summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * video: ssd2828: Allow using 'pclk' as the PLL clock sourceSiarhei Siamashka2015-01-223-7/+28
| * video: sunxi: Hook up SSD2828 with the sunxi video driverSiarhei Siamashka2015-01-221-0/+38
| * video: Add support for SSD2828 (parallel LCD to MIPI bridge)Siarhei Siamashka2015-01-224-0/+616
| * sunxi: axp221: Add ELDO[1-3] supportSiarhei Siamashka2015-01-222-0/+43
| * sunxi: axp209: Disable interrupts when intializing the axp209Hans de Goede2015-01-221-1/+13
| * sunxi: mmc: Add support for sun9i (A80)Hans de Goede2015-01-221-2/+14
| * sunxi: mmc: Use a realistic timeout when sending a mmc commandHans de Goede2015-01-221-1/+1
| * sunxi: display: Make lcd display clk phase configurableHans de Goede2015-01-221-6/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-01-227-13/+678
|\ \
| * | net/vsc9953: Add driver for Vitesse VSC9953 L2 Switch IPCodrin Ciubotariu2015-01-162-0/+498
| * | net/fm: Enable FMAN ports if l2switch ports are connected over SGMIICodrin Ciubotariu2015-01-161-1/+2
| * | net/fm: Fix error when FMAN MAC has no PHYCodrin Ciubotariu2015-01-161-12/+18
| * | phylib: add support for aquantia PHYsShaohui Xie2015-01-163-0/+160
* | | Merge branch 'phys_t' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-01-223-5/+6
|\ \ \
| * | | mmc: zynq: Use phys_addr_t for addressesMichal Simek2015-01-211-2/+2
| * | | net: ll_temac: Fix compilation warning because of phys_addr_tMichal Simek2015-01-211-1/+1
| * | | net: gem: Use phys_addr_t instead of int for addressesMichal Simek2015-01-211-2/+3
| | |/ | |/|
* | | Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-01-222-5/+19
|\ \ \ | |/ / |/| |
| * | fpga: xilinx: Show fpga info if definedMichal Simek2015-01-211-4/+5
| * | fpga: xilinx: Check if fpga operations are definedMichal Simek2015-01-211-2/+15
| * | fpga: Export fpga_get_desc for SPLMichal Simek2015-01-211-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2015-01-204-25/+987
|\ \ \
| * | | mmc: Skip changing bus width for MMC cards earlier than version 4.0Andrew Gabbasov2015-01-191-2/+5
| * | | mmc: Avoid redundant switching to 1-bit bus width for MMC cardsAndrew Gabbasov2015-01-191-0/+12
| * | | mmc: extend mmcinfo output to show partition write reliability settingsDiego Santa Cruz2015-01-191-0/+2
| * | | mmc: extend the mmc hardware partitioning API with write reliabilityDiego Santa Cruz2015-01-191-0/+39
| * | | mmc: add API to do eMMC hardware partitioningDiego Santa Cruz2015-01-191-0/+155
| * | | mmc: the ext_csd data may be used during init even if reading failedDiego Santa Cruz2015-01-191-1/+3
| * | | mmc: eMMC partitioning data is not effective till partitioning completedDiego Santa Cruz2015-01-191-23/+35
| * | | mmc: read the high capacity WP group size for eMMCDiego Santa Cruz2015-01-191-0/+6
| * | | mmc: fix erase_grp_size computation with high-capacity size definitionDiego Santa Cruz2015-01-191-2/+1
| * | | mmc: read the size of eMMC enhanced user data areaDiego Santa Cruz2015-01-191-0/+15
| * | | mmc: computation of eMMC GP partition size was missing 512 KiB factorDiego Santa Cruz2015-01-191-0/+1
| * | | mmc: incomplete test to switch to high-capacity group size definitionsDiego Santa Cruz2015-01-191-22/+30
| * | | mmc: extend mmcinfo to show enhanced partition attributeDiego Santa Cruz2015-01-191-0/+3
| * | | mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoCNobuhiro Iwamatsu2015-01-193-0/+705
| | |/ | |/|
* | | usb: eth: asix88179: add ability to modify MAC addressRene Griessl2015-01-181-0/+14
* | | musb-new: Add interrupt queue supportHans de Goede2015-01-181-0/+65
OpenPOWER on IntegriCloud