u-boot/drivers
Lei Wen a7efd719f4 ARM: kirkwood: reduce dependence of including platform file
For files like the drivers/serial/serial.c, it must include the
platform file, as the CONFIG_SYS_NS16550_COM1 must reference to the
definition in the platform definition files.

Include the platform definition file in the config file, so that it
would decouple the dependence for the driver files.

Signed-off-by: Lei Wen <leiwen@marvell.com>
2011-10-27 21:56:33 +02:00
..
bios_emulator Replace space and tab checks with isblank 2011-10-17 22:25:34 +02:00
block consolidate mdelay by providing a common function for all users 2011-10-22 01:16:08 +02:00
dma fsl_dma: fix support for 83xx DMA engine 2011-07-06 19:09:27 -05:00
fpga FPGA: constify Lattice FPGA code 2011-09-05 11:41:42 +02:00
gpio ARM: kirkwood: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
hwmon hwmon: do not init sensors on startup 2011-08-04 23:30:38 +02:00
i2c I2C: Add i2c_get/set_speed() to mxc_i2c.c 2011-10-27 21:56:30 +02:00
input Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
misc misc: pmic: drop old Freescale's pmic driver 2011-10-27 21:56:32 +02:00
mmc tegra2: Enable MMC for Seaboard 2011-10-27 21:56:29 +02:00
mtd spi/eon: add support for new EON spi flash EN25Q32B 2011-10-23 23:32:43 +02:00
net ARM: kirkwood: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
pci pci: move pcidelay code to new location just before PCI bus scan 2011-10-15 22:16:53 +02:00
pcmcia PPC: Cleanup tqm8xx_pcmcia.c 2011-10-05 22:03:09 +02:00
power mmc: omap: config VMMC, MMC1_PBIAS 2011-09-30 22:00:55 +02:00
qe fsl: Change fsl_phy_enet_if to phy_interface_t 2011-04-20 15:09:35 -05:00
rtc RTC: Switch mc13783 to generic pmic code 2011-10-27 21:56:31 +02:00
serial NS16550: trivial code clean for checkpatch 2011-10-23 20:19:53 +02:00
spi ARM: kirkwood: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
twserial Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
usb ARM: kirkwood: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
video video: Moving mx3fb.c to CONFIG_VIDEO 2011-10-17 22:25:32 +02:00
watchdog AT91: fix at91sam_wdt.c to reworked header files 2011-05-18 07:56:51 +02:00