platform/kernel/u-boot.git
2021-03-27 Heinrich Schuchardtmtd: spi_flash_free()
2021-03-27 Vincent Stehlésandbox: dtsi: add rng
2021-03-26 Tom RiniMerge tag 'dm-pull-26mar21-take2' of git://git.denx...
2021-03-26 Simon Glassbinman: Update various pieces of the documentation
2021-03-26 Simon Glassbinman: Drop repetitive heading for each entry
2021-03-26 Simon Glassbinman: Incorporate entry documentation
2021-03-26 Simon Glassbinman: Rearrange documentation into headings
2021-03-26 Simon Glassbinman: doc: Add documentation to htmldocs
2021-03-26 Simon Glassdoc: Move driver model docs under develop/
2021-03-26 Simon Glassdoc: Move UEFI under develop/
2021-03-26 Simon Glassx86: dts: Drop unused CONFIG_SPL
2021-03-26 Simon Glassx86: Make use of binman expanded entries
2021-03-26 Simon GlassMakefile: Pass new entry args to binman
2021-03-26 Simon Glassbinman: Automatically expand phase binaries into sections
2021-03-26 Simon Glassbinman: Plumb expanded entries through fully
2021-03-26 Simon Glassbinman: Allow a way to select expanded entries
2021-03-26 Simon Glassbinman: Allow using an an 'expanded' entry type
2021-03-26 Simon Glassbinman: Use standard filenames for SPL/TPL devicetree
2021-03-26 Simon Glassbinman: Move the comment for GetFdts() to the base...
2021-03-26 Simon Glassbinman: Drop unnecessary field in output_fdt_info
2021-03-26 Simon Glassbinman: Use the fake SPL/TPL only if requested
2021-03-26 Simon Glassbinman: Drop unnecessary 'type' property in tests
2021-03-26 Simon Glassbinman: Add support for u-boot-tpl-bss-bad
2021-03-26 Simon Glassbinman: Add support for u-boot-tpl-nodtb
2021-03-26 Simon Glassbinman: Support symbols in u-boot-spl-nodtb
2021-03-26 Simon Glassbinman: Correct the documentation for u-boot-spl-bss-pad
2021-03-26 Simon Glassbinman: Tidy up underscores in entry documentation
2021-03-26 Simon Glassbinman: Update entry help for files-align
2021-03-26 Simon Glassbinman: Document ExpandEntries() in the base class
2021-03-26 Simon Glassbinman: Allow extracting to current directory
2021-03-26 Simon Glassx86: apl: Use read-only SPL and new of-platdata
2021-03-26 Simon Glassx86: coral: Drop TPM and ACPI interrupts from TPL
2021-03-26 Simon Glassx86: coral: Drop ACPI properties from of-platdata
2021-03-26 Simon Glassx86: Don't include reset driver in SPL
2021-03-26 Simon Glassx86: Support a fake PCI device with of-platdata-inst
2021-03-26 Simon Glassx86: itss: Tidy up bind() for of-platdata-inst
2021-03-26 Simon Glassx86: apl: Tell of-platdata about a required header...
2021-03-26 Simon Glassx86: apl: Fix the header order in pmc
2021-03-26 Simon Glassx86: Define a region for device priv/plat data
2021-03-26 Simon Glassdm: doc: Add documentation for of-platdata-inst
2021-03-26 Simon Glassdm: doc: Tidy up of-platdata docs
2021-03-26 Simon Glassdm: core: Add warnings to private / platform setters
2021-03-26 Simon Glassdm: core: Use separate priv/plat data region
2021-03-26 Simon Glasssandbox: Define a region for device priv/plat data
2021-03-26 Simon Glassdm: core: Allow storing priv/plat data separately
2021-03-26 Simon Glassdm: core: Move flags to device-runtime info
2021-03-26 Simon Glassdm: core: Create a struct for device runtime info
2021-03-26 Simon Glassdm: core: Add an option to support SPL in read-only...
2021-03-26 Simon Glassazure/gitlab: Add tests for sandbox_noinst
2021-03-26 Simon Glasstest: Run sandbox_spl tests on sandbox_noinst
2021-03-26 Simon Glasssandbox: Create a new sandbox_noinst build
2021-03-26 Simon GlassRevert "sandbox: Disable I2C emulators in SPL"
2021-03-26 Simon Glasssandbox: i2c: Support i2c emulation with of-platdata
2021-03-26 Simon Glasssandbox_spl: Increase SPL malloc() size
2021-03-26 Simon Glassdm: Rename device_get_by_driver_info_idx()
2021-03-26 Simon Glasssandbox: i2c: Move platdata structs to header files
2021-03-26 Simon Glassdm: core: Drop uclass_find_device_by_phandle() with...
2021-03-26 Simon Glassdm: core: Drop device_get_by_driver_info()
2021-03-26 Simon Glassclk: sandbox: Create a special fixed-rate driver
2021-03-26 Simon Glassclk: fixed-rate: Export driver parts for OF_PLATDATA_INST
2021-03-26 Simon Glassclk: sandbox: Move priv/plat data to a header file
2021-03-26 Simon Glassdm: test: Avoid destroying uclasses with of-platdata...
2021-03-26 Simon Glassdm: core: Include dt-decl.h automatically
2021-03-26 Simon GlassMakefile: Remove old of-platdata files before regenerating
2021-03-26 Simon GlassMakefile: Use a variable for generated of-platdata...
2021-03-26 Simon Glassdtoc: Only generate the required files
2021-03-26 Simon GlassMakefile: Depend only on required of-platdata files
2021-03-26 Simon GlassMakefile: Avoid running dtoc every time
2021-03-26 Simon Glasslibfdt: Tidy up pylibfdt build rule
2021-03-26 Tom RiniMerge tag 'efi-next' of https://source.denx.de/u-boot...
2021-03-25 Ilias Apalodimasefi_loader: Clean up file size calculations
2021-03-25 Heinrich Schuchardtefi_selfest: redefine enum efi_test_phase
2021-03-25 Ilias Apalodimasefi_loader: Add an S-CRTM even for firmware version
2021-03-25 Ilias Apalodimasefi_loader: EFI TCG2 free efi memory on protocol failure
2021-03-25 Jose Marinhotest: test the ESRT creation
2021-03-25 Jose Marinhoefi: ESRT creation tests
2021-03-25 Jose Marinhocmd: efi: ESRT table debug print
2021-03-25 Jose Marinhoefi: Add ESRT to the EFI system table
2021-03-25 Heinrich Schuchardtdfu: dfu_sf: avoid double free of SPI device
2021-03-25 Ilias Apalodimasefidebug: add multiple device path instances on Boot####
2021-03-25 Ilias Apalodimasefi_loader: Replace config option for initrd loading
2021-03-25 Ilias Apalodimasefi_loader: Add helper functions for EFI
2021-03-25 Ilias Apalodimasefi_loader: Add device path related functions for initr...
2021-03-25 Heinrich Schuchardtcmd/load: support uploading EFI binary via UART
2021-03-25 Heinrich Schuchardtefi_loader: Uart device path
2021-03-25 Heinrich Schuchardtefi_loader: NULL dereference in EFI console
2021-03-25 Simon Glassefi: Fix compiler warnings
2021-03-25 Ilias Apalodimasefi_selftest: Remove loadfile2 for initrd selftests
2021-03-25 Heinrich Schuchardtefi_selftest: illegal cast to pointer in initrddump
2021-03-25 Mark Kettenisefi_loader: fix memory type for memory reservation...
2021-03-25 Heinrich Schuchardtefi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI
2021-03-22 Simon Glassdm: Add the new dtoc-generated files to the build
2021-03-22 Simon Glassdm: core: Skip adding uclasses with OF_PLATDATA_INST
2021-03-22 Simon Glassdm: core: Set up driver model for OF_PLATDATA_INST
2021-03-22 Simon Glassdm: core: Adjust uclass setup with of-platdata
2021-03-22 Simon Glassdm: core: Allow dropping run-time binding of devices
2021-03-22 Simon Glassdm: core: Add macros to access the new linker lists
2021-03-22 Simon Glasslinker_lists: Allow use in data structures
2021-03-22 Simon Glasssandbox: Drop debug message in os_spl_to_uboot()
2021-03-22 Simon Glassdtoc: Drop use of DECL() macros
next