platform/kernel/u-boot.git
2021-01-01 Tom RiniMerge tag 'efi-next' of https://gitlab.denx.de/u-boot...
2020-12-31 Sughosh Ganuqemu: arm64: Add documentation for capsule update
2020-12-31 Sughosh Ganuefidebug: capsule: Add a command to update capsule...
2020-12-31 Sughosh Ganuefi_loader: Enable uefi capsule authentication
2020-12-31 Sughosh Ganuefi: capsule: Add support for uefi capsule authentication
2020-12-31 Sughosh Ganuefi_loader: Re-factor code to build the signature store...
2020-12-31 Sughosh Ganuefi_loader: Make the pkcs7 header parsing function...
2020-12-31 Sughosh Ganudfu_mtd: Add provision to unlock mtd device
2020-12-31 Sughosh Ganuefi_loader: Add logic to parse EDKII specific fmp paylo...
2020-12-31 Sughosh Ganufsp: Move and rename fsp_types.h file
2020-12-31 Sughosh Ganuqemu: common: Set dfu_alt_info variable for the platform
2020-12-31 Sughosh Ganuqemu: common: Add support for dynamic mtdparts for...
2020-12-31 Sughosh Ganucrypto: Fix the logic to calculate hash with authattrib...
2020-12-31 Sughosh Ganuqemu: arm: Initialise virtio devices in board_late_init
2020-12-31 Sughosh Ganumkeficapsule: Add support for embedding public key...
2020-12-31 Heinrich Schuchardtefi_loader: event queueing
2020-12-31 Ilias Apalodimasefi_loader: Add size checks to efi_create_indexed_name()
2020-12-31 Ilias Apalodimasefi_loader: Remove unconditional installation of file2...
2020-12-31 Ilias Apalodimasefi_loader: Remove unused headers from efi_load_initrd.c
2020-12-31 Heinrich Schuchardtefi_loader: use after free in efi_exit()
2020-12-31 Heinrich Schuchardtefi_loader: describe struct efi_loaded_image_obj
2020-12-31 Heinrich Schuchardtefi_loader: efi_signal_event() fix comment typos
2020-12-31 Heinrich Schuchardtefi_loader: avoid invalid free
2020-12-31 Heinrich Schuchardtefi_loader: escape key handling
2020-12-31 Heinrich Schuchardtefi_loader: missing parentheses after if
2020-12-31 Heinrich Schuchardtfs/fat: implement fsuuid command
2020-12-31 Heinrich Schuchardtfs: fat: eliminate DIRENTSPERBLOCK() macro
2020-12-31 Ilias Apalodimasefi_loader: Extra checks while opening an OPTEE session
2020-12-31 Heinrich Schuchardtefi_loader: make variable store size customizable
2020-12-23 Tom RiniMerge tag 'dm-next-23dec20' of git://git.denx.de/u...
2020-12-23 Simon Glassdm: core: Inline a few ofnode functions in SPL
2020-12-23 Simon Glassbuildman: Remove output binaries before building
2020-12-23 Niel Fouriedm: spi: Fix spi_free_slave() freed memory write
2020-12-23 Ovidiu Panaittest: dm: spi: Add testcase for spi_claim_bus()
2020-12-23 Ovidiu Panaitspi: spi-uclass: Fix spi_claim_bus() speed/mode setup...
2020-12-23 Ovidiu Panaittest: spi: Add sandbox_spi_get_{speed, mode} interface
2020-12-23 Ovidiu Panaitspi: sandbox_spi: Implement speed/mode setup
2020-12-23 Ovidiu Panaitsandbox: test: Add a second SPI slave on sandbox_spi bus
2020-12-23 Ovidiu Panaitsandbox: spi: Drop unused sandbox_spi_parse_spec function
2020-12-23 Heinrich Schuchardtsandbox: implement invalidate_icache_all()
2020-12-23 Aswath Govindrajufdt: Use phandle to distinguish DT nodes with same...
2020-12-23 Hongwei ZhangCommon:fdt: Check for error return value
2020-12-23 Heinrich Schuchardtsandbox: implement runtime system reset
2020-12-23 Patrick Delaunayconfigs: sandbox: activate DEBUG_UART
2020-12-23 Philipp Tomsichpatman: Add project-default for 'gcc'
2020-12-23 Philipp Tomsichpatman: Add --no-signoff to suppress adding signoffs
2020-12-19 Simon Glassdm: Update documentation for new sequence numbers
2020-12-19 Simon Glassdm: core: Drop seq and req_seq
2020-12-19 Simon Glasscmd: Drop use of old sequence numbers in commands
2020-12-19 Simon Glassdm: core: Update uclass_find_next_free_req_seq() for...
2020-12-19 Simon Glassdm: Drop the unused arg in uclass_find_device_by_seq()
2020-12-19 Simon Glassdm: Drop uclass_resolve_seq()
2020-12-19 Simon Glassdm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ
2020-12-19 Simon Glassdm: Switch over to use new sequence number for dev_seq()
2020-12-19 Simon Glasspinctrl: Update for new sequence numbers
2020-12-19 Simon Glassgpio: Update for new sequence numbers
2020-12-19 Simon Glassx86: Simplify acpi_device_infer_name()
2020-12-19 Simon Glassx86: Drop unnecessary mp_init logic
2020-12-19 Simon Glassusb: Update for new sequence numbers
2020-12-19 Simon Glassusb: ehci-mx6: Drop assignment of sequence number
2020-12-19 Simon Glassspi: Update for new sequence numbers
2020-12-19 Simon Glasspci: Update to use new sequence numbers
2020-12-19 Simon Glassdm: core: Allow manual sequence numbering
2020-12-19 Simon Glassnet: Update to use new sequence numbers
2020-12-19 Simon Glassi2c: Update for new sequence numbers
2020-12-19 Simon Glassocteon: Don't attempt to set the sequence number
2020-12-19 Simon Glassdm: test: Drop assumptions of no sequence numbers
2020-12-19 Simon Glassdm: Fix return value in dev_read_alias_seq()
2020-12-19 Simon Glassdm: core: Switch binding to use new sequence numbers
2020-12-19 Simon Glassdm: test: Check all devices have a sequence numbers
2020-12-19 Simon Glassdm: core: Add a new sequence number for devices
2020-12-19 Simon Glassdm: core: Update uclass_find_next_free_req_seq() args
2020-12-19 Simon Glassdm: Avoid accessing seq directly
2020-12-19 Simon Glasslinker_lists: Fix alignment issue
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glasscheckpatch: Add warnings for unexpected struct names
2020-12-13 Simon Glassdm: treewide: Rename ..._platdata variables to just...
2020-12-13 Simon Glassdm: treewide: Update 'auto' declarations to be on one...
2020-12-13 Simon Glassdm: treewide: Rename ofdata_to_platdata() to of_to_plat()
2020-12-13 Simon Glassdm: treewide: Rename dev_get_platdata() to dev_get_plat()
2020-12-13 Simon Glassdm: Rename 'platdata_size' to 'plat_size'
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 Simon Glassdtoc: Tidy up more Python style in dtb_platdata
2020-12-13 Simon Glassdm: core: Drop unused parameter from dm_extended_scan_fdt()
2020-12-13 Simon Glassdm: core: Drop unused parameter from dm_scan_fdt()
2020-12-13 Simon Glassdm: core: Combine the flattree and livetree binding...
2020-12-13 Simon Glassdm: core: Add an ofnode function to get the devicetree...
2020-12-13 Simon Glassdm: core: Drop device_bind_offset()
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
next