timer: document the unit of the timer rate
[platform/kernel/u-boot.git] / lib /
2023-06-08 Masahisa Kojimaefi_loader: get lowest supported version from device...
2023-06-08 Masahisa Kojimaefi_loader: versioning support in GetImageInfo
2023-06-08 Masahisa Kojimaefi_loader: store firmware version into FmpState variable
2023-06-08 Masahisa Kojimaefi_loader: add the number of image entries in efi_caps...
2023-06-02 Tom RiniMerge tag 'efi-2023-07-rc4' of https://source.denx...
2023-06-02 Heinrich Schuchardtefi_selftest: LocateHandleBuffer return code
2023-06-02 Heinrich Schuchardtefi_loader: check return value of part_get_info()
2023-06-01 Tom RiniMerge branch '2023-05-31-assorted-fixes-and-improvement...
2023-05-31 Simon Glassefi: Correct .efi rules
2023-05-31 Simon Glassacpi: Put the version numbers in a central place
2023-05-16 Tom RiniMerge tag 'efi-2023-07-rc3' of https://source.denx...
2023-05-13 Heinrich Schuchardtefi_loader: fix efi_dp_from_file()
2023-05-13 Heinrich Schuchardtefi_loader: simplify efi_dp_from_name()
2023-05-13 Heinrich Schuchardtefi_loader: error code efi_dp_from_name()
2023-05-13 Heinrich Schuchardtefi_loader: clean up efi_dp_from_file
2023-05-13 Heinrich Schuchardtefi_loader: duplicate code in efi_dp_from_name
2023-05-13 Heinrich Schuchardtefi_loader: avoid #ifdef in efi_dp_from_name()
2023-05-13 Heinrich Schuchardtefi_loader: support booting semihosting file
2023-05-13 Heinrich Schuchardtefi_loader: print file path w/o boot device
2023-05-13 Heinrich Schuchardtfwu: fix config FWU_MULTI_BANK_UPDATE
2023-05-11 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2023-05-11 Simon Glassacpi: Move the table-finding functions into the libary
2023-05-11 Simon Glassacpi: Create a new Kconfig for ACPI
2023-05-08 Tom RiniMerge branch 'master' into next
2023-05-05 Tom RiniMerge tag 'video-for-v2023.07-rc2' of https://source...
2023-05-01 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-05-01 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-04-29 Tom RiniMerge branch 'for-2023.07' of https://source.denx.de...
2023-04-28 Tom RiniMerge tag 'dm-pull-28apr23' of https://source.denx...
2023-04-28 Simon Glassfdt: Indicate that people should use the ofnode API
2023-04-28 Samuel Hollandmtd: nand: sunxi: Convert from fdtdec to ofnode
2023-04-23 Tom RiniMerge tag 'u-boot-rockchip-20230421' of https://source...
2023-04-22 Tom RiniMerge tag 'efi-2023-07-rc1-2' of https://source.denx...
2023-04-21 Heinrich Schuchardtefi_loader: remove unused efi_capsule_authenticate
2023-04-09 Tom RiniMerge tag 'efi-2023-07-rc1' of https://source.denx...
2023-04-08 Bin Mengefi: loader: Make efi_runtime_mmio static
2023-04-08 Bin Mengefi: loader: Make efi_mem static
2023-04-08 Bin Mengefi: loader: Make efi_event_queue and efi_register_noti...
2023-04-08 Bin Mengefi: selftest: Make load_file() and load_file2() static
2023-04-08 Bin Mengefi: selftest: Make record static
2023-04-08 Heinrich Schuchardtefi_loader: avoid using HandleProtocol in initrddump.efi
2023-04-08 Heinrich Schuchardtefi_loader: avoid using HandleProtocol in helloworld.efi
2023-04-07 Tom RiniMerge branch 'master_sh/gen4/initial' of https://source...
2023-04-07 Tom RiniMerge branch 'master_net/phy/prep-cleanup' of https...
2023-04-07 Tom RiniMerge branch '2023-04-06-assorted-updates'
2023-04-06 Heinrich Schuchardtlib: missing fallthrough comment in vsnprintf_internal()
2023-04-06 Patrick Delaunaylmb: add max number of region in lmb_dump_region()...
2023-04-06 Patrick Delaunaylmb: Fix LMB_MEMORY_REGIONS flag usage
2023-04-06 Tom RiniMerge tag 'fsl-qoriq-2023-4-6' of https://source.denx...
2023-04-05 Tom RiniMerge branch '2023-04-05-blkmap-composable-virtual...
2023-04-05 Tobias Waldekranzefi_loader: device_path: support blkmap devices
2023-04-04 Tom RiniMerge tag 'u-boot-imx-next-20230404' of https://gitlab...
2023-04-04 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2023-04-03 Tom RiniMerge branch 'next'
2023-04-03 Tom RiniMerge tag 'u-boot-imx-20230403' of https://source.denx...
2023-04-01 Tom RiniMerge tag 'efi-2023-04-rc6' of https://source.denx...
2023-04-01 Heinrich Schuchardtefi_loader: remove duplicate assignment
2023-04-01 Heinrich Schuchardtefi_loader: correct shortening of device-paths
2023-03-31 Tom RiniMerge tag 'u-boot-imx-next-20230331' of https://gitlab...
2023-03-31 Tom RiniMerge branch '2023-03-30-assorted-general-upates' into...
2023-03-30 Marek Vasutlib: Fix SYS_TIMER_COUNTS_DOWN description in Kconfig
2023-03-28 Tom RiniMerge tag 'u-boot-at91-2023.07-a' of https://source...
2023-03-27 Tom RiniMerge branch 'master' into next
2023-03-25 Tom RiniMerge tag 'efi-next-20230325' of https://source.denx...
2023-03-25 Tom RiniMerge tag 'efi-2023.04-rc5' of https://source.denx...
2023-03-25 Simon Glassefi: Include GUID names with EFI app and payload
2023-03-25 Simon Glassefi: Add another tranch of GUIDs
2023-03-25 Heinrich Schuchardtefi_loader: simplify efi_str_to_u16()
2023-03-25 Heinrich Schuchardtefi_loader: move dp_alloc() to efi_alloc()
2023-03-25 Heinrich Schuchardtefi_loader: fix device-path for USB devices
2023-03-25 Heinrich Schuchardtefi_loader: support for Ctrl() device path node
2023-03-25 Heinrich Schuchardtefi_loader: fix device-path for USB devices
2023-03-25 Heinrich Schuchardtefi_loader: support for Ctrl() device path node
2023-03-24 Tom RiniMerge branch 'rpi-2023.04' of https://source.denx.de...
2023-03-23 Tom RiniMerge branch '2023-03-22-assorted-minor-code-cleanups...
2023-03-22 Tom Rinizlib: trees.c: Fix a warning with clang-15
2023-03-22 Tom Rinilibavb: Fix a warning with clang-15
2023-03-22 Tom RiniMerge branch '2023-03-22-assorted-fixes'
2023-03-22 Tony Dinhconsole: Use flush() before panic and reset
2023-03-16 Tom RiniMerge tag 'xilinx-for-v2023.07-rc1' of https://source...
2023-03-16 Tom RiniMerge tag 'fsl-qoriq-next-2023-3-14' of https://source...
2023-03-16 Tom RiniMerge tag 'dm-next-12mar23a' of git://git.denx.de/u...
2023-03-15 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-03-14 Tom RiniMerge tag 'v2023.04-rc4' into next
2023-03-13 Tom RiniMerge tag 'efi-2023-04-rc4' of https://source.denx...
2023-03-13 Heinrich Schuchardtefi_loader: describe term_get_char()
2023-03-13 Masahisa Kojimaefi_loader: update SetVariable attribute check
2023-03-03 Tom RiniMerge branch '2023-03-02-kconfig-and-CONFIG-cleanups...
2023-03-02 Simon Glasslib: Add an SPL config for LIB_UUID
2023-03-02 Simon Glasslib: Fix build condition for tiny-printf
2023-03-02 Simon Glasslib: Add VPL options for SHA1 and SHA256
2023-03-02 Simon Glasslib: Add a Kconfig for SPL_BZIP2
2023-02-28 Tom RiniMerge tag 'tpm-next-28022023' of https://source.denx...
2023-02-28 Simon Glasstpm: Implement tpm_auto_start() for TPMv1.2
2023-02-28 Ilias Apalodimasefi_loader: use tpm_auto_start for the tpm device
2023-02-28 Ilias Apalodimastpm: add a function that performs selftest + startup
2023-02-27 Tom RiniMerge tag 'v2023.04-rc3' into next
2023-02-19 Tom RiniMerge tag 'efi-2023-04-rc3' of https://source.denx...
2023-02-19 Etienne Carriereefi_loader: set CapsuleMax from CONFIG_EFI_CAPSULE_MAX
2023-02-19 Etienne Carriereefi_loader: Measure the loaded DTB
next