u-boot-brain/drivers
Wolfgang Denk 2a112b234d CFI: allow for dynamically determined flash sizes and addresses
The CFI driver allowed only for static initializers in the
CFG_FLASH_BANKS_LIST definition, i. e. it did not allow to map
several flash banks contiguously if the bank sizes were not known in
advance, which kind of violates U-Boot's design philosophy.

(will be used for example by the TQM8xxL boards)

Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-08-08 16:39:54 +02:00
..
bios_emulator Big white-space cleanup. 2008-05-21 00:14:08 +02:00
block Code cleanup: fix old style assignment ambiguities like "=-" etc. 2008-07-14 15:19:07 +02:00
dma Big white-space cleanup. 2008-05-21 00:14:08 +02:00
hwmon hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722 2008-07-13 15:35:02 +02:00
i2c fsl_i2c: Use timebase timer functions instead of get_timer() 2008-07-30 01:25:31 +02:00
input Code cleanup: fix old style assignment ambiguities like "=-" etc. 2008-07-14 15:19:07 +02:00
misc FSL LAW: Add new interface to use the last free LAW 2008-06-11 01:53:09 -05:00
mmc atmel_mci: Fix printf() format warnings 2008-07-23 16:15:01 +02:00
mtd CFI: allow for dynamically determined flash sizes and addresses 2008-08-08 16:39:54 +02:00
net E1000: clean up CONFIG_E1000_FALLBACK_MAC handling 2008-07-31 13:57:20 +02:00
pci pci: sh: Add pci_skip_dev and pci_print_dev function 2008-07-15 12:24:37 +09:00
pcmcia pcmcia/ti_pci1410a: Move compile condition to the Makefile 2008-06-26 17:04:25 +02:00
qe Big white-space cleanup. 2008-05-21 00:14:08 +02:00
rtc silence misc printf formatting compiler warnings 2008-07-10 22:12:09 +02:00
serial drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros 2008-08-03 02:24:52 +02:00
spi Move conditional compilation of MPC8XXX SPI driver to Makefile 2008-07-01 21:02:11 +02:00
usb Fix more printf() format warnings 2008-07-30 00:54:25 +02:00
video Fix Atmel LCD controller endianess for AVR32 processors 2008-07-31 17:47:37 +02:00