1
0
Fork 0
remarkable-uboot/drivers
Stefan Roese dbe29e36a4 mtd: nand/onenand: Register mtd device upon device scanning
With this patch the NAND and OneNAND devices are registered in the MTD
subsystem and can then be referenced by the mtdcore code (e.g.
get_mtd_device_nm()). This is needed for the new "ubi part" command
syntax without the flash type parameter (nor|nand|onenand).

Signed-off-by: Stefan Roese <sr@denx.de>
2009-04-28 01:15:38 +02:00
..
bios_emulator drivers/bios_emulator: Move conditional compilation to Makefile 2008-12-07 01:29:31 +01:00
block Update CHANGELOG, coding style cleanup. 2009-04-05 00:27:57 +02:00
dma drivers/dma: Move conditional compilation to Makefile 2008-08-13 01:40:39 +02:00
fpga fpga: Fix Spartan III FPGA booting 2009-02-21 22:52:44 +01:00
gpio i.MX31: add a simple gpio driver 2009-02-24 09:43:10 +01:00
hwmon rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
i2c Merge branch 'master' of git://git.denx.de/u-boot-arm 2009-04-02 00:24:33 +02:00
input Rename common ns16550 constants with UART_ prefix to prevent conflicts 2009-04-03 22:34:07 +02:00
misc fsl_law: Fix bug in calculation of LAW sizing 2009-04-04 10:21:40 -05:00
mmc Replace __attribute references with __attribute__ 2009-04-28 01:01:39 +02:00
mtd mtd: nand/onenand: Register mtd device upon device scanning 2009-04-28 01:15:38 +02:00
net dm9000 EEPROM reading bugfix 2009-04-28 00:28:18 +02:00
pci fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h 2009-04-04 10:21:29 -05:00
pcmcia mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into Makefile 2009-02-18 00:51:21 +01:00
qe Update CHANGELOG, coding style cleanup. 2009-04-05 00:27:57 +02:00
rtc Update CHANGELOG, coding style cleanup. 2009-04-05 00:27:57 +02:00
serial mips/vcth: Use generic 16550 uart driver 2009-04-28 01:10:24 +02:00
spi at91sam9/at91cap: improve clock framework 2009-04-16 21:30:44 +02:00
twserial drivers/twserial: Add protocol driver for "three wire serial" interface. 2009-03-30 09:38:36 +02:00
usb Replace __attribute references with __attribute__ 2009-04-28 01:01:39 +02:00
video video: add an i.MX31 framebuffer driver 2009-02-24 10:22:59 +01:00
watchdog at91sam9: add watchdog support 2009-04-04 20:42:19 +02:00