9
0
Fork 0
barebox/arch/sandbox/board
Alexander Shiyan 6a256321b8 Use new device_platform_driver() macro for drivers
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-02-13 09:23:28 +01:00
..
env move boards to arch/<architecure>/boards 2010-07-23 08:35:25 +02:00
.gitignore move boards to arch/<architecure>/boards 2010-07-23 08:35:25 +02:00
Makefile sandbox: do not register device before barebox is started 2012-09-20 08:50:59 +02:00
barebox.lds.S add magicvar command 2011-11-29 20:51:31 +01:00
board.c switch all platform_bus device/driver registering to platform_driver/device_register 2012-10-04 15:19:12 +02:00
clock.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
config.h sandbox: move __SANDBOX__ to Makefile 2011-10-23 13:36:22 +02:00
console.c Merge branch 'for-next/remove-fsf-address' 2012-10-03 21:12:48 +02:00
devices.c switch all platform_bus device/driver registering to platform_driver/device_register 2012-10-04 15:19:12 +02:00
hostfile.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00