summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Break out of cache loops for unimplemented cachesPaul Burton2017-11-281-7/+6
* MIPS: Clear instruction hazards in flush_cache()Paul Burton2017-11-282-0/+17
* MIPS: Ensure cache ops complete in cache maintenance functionsPaul Burton2017-11-281-1/+12
* MIPS: Drop unused PTR_COUNT_SHIFT from u-boot.ldsPaul Burton2017-11-281-6/+0
* Merge git://www.denx.de/git/u-boot-imxTom Rini2017-11-2716-45/+128
|\
| * i.MX6: engicam: Add imx6q/imx6ul boards for existing boardsJagan Teki2017-11-271-44/+6
| * board: icore-rqs: Fix mmc get env deviceJagan Teki2017-11-271-0/+5
| * i.MX6UL: icore: Add SPL_OF_CONTROL supportJagan Teki2017-11-275-0/+23
| * i.MX6Q: icore: Add SPL_OF_CONTROL supportJagan Teki2017-11-274-0/+17
| * imx: Remove boolean parameter from wdog powerdown functionFabio Estevam2017-11-274-8/+8
| * imx: Also clear powerdown enable bit for WDOG3 on i.MX6ULLFabio Estevam2017-11-271-1/+1
| * mx6ull: Fix WDOG3 base addressFabio Estevam2017-11-271-1/+1
| * mx6: Select MX6QDL option via KconfigFabio Estevam2017-11-201-0/+11
| * mx53: Add Board support for GE PPDPeter Senna Tschudin2017-11-201-0/+7
| * arm: mx5: Add more register definitionsMartyn Welch2017-11-202-0/+41
| * pwm: imx: Enable PWM support on i.MX53Martyn Welch2017-11-201-0/+17
* | rockchip: fix turning off boot-mode via KconfigPhilipp Tomsich2017-11-262-2/+15
* | rockchip: pinctrl: rk3399: add support for I2C8Philipp Tomsich2017-11-262-1/+9
* | arc: cache: Add required NOPs after invalidation of instruction cacheAlexey Brodkin2017-11-241-0/+7
* | arc: bootm: Move slave cores kick-starting under !fakeAlexey Brodkin2017-11-241-4/+4
* | rockchip: check download key before bootupAndy Yan2017-11-211-3/+46
* | rockchip: add support for enter to bootrom download modeAndy Yan2017-11-213-2/+50
* | rockchip: make boot_mode related codes reused across all platformsAndy Yan2017-11-219-73/+71
* | rockchip: sysreset: merge into one common driverKever Yang2017-11-211-0/+5
* | rockchip: rk3188: move CONFIG_SPL_* entries from rk3188_common.h to KconfigPhilipp Tomsich2017-11-211-1/+6
* | rockchip: back-to-bootrom: allow passing a cmd to the bootromPhilipp Tomsich2017-11-219-12/+15
* | rockchip: rk3188: use boot0 hook to load up SPL in 2 stepsPhilipp Tomsich2017-11-214-98/+1
* | rockchip: back-to-bootrom: replace assembly-implementation with C-codePhilipp Tomsich2017-11-214-79/+73
* | arm: provide a PCS-compliant setjmp implementationPhilipp Tomsich2017-11-214-81/+98
* | arm: mark save_boot_params_ret as a functionPhilipp Tomsich2017-11-211-0/+1
* | arm: make save_boot_params_ret prototype visible for AArch64Philipp Tomsich2017-11-211-31/+31
* | rockchip: boot0 hook: support early return for RK3188/RK3066-style BROMPhilipp Tomsich2017-11-212-6/+47
* | bcm281xx: boot0 hook: adjust to unified boot0 semanticsPhilipp Tomsich2017-11-211-0/+2
* | bcm235xx: boot0 hook: adjust to unified boot0 semanticsPhilipp Tomsich2017-11-211-0/+2
* | socfpga: boot0 hook: adjust to unified boot0 semanticsPhilipp Tomsich2017-11-211-0/+3
* | rockchip: enable boot0-hook for all Rockchip SoCsPhilipp Tomsich2017-11-212-2/+1
* | rockchip: boot0: align to 0x20 for armv7 '_start'Kever Yang2017-11-211-2/+12
* | arm: boot0 hook: move boot0 hook before '_start'Philipp Tomsich2017-11-212-20/+35
* | ARM: dra7: Kconfig: Add thermal configs for dra7xx and am57xxFaiz Abbas2017-11-211-0/+6
* | ARM: dts: OMAP5+: Add support for bandgap sensor in SPLFaiz Abbas2017-11-211-0/+4
* | Merge git://git.denx.de/u-boot-i2cTom Rini2017-11-202-0/+12
|\ \
| * | odroid-c2: enable I2CBeniamino Galvani2017-11-201-0/+1
| * | i2c: add Amlogic Meson driverBeniamino Galvani2017-11-201-0/+11
* | | Merge git://git.denx.de/u-boot-dmTom Rini2017-11-191-0/+57
|\ \ \ | |/ / |/| |
| * | sandbox: Add clrbits/setbits macrosTom Rini2017-11-161-0/+57
| |/
* | Add UART base addresses for additional UARTsLandheer-Cieslak, Ronald2017-11-172-1/+18
* | nios2: 10m50: Add CPU pre-relocation in device treeGan, Yau Wai2017-11-171-0/+1
* | configs: dragonboard410c: Save environment data on eMMCJorge Ramirez-Ortiz2017-11-171-0/+7
* | armv8: update gd after relocateKever Yang2017-11-171-0/+2
* | arm64: support running at addr other than linked toStephen Warren2017-11-175-9/+68