aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-08distro_bootcmd: Fix copy-paste errorWIP/08Jan2023Marek Vasut1-1/+1
2023-01-07pylibfdt: Allow version normalization to failWIP/07Jan2023Tom Rini1-3/+11
2023-01-07common/memsize.c: Check for overflow in get_effective_memsize() only for mpc85xxPali Rohár1-0/+2
2023-01-07Merge tag 'efi-2023-01-rc5-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini6-15/+85
2023-01-06efi_loader: make .data section of *_efi.so files RWHeinrich Schuchardt1-1/+7
2023-01-06lmb: consider EFI memory mapHeinrich Schuchardt1-0/+36
2023-01-06efi_loader: carve out efi_get_memory_map_alloc()Heinrich Schuchardt3-14/+41
2023-01-06vexpress: adjust loadaddrHeinrich Schuchardt1-0/+1
2023-01-06Merge tag 'u-boot-stm32-20230106' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-1/+1
2023-01-06Merge branch '2023-01-06-further-regression-fixes'Tom Rini15-13/+25
2023-01-06arm: rmobile: rzg2_beacon: Enable alternative Ethernet PHYAdam Ford1-0/+2
2023-01-06arm: dts: rz-g2-beacon-u-boot: Fix QSPI RegressionAdam Ford1-1/+0
2023-01-06pylibfdt: Fix disable version normalizationPhilippe Schenker1-6/+2
2023-01-06cmd: pxe_utils: Limit fdtcontroladdr usage to non-fitImageMarek Vasut1-4/+5
2023-01-06Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot""Marek Vasut2-2/+8
2023-01-06rockchip: Fix the broken Video out for rk3288 boardsJagan Teki7-0/+7
2023-01-06i2c: uniphier-f: correct error recoveryDai Okamura1-2/+2
2023-01-06imx7d-pico: Fix the name of the u-boot.dtsi fileFabio Estevam1-0/+0
2023-01-06powerpc/mpc85xx: socrates: Re-enable building u-boot-socrates.binPali Rohár1-0/+1
2023-01-06arm: stm32mp: Fix board_get_usable_ram_top() againMarek Vasut1-1/+1
2023-01-04Merge tag 'efi-2023-01-rc5-3' of https://source.denx.de/u-boot/custodians/u-b...WIP/04Jan2022Tom Rini12-22/+219
2023-01-04efi_loader: populate console handles in system tableHeinrich Schuchardt1-0/+3
2023-01-04efi_loader: adjust sorting of capsulesHeinrich Schuchardt1-3/+6
2023-01-04test: unit test for u16_strcasecmp()Heinrich Schuchardt1-0/+25
2023-01-04lib: add function u16_strcasecmp()Heinrich Schuchardt2-0/+39
2023-01-04efi_loader: fix building aarch64 EFI binariesHeinrich Schuchardt2-15/+38
2023-01-04efi_loader: defines for PE-COFF section flagsHeinrich Schuchardt1-0/+13
2023-01-04doc: Fix eth_env_[gs]et_enetaddr() return valueMarek Vasut1-2/+2
2023-01-04doc: building documentationHeinrich Schuchardt2-0/+91
2023-01-04cmd: avoid endless loop in sound play commandHeinrich Schuchardt1-2/+2
2023-01-02Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-3/+7
2023-01-02timer: orion-timer: Fix problem with early static variableStefan Roese1-3/+7
2022-12-29configs: Resync with savedefconfigTom Rini11-26/+7
2022-12-29Merge tag 'efi-2023-01-rc5-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini84-98/+396
2022-12-29Merge branch '2022-12-29-assorted-further-fixes'Tom Rini10-12/+3
2022-12-29PowerPC: Update dependencies on *SYS_MPC85XX_NO_RESETVECTom Rini10-12/+3
2022-12-29Merge branch '2022-12-29-assorted-further-fixes'Tom Rini13-15/+21
2022-12-29PowerPC: Rework PBL location choiceTom Rini10-12/+15
2022-12-29cmd: net: wget: fix Kconfig dependencyMichael Walle1-1/+1
2022-12-29net: wget: fix implicit declarationMichael Walle1-0/+1
2022-12-29CI: Rework rockchip jobs in AzureTom Rini1-2/+4
2022-12-29efi_loader: use u16_strlen() in efi_var_mem_ins()Heinrich Schuchardt1-3/+1
2022-12-29efi_loader: avoid adding variables twiceIlias Apalodimas2-3/+5
2022-12-29efi_loader: typo non-volatile in efi_var_restoreHeinrich Schuchardt1-1/+1
2022-12-29efi_loader: set UEFI specification version to 2.10Heinrich Schuchardt1-1/+1
2022-12-29efi_loader: set IMAGE_FILE_LARGE_ADDRESS_AWAREHeinrich Schuchardt2-5/+13
2022-12-29efi_loader: fix get_package_list_handle() statusVincent Stehlé1-1/+1
2022-12-29doc: improve wget man-pageHeinrich Schuchardt1-2/+3
2022-12-29doc: Use "changesets" not "csets" in statistics pagesTom Rini66-66/+66
2022-12-29doc: add texinfodocs and infodocs targetsMaxim Cournoyer4-5/+16