platform/kernel/u-boot.git
2021-11-28 Simon Glasstest/py: Allow passing input to a program
2021-11-28 Jan Kiszkabinman: Fix extract command for using non-absolute...
2021-11-28 Simon Glasssf: doc: Add documentation for the 'sf' command
2021-11-28 Simon Glasssf: Tidy up code to avoid #ifdef
2021-11-28 Simon Glasssf: Use const for the stage name
2021-11-28 Simon Glasscommand: Use a constant pointer for the help
2021-11-28 Simon Glassenv: Avoid using GNU features in awk
2021-11-26 Tom RiniMerge tag 'efi-2022-01-rc3-2' of https://source.denx...
2021-11-26 Heinrich Schuchardttest: fix pylint error in u_boot_console_exec_attach.py
2021-11-26 Heinrich Schuchardttest: fix pylint error in u_boot_console_sandbox.py
2021-11-26 Heinrich Schuchardttest: fix pylint errors in u_boot_utils.py
2021-11-26 Heinrich Schuchardttest: fix pylint errors in u_boot_spawn.py
2021-11-26 Heinrich Schuchardttest: fix pylint errors in multiplexed_log.py
2021-11-26 Heinrich Schuchardtefi_selftest: simplify endian conversion for FDT test
2021-11-26 Heinrich Schuchardtefi_loader: segfault in efi_clear_os_indications()
2021-11-26 Heinrich Schuchardttest: address some pylint warnings
2021-11-26 Heinrich Schuchardtsandbox: poweroff in efi_system_reset()
2021-11-26 Heinrich Schuchardtefi_loader: efi_disk_register() should not fail
2021-11-26 Tom Riniefi: Call bootm_disable_interrupts earlier in efi_exit_...
2021-11-23 Tom RiniMerge branch '2021-11-23-scmi-and-tee-updates' into...
2021-11-23 Etienne Carrierefirmware: scmi: Add OP-TEE transport
2021-11-23 Etienne Carrieredt-bindings: arm: scmi: OP-TEE as transport channel...
2021-11-23 Etienne Carrieretee: optee: define TEE error code TEE_ERROR_SHORT_BUFFER
2021-11-23 Etienne Carrieretee: optee: remove unused duplicated login Id macros
2021-11-23 Etienne Carrieretee: define session login identifiers
2021-11-23 Etienne Carrierefirmware: scmi: smccc transport: simplify probe sequence
2021-11-23 Etienne Carrierefirmware: scmi: smccc transport: use plat data, not...
2021-11-23 Etienne Carrierefirmware: scmi: mailbox transport: use plat data, not...
2021-11-23 Etienne Carrierefirmware: scmi: mailbox transport: fix probe failure...
2021-11-23 Etienne Carrierefirmware: scmi: fix description of an API function
2021-11-23 Patrick Delaunaystm32mp15: deactivate CONFIG_SCMI_AGENT_MAILBOX
2021-11-23 Patrick Delaunayfirmware: scmi: add configs to select the supported...
2021-11-23 Patrick Delaunaypower: regulator: scmi: define LOG_CATEGORY
2021-11-23 Patrick Delaunayclk: scmi: define LOG_CATEGORY
2021-11-23 Patrick Delaunayreset: scmi: define LOG_CATEGORY
2021-11-23 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-11-23 Samuel Hollandnet: phy: realtek: Add tx/rx delay config for 8211e
2021-11-23 Dylan Hungdrivers: net: add Aspeed MDIO driver
2021-11-23 Bin Mengnet: tsec: Make redundant_init() static
2021-11-23 Bin Mengnet: fec_mxc: Declare 'promisc' as bool
2021-11-23 Bin Mengnet: dsa: Use true instead of 1 in the set_promisc...
2021-11-23 Peter Hoyescmd: pxe_utils: Check fdtcontroladdr in label_boot
2021-11-23 Walter Stollnet: bootp: Correct VCI string transmission
2021-11-23 Vladimir Olteanconfigs: ls1021a-tsn: enable the generation of random...
2021-11-23 Vladimir Olteanconfigs: ls1021a-tsn: enable sja1105 switch driver
2021-11-23 Vladimir Olteanarm: dts: ls1021a-tsn: add sja1105 and eth2 bindings
2021-11-23 Vladimir Olteannet: dsa: sja1105: add support for SGMII
2021-11-23 Vladimir Olteannet: dsa: add driver for NXP SJA1105 L2 switch
2021-11-23 Vladimir Olteannet: dsa: felix: configure the in-band autoneg property...
2021-11-23 Vladimir Olteannet: introduce a helper to determine whether to use...
2021-11-23 Vladimir Olteannet: dsa: allow drivers to get the port OF node
2021-11-23 Vladimir Olteaninclude: import if_vlan.h from Linux
2021-11-23 Vladimir Olteannet: tsec: add support for promiscuous mode
2021-11-23 Vladimir Olteannet: phy: mscc: add support for VSC8502 in dual RGMII...
2021-11-20 Tom RiniMerge branch 'efi-2022-01' of https://source.denx.de...
2021-11-20 Ilias Apalodimasefi_loader: startup the tpm device when installing...
2021-11-20 Ilias Apalodimasefi_loader: fix FinalEvents table if an EFI app invoked...
2021-11-20 Heinrich Schuchardtefi_loader: bump EFI_SPECIFICATION_VERSION to 2.9
2021-11-20 Heinrich Schuchardtefi_selftest: unit test for EFI_GROUP_BEFORE_EXIT_BOOT_...
2021-11-20 Heinrich Schuchardtefi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES
2021-11-20 Masami Hiramatsuefi_loader: capsule: Record capsule result only if...
2021-11-20 Masahisa Kojimaefi_loader: Reduce efi_tcg2 logging statement
2021-11-20 Heinrich Schuchardtefi_loader: Sphinx comments in efi_api.h
2021-11-20 Masahisa Kojimaefi: add comment for efi_system_table and efi_configura...
2021-11-20 Heinrich Schuchardtdoc: fix typos in trace.rst
2021-11-20 Heinrich Schuchardtscripts: update spelling.txt from upstream Linux
2021-11-20 Heinrich Schuchardttest: test truncation in snprintf()
2021-11-20 Heinrich Schuchardtlmb: fix typo 'commun'
2021-11-20 Heinrich Schuchardtlmb: drop unused lmb_size_bytes()
2021-11-20 Heinrich Schuchardtlmb: remove extern keyword in lmb.h
2021-11-20 Heinrich Schuchardtdoc: add include/lmb.h to the HTML documentation
2021-11-20 Heinrich Schuchardtlmb: remove lmb_is_nomap() from include
2021-11-19 Tom RiniMerge tag 'u-boot-amlogic-20211119' of https://source...
2021-11-19 Tom RiniMerge tag 'tpm-19112021' of https://source.denx.de...
2021-11-19 Neil Armstrongconfigs: meson64_android: add PANIC stage for SYSTEM...
2021-11-19 Neil Armstrongconfigs: meson64_android: bypass other checks on run_fa...
2021-11-19 Simon Glasspinctrl: meson: Correct the driver GPIO declaration
2021-11-19 Tom RiniRevert "nvme: Enable FUA"
2021-11-19 Tom RiniRevert "nvme: Fix error in nvme_setup_prps"
2021-11-18 Tom RiniMerge branch '2021-11-18-regression-fixes'
2021-11-18 Marek Vasutarm64: Add missing GD_FLG_SKIP_RELOC handling
2021-11-18 Marek Vasutlmb: Reserve U-Boot separately if relocation is disabled
2021-11-18 Marek Vasutboard_f: Copy GD to new GD even if relocation disabled
2021-11-18 schspapart: return -ENOSYS when get_info not valid.
2021-11-18 Masami HiramatsuRevert "board: synquacer: developerbox: Don't set gd...
2021-11-18 Tom RiniMerge branch '2021-11-17-assorted-driver-platform-updat...
2021-11-17 Aswath Govindrajuconfigs: am64x_evm_*_defconfig: Add configs to enable...
2021-11-17 Kishon Vijay... arm: dts: am642-sk: Add and Enable USB SuperSpeed Host...
2021-11-17 Aswath Govindrajuusb: cdns3: cdns3-ti: Add compatible for AM64 SoC
2021-11-17 Aswath Govindrajuphy: cadence: phy-cadence-torrent: Change the name...
2021-11-17 Jon Linnvme: Fix error in nvme_setup_prps
2021-11-17 Jon Linnvme: Enable FUA
2021-11-17 Alistair DelvaRFC: arm: pci: Add PCI cam support to PCI-E ecam driver
2021-11-17 Chia-Wei Wangconfigs: ast2600: Boot kernel FIT in DRAM
2021-11-17 Chia-Wei Wangconfigs: aspeed: Make EXTRA_ENV_SETTINGS board specific
2021-11-17 Chia-Wei Wangconfigs: ast2600-evb: Enable SPL FIT support
2021-11-17 Chia-Wei Wangast2600: spl: Locate load buffer in DRAM space
2021-11-17 Chia-Wei WangARM: dts: ast2600: Add ACRY to device tree
2021-11-17 Chia-Wei Wangcrypto: aspeed: Add AST2600 ACRY support
2021-11-17 Chia-Wei Wangclk: ast2600: Add RSACLK control for ACRY
next