summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-09Prepare v2023.01v2023.01Tom Rini
2023-01-09board: rockchip: Fix binman_init failure on EVB-RK3568Jagan Teki
2023-01-08distro_bootcmd: Fix copy-paste errorMarek Vasut
2023-01-07pylibfdt: Allow version normalization to failTom Rini
2023-01-07common/memsize.c: Check for overflow in get_effective_memsize() only for mpc85xxPali Rohár
2023-01-07Merge tag 'efi-2023-01-rc5-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-01-06efi_loader: make .data section of *_efi.so files RWHeinrich Schuchardt
2023-01-06lmb: consider EFI memory mapHeinrich Schuchardt
2023-01-06efi_loader: carve out efi_get_memory_map_alloc()Heinrich Schuchardt
2023-01-06vexpress: adjust loadaddrHeinrich Schuchardt
2023-01-06Merge tag 'u-boot-stm32-20230106' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2023-01-06Merge branch '2023-01-06-further-regression-fixes'Tom Rini
2023-01-06arm: rmobile: rzg2_beacon: Enable alternative Ethernet PHYAdam Ford
2023-01-06arm: dts: rz-g2-beacon-u-boot: Fix QSPI RegressionAdam Ford
2023-01-06pylibfdt: Fix disable version normalizationPhilippe Schenker
2023-01-06cmd: pxe_utils: Limit fdtcontroladdr usage to non-fitImageMarek Vasut
2023-01-06Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot""Marek Vasut
2023-01-06rockchip: Fix the broken Video out for rk3288 boardsJagan Teki
2023-01-06i2c: uniphier-f: correct error recoveryDai Okamura
2023-01-06imx7d-pico: Fix the name of the u-boot.dtsi fileFabio Estevam
2023-01-06powerpc/mpc85xx: socrates: Re-enable building u-boot-socrates.binPali Rohár
2023-01-06arm: stm32mp: Fix board_get_usable_ram_top() againMarek Vasut
2023-01-04Merge tag 'efi-2023-01-rc5-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-01-04efi_loader: populate console handles in system tableHeinrich Schuchardt
2023-01-04efi_loader: adjust sorting of capsulesHeinrich Schuchardt
2023-01-04test: unit test for u16_strcasecmp()Heinrich Schuchardt
2023-01-04lib: add function u16_strcasecmp()Heinrich Schuchardt
2023-01-04efi_loader: fix building aarch64 EFI binariesHeinrich Schuchardt
2023-01-04efi_loader: defines for PE-COFF section flagsHeinrich Schuchardt
2023-01-04doc: Fix eth_env_[gs]et_enetaddr() return valueMarek Vasut
2023-01-04doc: building documentationHeinrich Schuchardt
2023-01-04cmd: avoid endless loop in sound play commandHeinrich Schuchardt
2023-01-02Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2023-01-02timer: orion-timer: Fix problem with early static variableStefan Roese
2022-12-29configs: Resync with savedefconfigTom Rini
2022-12-29Merge tag 'efi-2023-01-rc5-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-12-29Merge branch '2022-12-29-assorted-further-fixes'Tom Rini
2022-12-29PowerPC: Update dependencies on *SYS_MPC85XX_NO_RESETVECTom Rini
2022-12-29Merge branch '2022-12-29-assorted-further-fixes'Tom Rini
2022-12-29PowerPC: Rework PBL location choiceTom Rini
2022-12-29cmd: net: wget: fix Kconfig dependencyMichael Walle
2022-12-29net: wget: fix implicit declarationMichael Walle
2022-12-29CI: Rework rockchip jobs in AzureTom Rini
2022-12-29efi_loader: use u16_strlen() in efi_var_mem_ins()Heinrich Schuchardt
2022-12-29efi_loader: avoid adding variables twiceIlias Apalodimas
2022-12-29efi_loader: typo non-volatile in efi_var_restoreHeinrich Schuchardt
2022-12-29efi_loader: set UEFI specification version to 2.10Heinrich Schuchardt
2022-12-29efi_loader: set IMAGE_FILE_LARGE_ADDRESS_AWAREHeinrich Schuchardt
2022-12-29efi_loader: fix get_package_list_handle() statusVincent Stehlé
2022-12-29doc: improve wget man-pageHeinrich Schuchardt