aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-01-26Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini14-139/+384
2015-01-26Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini1-23/+7
2015-01-26serial: Extend structure comments with register offsetMichal Simek1-6/+6
2015-01-26serial: zynq: Use global baudrate instead of hardcoded oneMichal Simek1-17/+1
2015-01-25Merge branch 'master' of git://git.denx.de/u-boot-marvellTom Rini1-0/+4
2015-01-25kirkwood: define empty CONFIG_MVGBE_PORTS by defaultLuka Perkov1-0/+4
2015-01-24x86: spi: Add device tree supportSimon Glass1-0/+7
2015-01-24x86: rtc: mc146818: Add helpers to read/write CMOS RAMSimon Glass1-48/+73
2015-01-23crypto/fsl: Add fixup for crypto nodeRuchika Gupta2-0/+185
2015-01-23arm/ls1021a: Add workaround for DDR erratum A008378York Sun1-0/+8
2015-01-23pci: tegra: Fix port information parsingSjoerd Simons1-3/+2
2015-01-23x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINESSimon Glass1-9/+17
2015-01-23x86: Access the VGA ROM when neededSimon Glass2-2/+33
2015-01-23x86: ahci: Make sure interface is not busy after enabling the portBin Meng1-1/+19
2015-01-23x86: Drop the x86_fb driverSimon Glass3-48/+0
2015-01-23x86: Add a VESA video driverSimon Glass3-0/+75
2015-01-23x86: pci: Don't stop when we get a vendor/device mismatchSimon Glass1-1/+1
2015-01-23bios_emulator: Add some VESA interface debuggingSimon Glass1-20/+141
2015-01-23bios_emulator: Don't display error when emulator terminatesSimon Glass1-1/+1
2015-01-23x86: Support ROMs on other archsSimon Glass1-0/+6
2015-01-23x86: Correct endianness isues in pci_romSimon Glass1-11/+14
2015-01-23bios_emulator: Fix an #ifdef typo in the header fileSimon Glass1-1/+1
2015-01-23powerpc: mpc5xxx: remove Total5200 board supportMasahiro Yamada3-13/+0
2015-01-23powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boardsMasahiro Yamada1-5/+0
2015-01-23Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini11-20/+993
2015-01-23sunxi: video: Make pwm polarity configurableHans de Goede1-6/+11
2015-01-23sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panelsHans de Goede1-0/+5
2015-01-22Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini7-13/+678
2015-01-22video: Add support for Hitachi tx18d42vm LVDS LCD panelsHans de Goede4-3/+103
2015-01-22Merge branch 'phys_t' of git://www.denx.de/git/u-boot-microblazeTom Rini3-5/+6
2015-01-22Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini2-5/+19
2015-01-22sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problemsHans de Goede1-4/+130
2015-01-22video: ssd2828: Allow using 'pclk' as the PLL clock sourceSiarhei Siamashka3-7/+28
2015-01-22video: sunxi: Hook up SSD2828 with the sunxi video driverSiarhei Siamashka1-0/+38
2015-01-22video: Add support for SSD2828 (parallel LCD to MIPI bridge)Siarhei Siamashka4-0/+616
2015-01-22sunxi: axp221: Add ELDO[1-3] supportSiarhei Siamashka2-0/+43
2015-01-22sunxi: axp209: Disable interrupts when intializing the axp209Hans de Goede1-1/+13
2015-01-22sunxi: mmc: Add support for sun9i (A80)Hans de Goede1-2/+14
2015-01-22sunxi: mmc: Use a realistic timeout when sending a mmc commandHans de Goede1-1/+1
2015-01-22sunxi: display: Make lcd display clk phase configurableHans de Goede1-6/+1
2015-01-21mmc: zynq: Use phys_addr_t for addressesMichal Simek1-2/+2
2015-01-21net: ll_temac: Fix compilation warning because of phys_addr_tMichal Simek1-1/+1
2015-01-21net: gem: Use phys_addr_t instead of int for addressesMichal Simek1-2/+3
2015-01-21fpga: xilinx: Show fpga info if definedMichal Simek1-4/+5
2015-01-21fpga: xilinx: Check if fpga operations are definedMichal Simek1-2/+15
2015-01-21fpga: Export fpga_get_desc for SPLMichal Simek1-1/+1
2015-01-20Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini4-25/+987
2015-01-19mmc: Skip changing bus width for MMC cards earlier than version 4.0Andrew Gabbasov1-2/+5
2015-01-19mmc: Avoid redundant switching to 1-bit bus width for MMC cardsAndrew Gabbasov1-0/+12
2015-01-19mmc: extend mmcinfo output to show partition write reliability settingsDiego Santa Cruz1-0/+2