summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| * | sunxi: Add defconfig and dts file for the Orange Pi PC Plus SBCHans de Goede2016-07-26-0/+88
* | | Merge git://git.denx.de/u-boot-mpc86xxTom Rini2016-07-26-1/+1
|\ \ \
| * | | powerpc/86xx: Pass -mcpu=7400 to GCCScott Wood2016-07-25-1/+1
* | | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-26-73/+545
|\ \ \ \
| * | | | armv8: fsl-layerscape: mmu: Fix enabling MMUYork Sun2016-07-26-1/+4
| * | | | ARMv7: PSCI: ls102xa: move secure text section into OCRAMHongbo Zhang2016-07-26-1/+1
| * | | | ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implementionHongbo Zhang2016-07-26-2/+102
| * | | | ARMv7: PSCI: ls102xa: check target CPU ID before further operationsHongbo Zhang2016-07-26-1/+39
| * | | | ARMv7: PSCI: add PSCI v1.0 functions skeletonHongbo Zhang2016-07-26-0/+94
| * | | | armv8: fsl_lsch2: Add LS1046A SoC supportMingkai Hu2016-07-26-3/+200
| * | | | armv8: fsl_lsch2: Add SerDes 2 supportQianyu Gong2016-07-26-0/+22
| * | | | armv8: fsl-layerscape: Consolidate the LSCH2 common definesQianyu Gong2016-07-26-39/+20
| * | | | armv8: fsl-layerscape: Add A72 core detectionAlison Wang2016-07-26-1/+4
| * | | | SECURE_BOOT: Enable SD as a source for bootscriptSumit Garg2016-07-26-16/+31
| * | | | SECURE_BOOT: Enable chain of trust in SPL frameworkSumit Garg2016-07-26-2/+23
| * | | | include: usb: Rename USB controller base address mappingRajesh Bhagat2016-07-26-9/+7
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2016-07-26-6/+6
|\ \ \ \
| * | | | omap5/dra7: i2c: correct register offset for sync registerMugunthan V N2016-07-26-3/+3
| * | | | omap4: i2c: correct register offset for sync registerMugunthan V N2016-07-26-3/+3
| | |/ / | |/| |
* | | | rockchip: sdram: Fix register layout for LinuxJohn Keeping2016-07-25-7/+7
* | | | ARM64: rockchip: add support for rk3399 SoC based evbKever Yang2016-07-25-4/+79
* | | | dts: add support for Rockchip rk3399 socKever Yang2016-07-25-1/+1134
* | | | rockchip: Use rockchip_get_clk() to obtain the SoC clockSimon Glass2016-07-25-3/+3
* | | | rockchip: Add a way to obtain the main clock deviceSimon Glass2016-07-25-0/+20
* | | | cosmetic: rockchip: rk3288: rename rkclk_configure_cpuHeiko Stübner2016-07-25-2/+2
* | | | cosmetic: rockchip: sort socs according to numbersHeiko Stübner2016-07-25-12/+12
* | | | rockchip: rk3288: add fastboot supportXu Ziyuan2016-07-25-0/+73
* | | | rockchip: Exclude rk_timer for ARM64Andreas Färber2016-07-25-0/+2
* | | | rockchip: Clean up CPU selectionAndreas Färber2016-07-25-1/+2
* | | | board: move all the rockchip board in one folderKever Yang2016-07-25-2/+2
* | | | rockchip: add basic support for evb-rk3288 boardXu Ziyuan2016-07-25-1/+451
* | | | rockchip: add option to change method of loading u-bootXu Ziyuan2016-07-25-3/+47
|/ / /
* | | Merge git://git.denx.de/u-boot-nand-flashTom Rini2016-07-25-0/+98
|\ \ \
| * | | sunxi: Enable NAND controller on the CHIPBoris Brezillon2016-07-24-0/+44
| * | | sun5i: Add NAND controller to the sun5i DTSIMaxime Ripard2016-07-24-0/+49
| * | | sunxi: Add missing macros to configure the NAND controller clkBoris Brezillon2016-07-24-0/+5
| |/ /
* | | ARM: am33xx: Always inhibit init/refresh during DDR phy initRuss Dill2016-07-25-12/+7
* | | ARM: am33xx: Fix DDR init delay placementRuss Dill2016-07-25-1/+4
* | | keystone: k2h/e/l: Fix DMA coherency for QM PDSPKaricheri, Muralidharan2016-07-25-2/+0
|/ /
* | ARM: uniphier: add clock/reset settings for xHCI of ProXstream2Masahiro Yamada2016-07-24-2/+13
* | ARM: uniphier: add PH1-LD21 board dataMasahiro Yamada2016-07-24-0/+19
* | ARM: uniphier: introduce flags to uniphier_board_data structureMasahiro Yamada2016-07-24-11/+20
* | ARM: uniphier: rename outer-cache register macrosMasahiro Yamada2016-07-24-216/+230
* | ARM: uniphier: clear notification flag before L2 operationMasahiro Yamada2016-07-24-6/+6
* | ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()Masahiro Yamada2016-07-24-21/+19
* | ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLEMasahiro Yamada2016-07-23-0/+1
* | ARM: dts: uniphier: renumber serial aliases for Gentil/Vodka boardsMasahiro Yamada2016-07-23-8/+8
* | arm: omap5: fix build dependency for secure devicesAndreas Dannenberg2016-07-22-1/+1
* | arm: am4x: fix build dependency for secure devicesAndreas Dannenberg2016-07-22-1/+1
* | armv8: spl: Call board_init_r from crt0_64 in SPLJeremy Hunt2016-07-22-15/+12