summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2015-01-22video: ssd2828: Allow using 'pclk' as the PLL clock sourceSiarhei Siamashka
2015-01-22video: sunxi: Hook up SSD2828 with the sunxi video driverSiarhei Siamashka
2015-01-22video: Add support for SSD2828 (parallel LCD to MIPI bridge)Siarhei Siamashka
2015-01-22sunxi: axp221: Add ELDO[1-3] supportSiarhei Siamashka
2015-01-22sunxi: axp209: Disable interrupts when intializing the axp209Hans de Goede
2015-01-22sunxi: mmc: Add support for sun9i (A80)Hans de Goede
2015-01-22sunxi: mmc: Use a realistic timeout when sending a mmc commandHans de Goede
2015-01-22sunxi: display: Make lcd display clk phase configurableHans de Goede
2015-01-21mmc: zynq: Use phys_addr_t for addressesMichal Simek
2015-01-21net: ll_temac: Fix compilation warning because of phys_addr_tMichal Simek
2015-01-21net: gem: Use phys_addr_t instead of int for addressesMichal Simek
2015-01-21fpga: xilinx: Show fpga info if definedMichal Simek
2015-01-21fpga: xilinx: Check if fpga operations are definedMichal Simek
2015-01-21fpga: Export fpga_get_desc for SPLMichal Simek
2015-01-20Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2015-01-19mmc: Skip changing bus width for MMC cards earlier than version 4.0Andrew Gabbasov
2015-01-19mmc: Avoid redundant switching to 1-bit bus width for MMC cardsAndrew Gabbasov
2015-01-19mmc: extend mmcinfo output to show partition write reliability settingsDiego Santa Cruz
2015-01-19mmc: extend the mmc hardware partitioning API with write reliabilityDiego Santa Cruz
2015-01-19mmc: add API to do eMMC hardware partitioningDiego Santa Cruz
2015-01-19mmc: the ext_csd data may be used during init even if reading failedDiego Santa Cruz
2015-01-19mmc: eMMC partitioning data is not effective till partitioning completedDiego Santa Cruz
2015-01-19mmc: read the high capacity WP group size for eMMCDiego Santa Cruz
2015-01-19mmc: fix erase_grp_size computation with high-capacity size definitionDiego Santa Cruz
2015-01-19mmc: read the size of eMMC enhanced user data areaDiego Santa Cruz
2015-01-19mmc: computation of eMMC GP partition size was missing 512 KiB factorDiego Santa Cruz
2015-01-19mmc: incomplete test to switch to high-capacity group size definitionsDiego Santa Cruz
2015-01-19mmc: extend mmcinfo to show enhanced partition attributeDiego Santa Cruz
2015-01-19mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoCNobuhiro Iwamatsu
2015-01-18usb: eth: asix88179: add ability to modify MAC addressRene Griessl