summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-08configs: am62x_evm_a53_defconfig: Disable semi-functional PSCI reset supportJan Kiszka
2023-09-08arm: mach-k3: am625: Add support for UDA FSNishanth Menon
2023-09-08configs: am62x_evm*: Enable EMMC_BOOT configurationNishanth Menon
2023-09-08arm: mach-k3: am625_init: Convert rtc_erratumi2327_init to staticNishanth Menon
2023-09-08arm: mach-k3: am625_init: Use IS_ENABLED()Nishanth Menon
2023-09-08board: ti: am62x: am62x.env: Use default findfdtNishanth Menon
2023-09-08include: env: ti: Add a generic default_findfdt.envNishanth Menon
2023-09-08include: env: ti: ti_armv7_common.env: Rename to ti_common.envNishanth Menon
2023-09-08include: configs: am62x_evm: Drop distro_bootcmd usageNishanth Menon
2023-09-08configs: am62x_evm_a53_defconfig: Switch to bootstdNishanth Menon
2023-09-08board: ti: am62x: am62x.env: Add explicit boot_targetsNishanth Menon
2023-09-08include: configs: am62x_evm: Wrap distroboot with CONFIG_DISTRO_DEFAULTSNishanth Menon
2023-09-08include: configs: am62x_evm: Drop unused SDRAM addressNishanth Menon
2023-09-08include: configs: ti_armv7_common: Add documentation for protected sectionNishanth Menon
2023-09-08include: env: ti: mmc: envboot: Only attempt boot.scr if BOOTSTD is not enabledNishanth Menon
2023-09-08include: env: ti: mmc: envboot/mmcboot: Check result of mmc dev before procee...Nishanth Menon
2023-09-08board: verdin-am62: fix check for minimum memory sizeEmanuele Ghidoli
2023-09-08verdin-am62: add u-boot update wrappersEmanuele Ghidoli
2023-09-06Merge branch '2023-09-06-assorted-CI-updates' into nextTom Rini
2023-09-06Azure: Add sandbox64 to CITom Rini
2023-09-06.gitlab-ci: Test sandbox64 board in addition to sandboxMarek Vasut
2023-09-06Azure: Split sandbox and qemu test.py runsTom Rini
2023-09-06Azure: Rework test_py job to publish its wrapper scriptTom Rini
2023-09-06CI: Drop some jobs we didn't really utilizeTom Rini
2023-09-06CI: Combine tools-only and envtools jobsTom Rini
2023-09-06Azure: Rework build the world jobsTom Rini
2023-09-06test: print: Fix hexdump test on 64bit systemsMarek Vasut
2023-09-06test: dm: test-fdt: Use fdtdec_get_int() in dm_check_devices()Marek Vasut
2023-09-06configs: sandbox64: Enable legacy image format supportMarek Vasut
2023-09-06Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-coldfi...Tom Rini
2023-09-06Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb in...Tom Rini
2023-09-06Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh int...Tom Rini
2023-09-06ARM: rmobile: Clean up rmobile_cpuinfo_idx()Marek Vasut
2023-09-06Merge branch '2023-09-06-riscv-fixes' into nextTom Rini
2023-09-06riscv: Correct event usage for riscv_cpu_probe/setupTom Rini
2023-09-06riscv: Rework riscv_cpu_probe for current event macrosTom Rini
2023-09-06arch: m68k: Implement relocationMarek Vasut
2023-09-06tools: relocate-rela: Add M68K supportMarek Vasut
2023-09-06tools: relocate-rela: Fix BE symtab handlingMarek Vasut
2023-09-05Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2023-09-05Merge tag 'u-boot-imx-20230905' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2023-09-05Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2023-09-05risc-v: implement DBCN based debug consoleHeinrich Schuchardt
2023-09-05risc-v: implement DBCN write byteHeinrich Schuchardt
2023-09-05spl: add __noreturn attribute to spl_invoke_opensbi functionChanho Park
2023-09-05configs: starfive: Disable SYS_MALLOC_CLEAR_ON_INIT by defaultShengyu Qu
2023-09-05riscv: cpu: jh7110: Imply SPL_SYS_MALLOC_CLEAR_ON_INITShengyu Qu
2023-09-05dlmalloc: Add support for SPL_SYS_MALLOC_CLEAR_ON_INITShengyu Qu
2023-09-05Kconfig: Add SPL_SYS_MALLOC_CLEAR_ON_INITShengyu Qu
2023-09-05doc: board: starfive: Add more info about supported driverShengyu Qu