summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm: Add support for LEDsSimon Glass2015-07-215-0/+76
* dm: Add support for generic system controllers (syscon)Simon Glass2015-07-212-0/+74
* dm: Add support for register maps (regmap)Simon Glass2015-07-212-0/+87
* dm: gpio: Add dm_gpio_request() to manually request a GPIOSimon Glass2015-07-211-1/+1
* dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO nameSimon Glass2015-07-211-8/+26
* dm: gpio: Allow GPIO uclass to be used in SPLSimon Glass2015-07-211-4/+0
* dm: core: Correct device_get_child_by_of_offset() parameterSimon Glass2015-07-211-2/+2
* dm: core: Add a function to find any device from device treeSimon Glass2015-07-211-0/+25
* dm: core: Use debug() instead of printf() for failuresSimon Glass2015-07-211-3/+3
* dm: Move the tree/uclass dump code into its own fileSimon Glass2015-07-212-0/+97
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-07-2010-185/+266
|\
| * driver/ldpaa_eth:Avoid infinite loop in ldpaa_eth_rxPrabhakar Kushwaha2015-07-201-1/+8
| * driver/ldpaa_eth: Avoid TX conf framesPrabhakar Kushwaha2015-07-202-111/+4
| * driver/ldpaa_eth: Add timeout handling DQRR entry readPrabhakar Kushwaha2015-07-201-14/+22
| * driver/ldpaa_eth: Retry enqueue if portal was busyPrabhakar Kushwaha2015-07-201-2/+30
| * armv8/fsl-lsch3: device tree fixups for PCI stream IDsStuart Yoder2015-07-201-0/+62
| * drivers/fsl-mc: dynamically create ICID pool in DPCStuart Yoder2015-07-201-0/+36
| * armv8/fsl-lsch3: partition stream IDsStuart Yoder2015-07-201-1/+1
| * drivers: fsl-mc: Return error for major version mismatchPrabhakar Kushwaha2015-07-201-2/+7
| * drivers: fsl-mc: Update qbman driverPrabhakar Kushwaha2015-07-203-37/+53
| * drivers: fsl-mc: Update flibs to mc-0.6.0.1Prabhakar Kushwaha2015-07-202-6/+8
| * drivers/fsl-mc: Autoload AOIP image from NOR flashJ. German Rivera2015-07-201-0/+23
| * driver/ldpaa_eth:Flush buffer before seeding BMAN after TX_confPrabhakar Kushwaha2015-07-201-0/+1
| * drivers/fsl-mc: Make MC boot error messages more readableJ. German Rivera2015-07-201-18/+13
| * driver/fsl_debug_server: Fix the DDR hide logic for LS2085aBhupesh Sharma2015-07-202-8/+5
| * driver/ddr/fsl: Add a hook to update SPD addressYork Sun2015-07-201-0/+8
* | fdt: armv8: Fix build warnings on armv8Haikun Wang2015-07-201-2/+2
|/
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-07-1512-963/+314
|\
| * pci: Disable expansion ROM address decoding when signature check failsBin Meng2015-07-141-0/+4
| * pci: Configure expansion ROM during auto config processBin Meng2015-07-142-31/+22
| * drivers: block: Remove the ata_piix driverBin Meng2015-07-143-789/+0
| * dm: x86: baytrail: Correct PCI region 3 when driver model is usedSimon Glass2015-07-141-2/+6
| * x86: pci: Tidy up the generic x86 PCI driverSimon Glass2015-07-141-5/+8
| * dm: spi: Correct BIOS protection logic for ICH9Simon Glass2015-07-141-5/+4
| * dm: spi: Correct status register access widthSimon Glass2015-07-141-1/+5
| * x86: Configure VESA parameters before loading Linux kernelBin Meng2015-07-141-0/+28
| * x86: Move VGA option rom macros to KconfigBin Meng2015-07-141-2/+2
| * video: Add 32-bit color depth support for VBEJian Luo2015-07-141-0/+1
| * video: vesa_fb: Look up VGA device by class instead of idBin Meng2015-07-141-14/+2
| * dm: pci: Correct bus number when scanning sub-busesSimon Glass2015-07-141-1/+1
| * dm: pci: Use the correct hose when configuring devicesSimon Glass2015-07-142-1/+11
| * dm: rtc: Support mc146818 driver in driver modelBin Meng2015-07-141-108/+204
| * x86: Move MP initialization codes into a common placeBin Meng2015-07-141-0/+2
| * dm: cpu: Add a new get_count method to cpu uclassBin Meng2015-07-141-0/+10
| * dm: cpu: Test against cpu_ops->get_info in cpu_get_info()Bin Meng2015-07-141-1/+1
| * dm: cpu: Fix undefined ENOSYS build errorBin Meng2015-07-141-0/+1
| * dm: spi: Correct minor nits in ICH driverSimon Glass2015-07-141-3/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-07-143-36/+28
|\ \ | |/ |/|
| * spi: cadence_qspi: support FIFO width other than 4 bytesVikas Manocha2015-07-031-23/+23
| * spi: cadence_qspi: get sram size from device treeVikas Manocha2015-07-033-5/+3
OpenPOWER on IntegriCloud