uboot/drivers
Axel Lin 4f60166c90 serial: ns16550: Remove hard-coded baud_divisor setting
This was accidentally added by commit dd0b0122ba
"serial: ns16550: Add an option to specify the debug UART register shift".
Remove it.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-04-28 16:49:03 -06:00
..
bios_emulator bios_emulator: Add some VESA interface debugging 2015-01-23 17:24:16 -07:00
block ahci: mmio_base is a virtual address 2015-04-18 16:54:29 -04:00
bootcount
core dm: core: drop device removal error path correctly 2015-04-28 16:49:02 -06:00
crypto Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 2015-03-05 20:50:30 -05:00
ddr driver/ddr/fsl: Add workaround for DDR erratum A008511 2015-04-23 08:55:54 -07:00
demo common: Make sure arch-specific map_sysmem() is defined 2015-04-18 11:11:09 -06:00
dfu dfu: nand: Verify writes 2015-03-30 23:24:38 -05:00
dma
fpga fpga: xilinx: Show fpga info if defined 2015-01-21 10:25:43 +01:00
gpio mvgpio: remove CONFIG_SHEEVA_88SV331xV5 dependency 2015-04-23 13:59:18 -04:00
hwmon dtt: add ds620 support 2015-04-10 14:23:23 +02:00
i2c driver/i2c/mxc: Enable I2C bus 3 and 4 2015-04-23 08:55:53 -07:00
input i8042: Add keyboard enable logic in kbd_reset() 2015-04-18 11:11:16 -06:00
memory
misc Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq 2015-04-24 13:43:24 -04:00
mmc ls2085a: esdhc: Add esdhc support for ls2085a 2015-04-23 16:46:51 -07:00
mtd Merge branch 'master' of git://git.denx.de/u-boot-spi 2015-04-28 07:28:43 -04:00
net board/ls2085qds: Add support ethernet 2015-04-23 16:46:50 -07:00
pci pci/layerscape: fix link and class issues to support ls2085a 2015-04-21 10:19:19 -07:00
pcmcia
power sunxi: axp221: Use vbus-available rather then vbus-usable for vbus-detect 2015-04-15 16:17:17 +02:00
pwm
qe QE/DeepSleep: add QE deepsleep support for mpc85xx 2015-04-21 10:19:19 -07:00
rtc remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
serial serial: ns16550: Remove hard-coded baud_divisor setting 2015-04-28 16:49:03 -06:00
soc
sound sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig 2015-04-18 11:11:39 -06:00
spi spi: omap3: Fix timeout handling 2015-04-27 21:08:42 +05:30
thermal dm: Expand and complete Kconfig in drivers/ 2015-02-12 10:35:33 -07:00
tpm sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig 2015-04-18 11:11:38 -06:00
twserial
usb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq 2015-04-24 13:43:24 -04:00
video Merge branch 'master' of git://git.denx.de/u-boot-video 2015-04-20 09:13:52 -04:00
watchdog watchdog/imx_watchdog: do not set WCR_WDW 2015-03-25 16:52:16 +01:00
Kconfig Create API to map between CPU physical and bus addresses 2015-04-14 05:47:59 +02:00
Makefile