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