aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-05-18crypto/fsl: add support for multiple SEC engines initializationAlex Porosanu1-0/+9
2016-05-18arch/arm, arch/powerpc: add # of SEC engines on the SOCAlex Porosanu3-0/+9
2016-05-18arch/arm: add SEC JR0 offsetAlex Porosanu5-10/+28
2016-05-18armv7: ls102xa: spl: fix the macro name of MMC modeQianyu Gong1-1/+1
2016-05-18armv8: fsl-layerscape: spl: fix the macro name of MMC modeQianyu Gong1-1/+1
2016-05-18armv8: fsl-layerscape: spl: remove duplicate init_early_memctl_regs()Qianyu Gong1-3/+0
2016-05-18armv8: fsl-layerscape: Remove unnecessary flushing dcacheAlison Wang1-3/+0
2016-05-18armv8/ls1043a: update the node for QSPI supportYuan Yao1-2/+3
2016-05-17armv8/fdt: add fixup_crypto_nodeAlex Porosanu1-0/+19
2016-05-17driver/ddr/fsl: Add workaround for erratum A-009801Shengzhou Liu1-0/+1
2016-05-17armv8/ls1043: Add workaround for DDR erratum A-008850Shengzhou Liu2-0/+37
2016-05-12arm/arm64: Move barrier instructions into separate headerAndre Przywara3-21/+46
2016-05-06Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2-1/+2
2016-05-06socfpga: fix broken build if CONFIG_ETH_DESIGNWARE disabledAnatolij Gustschin1-1/+1
2016-05-06ARM: socfpga: Disable USB OC protection on SoCratesMarek Vasut1-0/+1
2016-05-06imx6: cache: disable L2 before touching Auxiliary Control RegisterPeng Fan1-3/+6
2016-05-06ARM: am33xx: Fix DDR initialization delaysRuss Dill1-0/+1
2016-05-06ARM: fix ifdefs in ARMv8 lowlevel_init()Stephen Warren1-0/+2
2016-05-05Fix various typos, scattered over the code.Robert P. J. Day4-4/+4
2016-05-04ARM: tegra: enable GPU node by compatible valueStephen Warren3-15/+22
2016-05-02Change my mailaddressAndreas Bießmann7-7/+7
2016-05-02arch/arm/imx-common/Makefile: Update u-boot.uim MKIMAGEFLAGSTom Rini1-1/+1
2016-05-02Revert "rockchip: rk3288: correct sdram setting"Vagrant Cascadian1-7/+7
2016-05-02Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini10-29/+47
2016-05-02Revert "omap3: Use raw SPL by default for mmc1"Tom Rini1-0/+2
2016-05-01ARM: uniphier: move pin-mux code into pin_init functionMasahiro Yamada5-27/+5
2016-05-01ARM: uniphier: allow to use System Bus for ROM boot mode of PH1-LD20Masahiro Yamada5-1/+37
2016-05-01ARM: uniphier: enable Peripherl clock to use UART in SPLMasahiro Yamada1-0/+4
2016-05-01ARM: uniphier: fix boot mode table of PH1-LD20Masahiro Yamada1-1/+1
2016-04-27sunxi: mctl_mem_matches: Add missing memory barrierHans de Goede1-0/+2
2016-04-25ARM: DRA7: Add ABB setup for all domainsNishanth Menon5-0/+52
2016-04-25ARM: OMAP5: Enable ABB configuration for MM voltage domainNishanth Menon5-0/+19
2016-04-25ARM: OMAP5/DRA7: Move ABB TXDONE mask to voltage structureNishanth Menon3-2/+7
2016-04-25ARM: OMAP5/DRA7: Get rid of control_std_fuse_opp_vdd_mpu_2Nishanth Menon3-5/+2
2016-04-25ARM: hisilicon: hikey: dts: Add pl011 additional clock binding.Peter Griffin1-0/+5
2016-04-25ARM: hisilicon: hikey: Enable OF_CONTROL for hikey board.Peter Griffin2-0/+3
2016-04-25ARM: hisilicon: hikey: Add hikey & hi6220 dts from v4.6-rc3.Peter Griffin2-0/+254
2016-04-25configs: Re-sync with cmd/KconfigTom Rini4-6/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini2-4/+0
2016-04-25Merge branch 'master' of git://www.denx.de/git/u-boot-uniphierTom Rini40-60/+969
2016-04-25Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini5-1/+167
2016-04-24ARM: dts: uniphier: add SD controller node for PH1-LD20Masahiro Yamada1-0/+17
2016-04-24ARM: uniphier: add PH1-LD20 SoC supportMasahiro Yamada35-3/+888
2016-04-24ARM: uniphier: rework uniphier_set_fdt_file()Masahiro Yamada1-31/+31
2016-04-24ARM: uniphier: carry on booting for Unknown boot modeMasahiro Yamada1-2/+2
2016-04-24ARM: uniphier: add sg_set_iectrl_range()Masahiro Yamada1-0/+8
2016-04-24ARM: dts: uniphier: move aliases node up to satisfy fdtgrepMasahiro Yamada2-18/+18
2016-04-24ARM: dts: uniphier: use Ref Daughter board on PH1-LD20 Ref boardMasahiro Yamada1-0/+1
2016-04-24ARM: uniphier: avoid unaligned access to DT on 64bit SoCMasahiro Yamada1-6/+4
2016-04-22Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini9-891/+1