]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2020-12-13  Simon Glassdm: core: Drop dev_set_of_offset()
2020-12-13  Simon Glassdm: Drop uses of dev_set_of_offset()
2020-12-13  Simon Glassdm: Remove uses of device_bind_offset()
2020-12-13  Simon Glassdm: core: Add a livetree function to check node status
2020-12-13  Simon Glassdm: core: Rename device_bind_ofnode() to device_bind()
2020-12-13  Simon Glassdm: core: Rename device_bind() to device_bind_offset()
2020-12-13  Heinrich Schuchardttest: unit test for exception command
2020-12-13  Heinrich Schuchardtefi_selftest: implement exception test for sandbox
2020-12-13  Heinrich Schuchardtcmd: sandbox: implement exception command
2020-12-13  Heinrich Schuchardtsandbox: add handler for exceptions
2020-12-13  Simon Glasssandbox: serial: Update to use membuff
2020-12-13  Simon Glasssandbox: serial: Convert to livetree
2020-12-13  Simon Glassserial: sandbox: Drop unnecessary #ifdefs
2020-12-13  Simon Glassdtoc: Tidy up Python style in dtb_platdata
2020-12-13  Simon Glasspatman: Drop tools.ToChar() and ToChars()
2020-12-13  Simon Glasspatman: Drop tools.ToByte()
2020-12-13  Simon Glasspatman: Drop unicode helper functions
2020-12-13  Simon Glassfdt: Use an Enum for the data type
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: deletion of long file names
2020-12-10  Heinrich Schuchardtfs: fat: first dentry of long name in FAT iterator
2020-12-10  Heinrich Schuchardtfs: fat: use constant DELETED_FLAG
2020-12-10  Heinrich Schuchardtfs: fat: search file should not allocate cluster
2020-12-10  Heinrich Schuchardtfs: fat: reuse deleted directory entries
2020-12-10  Heinrich Schuchardtfs: fat: fat_find_empty_dentries()
2020-12-10  Heinrich Schuchardtfs: fat: flush new directory cluster
2020-12-10  Heinrich Schuchardtfs: fat: set start cluster for root directory
2020-12-10  Heinrich Schuchardtfs: fat: dentry iterator for fill_dir_slot()
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
next