summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-08-13rockchip: rk322x: update max-frequency for mmc nodeKever Yang2-3/+2
2017-08-13rockchip: dts: rk322x: add sdmmc device nodeKever Yang2-0/+74
2017-08-13rockchip: rk322x: set the DDR region as non-secure in SPLKever Yang1-0/+4
2017-08-13rockchip: rk3288: fix EMMC_DIV_MASK definition in headerKever Yang1-1/+1
2017-08-13rockchip: rk3368: spl: move SPL_LDSCRIPT to KconfigPhilipp Tomsich1-0/+3
2017-08-13spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich10-0/+41
2017-08-13rockchip: rk3188: rock: adjust for SPL/TPL splitPhilipp Tomsich2-4/+3
2017-08-13rockchip: add u-boot specific dts for rk3368 based boardsAndy Yan3-0/+102
2017-08-13rockchip: rk3368: remove setup of secure timer from TPL/SPLPhilipp Tomsich2-39/+0
2017-08-13dts: rk3368: make timer0 accessible for SPL and TPLPhilipp Tomsich2-1/+6
2017-08-13dm: timer: normalise SPL and TPL supportPhilipp Tomsich1-0/+2
2017-08-13moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZEPhilipp Tomsich1-0/+9
2017-08-13rockchip: rk3368: mark TPL as not inheriting its stack, text-base and size fr...Philipp Tomsich1-0/+2
2017-08-13armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACKPhilipp Tomsich1-1/+1
2017-08-13rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368Philipp Tomsich1-0/+7
2017-08-13rockchip: board: lion-rk3368: add support for the RK3368-uQ7Philipp Tomsich5-4/+305
2017-08-13rockchip: rk3368: spl: mark SPL and TPL as supported for ROCKCHIP_RK3368Philipp Tomsich1-0/+7
2017-08-13rockchip: rk3368: spl: add SPL supportPhilipp Tomsich2-1/+99
2017-08-13rockchip: spl: make spl-boot-order code reusable (split from rk3399)Philipp Tomsich3-105/+109
2017-08-13rockchip: rk3368: spl: add TPL supportPhilipp Tomsich3-0/+190
2017-08-13rockchip: rk3368: dts: add DMC node in rk3368.dtsiPhilipp Tomsich1-6/+19
2017-08-13rockchip: rk3368: add DRAM controller driver with DRAM initialisationPhilipp Tomsich4-61/+190
2017-08-13rockchip: Makefile: streamline SPL/TPL configurationPhilipp Tomsich1-18/+28
2017-08-13net: gmac_rockchip: Add support for the RK3368 GMACPhilipp Tomsich1-0/+1
2017-08-13rockchip: clk: rk3368: add support for GMAC (SLCK_MAC) clockPhilipp Tomsich1-0/+3
2017-08-13rockchip: clk: rk3368: implement MMC/SD clock reparentingPhilipp Tomsich1-4/+4
2017-08-13rockchip: clk: rk3368: define DMA1_SRST_REQ and DMA2_SRST_REQPhilipp Tomsich1-0/+4
2017-08-13rockchip: pinctrl: rk3368: move IOMUX bit-definitions to pinctrl driverPhilipp Tomsich1-376/+0
2017-08-13rockchip: rk3368: dts: add sgrf nodePhilipp Tomsich1-0/+5
2017-08-13rockchip: rk3368: grf: use shifted-constantsPhilipp Tomsich1-174/+239
2017-08-13rockchip: rk3368: syscon: SGRF support for OF_PLATDATAPhilipp Tomsich1-0/+9
2017-08-13rockchip: rk3368: syscon: MSCH/PMUGRF/GRF support for OF_PLATDATAPhilipp Tomsich1-0/+35
2017-08-13rockchip: rk3368: pmugrf: add definitions for os_reg[0..3]Philipp Tomsich1-2/+3
2017-08-13rockchip: rk3368: improve Kconfig text for the RK3368Philipp Tomsich1-6/+9
2017-08-13rockchip: Makefile: allow selective inclusion of sdram_common.o from TPL/SPL/...Philipp Tomsich1-3/+1
2017-08-13armv8: spl: Support separate stack for TPLPhilipp Tomsich1-1/+3
2017-08-13armv8: move low-level assembly functions into function-sectionsPhilipp Tomsich3-1/+31
2017-08-13rockchip: back-to-bootrom: simplify the #ifdef-check for LIBCOMMON in TPL/SPLPhilipp Tomsich1-2/+2
2017-08-13rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPLPhilipp Tomsich6-12/+22
2017-08-13rockchip: back-to-bootrom: add 'back-to-bootrom' support for AArch64Philipp Tomsich1-0/+37
2017-08-13spl: add a 'return to bootrom' boot methodPhilipp Tomsich1-0/+1
2017-08-13arm: omap: Fix 'get_device_type()' for OMAP34XXDerald D. Woods1-0/+9
2017-08-12Convert CONFIG_NAND to KconfigAdam Ford2-0/+2
2017-08-12Convert CONFIG_CMD_ZBOOT to KconfigSimon Glass1-0/+1
2017-08-11Convert CONFIG_CMD_SPL to KconfigSimon Glass3-0/+3
2017-08-11Convert CONFIG_CMD_SH_ZIMAGEBOOT to KconfigSimon Glass2-0/+8
2017-08-11Convert CONFIG_CMD_SF_TEST to KconfigSimon Glass1-0/+2
2017-08-11Convert CONFIG_CMD_SAVES to KconfigSimon Glass1-0/+6
2017-08-11Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy2-0/+28
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass3-0/+8