summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Allocate platform data when binding a deviceSimon Glass2015-01-292-13/+17
* dm: core: Tidy up error handling in device_bind()Simon Glass2015-01-291-8/+10
* dm: core: Set device tree node for root deviceSimon Glass2015-01-291-0/+3
* dm: i2c: Provide an offset length parameter where neededSimon Glass2015-01-293-9/+11
* dm: i2c: Add a compatbility layerSimon Glass2015-01-292-0/+99
* dm: i2c: Rename driver model I2C functions to permit compatibilitySimon Glass2015-01-293-8/+9
* dm: spi: Remove use of fdtdec GPIO supportSimon Glass2015-01-291-34/+28
* dm: usb: Remove use of fdtdec GPIO supportSimon Glass2015-01-293-30/+28
* dm: mmc: Remove use of fdtdec GPIO supportSimon Glass2015-01-292-35/+21
* dm: tegra: nand: Remove use of fdtdec GPIO supportSimon Glass2015-01-291-5/+4
* dm: tegra: video: Remove use of fdtdec GPIO supportSimon Glass2015-01-291-34/+20
* dm: exynos: Add a GPIO translation functionSimon Glass2015-01-291-1/+12
* dm: tegra: Add a GPIO translation functionSimon Glass2015-01-291-0/+18
* dm: cros_ec: Remove use of fdtdec GPIO supportSimon Glass2015-01-291-18/+6
* dm: demo: Add a simple GPIO demonstrationSimon Glass2015-01-292-0/+91
* dm: gpio: Add better functions to request GPIOsSimon Glass2015-01-292-2/+184
* dm: gpio: Add a driver GPIO translation methodSimon Glass2015-01-291-0/+16
* dm: gpio: Add a native driver model APISimon Glass2015-01-291-71/+147
* i2c: UniPhier: add driver for UniPhier FIFO-builtin i2c controllerMasahiro Yamada2015-01-293-0/+388
* i2c: UniPhier: add driver for UniPhier i2c controllerMasahiro Yamada2015-01-293-0/+248
* i2c: add CONFIG_DM_I2C to KconfigMasahiro Yamada2015-01-291-0/+6
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-01-2614-139/+384
|\
| * x86: spi: Add device tree supportSimon Glass2015-01-241-0/+7
| * x86: rtc: mc146818: Add helpers to read/write CMOS RAMSimon Glass2015-01-241-48/+73
| * pci: tegra: Fix port information parsingSjoerd Simons2015-01-231-3/+2
| * x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINESSimon Glass2015-01-231-9/+17
| * x86: Access the VGA ROM when neededSimon Glass2015-01-232-2/+33
| * x86: ahci: Make sure interface is not busy after enabling the portBin Meng2015-01-231-1/+19
| * x86: Drop the x86_fb driverSimon Glass2015-01-233-48/+0
| * x86: Add a VESA video driverSimon Glass2015-01-233-0/+75
| * x86: pci: Don't stop when we get a vendor/device mismatchSimon Glass2015-01-231-1/+1
| * bios_emulator: Add some VESA interface debuggingSimon Glass2015-01-231-20/+141
| * bios_emulator: Don't display error when emulator terminatesSimon Glass2015-01-231-1/+1
| * x86: Support ROMs on other archsSimon Glass2015-01-231-0/+6
| * x86: Correct endianness isues in pci_romSimon Glass2015-01-231-11/+14
| * bios_emulator: Fix an #ifdef typo in the header fileSimon Glass2015-01-231-1/+1
* | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-01-261-23/+7
|\ \
| * | serial: Extend structure comments with register offsetMichal Simek2015-01-261-6/+6
| * | serial: zynq: Use global baudrate instead of hardcoded oneMichal Simek2015-01-261-17/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-marvellTom Rini2015-01-251-0/+4
|\ \ \
| * | | kirkwood: define empty CONFIG_MVGBE_PORTS by defaultLuka Perkov2015-01-251-0/+4
| | |/ | |/|
* | | crypto/fsl: Add fixup for crypto nodeRuchika Gupta2015-01-232-0/+185
* | | arm/ls1021a: Add workaround for DDR erratum A008378York Sun2015-01-231-0/+8
|/ /
* | powerpc: mpc5xxx: remove Total5200 board supportMasahiro Yamada2015-01-233-13/+0
* | powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boardsMasahiro Yamada2015-01-231-5/+0
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-01-2311-20/+993
|\ \
| * | sunxi: video: Make pwm polarity configurableHans de Goede2015-01-231-6/+11
| * | sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panelsHans de Goede2015-01-231-0/+5
| * | video: Add support for Hitachi tx18d42vm LVDS LCD panelsHans de Goede2015-01-224-3/+103
| * | sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problemsHans de Goede2015-01-221-4/+130
OpenPOWER on IntegriCloud