summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/pci/pci_rom.c: fix compile warning under 64bit modeMinghuan Lian2015-01-301-1/+1
* drivers/net/e1000.c: fix compile warning under 64bit modeMinghuan Lian2015-01-301-14/+17
* 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
| * | 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
OpenPOWER on IntegriCloud