summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-10-31test: dm: Add test cases for FWU Metadata uclassSughosh Ganu
2022-10-31FWU: Add support for the FWU Multi Bank Update featureSughosh Ganu
2022-10-31FWU: Add boot time checks as highlighted by the FWU specificationSughosh Ganu
2022-10-31FWU: Add helper functions for accessing FWU metadataSughosh Ganu
2022-10-31FWU: Add FWU metadata structure and driver for accessing metadataSughosh Ganu
2022-10-31disk: Rename block functionsSimon Glass
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-10-30efi: Drop old LCD codeSimon Glass
2022-10-27lib: fix buggy strcmp and strncmpRasmus Villemoes
2022-10-17dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek
2022-10-16efi_loader: remove efi_delete_handle on loadfile2Ilias Apalodimas
2022-10-16efi_loader: avoid EFI_CALL() when draining consoleHeinrich Schuchardt
2022-10-16efi_loader: avoid EFI_CALL() for clearing screenHeinrich Schuchardt
2022-10-11lib: crypt: fix selecting a non-existent optionOleksandr Suvorov
2022-10-10efi_loader: reformat efi_disk_add_dev()Heinrich Schuchardt
2022-10-10efi_loader: simplify efi_set_load_options()Heinrich Schuchardt
2022-10-10efi_driver: use efi_close_protocolHeinrich Schuchardt
2022-10-10efi_loader: internal CloseProtocolHeinrich Schuchardt
2022-10-10efi_loader: CloseProtocol in efi_fmp_findHeinrich Schuchardt
2022-10-10efi_loader: CloseProtocol in tcg2_measure_gpt_dataHeinrich Schuchardt
2022-10-10efi_driver: fix efi_uc_stop()Heinrich Schuchardt
2022-10-10efi_loader: printf code in efi_disk_get_device_name()Heinrich Schuchardt
2022-10-06efi_loader: define internal implementations of install/uninstallmultipleIlias Apalodimas
2022-10-06efi_driver: move event registration to driverHeinrich Schuchardt
2022-10-06efi_selftest: rename event_notifyHeinrich Schuchardt
2022-10-06efi_driver: add init function to EFI block driverHeinrich Schuchardt
2022-10-06efi_driver: provide driver binding protocol to bind functionHeinrich Schuchardt
2022-10-06efi_driver: reformat efi_block_device.cHeinrich Schuchardt
2022-10-06efi_driver: carve out function to create block deviceHeinrich Schuchardt
2022-10-06efi_driver: simplify efi_uc_stop(), call efi_free_pool()Heinrich Schuchardt
2022-10-06efi_driver: fix error handlingHeinrich Schuchardt
2022-10-06efi_loader: function to unlink udevice and handleHeinrich Schuchardt
2022-10-06efi_loader: efi_dp_part_node check dp_alloc return valueHeinrich Schuchardt
2022-10-06efi: Add string conversion helperPaul Barker
2022-10-03Merge branch 'next'Tom Rini
2022-09-29dm: core: Provide a way to reset the device treeSimon Glass
2022-09-30efi_loader: fix efi_initrd_deregister()Heinrich Schuchardt
2022-09-30efi_selftest: prefix test functions with efi_st_Heinrich Schuchardt
2022-09-29dm: core: Drop ofnode_is_available()Simon Glass
2022-09-29dm: core: Avoid creating a name property when unflatteningSimon Glass
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass
2022-09-25blk: Rename if_type to uclass_idSimon Glass
2022-09-24efi_selftest: prefix test functions with efi_st_Heinrich Schuchardt
2022-09-23display_options: print_size: Fix order overflowPali Rohár
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-16blk: Switch over to using uclass IDsSimon Glass
2022-09-16efi: Correct assumption about if_typeSimon Glass
2022-09-16blk: Select SPL_LEGACY_BLOCK automaticallySimon Glass