platform/kernel/u-boot.git
2020-12-10 Heinrich Schuchardtfs: fat: generate unique short names
2020-12-10 Heinrich Schuchardtfs: fat: call set_name() only once
2020-12-10 Heinrich Schuchardtfs: fat: pass shortname to fill_dir_slot
2020-12-10 Heinrich Schuchardtfs: fat: create correct short names
2020-12-10 Heinrich Schuchardtfs: fat: export fat_next_cluster()
2020-12-10 Heinrich Schuchardtfs: fat: correct first cluster for '..'
2020-12-07 Alexandru Gagniucspl: fit: Prefer a malloc()'d buffer for loading images
2020-12-07 Tom RiniMerge branch '2020-12-07-bootm-and-spl-atf-improvements...
2020-12-05 Simon Glassbootm: Support string substitution in bootargs
2020-12-04 Simon Glasscli: Support macro processing with a fixed-size buffer
2020-12-04 Simon Glassx86: zimage: Add silent-console processing
2020-12-04 Simon Glassbootm: Allow updating the bootargs in a buffer
2020-12-04 Simon Glassbootm: Update bootm_process_cmdline_env() to use flags
2020-12-04 Simon Glassbootm: Split out bootargs environment reading / writing
2020-12-04 Simon Glassbootm: Use size rather than length for CONSOLE_ARG
2020-12-04 Simon Glassbootm: Add a bool parameter to bootm_process_cmdline_env()
2020-12-04 Simon Glassbootm: Rename fixup_silent_linux()
2020-12-04 Simon Glassbootm: Update fixup_silent_linux() to return an error
2020-12-04 Simon Glassbootm: Add tests for fixup_silent_linux()
2020-12-04 Simon Glassenv: Allow returning errors from hdelete_r()
2020-12-04 Michael Walleboard: sl28: add OP-TEE Trusted OS support (bl32)
2020-12-04 Michael Walleboard: sl28: add ATF support (bl31)
2020-12-04 Michael Walleboard: sl28: remove u-boot from loadable DT node
2020-12-04 Michael Wallearmv8: layerscape: don't initialize GIC in SPL
2020-12-04 Michael Wallespl: atf: add support for LOAD_IMAGE_V2
2020-12-04 Michael Wallespl: atf: remove helper structure from common header
2020-12-04 Michael Wallespl: atf: provide a bl2_plat_get_bl31_params_default()
2020-12-04 Michael Wallespl: atf: move storage for bl31_params into function
2020-12-04 Michael Walletreewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWAR...
2020-12-03 Tom RiniMerge tag 'efi-next' of https://gitlab.denx.de/u-boot...
2020-12-03 AKASHI Takahirosandbox: enable capsule update for testing
2020-12-03 AKASHI Takahirotest/py: efi_capsule: test for raw image capsule
2020-12-03 AKASHI Takahirotest/py: efi_capsule: test for FIT image capsule
2020-12-03 AKASHI Takahirotools: add mkeficapsule command for UEFI capsule update
2020-12-03 AKASHI Takahirocmd: add "efidebug capsule" command
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 memory range capsule definitions
2020-12-03 AKASHI Takahiroefi_loader: capsule: add capsule_on_disk support
2020-12-03 AKASHI Takahiroefi_loader: define UpdateCapsule api
2020-12-03 AKASHI Takahirocommon: update: fix an "unused" warning against update_...
2020-12-03 Ilias Apalodimascmd: efidebug: Add support for TCG2 final events table
2020-12-03 Ilias Apalodimasefi_loader: Introduce eventlog support for TCG2_PROTOCOL
2020-12-03 Ilias Apalodimastpm: Add tpm2 headers for TCG2 eventlog support
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-12-02 Tom RiniMerge branch '2020-12-01-next-imports' into next
2020-12-01 Holger Brunckkm/arm: coding style clean up
2020-12-01 Philippe Reynesspl: spl_fit.c: enable check of signature for config...
2020-12-01 Robert MarkoIPQ40xx: clk: add USB clock handling
2020-12-01 Robert MarkoIPQ40xx: clk: dont always return 0
2020-12-01 Robert MarkoIPQ40xx: clk: drop breaks in switch case
2020-12-01 Robert MarkoIPQ40xx: clk: use dev_read_addr()
2020-12-01 Patrick Delaunaycmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2
2020-12-01 Patrick Delaunayhush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting...
2020-12-01 Heinrich Schuchardtnet: sntp: remove CONFIG_TIMESTAMP constraint
2020-12-01 Simon Glasssetexpr: Add support for strings
2020-12-01 Simon Glasssetexpr: Convert to use a struct for values
2020-12-01 Simon Glasssetexpr: Correct buffer overflow bug and enable tests
2020-12-01 Simon Glasssetexpr: Correct dropping of final unmatched string
2020-12-01 Simon Glasssetexpr: Add some tests for buffer overflow and backref
2020-12-01 Simon Glasssetexpr: Split the core logic into its own function
2020-12-01 Simon Glasstest: Add some setexpr regex tests
2020-12-01 Simon Glasssetexpr: Add explicit support for 32- and 64-bit ints
2020-12-01 Simon Glasscommand: Add constants for cmd_get_data_size string...
2020-12-01 Simon Glasstest: Add some tests for setexpr
2020-12-01 Pali RohárMakefile: Correctly propagate failure when removing...
2020-12-01 Patrick Delaunaygpio: Convert to use APIs which support live DT
2020-12-01 Lyle FranklinAdds basic support for ProxyDHCP
2020-12-01 Anton Leontievcmd: pxe: Use internal FDT if retrieving from FDTDIR...
2020-11-30 Tom RiniPrepare v2021.01-rc3
2020-11-30 Tom Riniconfigs: Resync with savedefconfig
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 Etienne Carrierelib/efi_loader: fix ABI in efi_mm_communicate_header
2020-11-29 Heinrich Schuchardtefi_loader: enable EFI_SET_TIME on sandbox and QEMU ARM
2020-11-29 Heinrich Schuchardtfs: fat: use ATTR_ARCH instead of anonymous 0x20
2020-11-29 Heinrich Schuchardtfs: fat: directory entries starting with 0x05
2020-11-29 Heinrich Schuchardtfs: fat: avoid NULL dereference when root dir is full
2020-11-28 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
2020-11-28 Pragnesh Patelriscv: sifive/fu540: kconfig: Enable support for Openco...
2020-11-28 Pragnesh Pateli2c: ocores: add i2c driver for OpenCores I2C controller
2020-11-28 Simon Glassi2c: designware_i2c: Don't warn if no reset controller
2020-11-28 Baruch Siachi2c: mvtwsi: disable i2c slave also on Armada 8k
2020-11-28 Jaehoon Chungmmc: check a return value about regulator's always-on
2020-11-28 Jaehoon Chungmmc: display an error number to debug
2020-11-28 Yangbo Lummc: fsl_esdhc: make sure delay chain locked for HS400
2020-11-28 Yangbo Lummc: fsl_esdhc: set sysctl register for clock initializ...
2020-11-28 Sean Andersonmmc: Add some helper functions for retrying on error
2020-11-25 Tom RiniMerge tag 'u-boot-stm32-20201125' of https://gitlab...
2020-11-25 Patrick Delaunayboard: st: stm32mp1: update load address for FIT examples
2020-11-25 Patrick Delaunayphy: stm32: usbphyc: manage optional vbus regulator...
2020-11-25 Patrick Delaunaypinctrl: stmfx: update pin name
2020-11-25 Patrick Delaunaypinctrl: stmfx: update pincontrol and gpio device name
2020-11-25 Patrick Delaunaygpio: stm32: correct the bias management
2020-11-25 Patrick Delaunaypinctrl: stm32: display bias information for all pins
2020-11-25 Patrick Delaunayremoteproc: stm32: update error management in stm32_cop...
2020-11-25 Patrick Delaunayremoteproc: stm32: use reset for hold boot
next