aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-12CI: Update to the latest "Jammy" tagWIP/CI-improvementsTom Rini3-3/+3
2023-07-12CI: Update to QEMU 8.0.3Tom Rini1-4/+1
2023-07-11CI: Add automatic retry for test.py jobsTom Rini2-0/+2
2023-07-11Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boo...WIP/11Jul2023Tom Rini7-6/+12
2023-07-11Makefile: Drop -rc6Tom Rini1-1/+1
2023-07-10Merge branch 'next'WIP/10Jul2023Tom Rini632-15611/+17423
2023-07-10Prepare v2023.07v2023.07Tom Rini2-14/+859
2023-07-09Merge tag 'fsl-qoriq-2023-7-6' of https://source.denx.de/u-boot/custodians/u-...WIP/09Jul2023-nextTom Rini31-38/+174
2023-07-09mkeficapsule: fix efi_firmware_management_capsule_header data typeMalte Schmidt1-1/+1
2023-07-09doc: harmonize Linux kernel documentation linksHeinrich Schuchardt2-2/+2
2023-07-09cmd: efidebug: add missing efi_free_pool for dh subcommandMasahisa Kojima1-0/+1
2023-07-09efi_loader: Increase default variable store size to 64KiBAlper Nebi Yasak1-2/+3
2023-07-09efi_loader: Avoid underflow when calculating remaining var store sizeAlper Nebi Yasak1-0/+4
2023-07-09x86: Update docs link in bootparam headerPaul Barker1-1/+1
2023-07-08Merge branch '2023-07-07-assorted-build-improvements' into nextTom Rini14-40/+153
2023-07-07sysreset: Change Kconfig GPIO dependencyMichal Simek4-2/+5
2023-07-07tpl: Kconfig: TPL_BANNER_PRINT depends on DEBUG_UART && TPL_SERIALYing Sun1-0/+1
2023-07-07common: Kconfig: SYS_CONSOLE_ENV_OVERWRITE depends on SYS_CONSOLE_IS_IN_ENVYing Sun1-0/+1
2023-07-07cmd: CONFIG_CMD_SAVES depends on CONFIG_CMD_LOADSYing Sun1-0/+1
2023-07-07test: Find leftovers after clean/mrproperTobias Deiminger1-0/+105
2023-07-07Kbuild: Fix cleanup of *.dtbo for sandboxTobias Deiminger1-1/+1
2023-07-07Kbuild: Fix cleanup of *.dtb for some archsTobias Deiminger1-1/+3
2023-07-07Kbuild: Fix cleanup of VPLTobias Deiminger1-2/+2
2023-07-07Adjust gitignore for tools/generated/Tobias Deiminger2-1/+1
2023-07-07Kbuild: Fix cleanup of generated sources in toolsTobias Deiminger1-33/+33
2023-07-07MAINTAINERS: correct at91 tree linkEugen Hristev1-1/+1
2023-07-06Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb ...WIP/06Jul2023-nextTom Rini1-1/+1
2023-07-06Merge branch 'riscv-for-next' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini24-632/+597
2023-07-06board: ae350: Add missing env variables for bootiYu Chien Peter Lin1-5/+9
2023-07-06riscv: andes_plicsw: Fix IPI during OpenSBI invocationYu Chien Peter Lin1-3/+22
2023-07-06RISC-V: CONFIG_SPL_OPENSBI_SCRATCH_OPTIONS descriptionHeinrich Schuchardt1-2/+4
2023-07-06clk: starfive: pll: Fix to use postdiv1_maskHoegeun Kwon1-1/+1
2023-07-06ci: riscv: Update OpenSBI to v1.2Bin Meng2-8/+8
2023-07-06board: microchip: set mac address for ethernet1 on icicleConor Dooley1-3/+12
2023-07-06riscv: dts: sync mpfs-icicle devicetree with linuxConor Dooley6-518/+413
2023-07-06riscv: dts: drop microchip from dts filenamesConor Dooley6-6/+6
2023-07-06clk: sifive: only build sifive-prci.o for CONFIG_CLK_SIFIVE_PRCIBen Dooks1-3/+1
2023-07-06riscv: define test_and_{set,clear}_bit in asm/bitops.hBen Dooks1-0/+3
2023-07-06riscv: implement local_irq_{save,restore} macrosBen Dooks1-4/+13
2023-07-06riscv: add generic link for <asm/atomic.h>Ben Dooks1-0/+14
2023-07-06cmd/sbi: display new extensionsHeinrich Schuchardt2-0/+12
2023-07-06LFU-544: Kconfig.nxp: Fixed secure boot on LS-CH2 platformsKshitiz Varshney1-1/+1
2023-07-06configs: ls1046afrwy: enable DM_SERIALCamelia Groza2-2/+6
2023-07-06configs: ls1046ardb: enable DM_SERIALCamelia Groza8-8/+21
2023-07-06arch: arm: dts: ls1046a: tag serial nodes with bootph-allCamelia Groza3-0/+29
2023-07-06arch: arm: dts: ls1046a: sync serial nodes with LinuxCamelia Groza4-12/+54
2023-07-06configs: ls1043ardb: enable DM_SERIALCamelia Groza8-8/+22
2023-07-06arch: arm: dts: ls1043a: tag serial nodes with bootph-allCamelia Groza2-0/+24
2023-07-06arch: arm: dts: ls1043a: sync serial nodes with LinuxCamelia Groza3-7/+17
2023-07-05tools: spkgimage: correct printf specifierHeinrich Schuchardt1-1/+1