u-boot-2016/drivers
Kyungmin Park 1bb707c39a Add Flex-OneNAND booting support
Flex-OneNAND is a monolithic integrated circuit with a NAND Flash array
using a NOR Flash interface. This on-chip integration enables system designers
to reduce external system logic and use high-density NAND Flash
in applications that would otherwise have to use more NOR components.

Flex-OneNAND enables users to configure to partition it into SLC and MLC areas
in more flexible way. While MLC area of Flex-OneNAND can be used to store data
that require low reliability and high density, SLC area of Flex-OneNAND
to store data that need high reliability and high performance. Flex-OneNAND
can let users take advantage of storing these two different types of data
into one chip, which is making Flex-OneNAND more cost- and space-effective.

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
2008-03-26 00:05:32 +01:00
..
bios_emulator Wipe out assembler warnings while compiling x86 biosemu 2008-02-16 00:31:16 +01:00
block drivers/block : move block drivers to drivers/block 2007-11-25 23:28:51 +01:00
dma Use #ifdef CONFIG_FSLDMAFEC 2008-02-14 22:13:28 +01:00
hwmon LM75 bug fix for negative temperatures 2008-02-22 16:33:09 +01:00
i2c drivers/i2c : move i2c drivers to drivers/i2c 2007-11-20 20:14:18 +01:00
input drivers/input : move input drivers to drivers/input 2007-11-25 23:28:49 +01:00
misc 86xx: Add print_laws function to fsl_law.c 2008-01-24 12:12:51 -06:00
mtd Add Flex-OneNAND booting support 2008-03-26 00:05:32 +01:00
net net: Add support AX88796L ethernet device 2008-03-25 22:55:15 +01:00
pci pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option 2008-03-23 01:38:22 +01:00
pcmcia pcmcia: Remove CONFIG_COMMANDS from marubun pcmcia driver 2008-01-15 23:30:40 +09:00
qe net: uec_phy: actually increment the timeout counter 2008-03-07 12:47:08 -06:00
rtc LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
serial OMAP5912: fix FIFO handling in UART driver 2008-02-05 00:04:15 +01:00
spi Fix conditional compilation of mpx8xxx_spi driver 2008-01-29 11:53:00 -06:00
usb usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver 2008-03-15 07:28:05 +01:00
video lwmon5 SYSMON POST: fix backlight control 2008-03-25 00:16:14 +01:00