summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pci: Fix up code for CONFIG_PCI_ENUM_ONLYSimon Glass2015-08-051-1/+3
* pci: Use debug() instead of DEBUGF() in pci_auto.cSimon Glass2015-08-051-25/+23
* x86: Add some missing global_data declarations in files that use gdSimon Glass2015-08-051-0/+2
* dm: serial: Correct logic in serial_find_console_or_panic()Simon Glass2015-08-051-1/+1
* dm: core: Check for empty list in uclass_find_device()Simon Glass2015-08-051-0/+2
* x86: Sanity test on vesa parameters before setting up kernel screen_infoBin Meng2015-08-051-0/+4
* dm: pci: Allow scan bridge child devices before relocationBin Meng2015-08-051-4/+0
* drivers/ddr/fsl: Adjust bstopre valueYork Sun2015-08-032-5/+7
* drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helperhoria.geanta@freescale.com2015-08-031-9/+8
* drivers/crypto/fsl: fix snooping for write transactionshoria.geanta@freescale.com2015-08-032-4/+8
* drivers/crypto/fsl: fix "era" property value on LE platformshoria.geanta@freescale.com2015-08-031-2/+1
* drivers/pci/layerscape: Add EP mode supportMinghuan Lian2015-08-031-2/+135
* drivers/pci: Add function to find an extended capabilityMinghuan Lian2015-08-031-0/+53
* drivers/fsl-mc: flib changes for mc 8.0.0Prabhakar Kushwaha2015-08-038-129/+261
* drivers/crypto/fsl: enable raw data instead of von Neumann dataAlex Porosanu2015-08-031-1/+10
* drivers/crypto/fsl: disable RNG oscillator maximum frequency checkAlex Porosanu2015-08-031-2/+2
* driver/qe: use strncpy instead of strcpyZhao Qiang2015-08-031-1/+1
* drivers/qe: transform parameter to compatible typeZhao Qiang2015-08-031-2/+3
* fsl_esdhc.c: Always make check_and_invalidate_dcache_range availableTom Rini2015-08-021-2/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-08-0210-27/+139
|\
| * mxc: gpio add i.MX6UL supportPeng Fan2015-08-021-0/+4
| * sf: kconfig: add kconfig options for spi flashesNikita Kiryanov2015-08-021-0/+44
| * usb: kconfig: create a menu for usbNikita Kiryanov2015-08-021-0/+2
| * usb: kconfig: usb keyboard kconfigNikita Kiryanov2015-08-021-0/+27
| * arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig optionNikita Kiryanov2015-08-021-0/+7
| * mmc:fsl_esdhc invalidate dcache before readPeng Fan2015-07-261-0/+8
| * power: pmic: Add support for MAX77696 PMICFabio Estevam2015-07-262-0/+33
| * Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-07-1721-1044/+445
| |\
| * | thermal: imx_thermal: fix busywait if IMX6 temp <0CTim Harvey2015-07-101-1/+1
| * | i2c: fix vf610 supportAlbert ARIBAUD \(3ADEV\)2015-07-101-1/+2
| * | net: fec_mxc: remove useless struct nbufAlbert ARIBAUD \(3ADEV\)2015-07-101-15/+5
| * | thermal:imx_thermal: enter busywait cooling loop when over max CPU tempTim Harvey2015-07-101-10/+6
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-07-295-10/+49
|\ \ \
| * | | ARM: Tegra210: Add support to common Tegra source/config filesTom Warren2015-07-282-2/+41
| * | | mmc: tegra: Build warning fixes for 64-bitThierry Reding2015-07-271-3/+3
| * | | i2c: tegra: Build warning fixes for 64-bitThierry Reding2015-07-271-2/+2
| * | | dfu: fix 64-bit compile warningsStephen Warren2015-07-272-3/+3
* | | | dm: pci: Support bridge device configuration correctlyBin Meng2015-07-283-18/+61
* | | | dm: pci: Pass only device/function to pci_bus_find_devfn()Bin Meng2015-07-281-1/+1
* | | | dm: pci: Use complete bdf in all pci config read/write routinesBin Meng2015-07-281-27/+27
* | | | dm: pci: Correct primary/secondary/subordinate bus number assignmentBin Meng2015-07-281-0/+9
* | | | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-07-282-9/+21
|\ \ \ \
| * | | | spi: zynq_spi: Simplify debug macroMichal Simek2015-07-281-1/+1
| * | | | net: gem: Extend timeout valueMichal Simek2015-07-281-1/+1
| * | | | spi: Fix zynq SPI bindingMichal Simek2015-07-281-1/+1
| * | | | zynq: gem: Setting up WRAP bit for one TX bdMichal Simek2015-07-281-1/+2
| * | | | zynq: gem: Increase the Rx buffer descriptors to 32Siva Durga Prasad Paladugu2015-07-281-1/+1
| * | | | zynqmp: gem: Flush the rx buffers while transmittingSiva Durga Prasad Paladugu2015-07-281-3/+7
| * | | | zynqmp: gem: Set data bus width to 64bit for arm64Siva Durga Prasad Paladugu2015-07-281-1/+8
| |/ / /
* | | | keystone2: net: add mcast function to keyston2 Ethernet driverVitaly Andrianov2015-07-271-0/+10
OpenPOWER on IntegriCloud