summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-04-08arm: Remove unused ep93xx codeTom Rini
2022-04-08arm: fsl-layerscape: Migrate more DP-DDR options to KconfigTom Rini
2022-04-08powerpc: mpc83xx: Migrate DEFAULT_IMMR to KconfigTom Rini
2022-04-08nds32: Migrate CONFIG_DEBUG_LED to KconfigTom Rini
2022-04-08microblaze: Migrate DCACHE/ICACHE to KconfigTom Rini
2022-04-08controlcenterdc: Migrate CUSTOMER_BOARD_SUPPORT to KconfigTom Rini
2022-04-08spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to KconfigTom Rini
2022-04-08at91: Remove unused LED codeTom Rini
2022-04-08arm: integrator: Migrate platform-specific options and cleanup armcoremodule.hTom Rini
2022-04-08tegra: Migrate CI_UDC_HAS_HOSTPC to KconfigTom Rini
2022-04-08mvebu: Move BOOTROM_ERR_REG out of CONFIG namespaceTom Rini
2022-04-06riscv: alloc space exhaustedHeinrich Schuchardt
2022-04-06riscv: provide missing base extension functionsHeinrich Schuchardt
2022-04-06cmd: sbi: add Performance Monitoring Unit ExtensionHeinrich Schuchardt
2022-04-05Merge branch '2022-04-04-platform-updates'Tom Rini
2022-04-05Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2022-04-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-04-05sunxi: eMMC: Improve automatic boot source detectionAndre Przywara
2022-04-04arm: dts: k3-am64-ddr: Add ss_cfg reg entryDave Gerlach
2022-04-04arm: dts: k3-am642-r5-evm: Mark memory with u-boot, dm-splDave Gerlach
2022-04-04ARM: dts: k3-am642: Correct timer frequencyVignesh Raghavendra
2022-04-04arch: arm: mach-k3: am642_init: Probe ESM nodesHari Nagalla
2022-04-04arm: dts: k3-am64: Add support for ESM device nodesHari Nagalla
2022-04-04spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara
2022-04-04sunxi: clock: H6: Adjust PLL LDO before clock setupJernej Skrabec
2022-04-04sunxi: clock: H6/H616: Add resistor calibrationJernej Skrabec
2022-04-04sunxi: prcm: Add a few registersJernej Skrabec
2022-04-04sunxi: H3: fix non working console on uart2Angelo Dureghello
2022-04-04Add ethernet0 alias in Nanopi NEO's device treeBaltazár Radics
2022-04-04sunxi: Support building a SPL as a TOC0 imageSamuel Holland
2022-04-04sunxi: Support SPL in both eGON and TOC0 imagesSamuel Holland
2022-04-04pwm: sunxi: Remove non-DM pin setupSamuel Holland
2022-04-04sunxi: Remove options and setup code for I2C2-I2C4Samuel Holland
2022-04-04sunxi: Remove non-DM GMAC pin setupSamuel Holland
2022-04-04net: sunxi_emac: Remove non-DM pin setupSamuel Holland
2022-04-04sunxi: pinctrl: Create the driver skeletonSamuel Holland
2022-04-04board: starqltechn: get board usable - add bootcmd and docsDzmitry Sankouski
2022-04-04arm: init: save previous bootloader dataDzmitry Sankouski
2022-04-04Merge branch 'next'Tom Rini
2022-04-04Merge tag 'u-boot-at91-2022.07-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-04-01arm64: ls1046a: Support semihosting fallbackSean Anderson
2022-04-01arm64: Catch non-emulated semihosting callsSean Anderson
2022-04-01arm: smh: Add option to detect semihostingSean Anderson
2022-04-01arm64: Import some ESR and SPSR defines from LinuxSean Anderson
2022-04-01arm64: Save spsr in pt_regsSean Anderson
2022-04-01arm64: Save esr in pt_regsSean Anderson
2022-04-01ls1046ardb: Add support for JTAG bootSean Anderson
2022-04-01arm: smh: Add some functions for working with the host consoleSean Anderson
2022-04-01arm: smh: Remove smhload commandSean Anderson
2022-04-01cmd: fdt: Use start/size for chosen instead of start/endSean Anderson