u-boot-2016/drivers
Stefano Babic 99c006a320 mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessors
Some registers of the mxcmmc driver were accessed using
16 bit accessor functions, because only the LSB is
significant. This is not needed and generates
warnings.

Signed-off-by: Stefano Babic <sbabic@denx.de>
2010-03-21 22:22:52 +01:00
..
bios_emulator drivers/bios_emulator: Fix compile error in .depend not being generated 2009-12-17 22:24:36 +01:00
block Misc SATA fixups 2009-09-04 21:53:37 +02:00
dma ColdFire: Fix compile warning messages 2009-08-26 03:44:31 -05:00
fpga fpga: Remove relocation fixups 2009-10-03 10:17:56 +02:00
gpio add a new AT91 GPIO driver 2010-02-12 12:31:54 -06:00
hwmon Misc ds1722 fixups 2009-09-04 21:54:52 +02:00
i2c convert common files to new SoC access 2010-02-12 12:31:55 -06:00
input License cleanup: remove unintended "All Rights Reserved" notices. 2009-09-04 23:00:56 +02:00
misc TWL4030: make LEDs selectable for twl4030_led_init() 2010-01-04 08:48:15 -06:00
mmc mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessors 2010-03-21 22:22:52 +01:00
mtd Prepare v2010.03-rc1 2010-03-12 23:06:04 +01:00
net mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver. 2010-03-12 09:49:23 +01:00
pci Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device() 2010-03-21 17:58:07 +01:00
pcmcia Misc ti_pci1410a fixups 2009-09-04 21:54:04 +02:00
power OMAP3 Move twl4030 mmc function 2009-07-29 09:57:43 +02:00
qe 83xx, uec: split enet_interface in two variables 2010-01-31 22:37:12 -08:00
rtc Merge branch 'master' into next 2009-12-05 02:11:59 +01:00
serial Add support for Freescale MX25 SOC 2010-03-07 12:36:36 -06:00
spi Prepare v2010.03-rc1 2010-03-12 23:06:04 +01:00
twserial drivers/twserial: Add protocol driver for "three wire serial" interface. 2009-03-30 09:38:36 +02:00
usb Prepare v2010.03-rc1 2010-03-12 23:06:04 +01:00
video video: Fix console display when splashscreen is used 2010-03-13 16:42:25 +01:00
watchdog at91sam9: add watchdog support 2009-04-04 20:42:19 +02:00