summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-08-12kconfig: use bool instead of boolean for type definition attributesMasahiro Yamada
2016-08-12ARM: dts: dra7xx-evm: add evm_3v3_sd regulatorVignesh R
2016-08-12drivers/sysreset: group sysreset driversMax Filippov
2016-08-12ARM: non-sec: flush code cacheline alignedStefan Agner
2016-08-11Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-08-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-08-11ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCsMasahiro Yamada
2016-08-11ARM: uniphier: add uniphier_cache_set_active_ways()Masahiro Yamada
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-07dm: ls1021a: dts: Update USB 3.0 node to support DM USBRajesh Bhagat
2016-08-06Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-08-05Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-08-05armv8: mmu: Detect page table overflow in emergency pt creationAlexander Graf
2016-08-05omap3: Drop omap3_evm_quick_* targetsTom Rini
2016-08-05dts: 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-02Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-08-02ARMv8/fsl-ppa: Consolidate PPA image stored-media flag for XIPHou Zhiqiang