9
0
Fork 0
barebox/arch/mips/lib
Sascha Hauer 4d85cb974a include: Move bulk of boot.h to bootm.h
The majority of the stuff currently in include/boot.h is about bootm
code implemented common/bootm.c. To be more consistent move it to a
new file include/bootm.h.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2016-07-26 08:31:31 +02:00
..
.gitignore MIPS: add common MIPS stuff 2011-08-05 18:20:17 +02:00
Makefile MIPS: implement dma_sync_* functions 2016-03-09 19:58:50 +01:00
ashldi3.c MIPS: import libgcc-related files from linux-2.6.39 2011-08-05 18:20:17 +02:00
ashrdi3.c MIPS: import libgcc-related files from linux-2.6.39 2011-08-05 18:20:17 +02:00
asm-offsets.c MIPS: add asm-offsets.h generation 2013-12-04 17:01:11 +01:00
barebox.lds.S exitcall: Add exitcall infrastructure 2015-07-13 08:28:19 +02:00
bootm.c include: Move bulk of boot.h to bootm.h 2016-07-26 08:31:31 +02:00
c-r4k.c MIPS: flush cache on shutdown 2016-03-09 19:58:50 +01:00
cpu-probe.c mips: c-r4k: detect secondary cache 2015-11-03 08:25:56 +01:00
cpuinfo.c mips: cpuinfo: report secondary cache configuration 2015-11-03 08:25:56 +01:00
csrc-r4k.c MIPS: csrc-r4k: get cp0 counter rate from devicetree 2016-07-07 09:29:54 +02:00
dma-default.c MIPS: implement dma_sync_* functions 2016-03-09 19:58:50 +01:00
genex.S MIPS: allow user to pass incorrect address to md command 2015-11-11 08:38:24 +01:00
libgcc.h mips: Fix compiler warnings 2012-04-05 08:50:01 +02:00
lshrdi3.c MIPS: import libgcc-related files from linux-2.6.39 2011-08-05 18:20:17 +02:00
memcpy.S MIPS: import optimized string functions from Linux 2015-11-26 09:36:34 +01:00
memset.S MIPS: import optimized string functions from Linux 2015-11-26 09:36:34 +01:00
shutdown.c MIPS: flush cache on shutdown 2016-03-09 19:58:50 +01:00
traps.c MIPS: allow user to pass incorrect address to md command 2015-11-11 08:38:24 +01:00