summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* test: add test for dropped trace before log_initPatrick Delaunay2021-01-151-0/+5
* arm: socfpga: soc64: Enable FIT image generation using binmanSiew Chin Lim2021-01-151-0/+2
* arm: socfpga: dts: soc64: Add binman node of FIT image with ATF supportSiew Chin Lim2021-01-154-2/+134
* arm: socfpga: soc64: Skip handoff data access in SSBLChee Hong Ang2021-01-151-1/+2
* arm: socfpga: mailbox: Add 'SYSTEM_RESET' PSCI support to mbox_reset_cold()Chee Hong Ang2021-01-151-0/+5
* arm: socfpga: soc64: Add ATF support for Reset Manager driverChee Hong Ang2021-01-151-0/+13
* arm: socfpga: Add secure register access helper functions for SoC 64bitsSiew Chin Lim2021-01-153-0/+109
* arm: socfpga: soc64: Add SMC helper function for Intel SOCFPGA (64bits)Chee Hong Ang2021-01-153-0/+71
* arm: socfpga: Disable "spin-table" method for booting LinuxChee Hong Ang2021-01-151-2/+0
* arm: socfpga: soc64: Override 'lowlevel_init' to support ATFChee Hong Ang2021-01-152-0/+78
* arm: socfpga: Add function for checking description from FIT imageChee Hong Ang2021-01-151-1/+11
* Merge tag 'u-boot-stm32-20210113' of https://gitlab.denx.de/u-boot/custodians...WIP/13Jan2021Tom Rini2021-01-1321-144/+175
|\
| * MAINTAINERS: Update STi and STM32 maintainers emails in remaining filesPatrice Chotard2021-01-136-6/+6
| * arm: stm32mp: stm32prog: always flush DFU on start command for uartPatrick Delaunay2021-01-131-7/+6
| * ARM: dts: stm32: Switch to MCO2 for PHY 50 MHz clockMarek Vasut2021-01-132-7/+21
| * arm: stm32mp: bsec: migrate trace to log macroPatrick Delaunay2021-01-131-17/+21
| * arm: stm32mp: migrate cmd_stm32prog to log macroPatrick Delaunay2021-01-135-78/+78
| * arm: stm32mp: migrate trace to log macroPatrick Delaunay2021-01-137-29/+43
* | Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-01-1326-905/+2391
|\ \ | |/ |/|
| * ARM: dts: import Beelink GT-King/Pro DTs from Linux 5.10Christian Hewitt2021-01-114-0/+697
| * ARM: dts: import WeTek Core2 DTs from Linux 5.10Christian Hewitt2021-01-114-0/+419
| * meson: Add soc_rev to environmentPascal Vizeli2021-01-112-0/+16
| * ARM: meson: isolate loading of socinfoStefan Agner2021-01-111-1/+13
| * arm64: meson: add support for libretech-cc v2Jerome Brunet2021-01-111-0/+7
| * arm64: dts: import libretech-cc-v2 from linux v5.10-rc1Jerome Brunet2021-01-112-0/+319
| * ARM: dts: sync Amlogic GX & AXG from Linux 5.10-rc1Neil Armstrong2021-01-1116-904/+920
* | Merge tag 'ti-v2021.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2021-01-1238-811/+2767
|\ \
| * | arm: dts: k3-*-r5-*-board: Add GTC clockNishanth Menon2021-01-123-0/+3
| * | video: omap: drop domain clock enabling by SOC apiDario Binacchi2021-01-121-1/+1
| * | video: omap: add panel driverDario Binacchi2021-01-1211-44/+141
| * | dm: core: add a function to decode display timingsDario Binacchi2021-01-121-0/+46
| * | arm: dts: am335x: enable scm_clocks auto bindingDario Binacchi2021-01-122-0/+16
| * | fdt: translate address if #size-cells = <0>Dario Binacchi2021-01-121-0/+21
| * | arm: dts: am335x: enable prcm_clocks auto bindingDario Binacchi2021-01-121-0/+4
| * | ti: am33xx: fix do_enable_clocks() to accept NULL parametersDario Binacchi2021-01-121-4/+6
| * | arm: dts: am335x: include am33xx-u-boot.dtsiDario Binacchi2021-01-1211-0/+23
| * | arm: ti: am33xx: add DPLL_EN_FAST_RELOCK_BYPASS macroDario Binacchi2021-01-121-0/+1
| * | clk: add clk_round_rate()Dario Binacchi2021-01-121-0/+9
| * | arm: dts: sync am33xx with Linux 5.9-rc7Dario Binacchi2021-01-1210-542/+2273
| * | bus: ti: add minimal sysc interconnect target driverDario Binacchi2021-01-121-0/+1
| * | arm: dts: k3-j721e: ddr: Update to 0.5.0 version of DDR config toolPraneeth Bajjuri2021-01-122-219/+219
| * | arm: dts: am654-base-board-uboot: Add aliases for USB subsystemsAswath Govindraju2021-01-121-0/+2
| * | arm: dts: am654-base-board-uboot: Set USB0 dr_mode to hostAswath Govindraju2021-01-121-1/+1
* | | Merge tag 'u-boot-atmel-2021.04-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2021-01-125-0/+448
|\ \ \
| * | | ARM: dts: sama7g5ek: fix TXC pin configurationNicolas Ferre2021-01-071-2/+6
| * | | ARM: dts: sama7g5ek: add i2c1 bus and eepromsEugen Hristev2021-01-071-0/+30
| * | | ARM: dts: at91: sama7g5: add flexcom1 and i2c subnodeEugen Hristev2021-01-071-0/+18
| * | | ARM: dts: at91: sama7g5ek: enable sdmmc0 with pinctrlEugen Hristev2021-01-071-0/+30
| * | | ARM: dts: at91: sama7g5: add node for sdmmc0Eugen Hristev2021-01-071-0/+11
| * | | ARM: dts: at91: sama7g5: add assigned clocks for sdmmc1Eugen Hristev2021-01-071-0/+3