apalis/colibri_imx6: move setting bootcmd to defconfig
[platform/kernel/u-boot.git] / lib /
2022-02-04 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-02-03 Tom RiniMerge branch '2022-02-03-assorted-fixes'
2022-02-03 Simon Glasstreewide: Use 16-bit Unicode strings
2022-02-03 Simon Glassefi: Use 16-bit unicode strings
2022-01-30 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-01-29 Tom RiniMerge tag 'efi-2022-04-rc1-3' of https://source.denx...
2022-01-29 Tom RiniMerge branch '2022-01-28-assorted-fixes'
2022-01-29 Ilias Apalodimasefi_loader: hash the image once before checking against...
2022-01-29 Ilias Apalodimasefi_loader: correctly handle mixed hashes and signature...
2022-01-29 Heinrich Schuchardtlib: allow printing RISC-V EFI Boot Protocol GUID
2022-01-29 Sunil V Lefi_loader: Enable RISCV_EFI_BOOT_PROTOCOL support
2022-01-29 Heinrich Schuchardtefi_loader: correct function comment style
2022-01-28 Jamin Linrsa: adds rsa3072 algorithm
2022-01-27 Tom RiniMerge tag 'dm-pull-26jan22' of https://source.denx...
2022-01-27 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-01-26 Loic Poulainlib/circbuf: Make circbuf selectable symbol
2022-01-26 Simon Glassimage: Return destination node for add_verify_data...
2022-01-26 Simon Glassrsa: Add debugging for failure cases
2022-01-25 Simon Glassacpi: Collect tables in the acpi_item list
2022-01-25 Simon Glassx86: Move acpi_get_rsdp_addr() ACPI tables to the writer
2022-01-25 Simon Glassx86: Move device-specific ACPI tables to a writer function
2022-01-25 Simon Glassx86: acpi: Update acpi_fill_csrt() to use acpi_ctx
2022-01-25 Simon Glassx86: Move CSRT table to a writer function
2022-01-25 Simon Glassx86: Move SSDT table to a writer function
2022-01-25 Simon Glassx86: Move DSDT table to a writer function
2022-01-25 Simon Glassx86: Move FACS table to a writer function
2022-01-25 Simon Glassx86: Move base tables to a writer function
2022-01-25 Simon Glassx86: Use the ACPI table writer
2022-01-25 Simon Glassx86: acpi: Split out context creation from base tables
2022-01-25 Simon Glassacpi: Add a linker list for ACPI tables
2022-01-25 Simon Glassacpi: Use finer-grained control of ACPI-table generation
2022-01-25 Simon Glassefi: Correct address handling with ACPI tables
2022-01-25 Simon Glassefi: Correct call to write_acpi_tables()
2022-01-25 Simon Glassx86: Move the acpi table to generic global_data
2022-01-25 Simon Glassx86: Allow any arch to generate ACPI tables
2022-01-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2022-01-22 Tom RiniMerge tag 'efi-2022-04-rc1-2' of https://source.denx...
2022-01-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-20 Tom RiniMerge tag 'u-boot-amlogic-20220120' of https://source...
2022-01-20 Tom RiniMerge tag 'doc-2022-04-rc1' of https://source.denx...
2022-01-19 Heinrich Schuchardtdoc: replace @return by Return:
2022-01-19 Tom RiniMerge tag 'xilinx-for-v2022.04-rc1' of https://source...
2022-01-19 Ilias Apalodimaslib/crypto: Enable more algorithms in cert verification
2022-01-19 Heinrich Schuchardtefi_loader: printing TCG2 protocol GUID
2022-01-19 Heinrich Schuchardtefi_selftest: implement printing GUIDs
2022-01-19 Heinrich Schuchardtcmd: printenv: simplify printing GUIDs
2022-01-19 Heinrich Schuchardtefi_loader: use %pUs for printing GUIDs
2022-01-19 Heinrich Schuchardtcmd: efidebug: simplify printing GUIDs
2022-01-19 Heinrich Schuchardtlib: printf code %pUs for GUID text representation
2022-01-19 Heinrich Schuchardtlib: compile uuid_guid_get_str if CONFIG_LIB_UUID=y
2022-01-19 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-18 Tom RiniMerge branch '2022-01-17-assorted-updates'
2022-01-18 Qu Wenruolib: add BLAKE2 hash support
2022-01-17 Tom RiniMerge tag 'u-boot-at91-2022.04-b' of https://source...
2022-01-17 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-01-15 Tom RiniMerge tag 'efi-2022-04-rc1' of https://source.denx...
2022-01-15 Tom RiniMerge branch '2022-01-14-assorted-fixes'
2022-01-15 Simon Glassefi: Support the efi command in the app
2022-01-15 Simon Glassefi: Move exit_boot_services into a function
2022-01-15 Heinrich Schuchardtefidebug: avoid 'dfu_alt_info not defined' message
2022-01-15 Ilias Apalodimasefi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL...
2022-01-14 Eugen Hristevlib: Kconfig: fix PHANDLE_CHECK_SEQ position outside...
2022-01-14 qianfan Zhaolib: sparse: Make CHUNK_TYPE_RAW buffer aligned
2022-01-10 Tom RiniMerge branch 'next'
2022-01-10 Heinrich Schuchardtlib/rsa: avoid -Wdiscarded-qualifiers
2022-01-09 Tom RiniMerge tag 'u-boot-amlogic-20220107' of https://source...
2021-12-31 Tom RiniMerge tag 'efi-next' of https://source.denx.de/u-boot...
2021-12-31 Simon Glassefi: Show when allocated pages are used
2021-12-31 Simon Glassefi: Check for failure when initing the app
2021-12-31 Simon Glassefi: Share struct efi_priv between the app and stub...
2021-12-31 Simon Glassefi: Add a few comments to the stub
2021-12-31 Simon Glassefi: Locate all block devices in the app
2021-12-31 Simon Glassefi: Make unicode printf available to the app
2021-12-31 Ilias Apalodimasefi_loader: Don't limit the StMM buffer size explicitly
2021-12-28 Tom RiniMerge tag 'video-next-20211228' of https://source.denx...
2021-12-28 Tom RiniMerge tag 'video-20211228' of https://source.denx.de...
2021-12-28 Tom RiniMerge tag 'efi-2022-01-rc4-4' of https://source.denx...
2021-12-27 Tom RiniMerge branch '2021-12-27-CONFIG-migrations' into next
2021-12-27 Tom RiniFinish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
2021-12-26 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2021-12-26 Heinrich Schuchardttools: avoid OpenSSL deprecation warnings
2021-12-26 Ilias Apalodimasefi_loader: Don't limit the StMM buffer size explicitly
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...
next