9
0
Fork 0
barebox/arch
Marc Kleine-Budde 7b66d9cddd bootsource: create arch independent bootsource framework
This patch seperates the imx independent from the arch independent code. The
following functions and enums are renamed:

- imx_bootsource() -> bootsource_get()
- imx_set_bootsource() -> bootsource_set()
- enum imx_bootsource -> enum bootsource

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-04-04 10:54:22 +02:00
..
arm bootsource: create arch independent bootsource framework 2013-04-04 10:54:22 +02:00
blackfin nor flash: integrate into mtd 2013-02-14 23:37:53 +01:00
mips MIPS: pbl: fix none compression support 2013-02-05 09:43:17 +01:00
nios2 nor flash: integrate into mtd 2013-02-14 23:37:53 +01:00
openrisc remap_range: make function 'remap_range' global 2013-01-18 08:28:20 +01:00
ppc nor flash: integrate into mtd 2013-02-14 23:37:53 +01:00
sandbox Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
x86 barebox-data: add barebox-data sections 2013-01-18 11:56:50 +01:00
architecture.dox MIPS: add documentation 2011-08-05 18:20:17 +02:00