platform/kernel/u-boot.git
2021-01-05 Simon Glassx86: spl: Move priv/plat structs to headers
2021-01-05 Simon Glassx86: Move priv/plat structs for intel_common to headers
2021-01-05 Simon Glassx86: apl: Move priv/plat structs to headers
2021-01-05 Simon Glasssandbox: Update dts files to reduce SPL size
2021-01-05 Simon Glasssandbox: Add a compatible string for spltest
2021-01-05 Simon Glasssandbox: i2c: Move priv into a header file
2021-01-05 Simon Glasssandbox: serial: Move priv into a header file
2021-01-05 Patrick Delaunaysandbox: remove ram buffer file when U-Boot is loaded...
2021-01-05 Simon Glassx86: Fix header guard in asm/pmu.h
2021-01-05 Simon Glassx86: tpl: Remove unwanted devicetree string
2021-01-05 Simon Glassx86: pinctrl: Drop unlikely error messages from TPL
2021-01-05 Simon Glassx86: apl: Reduce size for TPL
2021-01-05 Simon Glassx86: apl: Update hostbridge to remove unwanted TPL...
2021-01-05 Simon Glassx86: coral: Move fsp-m settings to a subnode
2021-01-05 Simon Glassx86: Move call64 into its own section
2021-01-05 Simon Glassx86: apl: Use const for driver operations
2021-01-05 Simon Glassdtoc: Convert _drivers to a dict
2021-01-05 Simon Glassdtoc: Output the struct values in a separate function
2021-01-05 Simon Glassdtoc: Output the device in a separate function
2021-01-05 Simon Glassdtoc: Make _output_list a top-level function
2021-01-05 Simon Glassdtoc: Fix a few pylint warnings in dtb_platdata
2021-01-05 Simon Glasstest: Move some test drivers into their own file
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
next