Merge tag 'u-boot-at91-fixes-2023.01-b' of https://source.denx.de/u-boot/custodians...
[platform/kernel/u-boot.git] / lib /
2022-12-08 Tom RiniMerge tag 'u-boot-at91-fixes-2023.01-b' of https:/...
2022-12-06 Tom RiniMerge tag 'sound-2023-01-rc4' of https://source.denx...
2022-12-05 Tom RiniMerge branch '2022-12-05-add-IPv6-support'
2022-12-05 Viacheslav Mitrofanovnet: ipv6: Enable IPv6 typeconversion specifier
2022-12-05 Viacheslav Mitrofanovnet: ipv6: Add string_to_ip6 converter
2022-12-04 Tom RiniMerge tag 'efi-2023-01-rc3' of https://source.denx...
2022-12-02 Masahisa Kojimaefi_loader: utility function to check the variable...
2022-12-02 Heinrich Schuchardtefi_loader: don't use EFI_LOADER_DATA internally
2022-12-02 Heinrich Schuchardtefi_loader: fix handling of DHCP acknowledge
2022-12-02 Heinrich Schuchardtefi_selftest: test FatToStr() truncation
2022-12-02 Heinrich Schuchardtefi_loader: add an EFI binary to print boot hart ID
2022-11-22 Tom RiniMerge tag 'xilinx-for-v2023.01-rc3' of https://source...
2022-11-22 Tom RiniMerge tag 'efi-2023-01-rc2-2' of https://source.denx...
2022-11-22 Heinrich Schuchardtefi_selftest: Improve the FatToStr() unit test
2022-11-22 Heinrich Schuchardtefi_selftest: unsigned char parameter for efi_st_strcmp...
2022-11-22 Mikhail Ilinefi_loader: Fix buffer underflow
2022-11-16 Tom RiniMerge tag 'efi-2023-01-rc2' of https://source.denx...
2022-11-16 Ilias Apalodimasefi_loader: replace a u16_strdup with alloc + memcpy
2022-11-16 Ilias Apalodimasefi_loader: add missing EFI_CALL when closing a file
2022-11-16 Ilias Apalodimasefi_loader: add comments on efi_file_from_path() regard...
2022-11-16 Heinrich Schuchardtefi_loader: improve description of efi_file_from_path()
2022-11-16 Ilias Apalodimasefi_loader: initialize return values in efi_uninstall_m...
2022-11-14 Tom RiniMerge tag 'u-boot-imx-20221114' of https://gitlab.denx...
2022-11-08 Tom RiniMerge tag 'dm-pull-7nov22' of https://source.denx.de...
2022-11-07 Simon Glassdm: sandbox: Switch over to using the new host uclass
2022-11-07 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-11-06 Tom RiniMerge tag 'efi-2023-01-rc1-4' of https://source.denx...
2022-11-06 Heinrich Schuchardtefi_loader: AllocateAddress requires page address
2022-11-06 Heinrich Schuchardtefi_loader: discover if no efi_system_partition is set
2022-11-06 AKASHI Takahiroefi_loader: remove CONFIG_EFI_SETUP_EARLY
2022-11-06 Jan Kiszkaefi_loader: Let networking support depend on NETDEVICES
2022-11-02 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-11-01 Tom RiniMerge branch '2022-10-31-FWU-add-FWU-multi-bank-update...
2022-10-31 Sughosh Ganutest: dm: Add test cases for FWU Metadata uclass
2022-10-31 Sughosh GanuFWU: Add support for the FWU Multi Bank Update feature
2022-10-31 Sughosh GanuFWU: Add boot time checks as highlighted by the FWU...
2022-10-31 Sughosh GanuFWU: Add helper functions for accessing FWU metadata
2022-10-31 Sughosh GanuFWU: Add FWU metadata structure and driver for accessin...
2022-10-31 Tom RiniMerge branch '2022-10-31-vbe-implement-the-full-firmwar...
2022-10-31 Simon Glassdisk: Rename block functions
2022-10-31 Simon GlassRename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
2022-10-30 Tom RiniMerge tag 'video-20221030' of https://source.denx.de...
2022-10-30 Simon Glassvideo: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
2022-10-30 Simon Glassefi: Drop old LCD code
2022-10-27 Rasmus Villemoeslib: fix buggy strcmp and strncmp
2022-10-25 Tom RiniMerge tag 'fsl-qoriq-2022-10-18' of https://source...
2022-10-21 Tom RiniMerge tag 'u-boot-rockchip-20221020' of https://source...
2022-10-20 Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-20 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-10-18 Tom RiniMerge tag 'dm-pull-18oct22' of https://source.denx...
2022-10-18 Tom RiniMerge tag 'u-boot-stm32-20221018' of https://source...
2022-10-18 Michal Suchanekdm: treewide: Use uclass_first_device_err when accessin...
2022-10-17 Tom RiniMerge tag 'efi-2023-01-rc1-3' of https://source.denx...
2022-10-16 Ilias Apalodimasefi_loader: remove efi_delete_handle on loadfile2
2022-10-16 Heinrich Schuchardtefi_loader: avoid EFI_CALL() when draining console
2022-10-16 Heinrich Schuchardtefi_loader: avoid EFI_CALL() for clearing screen
2022-10-11 Tom RiniMerge branch '2022-10-11-assorted-fixes-and-updates'
2022-10-11 Oleksandr Suvorovlib: crypt: fix selecting a non-existent option
2022-10-11 Tom RiniMerge tag 'xilinx-for-v2023.01-rc1-v3' of https://sourc...
2022-10-10 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-10-10 Tom RiniMerge tag 'efi-2023-01-rc1-2' of https://source.denx...
2022-10-10 Heinrich Schuchardtefi_loader: reformat efi_disk_add_dev()
2022-10-10 Heinrich Schuchardtefi_loader: simplify efi_set_load_options()
2022-10-10 Heinrich Schuchardtefi_driver: use efi_close_protocol
2022-10-10 Heinrich Schuchardtefi_loader: internal CloseProtocol
2022-10-10 Heinrich Schuchardtefi_loader: CloseProtocol in efi_fmp_find
2022-10-10 Heinrich Schuchardtefi_loader: CloseProtocol in tcg2_measure_gpt_data
2022-10-10 Heinrich Schuchardtefi_driver: fix efi_uc_stop()
2022-10-10 Heinrich Schuchardtefi_loader: printf code in efi_disk_get_device_name()
2022-10-10 Tom RiniMerge tag 'u-boot-nand-20221009' of https://source...
2022-10-07 Tom RiniMerge tag 'efi-2023-01-rc1' of https://source.denx...
2022-10-06 Ilias Apalodimasefi_loader: define internal implementations of install...
2022-10-06 Heinrich Schuchardtefi_driver: move event registration to driver
2022-10-06 Heinrich Schuchardtefi_selftest: rename event_notify
2022-10-06 Heinrich Schuchardtefi_driver: add init function to EFI block driver
2022-10-06 Heinrich Schuchardtefi_driver: provide driver binding protocol to bind...
2022-10-06 Heinrich Schuchardtefi_driver: reformat efi_block_device.c
2022-10-06 Heinrich Schuchardtefi_driver: carve out function to create block device
2022-10-06 Heinrich Schuchardtefi_driver: simplify efi_uc_stop(), call efi_free_pool()
2022-10-06 Heinrich Schuchardtefi_driver: fix error handling
2022-10-06 Heinrich Schuchardtefi_loader: function to unlink udevice and handle
2022-10-06 Heinrich Schuchardtefi_loader: efi_dp_part_node check dp_alloc return...
2022-10-06 Paul Barkerefi: Add string conversion helper
2022-10-03 Tom RiniMerge branch 'next'
2022-09-30 Tom RiniMerge branch '2022-09-29-dm-core-support-multiple-devic...
2022-09-30 Tom RiniMerge tag 'efi-2022-10-rc6' of https://source.denx...
2022-09-30 Simon Glassdm: core: Provide a way to reset the device tree
2022-09-30 Heinrich Schuchardtefi_loader: fix efi_initrd_deregister()
2022-09-30 Heinrich Schuchardtefi_selftest: prefix test functions with efi_st_
2022-09-29 Simon Glassdm: core: Drop ofnode_is_available()
2022-09-29 Simon Glassdm: core: Avoid creating a name property when unflattening
2022-09-29 Simon Glasstreewide: Drop bootm_headers_t typedef
2022-09-27 Tom RiniMerge tag 'u-boot-stm32-20220927' of https://source...
2022-09-26 Tom RiniMerge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitla...
2022-09-26 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2022-09-25 Tom RiniMerge tag 'dm-next-25sep22' of https://gitlab.denx...
2022-09-25 Simon Glassblk: Rename if_type to uclass_id
2022-09-24 Tom RiniMerge branch '2022-09-24-add-console-flush' into next
2022-09-24 Heinrich Schuchardtefi_selftest: prefix test functions with efi_st_
2022-09-23 Tom RiniMerge branch '2022-09-23-4gb-ddr-in-32bit-ppc' into...
next