summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-09-16mmc: fsl_esdhc_spl: Add support for builds without CONFIG_SYS_MMC_U_BOOT_OFFSPali Rohár
2022-09-16powerpc: mpc85xx: Fix loading U-Boot proper from SD card in SPLPali Rohár
2022-09-16powerpc: mpc85xx: Fix check for CONFIG_SDCARDMarek Behún
2022-09-16Makefile: Reduce usage of custom mpc85xx u-boot.bin targetPali Rohár
2022-09-16Makefile: Build final mpc85xx non-SPL image in standard file u-boot.binPali Rohár
2022-09-16blk: Switch over to using uclass IDsSimon Glass
2022-09-16sandbox: Avoid defining HAVE_BLOCK_DEVICE in KonfigSimon Glass
2022-09-16blk: Enable CONFIG_BLK for all mediaSimon Glass
2022-09-15brppt1: Cleanup device treeBernhard Messerklinger
2022-09-15brppt1: Fix SPL boot stageBernhard Messerklinger
2022-09-15brppt1: Remove unused board variantsBernhard Messerklinger
2022-09-14dm: core: Add functions to read 8/16-bit integersStefan Herbrechtsmeier
2022-09-14Add in the ability to load and boot an uncompressed kernel image during the F...Nathan Barrett-Morrison
2022-09-13arm: dts: aspeed: Update SPI flash node settingsChin-Ting Kuo
2022-09-13xilinx: Fix mdio bus description for vck190-scMichal Simek
2022-09-13ARM: zynq: DT: List OCM memoryMichal Simek
2022-09-13ARM: zynq: Align qspi node name with Linux kernelMichal Simek
2022-09-13arm64: versal: Define zynqmp_mmio_write() for versalMichal Simek
2022-09-13microblaze: add arch_print_bdinfo() implementationOvidiu Panait
2022-09-13ARM: zynq: Align bss and end of u-boot image to 64bitsMichal Simek
2022-09-13arm64: zynqmp: add ref_clk property for REFCLKPER calculationPiyush Mehta
2022-09-13arm64: zynqmp: Add missing tca6416 to zynqmp SCMichal Simek
2022-09-13arm: dts: Add xlnx prefix to GEM compatible stringHarini Katakam
2022-09-13arm64: zynqmp: Add mtd partition for secure OS storage areaAmit Kumar Mahapatra
2022-09-13arm: mvebu: Fix moving internal registersPali Rohár
2022-09-13arm: mvebu: Enable L2 cache also on Armada 38xPali Rohár
2022-09-13arm: mvebu: lowlevel.S: Use CR_M from asm/system.hPali Rohár
2022-09-13arm: mvebu: Guard non-AXP code by checking for AXPPali Rohár
2022-09-13arm: mvebu: Fix function enable_cachesPali Rohár
2022-09-13arm: mvebu: Mark constant data with const keywordPali Rohár
2022-09-12zynq: Convert arm twd timer to DM driverStefan Herbrechtsmeier
2022-09-08Merge tag 'u-boot-stm32-20220907' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-09-07ARMv8/sec_firmware: Convert to use fit_get_data_conf_propSean Anderson
2022-09-07ARMv8/sec_firmware: Remove SEC_FIRMWARE_FIT_CNF_NAMESean Anderson
2022-09-06ARM: dts: stm32mp15: remove hwlocks from pinctrlEtienne Carriere
2022-09-06ARM: stm32: Switch DHSOM to FMC2 EBI driverMarek Vasut
2022-09-06Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2022-09-06Merge tag 'fsl-qoriq-2022-9-6' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2022-09-06ARM: dts: stm32: Fix display-timings settings for stm32f746-discoPatrice Chotard
2022-09-06stm32mp: simplify the STM32MP15x package parsing codePatrick Delaunay
2022-09-06board: freescale: p1_p2_rdb_pc: Turn off watchdog before resetPali Rohár
2022-09-06board: freescale: p1_p2_rdb_pc: Avoid usage of CPLD's system reset registerPali Rohár
2022-09-06riscv: dts: sifive: Synchronize FU740 and Unmatched DTIcenowy Zheng
2022-09-06dt-bindings: clock: sifive: sync FU740 PRCI clock binding headerIcenowy Zheng
2022-09-06armv8: layerscape: spl: mark OCRAM as non-secureMichael Walle
2022-09-05riscv: dts: Sync important Unmatched pmic and qspi0 changes from LinuxJessica Clarke
2022-09-04Merge tag 'u-boot-rockchip-20220905' of https://source.denx.de/u-boot/custodi...Tom Rini
2022-09-04rockchip: add u-boot-rockchip-spi.bin image for booting from SPI-NOR flashQuentin Schulz
2022-09-04rockchip: allow to build SPI images even without HAS_ROM optionQuentin Schulz
2022-09-04rockchip: generate u-boot-rockchip.bin with binman for ARM64 boardsQuentin Schulz