summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-16imx: mx7: fix build warning when CONFIG_IMX_RDC not enabledPeng Fan
2017-08-16imx: mx6sl: simplify code using setbits_le32Peng Fan
2017-08-16imx: mx6sx: select OSC as uart's clk parentPeng Fan
2017-08-16imx: mx6: soc: fix mx6sll settingsPeng Fan
2017-08-16imx: mx6: select ARM_ERRATA_845369Peng Fan
2017-08-16arm: Implement workaround for Cortex-A9 errata 845369Peng Fan
2017-08-16ARM: i.MX6: exclude the ARM errata from i.MX6 UP systemPeng Fan
2017-08-16imx: imx6ull: correct get_cpu_speed_grade_hzSébastien Szymanski
2017-08-16imx: imx6ul: correct get_cpu_speed_grade_hz on 696MHz SoCsSébastien Szymanski
2017-08-16imx6: clock: correct comment for PLL_VIDEOAnatolij Gustschin
2017-08-16imx6: use SION macro in SDn_CMD mux mode bitfield argumentsAnatolij Gustschin
2017-08-16env: Drop saveenv() in favour of env_save()Simon Glass
2017-08-16env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass
2017-08-15apalis_t30/tk1, colibri_t20/t30: fix i2c bus frequenciesMarcel Ziswiler
2017-08-15apalis-tk1: remove duplicate hdmi_ddc device tree nodeMarcel Ziswiler
2017-08-15Move environment files from common/ to env/Simon Glass
2017-08-15sun50i: a64: Add A64-OLinuXino initial supportJagan Teki
2017-08-15sun50i: a64: Add initial NanoPi A64 supportJagan Teki
2017-08-14Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini
2017-08-13stm32f1: remove stm32f1 supportPatrice Chotard
2017-08-13ARM: OMAP5: Enable support for AVS0 for OMAP5 production devicesNishanth Menon
2017-08-13ARM: OMAP5: Remove OPP_LOW Definitions for ES2.0Nishanth Menon
2017-08-13stm32: remove redundant 'else if'xypron.glpk@gmx.de
2017-08-13arm: mvebu: avoid possible NULL dereferencexypron.glpk@gmx.de
2017-08-13armv7m: mpu_config add missing breakxypron.glpk@gmx.de
2017-08-13bcm281xx: clock: avoid possible NULL dereferencexypron.glpk@gmx.de
2017-08-13arm: bcm235xx: clk_set_rate avoid possible NULL derefxypron.glpk@gmx.de
2017-08-13arm: bcm235xx: avoid possible NULL dereferencexypron.glpk@gmx.de
2017-08-13arm: spear: do not return random value from stackxypron.glpk@gmx.de
2017-08-13rockchip: rk322x: update max-frequency for mmc nodeKever Yang
2017-08-13rockchip: dts: rk322x: add sdmmc device nodeKever Yang
2017-08-13rockchip: rk322x: set the DDR region as non-secure in SPLKever Yang
2017-08-13rockchip: rk3288: fix EMMC_DIV_MASK definition in headerKever Yang
2017-08-13rockchip: rk3368: spl: move SPL_LDSCRIPT to KconfigPhilipp Tomsich
2017-08-13spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich
2017-08-13rockchip: rk3188: rock: adjust for SPL/TPL splitPhilipp Tomsich
2017-08-13rockchip: add u-boot specific dts for rk3368 based boardsAndy Yan
2017-08-13rockchip: rk3368: remove setup of secure timer from TPL/SPLPhilipp Tomsich
2017-08-13dts: rk3368: make timer0 accessible for SPL and TPLPhilipp Tomsich
2017-08-13dm: timer: normalise SPL and TPL supportPhilipp Tomsich
2017-08-13moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZEPhilipp Tomsich
2017-08-13rockchip: rk3368: mark TPL as not inheriting its stack, text-base and size fr...Philipp Tomsich
2017-08-13armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACKPhilipp Tomsich
2017-08-13rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368Philipp Tomsich
2017-08-13rockchip: board: lion-rk3368: add support for the RK3368-uQ7Philipp Tomsich
2017-08-13rockchip: rk3368: spl: mark SPL and TPL as supported for ROCKCHIP_RK3368Philipp Tomsich
2017-08-13rockchip: rk3368: spl: add SPL supportPhilipp Tomsich
2017-08-13rockchip: spl: make spl-boot-order code reusable (split from rk3399)Philipp Tomsich
2017-08-13rockchip: rk3368: spl: add TPL supportPhilipp Tomsich