summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-01-29dm: i2c: Provide an offset length parameter where neededSimon Glass
2015-01-29dm: i2c: Add a compatbility layerSimon Glass
2015-01-29dm: i2c: Rename driver model I2C functions to permit compatibilitySimon Glass
2015-01-29dm: spi: Remove use of fdtdec GPIO supportSimon Glass
2015-01-29dm: usb: Remove use of fdtdec GPIO supportSimon Glass
2015-01-29dm: mmc: Remove use of fdtdec GPIO supportSimon Glass
2015-01-29dm: tegra: nand: Remove use of fdtdec GPIO supportSimon Glass
2015-01-29dm: tegra: video: Remove use of fdtdec GPIO supportSimon Glass
2015-01-29dm: exynos: Add a GPIO translation functionSimon Glass
2015-01-29dm: tegra: Add a GPIO translation functionSimon Glass
2015-01-29dm: cros_ec: Remove use of fdtdec GPIO supportSimon Glass
2015-01-29dm: demo: Add a simple GPIO demonstrationSimon Glass
2015-01-29dm: gpio: Add better functions to request GPIOsSimon Glass
2015-01-29dm: gpio: Add a driver GPIO translation methodSimon Glass
2015-01-29dm: gpio: Add a native driver model APISimon Glass
2015-01-29i2c: UniPhier: add driver for UniPhier FIFO-builtin i2c controllerMasahiro Yamada
2015-01-29i2c: UniPhier: add driver for UniPhier i2c controllerMasahiro Yamada
2015-01-29i2c: add CONFIG_DM_I2C to KconfigMasahiro Yamada
2015-01-26Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2015-01-26Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-01-26serial: Extend structure comments with register offsetMichal Simek
2015-01-26serial: zynq: Use global baudrate instead of hardcoded oneMichal Simek
2015-01-25Merge branch 'master' of git://git.denx.de/u-boot-marvellTom Rini
2015-01-25kirkwood: define empty CONFIG_MVGBE_PORTS by defaultLuka Perkov
2015-01-24x86: spi: Add device tree supportSimon Glass
2015-01-24x86: rtc: mc146818: Add helpers to read/write CMOS RAMSimon Glass
2015-01-23crypto/fsl: Add fixup for crypto nodeRuchika Gupta
2015-01-23arm/ls1021a: Add workaround for DDR erratum A008378York Sun
2015-01-23pci: tegra: Fix port information parsingSjoerd Simons
2015-01-23x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINESSimon Glass
2015-01-23x86: Access the VGA ROM when neededSimon Glass
2015-01-23x86: ahci: Make sure interface is not busy after enabling the portBin Meng
2015-01-23x86: Drop the x86_fb driverSimon Glass
2015-01-23x86: Add a VESA video driverSimon Glass
2015-01-23x86: pci: Don't stop when we get a vendor/device mismatchSimon Glass
2015-01-23bios_emulator: Add some VESA interface debuggingSimon Glass
2015-01-23bios_emulator: Don't display error when emulator terminatesSimon Glass
2015-01-23x86: Support ROMs on other archsSimon Glass
2015-01-23x86: Correct endianness isues in pci_romSimon Glass
2015-01-23bios_emulator: Fix an #ifdef typo in the header fileSimon Glass
2015-01-23powerpc: mpc5xxx: remove Total5200 board supportMasahiro Yamada
2015-01-23powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boardsMasahiro Yamada
2015-01-23Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-01-23sunxi: video: Make pwm polarity configurableHans de Goede
2015-01-23sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panelsHans de Goede
2015-01-22Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2015-01-22video: Add support for Hitachi tx18d42vm LVDS LCD panelsHans de Goede
2015-01-22Merge branch 'phys_t' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-01-22Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-01-22sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problemsHans de Goede