summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini2017-08-1448-538/+1326
|\ \ \
| * | | rockchip: rk322x: update max-frequency for mmc nodeKever Yang2017-08-132-3/+2
| * | | rockchip: dts: rk322x: add sdmmc device nodeKever Yang2017-08-132-0/+74
| * | | rockchip: rk322x: set the DDR region as non-secure in SPLKever Yang2017-08-131-0/+4
| * | | rockchip: rk3288: fix EMMC_DIV_MASK definition in headerKever Yang2017-08-131-1/+1
| * | | rockchip: rk3368: spl: move SPL_LDSCRIPT to KconfigPhilipp Tomsich2017-08-131-0/+3
| * | | spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich2017-08-1310-0/+41
| * | | rockchip: rk3188: rock: adjust for SPL/TPL splitPhilipp Tomsich2017-08-132-4/+3
| * | | rockchip: add u-boot specific dts for rk3368 based boardsAndy Yan2017-08-133-0/+102
| * | | rockchip: rk3368: remove setup of secure timer from TPL/SPLPhilipp Tomsich2017-08-132-39/+0
| * | | dts: rk3368: make timer0 accessible for SPL and TPLPhilipp Tomsich2017-08-132-1/+6
| * | | dm: timer: normalise SPL and TPL supportPhilipp Tomsich2017-08-131-0/+2
| * | | moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZEPhilipp Tomsich2017-08-131-0/+9
| * | | rockchip: rk3368: mark TPL as not inheriting its stack, text-base and size fr...Philipp Tomsich2017-08-131-0/+2
| * | | armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACKPhilipp Tomsich2017-08-131-1/+1
| * | | rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368Philipp Tomsich2017-08-131-0/+7
| * | | rockchip: board: lion-rk3368: add support for the RK3368-uQ7Philipp Tomsich2017-08-135-4/+305
| * | | rockchip: rk3368: spl: mark SPL and TPL as supported for ROCKCHIP_RK3368Philipp Tomsich2017-08-131-0/+7
| * | | rockchip: rk3368: spl: add SPL supportPhilipp Tomsich2017-08-132-1/+99
| * | | rockchip: spl: make spl-boot-order code reusable (split from rk3399)Philipp Tomsich2017-08-133-105/+109
| * | | rockchip: rk3368: spl: add TPL supportPhilipp Tomsich2017-08-133-0/+190
| * | | rockchip: rk3368: dts: add DMC node in rk3368.dtsiPhilipp Tomsich2017-08-131-6/+19
| * | | rockchip: rk3368: add DRAM controller driver with DRAM initialisationPhilipp Tomsich2017-08-134-61/+190
| * | | rockchip: Makefile: streamline SPL/TPL configurationPhilipp Tomsich2017-08-131-18/+28
| * | | net: gmac_rockchip: Add support for the RK3368 GMACPhilipp Tomsich2017-08-131-0/+1
| * | | rockchip: clk: rk3368: add support for GMAC (SLCK_MAC) clockPhilipp Tomsich2017-08-131-0/+3
| * | | rockchip: clk: rk3368: implement MMC/SD clock reparentingPhilipp Tomsich2017-08-131-4/+4
| * | | rockchip: clk: rk3368: define DMA1_SRST_REQ and DMA2_SRST_REQPhilipp Tomsich2017-08-131-0/+4
| * | | rockchip: pinctrl: rk3368: move IOMUX bit-definitions to pinctrl driverPhilipp Tomsich2017-08-131-376/+0
| * | | rockchip: rk3368: dts: add sgrf nodePhilipp Tomsich2017-08-131-0/+5
| * | | rockchip: rk3368: grf: use shifted-constantsPhilipp Tomsich2017-08-131-174/+239
| * | | rockchip: rk3368: syscon: SGRF support for OF_PLATDATAPhilipp Tomsich2017-08-131-0/+9
| * | | rockchip: rk3368: syscon: MSCH/PMUGRF/GRF support for OF_PLATDATAPhilipp Tomsich2017-08-131-0/+35
| * | | rockchip: rk3368: pmugrf: add definitions for os_reg[0..3]Philipp Tomsich2017-08-131-2/+3
| * | | rockchip: rk3368: improve Kconfig text for the RK3368Philipp Tomsich2017-08-131-6/+9
| * | | rockchip: Makefile: allow selective inclusion of sdram_common.o from TPL/SPL/...Philipp Tomsich2017-08-131-3/+1
| * | | armv8: spl: Support separate stack for TPLPhilipp Tomsich2017-08-131-1/+3
| * | | armv8: move low-level assembly functions into function-sectionsPhilipp Tomsich2017-08-133-1/+31
| * | | rockchip: back-to-bootrom: simplify the #ifdef-check for LIBCOMMON in TPL/SPLPhilipp Tomsich2017-08-131-2/+2
| * | | rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPLPhilipp Tomsich2017-08-136-12/+22
| * | | rockchip: back-to-bootrom: add 'back-to-bootrom' support for AArch64Philipp Tomsich2017-08-131-0/+37
| * | | spl: add a 'return to bootrom' boot methodPhilipp Tomsich2017-08-131-0/+1
* | | | stm32f1: remove stm32f1 supportPatrice Chotard2017-08-1310-797/+0
* | | | ARM: OMAP5: Enable support for AVS0 for OMAP5 production devicesNishanth Menon2017-08-134-4/+29
* | | | ARM: OMAP5: Remove OPP_LOW Definitions for ES2.0Nishanth Menon2017-08-131-3/+0
* | | | stm32: remove redundant 'else if'xypron.glpk@gmx.de2017-08-131-1/+1
* | | | arm: mvebu: avoid possible NULL dereferencexypron.glpk@gmx.de2017-08-131-5/+5
* | | | armv7m: mpu_config add missing breakxypron.glpk@gmx.de2017-08-131-0/+1
* | | | bcm281xx: clock: avoid possible NULL dereferencexypron.glpk@gmx.de2017-08-131-2/+2
* | | | arm: bcm235xx: clk_set_rate avoid possible NULL derefxypron.glpk@gmx.de2017-08-131-1/+1