platform/kernel/u-boot.git
2021-01-05 Simon Glasstest: Use a simple variable to record removed device
2021-01-05 Simon Glasstimer: Use a shorter error in TPL
2021-01-05 Simon Glassarc: m68k: nds32: nios2: sh: xtensa: Add empty spl...
2021-01-05 Simon Glasssysreset: Use a shorter error with SPL
2021-01-05 Simon Glasspinctrl: Drop post_bind() method when not needed
2021-01-05 Simon Glassdm: core: Rename the priv/plat members
2021-01-05 Simon Glassdm: core: Use access methods for dev/uclass private...
2021-01-05 Simon Glassdm: Use access methods for dev/uclass private data
2021-01-05 Simon Glassdm: core: Add functions to set priv/plat
2021-01-05 Simon Glassdm: core: Add function to access uclass priv
2021-01-05 Simon Glassx86: apl: Drop support for !OF_PLATDATA_PARENT
2021-01-05 Simon Glassdm: core: Only include simple-bus devicetree id when...
2021-01-05 Simon Glassdm: core: Use 'uclass_driver' for the uclass linker_list
2021-01-05 Simon Glassdm: core: Support dm_dump_all() in SPL
2021-01-05 Simon Glassspl: Drop bd_info in the data section
2021-01-05 Simon Glasssandbox: Drop unnecessary test node
2021-01-05 Simon Glassserial: Rename ns16550 functions to lower case
2021-01-05 Simon Glassserial: Update NS16550_t and struct NS16550
2021-01-05 Simon GlassMakefile: Use common args for dtoc
2021-01-05 Simon GlassMakefile: Tidy up SPL dtb production
2021-01-05 Simon GlassMakefile: Build SPL dtbs in the spl/ directory
2021-01-05 Simon GlassMakefile: Build a separate .dtb for TPL
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...
next