summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-15Merge tag 'efi-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-01-15Merge branch '2022-01-14-assorted-fixes'Tom Rini
2022-01-15efi: Tidy up some comments in efi headerSimon Glass
2022-01-15efi: Build the 64-bit app properlySimon Glass
2022-01-15x86: efi: Set the correct link flags for the 64-bit EFI appSimon Glass
2022-01-15x86: efi: Don't use the 64-bit link script for the EFI appSimon Glass
2022-01-15x86: efi: Round out the link script for 64-bit EFISimon Glass
2022-01-15x86: efi: Tweak the code used for the 64-bit EFI appSimon Glass
2022-01-15efi: Support the efi command in the appSimon Glass
2022-01-15x86: efi: Update efi_get_next_mem_desc() to avoid needing a mapSimon Glass
2022-01-15efi: Move exit_boot_services into a functionSimon Glass
2022-01-15MAINTAINERS: remove Alexander Graf from EFI PAYLOADHeinrich Schuchardt
2022-01-15efidebug: avoid 'dfu_alt_info not defined' messageHeinrich Schuchardt
2022-01-15efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installedIlias Apalodimas
2022-01-15cmd: part: list all 128 GPT partitionsHeinrich Schuchardt
2022-01-15disk: gpt: print all partitionsHeinrich Schuchardt
2022-01-15efi_loader: fix SectionAlignment, FileAlignmentHeinrich Schuchardt
2022-01-15riscv: revert Complete efi header for RV32/64Heinrich Schuchardt
2022-01-15doc: add include/dm/fdtaddr.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/of*.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/read.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/devres.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/device.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/platdata.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/lists.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/root.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/uclass.h to the HTML documentationPatrick Delaunay
2022-01-15.readthedocs.yml: update the requirementsHeinrich Schuchardt
2022-01-15doc: Building on Alpine LinuxHeinrich Schuchardt
2022-01-15doc: add Arm Juno board documentationAndre Przywara
2022-01-14lib: Kconfig: fix PHANDLE_CHECK_SEQ position outside of menuEugen Hristev
2022-01-14env: fat: Add new lines at the end of print statementsPeter Robinson
2022-01-14phy: Track power-on and init counts in uclassAlper Nebi Yasak
2022-01-14ARM: qemu-arm: Fix build fail with boot devices disabledPiotr Kubik
2022-01-14armv8: apple: Disable PSCI resetMark Kettenis
2022-01-14BRCMNAND: Fix reporting of uncorrectable errors on subpages during page readJoel Peshkin
2022-01-14cmd: adc: Report return value on errorSamuel Dionne-Riel
2022-01-14lib: export vsscanfSamuel Dionne-Riel
2022-01-14checkpatch: report ERROR only on disabling of fdt and initrd relocationHou Zhiqiang
2022-01-14nvme: Do not allocate 8kB buffer on stackPali Rohár
2022-01-14test: test_lsblk: Mark as sandbox specificPatrick Delaunay
2022-01-14pci: Work around PCIe link training failuresMaciej W. Rozycki
2022-01-14lib: sparse: Make CHUNK_TYPE_RAW buffer alignedqianfan Zhao
2022-01-14Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-01-14arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculationPali Rohár
2022-01-14arm: mvebu: db-88f6720: Fix CONFIG_SPL_TEXT_BASE and remove wrong memory layoutPali Rohár
2022-01-14tools: kwbimage: Fix mkimage/dumpimage -l argumentPali Rohár
2022-01-14tools: kwbimage: Extract main data image without -p arg for dumpimagePali Rohár
2022-01-14tools: kwbimage/kwboot: Check ext field for non-zero valuePali Rohár
2022-01-14tools: kwbimage: Do not cast const pointers to non-const pointersPali Rohár