summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-01-10Merge git://git.denx.de/u-boot-dmTom Rini
2017-01-10mips: Use common _AC macro now.Tom Rini
2017-01-10Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-01-09am33xx: board: init usb ether gadget for rndis supportMugunthan V N
2017-01-08am335x: configs: Use ISW_ENTRY_ADDR to set SPL_TEXT_BASEAndrew F. Davis
2017-01-08arm: mach-omap2: Fix secure file generationAndrew F. Davis
2017-01-04Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2017-01-04powerpc: mpc85xx: Move macro CONFIG_SYS_PPC64 to KconfigYork Sun
2017-01-04powerpc: mpc85xx: Move CONFIG_SYS_FSL_QORIQ_CHASSIS* to KconfigYork Sun
2017-01-04powerpc: E6500: Move macro CONFIG_E6500 to KconfigYork Sun
2017-01-04powerpc: mpc85xx: Remove unused ifdef in config headerYork Sun
2017-01-04ddr: fsl: Move CONFIG_SYS_FSL_DDR_VER to KconfigYork Sun
2017-01-04ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun
2017-01-04ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to KconfigYork Sun
2017-01-04powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to KconfigYork Sun
2017-01-04mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to KconfigYork Sun
2017-01-04arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to KconfigYork Sun
2017-01-04fsl_ddr: Move DDR config options to driver KconfigYork Sun
2017-01-04powerpc: T104xQDS: Remove macro CONFIG_T104xD4QDSYork Sun
2017-01-04powerpc: T2080RDB: Remove macro CONFIG_T2080RDBYork Sun
2017-01-04powerpc: T2080QDS: Remove macro T2080QDSYork Sun
2017-01-04powerpc: T1040QDS: Remove macro CONFIG_T1040QDSYork Sun
2017-01-04powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014York Sun
2017-01-04crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to KconfigYork Sun
2017-01-04crypto: Move SYS_FSL_SEC_COMPAT into driver KconfigYork Sun
2017-01-04powerpc: mpc85xx: Move CONFIG_SYS_PPC_E500_DEBUG_TLB to KconfigYork Sun
2017-01-04powerpc: mpc85xx: Move CONFIG_SYS_NUM_TLBCAMS to KconfigYork Sun
2017-01-04powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to KconfigYork Sun
2017-01-04sunxi: A64: enable SPLAndre Przywara
2017-01-04sunxi: DRAM: fix H3 DRAM size display on aarch64Andre Przywara
2017-01-04sunxi: H3/A64: fix non-ODT settingAndre Przywara
2017-01-04sunxi: A64: use H3 DRAM initialization code for A64 as wellJens Kuske
2017-01-04sunxi: clocks: Use the correct pattern register for PLL11Philipp Tomsich
2017-01-04sunxi: H3: add DRAM controller single bit delay supportJens Kuske
2017-01-04sunxi: H3: add and rename some DRAM contoller registersJens Kuske
2017-01-04sunxi: H3: Rework MBUS priority setupPhilipp Tomsich
2017-01-04sunxi: A64: do an RMR switch if started in AArch32 modeAndre Przywara
2017-01-04ARM: boot0 hook: remove macro, include whole header fileAndre Przywara
2017-01-04armv8: move reset branch into boot hookAndre Przywara
2017-01-04armv8: add simple sdelay implementationAndre Przywara
2017-01-04SPL: make struct spl_image 64-bit safeAndre Przywara
2017-01-04move UL() macro from armv8/mmu.h into common.hAndre Przywara
2017-01-04armv8: add lowlevel_init.SAndre Przywara
2017-01-04armv8: prevent using THUMBAndre Przywara
2017-01-04sun6i: Restrict some register initialization to Allwinner A31 SoCAndre Przywara
2017-01-03ARM: dts: tegra: Sync paz00 with Linux 4.8Misha Komarovskiy
2017-01-03colibri_t20: fix ulpi reset polarityMarcel Ziswiler
2017-01-03apalis_t30: comment about disabled pcie nodesMarcel Ziswiler
2017-01-03ARM: tegra: allow passing cboot DTB to the kernelStephen Warren
2017-01-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini