summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-07-21dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO nameSimon Glass
2015-07-21dm: gpio: Allow GPIO uclass to be used in SPLSimon Glass
2015-07-21dm: core: Correct device_get_child_by_of_offset() parameterSimon Glass
2015-07-21dm: core: Add a function to find any device from device treeSimon Glass
2015-07-21dm: core: Use debug() instead of printf() for failuresSimon Glass
2015-07-21dm: Move the tree/uclass dump code into its own fileSimon Glass
2015-07-20Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-07-20driver/ldpaa_eth:Avoid infinite loop in ldpaa_eth_rxPrabhakar Kushwaha
2015-07-20driver/ldpaa_eth: Avoid TX conf framesPrabhakar Kushwaha
2015-07-20driver/ldpaa_eth: Add timeout handling DQRR entry readPrabhakar Kushwaha
2015-07-20driver/ldpaa_eth: Retry enqueue if portal was busyPrabhakar Kushwaha
2015-07-20armv8/fsl-lsch3: device tree fixups for PCI stream IDsStuart Yoder
2015-07-20drivers/fsl-mc: dynamically create ICID pool in DPCStuart Yoder
2015-07-20armv8/fsl-lsch3: partition stream IDsStuart Yoder
2015-07-20drivers: fsl-mc: Return error for major version mismatchPrabhakar Kushwaha
2015-07-20drivers: fsl-mc: Update qbman driverPrabhakar Kushwaha
2015-07-20drivers: fsl-mc: Update flibs to mc-0.6.0.1Prabhakar Kushwaha
2015-07-20drivers/fsl-mc: Autoload AOIP image from NOR flashJ. German Rivera
2015-07-20driver/ldpaa_eth:Flush buffer before seeding BMAN after TX_confPrabhakar Kushwaha
2015-07-20drivers/fsl-mc: Make MC boot error messages more readableJ. German Rivera
2015-07-20driver/fsl_debug_server: Fix the DDR hide logic for LS2085aBhupesh Sharma
2015-07-20driver/ddr/fsl: Add a hook to update SPD addressYork Sun
2015-07-20fdt: armv8: Fix build warnings on armv8Haikun Wang
2015-07-15Merge git://git.denx.de/u-boot-x86Tom Rini
2015-07-15pci: Disable expansion ROM address decoding when signature check failsBin Meng
2015-07-15pci: Configure expansion ROM during auto config processBin Meng
2015-07-15drivers: block: Remove the ata_piix driverBin Meng
2015-07-15dm: x86: baytrail: Correct PCI region 3 when driver model is usedSimon Glass
2015-07-15x86: pci: Tidy up the generic x86 PCI driverSimon Glass
2015-07-15dm: spi: Correct BIOS protection logic for ICH9Simon Glass
2015-07-15dm: spi: Correct status register access widthSimon Glass
2015-07-15x86: Configure VESA parameters before loading Linux kernelBin Meng
2015-07-15x86: Move VGA option rom macros to KconfigBin Meng
2015-07-15video: Add 32-bit color depth support for VBEJian Luo
2015-07-15video: vesa_fb: Look up VGA device by class instead of idBin Meng
2015-07-15dm: pci: Correct bus number when scanning sub-busesSimon Glass
2015-07-15dm: pci: Use the correct hose when configuring devicesSimon Glass
2015-07-15dm: rtc: Support mc146818 driver in driver modelBin Meng
2015-07-15x86: Move MP initialization codes into a common placeBin Meng
2015-07-15dm: cpu: Add a new get_count method to cpu uclassBin Meng
2015-07-15dm: cpu: Test against cpu_ops->get_info in cpu_get_info()Bin Meng
2015-07-15dm: cpu: Fix undefined ENOSYS build errorBin Meng
2015-07-15dm: spi: Correct minor nits in ICH driverSimon Glass
2015-07-14Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-07-10Merge git://git.denx.de/u-boot-samsungTom Rini
2015-07-10Merge git://git.denx.de/u-boot-marvellTom Rini
2015-07-10mtd: fix false positive "Offset exceeds device limit" errorMasahiro Yamada
2015-07-10usb: Add EHCI support for Armada 38x (mvebu)Stefan Roese
2015-07-10block: ahci: Don't enable port interruptsStefan Roese
2015-07-10mmc: sdhci.c: Add config option to use a fixed buffer for transfersStefan Roese