video: Convert CONFIG_VIDEO_LOGO to Kconfig
[platform/kernel/u-boot.git] / lib /
2021-12-24 Tom RiniMerge branch '2021-12-23-make-OF_BOARD-a-boolean' into...
2021-12-23 Simon Glassfdt: Add a Kconfig for boards with a prior stage
2021-12-23 Simon Glassfdt: Report the devicetree source
2021-12-23 Simon Glassfdt: Record where the devicetree came from
2021-12-23 Simon Glassfdt: Don't call board_fdt_blob_setup() without OF_BOARD
2021-12-23 Simon Glassfdt: Drop remaining preprocessor macros in fdtdec_setup()
2021-12-23 Simon Glassfdt: Drop OF_CONTROL check in fdtdec_setup()
2021-12-23 Simon Glassfdt: Use if() for fdtcontroladdr check
2021-12-23 Simon Glassfdt: Drop #ifdef around board_fdt_blob_setup()
2021-12-23 Simon Glassfdt: Drop CONFIG_SPL_BUILD check in fdtdec_setup()
2021-12-23 Simon Glassfdt: Drop #ifdefs with MULTI_DTB_FIT
2021-12-23 Simon Glassfdt: Move MULTI_DTB_FIT handling out of fdtdec_setup()
2021-12-20 Tom RiniMerge tag 'v2022.01-rc4' into next
2021-12-17 Tom RiniMerge tag 'dm-pull-17dec21' of https://source.denx...
2021-12-17 Simon GlassConvert CONFIG_PHYSMEM to Kconfig
2021-12-17 Tom RiniMerge tag 'u-boot-at91-2022.04-a' of https://source...
2021-12-15 Tom RiniMerge tag 'clk-2022.01-rc3' of https://source.denx...
2021-12-15 Tom RiniMerge tag 'rpi-next-2022.01' of https://source.denx...
2021-12-13 Tom RiniMerge tag 'u-boot-stm32-20211213' of https://source...
2021-12-10 Tom RiniMerge tag 'efi-2022-01-rc4-2' of https://source.denx...
2021-12-09 Simon Glassefi: Rename UCLASS_EFI and IF_TYPE_EFI
2021-12-09 Masahisa Kojimaefi_loader: correctly handle no tpm device error
2021-12-09 Masahisa Kojimaefi_loader: check tcg2 protocol installation outside...
2021-12-09 Masahisa Kojimaefi_loader: efi_tcg2_register returns appropriate error
2021-11-30 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-11-30 Tom RiniMerge tag 'tpm-30112021' of https://source.denx.de...
2021-11-30 Tom RiniMerge tag 'efi-2022-01-rc4' of https://source.denx...
2021-11-30 Ruchika Guptaefi_loader: Extend PCR's for firmware measurements
2021-11-30 Ruchika Guptatpm: use more algorithms than sha256 on pcr_read
2021-11-30 Ruchika Guptaefi_loader: Add check for event log passed from firmware
2021-11-29 Tom RiniMerge tag 'v2022.01-rc3' into next
2021-11-26 Tom RiniMerge tag 'efi-2022-01-rc3-2' of https://source.denx...
2021-11-26 Heinrich Schuchardtefi_selftest: simplify endian conversion for FDT test
2021-11-26 Heinrich Schuchardtefi_loader: segfault in efi_clear_os_indications()
2021-11-26 Heinrich Schuchardtefi_loader: efi_disk_register() should not fail
2021-11-26 Tom Riniefi: Call bootm_disable_interrupts earlier in efi_exit_...
2021-11-20 Tom RiniMerge branch 'efi-2022-01' of https://source.denx.de...
2021-11-20 Ilias Apalodimasefi_loader: startup the tpm device when installing...
2021-11-20 Ilias Apalodimasefi_loader: fix FinalEvents table if an EFI app invoked...
2021-11-20 Heinrich Schuchardtefi_selftest: unit test for EFI_GROUP_BEFORE_EXIT_BOOT_...
2021-11-20 Heinrich Schuchardtefi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES
2021-11-20 Masami Hiramatsuefi_loader: capsule: Record capsule result only if...
2021-11-20 Masahisa Kojimaefi_loader: Reduce efi_tcg2 logging statement
2021-11-20 Heinrich Schuchardtlmb: fix typo 'commun'
2021-11-19 Tom RiniMerge tag 'u-boot-amlogic-20211119' of https://source...
2021-11-19 Tom RiniMerge tag 'tpm-19112021' of https://source.denx.de...
2021-11-18 Tom RiniMerge branch '2021-11-18-regression-fixes'
2021-11-18 Marek Vasutarm64: Add missing GD_FLG_SKIP_RELOC handling
2021-11-18 Marek Vasutlmb: Reserve U-Boot separately if relocation is disabled
2021-11-18 Tom RiniMerge branch '2021-11-17-assorted-driver-platform-updat...
2021-11-17 Chia-Wei Wangcrypto: aspeed: Add AST2600 ACRY support
2021-11-17 Mathew McBridecmd: tpm-v1: fix load_key_by_sha1 compile errors
2021-11-16 Tom RiniMerge tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-11-14 Tom RiniMerge tag 'dm-pull-13nov21' of https://source.denx...
2021-11-13 Tom RiniMerge tag 'efi-2022-01-rc2-2' of https://source.denx...
2021-11-12 Tom RiniMerge branch '2021-11-12-assorted-updates'
2021-11-12 Simon Glasslib: Add a function to convert a string to a hex value
2021-11-10 Masahisa Kojimaefi_loader: fix BootOrder variable measurement handling
2021-11-10 Tom RiniMerge tag 'u-boot-stm32-20211110' of https://source...
2021-11-09 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-11-08 Tom RiniMerge tag 'efi-2022-01-rc2' of https://source.denx...
2021-11-07 Masahisa Kojimaefi_selftest: add selftest for EFI_TCG2_PROTOCOL and...
2021-11-07 Simon Glassefi: Add a way to obtain boot services in the app
2021-11-07 Simon Glassx86: Don't duplicate global_ptr in 64-bit EFI app
2021-11-07 Simon Glassefi: Create a 64-bit app
2021-11-07 Simon Glassx86: Create a 32/64-bit selection for the app
2021-11-07 Masahisa Kojimaefi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand
2021-11-07 Masahisa Kojimaefi_loader: use byteshift unaligned access helper
2021-11-07 AKASHI Takahiroefi_loader: capsule: drop __weak from efi_get_public_ke...
2021-10-28 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-10-27 Ilias Apalodimassandbox: Remove OF_HOSTFILE
2021-10-26 Tom RiniMerge tag 'efi-2022-01-rc1-2' of https://source.denx...
2021-10-26 Tom RiniMerge branch '2021-10-26-add-nand-biterr-and-bugfixes'
2021-10-26 Masahisa Kojimaefi_loader: add DeployedMode and AuditMode variable...
2021-10-26 Masahisa Kojimaefi_loader: simplify tcg2_measure_secure_boot_variable()
2021-10-26 Masahisa Kojimaefi_loader: add UEFI GPT measurement
2021-10-26 Patrick Delaunaylib: uuid: fix the test on RNG device presence
2021-10-26 Philippe Reyneslib: rsa: rsa-verify: also check that padding is not...
2021-10-26 Masahisa Kojimaefi_loader: add SMBIOS table measurement
2021-10-25 Heinrich Schuchardtefi_loader: simplify tcg2_measure_secure_boot_variable()
2021-10-25 Heinrich Schuchardtefi_loader: simplify efi_sigstore_parse_sigdb()
2021-10-25 Heinrich Schuchardtefi_loader: function to get GUID for variable name
2021-10-25 Heinrich Schuchardtefi_loader: treat UEFI variable name as const
2021-10-25 AKASHI Takahiroefi_loader: capsule: add back efi_get_public_key_data()
2021-10-25 Masahisa Kojimaefi_loader: add missing const qualifier
2021-10-25 Tom RiniMerge tag 'u-boot-imx-20211022' of https://gitlab.denx...
2021-10-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2021-10-22 Tom RiniMerge tag 'efi-2022-01-rc1' of https://source.denx...
2021-10-21 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2021-10-21 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-10-21 Heinrich Schuchardtefi_loader: efi_dp_from_lo() should skip VenMedia node
2021-10-21 Heinrich Schuchardtefi_loader: avoid multiple local copies of lf2_initrd_guid
2021-10-21 Heinrich Schuchardtefi_loader: efi_dp_from_lo() unused parameter size
2021-10-21 Heinrich Schuchardtefi_loader: efi_dp_from_lo() don't copy GUID
2021-10-21 Ilias Apalodimasefi_loader: Fix loaded image alignment
2021-10-21 Heinrich Schuchardtefi_loader: don't load Shim's MOK database from file
2021-10-21 Simon Glassefi_loader: Drop code that doesn't work with driver...
2021-10-21 Masami Hiramatsuefi_selftest: Receive the packets until the receive...
2021-10-21 Masami Hiramatsuefi_selftest: Do not check EFI_SIMPLE_NETWORK_RECEIVE_I...
2021-10-21 Masami Hiramatsuefi_selftest: Use EFI_SIMPLE_NETWORK_PROTOCOL::GetStatu...
next