summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-02-08Bump LMB_MAX_REGIONS default to 16Sjoerd Simons
2023-02-08Revert "lmb: Default to not-LMB_USE_MAX_REGIONS"Tom Rini
2023-02-06lmb: Set correct lmb flags for EFI memory map entriesSjoerd Simons
2023-02-06lmb: Default to not-LMB_USE_MAX_REGIONSTom Rini
2023-01-27efi_loader: don't use HandleProtocolHeinrich Schuchardt
2023-01-27efi_loader: fix comment in ESRT codeHeinrich Schuchardt
2023-01-23efi: Improve logging in efi_diskSimon Glass
2023-01-23lib: Support printing an error stringSimon Glass
2023-01-23lib: Add a function to split a string into substringsSimon Glass
2023-01-20Merge tag 'efi-2023-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2023-01-20efi_loader: fix CapsuleMax variable reportingIlias Apalodimas
2023-01-20efi_loader: update the error message of TCG protocol installationIlias Apalodimas
2023-01-20efi_loader: ensure that file ubootefi.var is createdHeinrich Schuchardt
2023-01-20efi_loader: Avoid overwriting previous outputs on console screen clearingJan Kiszka
2023-01-20efi_loader: Set default console colors on efi_cout_clear_screen if neededJan Kiszka
2023-01-19Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-01-18lib: zstd: update to latest Linux zstd 1.5.2Brandon Maier
2023-01-18Revert "fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ"Simon Glass
2023-01-18trace: Don't require TIMER_EARLYSimon Glass
2023-01-18trace: Move trace pointer to data sectionSimon Glass
2023-01-18fdt: Check for overlapping data and FDTSimon Glass
2023-01-18fdt: Pass the device tree to fdtdec_prepare_fdt()Simon Glass
2023-01-18fdt: Drop ifdefs in fdtdec_prepare_fdt()Simon Glass
2023-01-18fdt: Avoid exporting fdtdec_prepare_fdt()Simon Glass
2023-01-18tpm: Add a proper Kconfig option for crc8 in SPLSimon Glass
2023-01-18trace: Use notrace for shortSimon Glass
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini
2023-01-16rc4: mark key as constJohn Keeping
2023-01-13efi_loader: provide agent_handle to efi_disk_add_dev()Heinrich Schuchardt
2023-01-13efi_selftest: add hii set keyboard layout test caseVincent Stehlé
2023-01-13efi_loader: refine set_keyboard_layout() statusVincent Stehlé
2023-01-13efi_loader: use EFI_EXIT in efi_riscv_get_boot_hartidHeinrich Schuchardt
2023-01-13efi_loader: fix description of memory functionsHeinrich Schuchardt
2023-01-12Revert "time: add weak annotation to timer_read_counter declaration"Harald Seiler
2023-01-11lib: rsa: cosmetic: fix building warningHaijun Qin
2023-01-09Merge branch 'next'Tom Rini
2023-01-06lmb: consider EFI memory mapHeinrich Schuchardt
2023-01-06efi_loader: carve out efi_get_memory_map_alloc()Heinrich Schuchardt
2023-01-04efi_loader: populate console handles in system tableHeinrich Schuchardt
2023-01-04efi_loader: adjust sorting of capsulesHeinrich Schuchardt
2023-01-04lib: add function u16_strcasecmp()Heinrich Schuchardt
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: fix get_package_list_handle() statusVincent Stehlé
2022-12-23rsa-verify: Rework host check for CONFIG_RSA_VERIFY_WITH_PKEYTom Rini
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini
2022-12-20efi_selftest: conformance test for GetNextVariableNameHeinrich Schuchardt
2022-12-20efi_loader: fix efi_get_next_variable_name_mem()Heinrich Schuchardt