summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-08-11ARM: uniphier: add uniphier_cache_inv_way() to support way invalidationMasahiro Yamada
2016-08-11ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to KconfigMasahiro Yamada
2016-08-11ARM: uniphier: move outer cache register macros to .c fileMasahiro Yamada
2016-08-11ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_initMasahiro Yamada
2016-08-11ARM: uniphier: export uniphier_cache_enable/disable functionsMasahiro Yamada
2016-08-11ARM: uniphier: move lowlevel debug init code after page table switchMasahiro Yamada
2016-08-11ARM: uniphier: fix ROM boot mode for PH1-sLD3Masahiro Yamada
2016-08-11ARM: uniphier: refactor L2 zero-touching code in lowlevel_initMasahiro Yamada
2016-08-11ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabledMasahiro Yamada
2016-08-11ARM: uniphier: support prefetch and touch operations for outer cacheMasahiro Yamada
2016-08-11ARM: uniphier: refactor outer cache codeMasahiro Yamada
2016-08-09Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini
2016-08-09ppc4xx: Fix platform supportDirk Eibach
2016-08-08ARM: dts: dra72-evm: Add mode-gpios entry for mac nodeVignesh R
2016-08-08ARM: dts: dra7xx: Add u-boot specific property for PCF8575 nodesVignesh R
2016-08-06Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-08-06Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-08-06armv8: mmu: Detect page table overflow in emergency pt creationAlexander Graf
2016-08-06omap3: Drop omap3_evm_quick_* targetsTom Rini
2016-08-06dts: rk3399: enable dwmmc for sdcardKever Yang
2016-08-05rockchip: add support for rk3288 miniarm boardXu Ziyuan
2016-08-05rk3399: add basic soc driverKever Yang
2016-08-05rockchip: rockchip, sdram-channel 0xff fix remaining dtsSandy Patterson
2016-08-05rockchip: add fastboot support for rk3036 boardXu Ziyuan
2016-08-05omap3, omap4: Enable USE_TINY_PRINTF for allTom Rini
2016-08-05omap3: Move to select SUPPORT_SPL for allTom Rini
2016-08-05treewide: move CONFIG_PHYS_64BIT to KconfigMasahiro Yamada
2016-08-05ARM: Rework and correct barrier definitionsTom Rini
2016-08-05arc: Rename AXS101 board to more generic AXS10xAlexey Brodkin
2016-08-05arc: Rename ARCangel4 board to nSIMAlexey Brodkin
2016-08-05arc: No need in sections defined in sources with newer toolsAlexey Brodkin
2016-08-05arc: Update exception & interrupt handling for ARCv2Alexey Brodkin
2016-08-05arc: Add debug messages during relocation fixupsAlexey Brodkin
2016-08-04ARM: tegra: call tegra_board_init on Tegra186Stephen Warren
2016-08-04ARM: tegra: add I2C controllers to Tegra186 DTBryan Wu
2016-08-04ARM: tegra: add PCIe controller to Tegra186 SoC DTStephen Warren
2016-08-04ARM: tegra: add BPMP I2C to Tegra186 device treeStephen Warren
2016-08-04ARM: tegra: add BPMP and dependencies to Tegra186 DTStephen Warren
2016-08-04ARM: tegra: adapt to latest HSP DT bindingStephen Warren
2016-08-03Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-08-02ARMv8/fsl-ppa: Consolidate PPA image stored-media flag for XIPHou Zhiqiang
2016-08-02arm/PSCI: Add support for creating ARMv7 PSCI version 1.0 DT nodeHou Zhiqiang
2016-08-02arm/PSCI: Fixed the backward compatiblity issueHou Zhiqiang
2016-08-02arm/PSCI: Removed unused codeHou Zhiqiang
2016-08-02powerpc/mpc85xx: Update erratum workaround for A006379York Sun
2016-08-02Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-08-02ARM64: zynqmp: Do not enable DM_MMC by defaultMichal Simek
2016-08-01ARM64: zynqmp: Add u-boot,dm-pre-reloc to clk nodesMichal Simek
2016-08-01libfdt: Introduce new ARCH_FIXUP_FDT optionMichal Simek
2016-08-01Merge git://git.denx.de/u-boot-rockchipTom Rini