summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabledRoger Quadros2016-05-27-1/+1
* arm: add initial support for Amlogic Meson and ODROID-C2Beniamino Galvani2016-05-27-0/+178
* net: designware: fix descriptor layout and warnings on 64-bit archsBeniamino Galvani2016-05-27-29/+34
* dm: gpio: pca953x: Support PCA953X with 40 GPIOsmario.six@gdsys.cc2016-05-27-3/+6
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-05-25-2/+31
|\
| * dm: ns16550: Don't map_physmem for I/O portsPaul Burton2016-05-26-2/+8
| * fdt: Support for ISA bussesPaul Burton2016-05-25-0/+23
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-05-25-46/+321
|\ \
| * | sunxi: power: add AXP809 supportChen-Yu Tsai2016-05-25-26/+285
| * | sunxi: Implement poweroff support for axp818 pmicChen-Yu Tsai2016-05-25-0/+12
| * | sunxi: power: axp818: Add support for switch SWChen-Yu Tsai2016-05-25-0/+17
| * | power: axp818: Fix typo for fldo2 Kconfig descriptionChen-Yu Tsai2016-05-25-1/+1
| * | power: axp221: Remove switch case to simplify axp_set_eldoChen-Yu Tsai2016-05-25-20/+7
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-05-25-0/+4
|\ \
| * | clk: uniphier: add Media I/O clock driver support for PH1-LD11Masahiro Yamada2016-05-26-0/+4
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2016-05-25-1/+1
|\ \ | |/ |/|
| * powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in som...Ying Zhang2016-05-24-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-05-24-156/+381
|\ \
| * | driver/ddr/fsl: Add workaround for erratum A-010165Shengzhou Liu2016-05-18-1/+9
| * | crypto/fsl: add support for multiple SEC engines initializationAlex Porosanu2016-05-18-115/+159
| * | sf: Disable 4-KB erase command for SPANSION S25FS-S familyYuan Yao2016-05-18-0/+72
| * | spi: fsl_qspi: Enable Spansion S25FS-S family flashesYuan Yao2016-05-18-6/+57
| * | spi: fsl_qspi: Assign AMBA mem according CS num in dtsYuan Yao2016-05-18-12/+43
| * | spi: fsl_qspi: Fix issues on arm64Yuan Yao2016-05-18-19/+27
| * | driver/ddr/fsl: Add workaround for erratum A-009801Shengzhou Liu2016-05-17-0/+7
| * | drivers/ddr/fsl: update workaround for erratum A-008511Shengzhou Liu2016-05-17-3/+7
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-05-24-530/+1172
|\ \
| * | net: phy: dp83867: Add SGMII helper for configurationDan Murphy2016-05-24-1/+1
| * | net: phy: Move is_rgmii helper to phy.hDan Murphy2016-05-24-11/+0
| * | net: phy: ti: Allow the driver to be more configurableDan Murphy2016-05-24-10/+77
| * | net: zynq_gem: Add the passing of the phy-handle nodeDan Murphy2016-05-24-5/+10
| * | drivers: net: cpsw: Add reading of DT phy-handle nodeDan Murphy2016-05-24-2/+21
| * | drivers: net: cpsw: add support for reading mac address from efuseMugunthan V N2016-05-24-17/+130
| * | drivers: net: cpsw: fix get mdio base and gmii_sel reg from DTMugunthan V N2016-05-24-4/+20
| * | drivers: net: cpsw: fix cpsw dp parse when num slaves as 1Mugunthan V N2016-05-24-4/+2
| * | drivers: core: device: add support to check dt compatible for a device/machineMugunthan V N2016-05-24-0/+14
| * | net: phy: Add PHY driver for mv88e61xx switchesKevin Smith2016-05-24-0/+1020
| * | net: Remove unused mv88e61xx switch driverKevin Smith2016-05-24-598/+0
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-05-24-73/+152
|\ \ \
| * | | phy: marvell: Do not reset phy after negotiationMichal Simek2016-05-24-5/+1
| * | | phy: Wire return value from phy_config()Michal Simek2016-05-24-5/+2
| * | | net: phy: Handle phy_startup() error codes properlyMichal Simek2016-05-24-56/+115
| * | | phy: Return correct error code when timeout happensMichal Simek2016-05-24-3/+3
| * | | net: xilinx: Handle error value from phy_startup()Michal Simek2016-05-24-3/+8
| * | | fpga: Fix typo in function commentMichal Simek2016-05-24-1/+1
| * | | gpio: zynq: Add support for reading gpio pin stateMichal Simek2016-05-24-0/+22
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-05-23-0/+393
|\ \ \ | |/ / |/| |
| * | cmd: qfw: bring ACPI generation code into qfw coreMiao Yan2016-05-23-0/+206
| * | cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan2016-05-23-3/+3
| * | x86: qemu: move x86 specific operations out of qfw coreMiao Yan2016-05-23-17/+13