9
0
Fork 0
barebox/drivers
Sascha Hauer c3789cd49b rework device parameters
Change device parameters so that the memory management is in generic
code. This also removes the need of storing statically initialized
parameters as they are stored in a struct list_head for each device.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2010-06-17 08:28:25 +02:00
..
ata Add a low level disk drive access driver 2010-01-14 10:06:16 +01:00
i2c i2c: implement i2c_get_adapter() 2010-05-26 10:34:58 +02:00
nand rework device parameters 2010-06-17 08:28:25 +02:00
net network drivers: call net_receive directly instead of NetReceive 2010-06-17 08:28:25 +02:00
nor cfi_flash: use flash_write_word instead of reimplementing it again 2010-05-03 15:01:28 +02:00
serial Add PrimeCell PL010 serial driver 2010-01-14 10:04:13 +01:00
spi spi: dev->id is an int, not a string, fix debug output 2009-11-24 10:01:07 +01:00
usb fsl_udc: make it work with MMU on 2010-05-03 15:02:03 +02:00
video rework device parameters 2010-06-17 08:28:25 +02:00
Kconfig Start to add ATA support to barebox 2010-01-14 10:06:16 +01:00
Makefile Start to add ATA support to barebox 2010-01-14 10:06:16 +01:00