configs: sandbox: activate DEBUG_UART
[platform/kernel/u-boot.git] / lib /
2020-12-19 Simon Glassx86: Simplify acpi_device_infer_name()
2020-12-19 Simon Glassdm: Avoid accessing seq directly
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glassdm: treewide: Rename ..._platdata variables to just...
2020-12-13 Simon Glassdm: treewide: Rename dev_get_platdata() to dev_get_plat()
2020-12-13 Simon Glassdm: treewide: Rename 'platdata' variables to just ...
2020-12-13 Simon Glassdm: treewide: Rename auto_alloc_size members to be...
2020-12-13 Heinrich Schuchardtefi_selftest: implement exception test for sandbox
2020-12-10 Tom RiniMerge tag 'efi-next' of https://gitlab.denx.de/u-boot...
2020-12-10 Heinrich Schuchardtefi_loader: link partition to block device
2020-12-10 Heinrich Schuchardtefi_loader: make efi_protocol_open() non-static
2020-12-10 Heinrich Schuchardtefi_selftest: test EFI_LOAD_FILE_PROTOCOL
2020-12-10 Heinrich Schuchardtefi_selftest: clean up Makefile
2020-12-10 Heinrich Schuchardtefi_loader: support EFI_LOAD_FILE_PROTOCOL
2020-12-10 Heinrich Schuchardtefi_loader: carve out efi_load_image_from_file()
2020-12-10 Heinrich Schuchardtefi_loader: pass boot_policy to efi_load_image_from_path
2020-12-10 Heinrich Schuchardtefi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID
2020-12-10 Heinrich Schuchardtefi_loader: resequence functions in efi_boottime.c
2020-12-10 Heinrich Schuchardtefi_loader: remove EFI_HII_CONFIG_ROUTING_PROTOCOL
2020-12-10 Heinrich Schuchardtefi_loader: don't set EFI_RT_SUPPORTED_UPDATE_CAPSULE
2020-12-10 Heinrich Schuchardtfs: fat: create correct short names
2020-12-07 Tom RiniMerge branch '2020-12-07-bootm-and-spl-atf-improvements...
2020-12-04 Simon Glassenv: Allow returning errors from hdelete_r()
2020-12-03 Tom RiniMerge tag 'efi-next' of https://gitlab.denx.de/u-boot...
2020-12-03 AKASHI Takahiroefi_loader: add firmware management protocol for raw...
2020-12-03 AKASHI Takahiroefi_loader: add firmware management protocol for FIT...
2020-12-03 AKASHI Takahiroefi_loader: capsule: support firmware update
2020-12-03 AKASHI Takahiroefi_loader: capsule: add capsule_on_disk support
2020-12-03 AKASHI Takahiroefi_loader: define UpdateCapsule api
2020-12-03 Ilias Apalodimasefi_loader: Introduce eventlog support for TCG2_PROTOCOL
2020-12-03 Ilias Apalodimastpm: use more than sha256 on pcr_extend
2020-12-03 Heinrich Schuchardtefi_loader: replace printf by log in efi_uclass.c
2020-11-29 Tom RiniMerge tag 'mmc-2020-11-29' of https://gitlab.denx.de...
2020-11-29 Tom RiniMerge tag 'efi-2021-01-rc3-3' of https://gitlab.denx...
2020-11-29 Ilias Apalodimascharset: make u16_strnlen accessible at runtime
2020-11-29 Heinrich Schuchardtefi_loader: enable EFI_SET_TIME on sandbox and QEMU ARM
2020-11-21 Tom RiniMerge tag 'efi-2021-01-rc3-2' of https://gitlab.denx...
2020-11-21 Heinrich Schuchardtefi_loader: parameter check in GetNextVariableName()
2020-11-21 Ilias Apalodimasefi_loader: tcg2 protocol updates
2020-11-16 Tom RiniMerge tag 'ti-v2021.01-rc3' of https://gitlab.denx...
2020-11-16 Tom RiniMerge tag 'u-boot-amlogic-20201116' of https://gitlab...
2020-11-16 Tom RiniMerge tag 'u-boot-rockchip-20201113' of https://gitlab...
2020-11-15 Tom RiniMerge tag 'dm-pull-15nov20' of git://git.denx.de/u...
2020-11-14 Tom RiniMerge tag 'efi-2021-01-rc3' of https://gitlab.denx...
2020-11-14 Heinrich Schuchardtefi_selftest: provide unit test for the EFI_TCG2_PROTOCOL
2020-11-14 Ilias Apalodimasefi_loader: Add basic EFI_TCG2_PROTOCOL support
2020-11-14 Heinrich Schuchardtefi_loader: incorrect buffer size in efi_file_setinfo()
2020-11-14 Paulo Alcantaraefi_loader: Add missing newline to log_{err,warning}
2020-11-14 Heinrich Schuchardtefi_selftest: keep devices in ExitBootServices()
2020-11-09 Tom RiniMerge tag 'efi-2021-01-rc2-2' of https://gitlab.denx...
2020-11-09 Ilias Apalodimastpm: Change response length of tpm2_get_capability()
2020-11-09 Heinrich Schuchardtefi_selftest: add tool to download dtb
2020-11-09 Heinrich Schuchardtefi_loader: non-volatile variable not deleted from...
2020-11-06 Tom RiniMerge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
2020-11-06 Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
2020-11-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-11-06 Simon Glasssmbios: Drop the unused Kconfig options
2020-11-06 Simon Glasssysinfo: Provide a default driver to set SMBIOS values
2020-11-06 Simon Glasssmbios: Add more properties
2020-11-06 Simon Glasssmbios: Allow properties to come from the device tree
2020-11-06 Simon Glassx86: Pass an ofnode into each SMBIOS function
2020-11-06 Simon Glassacpi: Correct reset handling in acpi_device_add_power_res()
2020-11-06 Simon Glassx86: Allow putting some tables in the bloblist
2020-11-05 Tom RiniMerge tag 'u-boot-imx-20201105' of https://gitlab.denx...
2020-11-05 Michal Simekbinman: Call helper function binman_set_rom_offset...
2020-11-05 Christian Gmeinersmbios: add parsing API
2020-11-02 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-a' of https:...
2020-11-01 Tom RiniMerge tag 'efi-2020-01-rc2-2' of https://gitlab.denx...
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-30 Tom RiniMerge tag 'dm-pull-30oct20' of https://gitlab.denx...
2020-10-30 Tom RiniMerge branch '2020-10-30-misc-changes'
2020-10-30 Sean Andersonlib: Add getopt
2020-10-30 AKASHI Takahiroefi_loader: add efi_create_indexed_name()
2020-10-30 AKASHI Takahiroefi_loader: add option to initialise EFI subsystem...
2020-10-30 Heinrich Schuchardtefi_loader: fix DisconnectController() for sole child
2020-10-29 Simon Glassbinman: Support multiple images in the library
2020-10-29 Simon Glassbinman: Add a way to read the ROM offset
2020-10-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-29 Tom RiniMerge tag 'xilinx-for-v2021.01-v2' of https://gitlab...
2020-10-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-28 Tom RiniMerge tag 'efi-2021-01-rc2' of https://gitlab.denx...
2020-10-27 Heinrich Schuchardtefi_loader: daylight saving time
2020-10-27 Ilias Apalodimasefi_loader: Disable devices before handing over control
2020-10-27 Ilias Apalodimasefi_loader: Sort header file ordering
2020-10-27 Heinrich Schuchardttrace: conserve gd register on RISC-V
2020-10-27 Michal Simekxilinx: zynq: Change types from u32 to uint32_t
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-22 Tom RiniMerge branch '2020-10-22-misc-changes'
2020-10-22 Heinrich Schuchardtlib: print_freq() should output kHz not KHz
2020-10-22 Heinrich Schuchardtcommon: rename getc() to getchar()
2020-10-22 Tom RiniMerge tag 'u-boot-stm32-20201021' of https://gitlab...
2020-10-22 Tom RiniMerge branch '2021.01-rc' of https://github.com/lftan...
2020-10-21 Tom RiniMerge tag 'efi-2021-01-rc1-2' of https://gitlab.denx...
2020-10-19 Patrick Wildtefi_loader: fix use after free in receive path
2020-10-15 Tom RiniMerge tag 'mmc-2020-10-14' of https://gitlab.denx.de...
2020-10-14 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-14 Tom RiniMerge branch '2020-10-14-assorted-changes'
2020-10-14 Sean Andersontime: Fix get_ticks being non-monotonic
2020-10-13 Tom RiniMerge branch '2020-10-12-assorted-encryption-changes'
next