rockchip: px30: fix CFG_IRAM_BASE
[platform/kernel/u-boot.git] / lib /
2023-01-16 John Keepingrc4: mark key as const
2023-01-13 Tom RiniMerge tag 'u-boot-stm32-20230113' of https://source...
2023-01-13 Tom RiniMerge tag 'efi-2023-04-rc1' of https://source.denx...
2023-01-13 Heinrich Schuchardtefi_loader: provide agent_handle to efi_disk_add_dev()
2023-01-13 Vincent Stehléefi_selftest: add hii set keyboard layout test case
2023-01-13 Vincent Stehléefi_loader: refine set_keyboard_layout() status
2023-01-13 Heinrich Schuchardtefi_loader: use EFI_EXIT in efi_riscv_get_boot_hartid
2023-01-13 Heinrich Schuchardtefi_loader: fix description of memory functions
2023-01-12 Tom RiniMerge branch '2023-01-12-further-assorted-general-updates'
2023-01-12 Harald SeilerRevert "time: add weak annotation to timer_read_counter...
2023-01-12 Tom RiniMerge branch '2023-01-11-assorted-general-updates'
2023-01-11 Haijun Qinlib: rsa: cosmetic: fix building warning
2023-01-09 Tom RiniMerge branch 'next'
2023-01-07 Tom RiniMerge tag 'efi-2023-01-rc5-4' of https://source.denx...
2023-01-06 Heinrich Schuchardtlmb: consider EFI memory map
2023-01-06 Heinrich Schuchardtefi_loader: carve out efi_get_memory_map_alloc()
2023-01-06 Tom RiniMerge tag 'u-boot-at91-2023.04-a' of https://source...
2023-01-04 Tom RiniMerge tag 'efi-2023-01-rc5-3' of https://source.denx...
2023-01-04 Heinrich Schuchardtefi_loader: populate console handles in system table
2023-01-04 Heinrich Schuchardtefi_loader: adjust sorting of capsules
2023-01-04 Heinrich Schuchardtlib: add function u16_strcasecmp()
2022-12-29 Tom RiniMerge tag 'efi-2023-01-rc5-2' of https://source.denx...
2022-12-29 Heinrich Schuchardtefi_loader: use u16_strlen() in efi_var_mem_ins()
2022-12-29 Ilias Apalodimasefi_loader: avoid adding variables twice
2022-12-29 Heinrich Schuchardtefi_loader: typo non-volatile in efi_var_restore
2022-12-29 Vincent Stehléefi_loader: fix get_package_list_handle() status
2022-12-24 Tom RiniMerge branch '2022-12-23-complete-phase1-CONFIG-migrati...
2022-12-23 Tom Rinirsa-verify: Rework host check for CONFIG_RSA_VERIFY_WIT...
2022-12-21 Tom RiniMerge tag 'v2023.01-rc4' into next
2022-12-20 Tom RiniMerge tag 'efi-2023-01-rc5' of https://source.denx...
2022-12-20 Heinrich Schuchardtefi_selftest: conformance test for GetNextVariableName
2022-12-20 Heinrich Schuchardtefi_loader: fix efi_get_next_variable_name_mem()
2022-12-20 Masahisa Kojimaeficonfig: carve out efi_get_next_variable_name_int...
2022-12-19 Tom RiniMerge tag 'u-boot-rockchip-20221219' of https://source...
2022-12-18 Tom RiniMerge tag 'efi-2023-01-rc4' of https://source.denx...
2022-12-17 Vincent Stehléefi: adjust ebbr to v2.1 in conformance profile
2022-12-08 Tom RiniMerge tag 'u-boot-stm32-20221207' of https://source...
2022-12-08 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-12-08 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-12-08 Tom RiniMerge tag 'u-boot-at91-fixes-2023.01-b' of https:/...
2022-12-08 Kautuk Consularch/riscv: add semihosting support for RISC-V
2022-12-08 Kautuk Consullib: Add common semihosting library
2022-12-06 Tom RiniMerge tag 'sound-2023-01-rc4' of https://source.denx...
2022-12-06 Tom RiniMerge branch '2022-12-05-Kconfig-migrations-and-renames...
2022-12-05 Tom Riniglobal: Move remaining CONFIG_SYS_* to CFG_SYS_*
2022-12-05 Tom RiniConvert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig
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
next