summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| * | ARM: uniphier: add uniphier_cache_set_active_ways()Masahiro Yamada2016-08-11-1/+22
| * | ARM: uniphier: add uniphier_cache_inv_way() to support way invalidationMasahiro Yamada2016-08-11-1/+10
| * | ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to KconfigMasahiro Yamada2016-08-11-1/+8
| * | ARM: uniphier: move outer cache register macros to .c fileMasahiro Yamada2016-08-11-69/+55
| * | ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_initMasahiro Yamada2016-08-11-7/+3
| * | ARM: uniphier: export uniphier_cache_enable/disable functionsMasahiro Yamada2016-08-11-10/+26
| * | ARM: uniphier: move lowlevel debug init code after page table switchMasahiro Yamada2016-08-11-4/+4
| * | ARM: uniphier: fix ROM boot mode for PH1-sLD3Masahiro Yamada2016-08-11-0/+5
| * | ARM: uniphier: refactor L2 zero-touching code in lowlevel_initMasahiro Yamada2016-08-11-26/+22
| * | ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabledMasahiro Yamada2016-08-11-1/+1
| * | ARM: uniphier: support prefetch and touch operations for outer cacheMasahiro Yamada2016-08-11-10/+57
| * | ARM: uniphier: refactor outer cache codeMasahiro Yamada2016-08-11-47/+52
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-08-11-1/+1
|\ \ \ | |/ / |/| |
| * | dm: ls1021a: dts: Update USB 3.0 node to support DM USBRajesh Bhagat2016-08-07-1/+1
* | | Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini2016-08-09-21/+45
|\ \ \
| * | | ppc4xx: Fix platform supportDirk Eibach2016-08-09-21/+45
| |/ /
* | | ARM: dts: dra72-evm: Add mode-gpios entry for mac nodeVignesh R2016-08-08-1/+1
* | | ARM: dts: dra7xx: Add u-boot specific property for PCF8575 nodesVignesh R2016-08-08-0/+3
|/ /
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2016-08-06-8/+775
|\ \
| * | dts: rk3399: enable dwmmc for sdcardKever Yang2016-08-05-2/+6
| * | rockchip: add support for rk3288 miniarm boardXu Ziyuan2016-08-05-2/+607
| * | rk3399: add basic soc driverKever Yang2016-08-05-0/+160
| * | rockchip: rockchip, sdram-channel 0xff fix remaining dtsSandy Patterson2016-08-05-2/+2
| * | rockchip: add fastboot support for rk3036 boardXu Ziyuan2016-08-05-2/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-08-05-10/+267
|\ \ \
| * | | ARM: tegra: call tegra_board_init on Tegra186Stephen Warren2016-08-04-1/+6
| * | | ARM: tegra: add I2C controllers to Tegra186 DTBryan Wu2016-08-04-0/+104
| * | | ARM: tegra: add PCIe controller to Tegra186 SoC DTStephen Warren2016-08-04-0/+92
| * | | ARM: tegra: add BPMP I2C to Tegra186 device treeStephen Warren2016-08-04-0/+9
| * | | ARM: tegra: add BPMP and dependencies to Tegra186 DTStephen Warren2016-08-04-2/+53
| * | | ARM: tegra: adapt to latest HSP DT bindingStephen Warren2016-08-04-7/+3
| |/ /
* | | armv8: mmu: Detect page table overflow in emergency pt creationAlexander Graf2016-08-05-0/+4
* | | omap3: Drop omap3_evm_quick_* targetsTom Rini2016-08-05-6/+0
* | | omap3, omap4: Enable USE_TINY_PRINTF for allTom Rini2016-08-05-0/+2
* | | omap3: Move to select SUPPORT_SPL for allTom Rini2016-08-05-19/+1
* | | treewide: move CONFIG_PHYS_64BIT to KconfigMasahiro Yamada2016-08-05-1/+21
* | | ARM: Rework and correct barrier definitionsTom Rini2016-08-05-40/+35
* | | arc: Rename AXS101 board to more generic AXS10xAlexey Brodkin2016-08-05-5/+5
* | | arc: Rename ARCangel4 board to nSIMAlexey Brodkin2016-08-05-4/+4
* | | arc: No need in sections defined in sources with newer toolsAlexey Brodkin2016-08-05-64/+18
* | | arc: Update exception & interrupt handling for ARCv2Alexey Brodkin2016-08-05-13/+72
* | | arc: Add debug messages during relocation fixupsAlexey Brodkin2016-08-05-0/+7
|/ /
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-08-02-45/+42
|\ \
| * | ARMv8/fsl-ppa: Consolidate PPA image stored-media flag for XIPHou Zhiqiang2016-08-02-1/+1
| * | arm/PSCI: Add support for creating ARMv7 PSCI version 1.0 DT nodeHou Zhiqiang2016-08-02-0/+2
| * | arm/PSCI: Fixed the backward compatiblity issueHou Zhiqiang2016-08-02-26/+38
| * | arm/PSCI: Removed unused codeHou Zhiqiang2016-08-02-17/+0
| * | powerpc/mpc85xx: Update erratum workaround for A006379York Sun2016-08-02-1/+1
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-08-02-3/+2
|\ \ \
| * | | ARM64: zynqmp: Do not enable DM_MMC by defaultMichal Simek2016-08-02-3/+0