summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* dm: gpio: Add a driver GPIO translation methodSimon Glass2015-01-29-0/+16
* dm: gpio: Add a native driver model APISimon Glass2015-01-29-71/+147
* i2c: UniPhier: add driver for UniPhier FIFO-builtin i2c controllerMasahiro Yamada2015-01-29-0/+388
* i2c: UniPhier: add driver for UniPhier i2c controllerMasahiro Yamada2015-01-29-0/+248
* i2c: add CONFIG_DM_I2C to KconfigMasahiro Yamada2015-01-29-0/+6
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-01-26-139/+384
|\
| * x86: spi: Add device tree supportSimon Glass2015-01-24-0/+7
| * x86: rtc: mc146818: Add helpers to read/write CMOS RAMSimon Glass2015-01-24-48/+73
| * pci: tegra: Fix port information parsingSjoerd Simons2015-01-23-3/+2
| * x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINESSimon Glass2015-01-23-9/+17
| * x86: Access the VGA ROM when neededSimon Glass2015-01-23-2/+33
| * x86: ahci: Make sure interface is not busy after enabling the portBin Meng2015-01-23-1/+19
| * x86: Drop the x86_fb driverSimon Glass2015-01-23-48/+0
| * x86: Add a VESA video driverSimon Glass2015-01-23-0/+75
| * x86: pci: Don't stop when we get a vendor/device mismatchSimon Glass2015-01-23-1/+1
| * bios_emulator: Add some VESA interface debuggingSimon Glass2015-01-23-20/+141
| * bios_emulator: Don't display error when emulator terminatesSimon Glass2015-01-23-1/+1
| * x86: Support ROMs on other archsSimon Glass2015-01-23-0/+6
| * x86: Correct endianness isues in pci_romSimon Glass2015-01-23-11/+14
| * bios_emulator: Fix an #ifdef typo in the header fileSimon Glass2015-01-23-1/+1
* | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-01-26-23/+7
|\ \
| * | serial: Extend structure comments with register offsetMichal Simek2015-01-26-6/+6
| * | serial: zynq: Use global baudrate instead of hardcoded oneMichal Simek2015-01-26-17/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-marvellTom Rini2015-01-25-0/+4
|\ \ \
| * | | kirkwood: define empty CONFIG_MVGBE_PORTS by defaultLuka Perkov2015-01-25-0/+4
| | |/ | |/|
* | | crypto/fsl: Add fixup for crypto nodeRuchika Gupta2015-01-23-0/+185
* | | arm/ls1021a: Add workaround for DDR erratum A008378York Sun2015-01-23-0/+8
|/ /
* | powerpc: mpc5xxx: remove Total5200 board supportMasahiro Yamada2015-01-23-13/+0
* | powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boardsMasahiro Yamada2015-01-23-5/+0
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-01-23-20/+993
|\ \
| * | sunxi: video: Make pwm polarity configurableHans de Goede2015-01-23-6/+11
| * | sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panelsHans de Goede2015-01-23-0/+5
| * | video: Add support for Hitachi tx18d42vm LVDS LCD panelsHans de Goede2015-01-22-3/+103
| * | sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problemsHans de Goede2015-01-22-4/+130
| * | video: ssd2828: Allow using 'pclk' as the PLL clock sourceSiarhei Siamashka2015-01-22-7/+28
| * | video: sunxi: Hook up SSD2828 with the sunxi video driverSiarhei Siamashka2015-01-22-0/+38
| * | video: Add support for SSD2828 (parallel LCD to MIPI bridge)Siarhei Siamashka2015-01-22-0/+616
| * | sunxi: axp221: Add ELDO[1-3] supportSiarhei Siamashka2015-01-22-0/+43
| * | sunxi: axp209: Disable interrupts when intializing the axp209Hans de Goede2015-01-22-1/+13
| * | sunxi: mmc: Add support for sun9i (A80)Hans de Goede2015-01-22-2/+14
| * | sunxi: mmc: Use a realistic timeout when sending a mmc commandHans de Goede2015-01-22-1/+1
| * | sunxi: display: Make lcd display clk phase configurableHans de Goede2015-01-22-6/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-01-22-13/+678
|\ \ \
| * | | net/vsc9953: Add driver for Vitesse VSC9953 L2 Switch IPCodrin Ciubotariu2015-01-16-0/+498
| * | | net/fm: Enable FMAN ports if l2switch ports are connected over SGMIICodrin Ciubotariu2015-01-16-1/+2
| * | | net/fm: Fix error when FMAN MAC has no PHYCodrin Ciubotariu2015-01-16-12/+18
| * | | phylib: add support for aquantia PHYsShaohui Xie2015-01-16-0/+160
* | | | Merge branch 'phys_t' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-01-22-5/+6
|\ \ \ \
| * | | | mmc: zynq: Use phys_addr_t for addressesMichal Simek2015-01-21-2/+2
| * | | | net: ll_temac: Fix compilation warning because of phys_addr_tMichal Simek2015-01-21-1/+1