summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-03-22sandbox: enable cros-ec-keyb in test.dtbHeinrich Schuchardt1-0/+1
2021-03-20board: mt7629: enable compression of u-boot to reduce the size of final imageWeijie Gao2-19/+0
2021-03-20dts: mt7629: enable JTAG pins by defaultWeijie Gao2-0/+16
2021-03-20board: Add MT8183 pumpkin board supportFabien Parent3-0/+101
2021-03-20ARM: mediatek: Add MT8183 supportFabien Parent5-0/+367
2021-03-20board: mediatek: rename pumpkin board into mt8516Fabien Parent1-1/+1
2021-03-16board: silinux: Enable recovery SPL for EK874 boardLad Prabhakar1-1/+1
2021-03-16arm: rmobile: Add Silicon Linux EK874 board supportLad Prabhakar7-0/+625
2021-03-16pinctrl: renesas: Add support for R8A774C0Lad Prabhakar1-0/+1
2021-03-16arm: dts: r8a774c0: Resync R8A774C0 SoC DTSI with Linux 5.11Lad Prabhakar1-4/+23
2021-03-16arm: rmobile: Add HopeRun HiHope RZ/G2H board supportBiju Das4-0/+88
2021-03-16arm: rmobile: Add HopeRun HiHope RZ/G2N board supportBiju Das4-0/+82
2021-03-16arm: rmobile: Add HopeRun HiHope RZ/G2M board supportBiju Das2-0/+15
2021-03-16arm: dts: rmobile: r8a774e1: Synchronize DTs with Linux 5.11Biju Das2-0/+61
2021-03-16arm: dts: rmobile: r8a774b1: Synchronize DTs with Linux 5.11Biju Das2-0/+62
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini73-199/+6191
2021-03-15Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...Tom Rini10-59/+101
2021-03-14sandbox: imply SCP03 and CMD_SCP03Igor Opaniuk1-0/+2
2021-03-12sandbox: Update os_find_u_boot() to find the .img fileSimon Glass2-4/+6
2021-03-12test: Allow SPL to run any available testSimon Glass1-2/+5
2021-03-12test: Rename test-main.c to test-dm.cSimon Glass1-1/+1
2021-03-12sandbox: Drop the 'starting...' messageSimon Glass1-1/+0
2021-03-12arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS...Patrice Chotard1-2/+4
2021-03-12arm: mvebu: a38x: Remove dead code ARMADA_39XPali Rohár4-106/+1
2021-03-11stm32mp: bsec: manage clock when present in device treePatrick Delaunay1-0/+10
2021-03-11stm32mp: stm32prog: replace alias by serial device sequence numberPatrick Delaunay2-30/+10
2021-03-11stm32mp: stm32prog: reactivate console and display serial errorPatrick Delaunay1-4/+10
2021-03-11stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USBPatrick Delaunay6-12/+50
2021-03-11stm32mp: stm32prog: Add Kconfig file for stm32prog commandPatrick Delaunay2-17/+19
2021-03-11ARM: dts: stm32mp1: explicit clock reference needed by RCC clock driverEtienne Carriere1-0/+4
2021-03-09x86: Select advanced Intel code only if allowedSimon Glass2-0/+16
2021-03-09x86: Move INTEL_ACPIGEN to arch/x86Simon Glass1-0/+9
2021-03-09x86: Fix member check in intel_gnvsSimon Glass1-0/+4
2021-03-09x86: sizeof-array-div error in lpc_common_early_initHeinrich Schuchardt1-1/+1
2021-03-08arm: socfpga: dts: soc64: Update filename in binman node of FIT image with VA...Siew Chin Lim1-0/+22
2021-03-08arm: socfpga: cmd: Support 'vab' commandSiew Chin Lim2-0/+35
2021-03-08arm: socfpga: soc64: Support Vendor Authorized Boot (VAB)Siew Chin Lim6-4/+308
2021-03-08arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64Siew Chin Lim4-7/+10
2021-03-05ppc: qemu: Move board directory from board/freescale to board/emulationBin Meng1-1/+1
2021-03-05gpio: mpc8xxx: Support controller register physical address beyond 32-bitBin Meng1-1/+1
2021-03-05ppc: mpc85xx: Add 'gpibe' register to 'struct ccsr_gpio'Bin Meng1-0/+1
2021-03-05ppc: io.h: Use addrmap_ translation APIs only in post-relocation phaseBin Meng1-6/+9
2021-03-05ppc: mpc85xx: Wrap LAW related codes with CONFIG_FSL_LAWBin Meng2-0/+4
2021-03-05configs: fsl: move via specific defines to KconfigRajesh Bhagat1-0/+6
2021-03-05configs: fsl: move bootrom specific defines to KconfigRajesh Bhagat2-2/+10
2021-03-04Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-4/+5
2021-03-03gpio: Add a way to read 3-way strapping pinsSimon Glass1-1/+4
2021-03-03gpio: sandbox: Track whether a GPIO is drivenSimon Glass1-1/+2
2021-03-03gpio: x86: Drop the deprecated methods in intel_gpioSimon Glass1-0/+5
2021-03-03gpio: sandbox: Use a separate flag for the valueSimon Glass1-0/+5