summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* sunxi: Enable a bunch of commands by default on sunxiHans de Goede2016-05-25-943/+17
* arm64: Pine64: update FDT filesAndre Przywara2016-05-25-199/+256
* arm64: sunxi: adjust default load addressesAndre Przywara2016-05-25-0/+18
* Revert "sunxi: Reserve ATF memory space on A64"Andre Przywara2016-05-25-9/+0
* sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL"Bernhard Nortmann2016-05-25-0/+9
* sunxi: Increase SPL header size to 64 bytes to avoid code corruptionSiarhei Siamashka2016-05-25-7/+13
* sunxi: power: add AXP809 supportChen-Yu Tsai2016-05-25-34/+367
* sunxi: Implement poweroff support for axp818 pmicChen-Yu Tsai2016-05-25-0/+15
* sunxi: Enable AXP818 SW for Sinovoip BPI M3Chen-Yu Tsai2016-05-25-0/+1
* sunxi: power: axp818: Add support for switch SWChen-Yu Tsai2016-05-25-0/+20
* 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
* sunxi: Disable VIDEO for SoCs without display supportChen-Yu Tsai2016-05-25-1/+1
* sunxi: Add default MMC0 card detect pin for A83T, H3 and A64 SoCsChen-Yu Tsai2016-05-25-0/+1
* sunxi: Sort SoC variants by family (sunXi) first, chip name secondChen-Yu Tsai2016-05-25-11/+11
* sunxi: make SoC variant choice mandatoryChen-Yu Tsai2016-05-25-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-05-24-218/+631
|\
| * armv8: ls1043ardb: enable scsi command and pcie to sata converterPo Liu2016-05-18-0/+21
| * driver/ddr/fsl: Add workaround for erratum A-010165Shengzhou Liu2016-05-18-1/+10
| * arm: ls1021a: Enable CONFIG_OF_LIBFDT and CONFIG_FIT in defconfigAlison Wang2016-05-18-0/+41
| * armv8: ls1043ardb: invert irq pin polarity for AQR105 PHYShaohui Xie2016-05-18-0/+5
| * crypto/fsl: add support for multiple SEC engines initializationAlex Porosanu2016-05-18-117/+172
| * arch/arm, arch/powerpc: add # of SEC engines on the SOCAlex Porosanu2016-05-18-1/+10
| * arch/arm: add SEC JR0 offsetAlex Porosanu2016-05-18-10/+28
| * armv7: ls102xa: spl: fix the macro name of MMC modeQianyu Gong2016-05-18-1/+1
| * armv8: fsl-layerscape: spl: fix the macro name of MMC modeQianyu Gong2016-05-18-1/+1
| * armv8: fsl-layerscape: spl: remove duplicate init_early_memctl_regs()Qianyu Gong2016-05-18-3/+0
| * armv8: ls1043ardb: fix types of variablesQianyu Gong2016-05-18-3/+3
| * armv8: ls1043a: remove redundant code in board filesQianyu Gong2016-05-18-9/+0
| * armv8: ls1043a: copy kernel from QSPI when booting with QSPI enabledQianyu Gong2016-05-18-0/+5
| * armv8/ls1043ardb: fix the limitation of using 'cpld reset'Qianyu Gong2016-05-18-2/+25
| * arm: uniform usage of u32 in ls102x caam configVincent Siles2016-05-18-1/+1
| * arm: Fix SCFG ICID reg addressesVincent Siles2016-05-18-2/+2
| * armv8: fsl-layerscape: Remove unnecessary flushing dcacheAlison Wang2016-05-18-3/+0
| * armv8: ls2080a: update eth primePrabhakar Kushwaha2016-05-18-2/+2
| * armv8: ls2080: enable sec_init in U-BootAneesh Bansal2016-05-18-0/+8
| * armv8/ls1043a: update the node for QSPI supportYuan Yao2016-05-18-2/+3
| * 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
| * armv8/fdt: add fixup_crypto_nodeAlex Porosanu2016-05-17-0/+19
| * armv8: ls2080a: Update MAINTAINERS filePrabhakar Kushwaha2016-05-17-2/+2
| * armv8/ls2080ardb: Update DDR timing to support more UDIMMsShengzhou Liu2016-05-17-3/+3
| * driver/ddr/fsl: Add workaround for erratum A-009801Shengzhou Liu2016-05-17-0/+12
| * drivers/ddr/fsl: update workaround for erratum A-008511Shengzhou Liu2016-05-17-3/+10
| * armv8/ls1043: Add workaround for DDR erratum A-008850Shengzhou Liu2016-05-17-16/+49
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-05-24-589/+1299
|\ \
| * | net: phy: dp83867: Add SGMII helper for configurationDan Murphy2016-05-24-1/+1
| * | net: phy: Add phy_interface_is_sgmii to phy.hDan Murphy2016-05-24-0/+11