summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-07-20driver/ldpaa_eth:Avoid infinite loop in ldpaa_eth_rxPrabhakar Kushwaha1-1/+8
2015-07-20driver/ldpaa_eth: Avoid TX conf framesPrabhakar Kushwaha2-111/+4
2015-07-20driver/ldpaa_eth: Add timeout handling DQRR entry readPrabhakar Kushwaha1-14/+22
2015-07-20driver/ldpaa_eth: Retry enqueue if portal was busyPrabhakar Kushwaha1-2/+30
2015-07-20armv8/fsl-lsch3: device tree fixups for PCI stream IDsStuart Yoder1-0/+62
2015-07-20drivers/fsl-mc: dynamically create ICID pool in DPCStuart Yoder1-0/+36
2015-07-20armv8/fsl-lsch3: partition stream IDsStuart Yoder1-1/+1
2015-07-20drivers: fsl-mc: Return error for major version mismatchPrabhakar Kushwaha1-2/+7
2015-07-20drivers: fsl-mc: Update qbman driverPrabhakar Kushwaha3-37/+53
2015-07-20drivers: fsl-mc: Update flibs to mc-0.6.0.1Prabhakar Kushwaha2-6/+8
2015-07-20drivers/fsl-mc: Autoload AOIP image from NOR flashJ. German Rivera1-0/+23
2015-07-20driver/ldpaa_eth:Flush buffer before seeding BMAN after TX_confPrabhakar Kushwaha1-0/+1
2015-07-20drivers/fsl-mc: Make MC boot error messages more readableJ. German Rivera1-18/+13
2015-07-20driver/fsl_debug_server: Fix the DDR hide logic for LS2085aBhupesh Sharma2-8/+5
2015-07-20driver/ddr/fsl: Add a hook to update SPD addressYork Sun1-0/+8
2015-07-15Merge git://git.denx.de/u-boot-x86Tom Rini12-963/+314
2015-07-15pci: Disable expansion ROM address decoding when signature check failsBin Meng1-0/+4
2015-07-15pci: Configure expansion ROM during auto config processBin Meng2-31/+22
2015-07-15drivers: block: Remove the ata_piix driverBin Meng3-789/+0
2015-07-15dm: x86: baytrail: Correct PCI region 3 when driver model is usedSimon Glass1-2/+6
2015-07-15x86: pci: Tidy up the generic x86 PCI driverSimon Glass1-5/+8
2015-07-15dm: spi: Correct BIOS protection logic for ICH9Simon Glass1-5/+4
2015-07-15dm: spi: Correct status register access widthSimon Glass1-1/+5
2015-07-15x86: Configure VESA parameters before loading Linux kernelBin Meng1-0/+28
2015-07-15x86: Move VGA option rom macros to KconfigBin Meng1-2/+2
2015-07-15video: Add 32-bit color depth support for VBEJian Luo1-0/+1
2015-07-15video: vesa_fb: Look up VGA device by class instead of idBin Meng1-14/+2
2015-07-15dm: pci: Correct bus number when scanning sub-busesSimon Glass1-1/+1
2015-07-15dm: pci: Use the correct hose when configuring devicesSimon Glass2-1/+11
2015-07-15dm: rtc: Support mc146818 driver in driver modelBin Meng1-108/+204
2015-07-15x86: Move MP initialization codes into a common placeBin Meng1-0/+2
2015-07-15dm: cpu: Add a new get_count method to cpu uclassBin Meng1-0/+10
2015-07-15dm: cpu: Test against cpu_ops->get_info in cpu_get_info()Bin Meng1-1/+1
2015-07-15dm: cpu: Fix undefined ENOSYS build errorBin Meng1-0/+1
2015-07-15dm: spi: Correct minor nits in ICH driverSimon Glass1-3/+2
2015-07-14Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini3-36/+28
2015-07-10Merge git://git.denx.de/u-boot-samsungTom Rini1-1/+1
2015-07-10Merge git://git.denx.de/u-boot-marvellTom Rini3-8/+56
2015-07-10mtd: fix false positive "Offset exceeds device limit" errorMasahiro Yamada1-2/+3
2015-07-10usb: Add EHCI support for Armada 38x (mvebu)Stefan Roese1-0/+36
2015-07-10block: ahci: Don't enable port interruptsStefan Roese1-3/+0
2015-07-10mmc: sdhci.c: Add config option to use a fixed buffer for transfersStefan Roese1-0/+15
2015-07-10mmc: sdhci: Use timer based timeout detection in sdhci_send_command()Stefan Roese1-5/+5
2015-07-10exynos: i2c: Correct bug in pinmux selectionSimon Glass1-1/+1
2015-07-09ahci: Fix compiling warnings under 64bit platformsTang Yuantian2-34/+43
2015-07-08net: designware: Program MAC address to hardware after soft resetBin Meng1-0/+6
2015-07-07Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2-20/+35
2015-07-07arm: dcc: Add uart dcc support for armv8Siva Durga Prasad Paladugu1-0/+16
2015-07-07Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD48-797/+2019
2015-07-07gpio: lpc32xx: Use priv_data instead of platdataAxel Lin1-20/+19