aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-04-08at91: Remove unused LED codeTom Rini2-48/+0
2022-04-08arm: integrator: Migrate platform-specific options and cleanup armcoremodule.hTom Rini1-0/+19
2022-04-08tegra: Migrate CI_UDC_HAS_HOSTPC to KconfigTom Rini1-0/+4
2022-04-08mvebu: Move BOOTROM_ERR_REG out of CONFIG namespaceTom Rini2-2/+2
2022-04-06riscv: alloc space exhaustedHeinrich Schuchardt1-3/+0
2022-04-06riscv: provide missing base extension functionsHeinrich Schuchardt2-0/+68
2022-04-06cmd: sbi: add Performance Monitoring Unit ExtensionHeinrich Schuchardt1-0/+1
2022-04-05Merge branch '2022-04-04-platform-updates'Tom Rini12-17/+196
2022-04-05Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custo...WIP/05Apr2022Tom Rini1-0/+2
2022-04-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini24-80/+183
2022-04-05sunxi: eMMC: Improve automatic boot source detectionAndre Przywara1-0/+83
2022-04-04arm: dts: k3-am64-ddr: Add ss_cfg reg entryDave Gerlach1-2/+3
2022-04-04arm: dts: k3-am642-r5-evm: Mark memory with u-boot, dm-splDave Gerlach1-0/+1
2022-04-04ARM: dts: k3-am642: Correct timer frequencyVignesh Raghavendra2-2/+2
2022-04-04arch: arm: mach-k3: am642_init: Probe ESM nodesHari Nagalla1-4/+36
2022-04-04arm: dts: k3-am64: Add support for ESM device nodesHari Nagalla3-0/+39
2022-04-04spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara12-15/+12
2022-04-04sunxi: clock: H6: Adjust PLL LDO before clock setupJernej Skrabec1-0/+7
2022-04-04sunxi: clock: H6/H616: Add resistor calibrationJernej Skrabec1-2/+7
2022-04-04sunxi: prcm: Add a few registersJernej Skrabec4-6/+23
2022-04-04sunxi: H3: fix non working console on uart2Angelo Dureghello2-0/+5
2022-04-04Add ethernet0 alias in Nanopi NEO's device treeBaltazár Radics1-0/+4
2022-04-04sunxi: Support building a SPL as a TOC0 imageSamuel Holland1-0/+2
2022-04-04sunxi: Support SPL in both eGON and TOC0 imagesSamuel Holland3-13/+33
2022-04-04pwm: sunxi: Remove non-DM pin setupSamuel Holland1-1/+0
2022-04-04sunxi: Remove options and setup code for I2C2-I2C4Samuel Holland3-40/+1
2022-04-04sunxi: Remove non-DM GMAC pin setupSamuel Holland1-2/+0
2022-04-04net: sunxi_emac: Remove non-DM pin setupSamuel Holland1-1/+0
2022-04-04sunxi: pinctrl: Create the driver skeletonSamuel Holland2-0/+6
2022-04-04board: starqltechn: get board usable - add bootcmd and docsDzmitry Sankouski3-9/+19
2022-04-04arm: init: save previous bootloader dataDzmitry Sankouski2-0/+96
2022-04-04Merge branch 'next'Tom Rini130-2918/+4068
2022-04-04Merge tag 'u-boot-at91-2022.07-a' of https://source.denx.de/u-boot/custodians...WIP/04Apr2022-nextTom Rini9-445/+1649
2022-04-01arm64: ls1046a: Support semihosting fallbackSean Anderson1-1/+2
2022-04-01arm64: Catch non-emulated semihosting callsSean Anderson1-0/+47
2022-04-01arm: smh: Add option to detect semihostingSean Anderson2-0/+42
2022-04-01arm64: Import some ESR and SPSR defines from LinuxSean Anderson2-0/+416
2022-04-01arm64: Save spsr in pt_regsSean Anderson2-2/+5
2022-04-01arm64: Save esr in pt_regsSean Anderson5-26/+26
2022-04-01ls1046ardb: Add support for JTAG bootSean Anderson1-0/+2
2022-04-01arm: smh: Add some functions for working with the host consoleSean Anderson1-0/+18
2022-04-01arm: smh: Remove smhload commandSean Anderson1-76/+0
2022-04-01cmd: fdt: Use start/size for chosen instead of start/endSean Anderson1-8/+8
2022-04-01spl: Add semihosting boot methodSean Anderson3-5/+24
2022-04-01arm: smh: Add some file manipulation commandsSean Anderson1-11/+56
2022-04-01arm: smh: Document functions in headerSean Anderson1-9/+0
2022-04-01arm: smh: Return errno on errorSean Anderson1-31/+36
2022-04-01arm: smh: Use numeric modes for smh_openSean Anderson1-18/+3
2022-04-01arm: smh: Export semihosting functionsSean Anderson1-5/+6
2022-04-01vexpress64: Add ARMv8R-64 board variantPeter Hoyes2-0/+12