summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* 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
* | | | misc: led: pca9551_led: Fix problem with multiple blink frequenciesStefan Roese2015-07-27-10/+22
|/ / /
* | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-07-25-20/+119
|\ \ \
| * | | sunxi: musb: Stop treating not having a vbus-det gpio as an errorHans de Goede2015-07-25-1/+1
| * | | sunxi: musb: Improve output during probingHans de Goede2015-07-25-5/+6
| * | | sunxi: musb: Use device-model for musb host modeHans de Goede2015-07-25-0/+57
| * | | sunxi: musb: Move musb config and platdata to the sunxi-musb glueHans de Goede2015-07-25-10/+25
| * | | sunxi: musb: Add id pin supportHans de Goede2015-07-25-0/+5
| * | | sunxi: musb: Move vbus check to sunxi_musb_enableHans de Goede2015-07-25-10/+9
| * | | sunxi: Create helper function veryfing valid boot signature on MMCDaniel Kochmański2015-07-24-0/+17
| * | | mmc: Protect `mmc_initialize` from initialising mmc multiple timesDaniel Kochmański2015-07-24-0/+5
* | | | Merge git://git.denx.de/u-boot-usbTom Rini2015-07-24-286/+346
|\ \ \ \ | |/ / / |/| | |
| * | | usb: ci_udc: fix request allocation when endpoints are disabledRob Herring2015-07-24-4/+8
| * | | ci_udc: fix 64-bit compile warningsStephen Warren2015-07-23-9/+10
| * | | usb: ehci-marvell: Drop wrl accessor functionStefan Roese2015-07-22-14/+12
| * | | usb: CONFIG_USB_FASTBOOT prefix replacement for consistencyPaul Kocialkowski2015-07-22-4/+4
| * | | implement Fastboot via USB OTG on bcm28155_ap boardsJiandong Zheng2015-07-22-0/+1