platform/kernel/u-boot.git
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-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-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-17 Mathew McBridedrivers: tpm: atmel_twi: fix printf specifier compile...
2021-11-17 Mathew McBridedrivers: tpm: atmel_twi: implement get_desc operation
2021-11-17 Mathew McBridedrivers: tpm: atmel_twi: do not use an offset byte
2021-11-17 Mathew McBridedrivers: tpm: atmel_twi: drop non-DM_I2C compatibility
2021-11-17 Mathew McBridecmd: tpm-v1: fix load_key_by_sha1 compile errors
2021-11-17 Mathew McBridecmd: tpm-v1: fix compile error in TPMv1 list resources...
2021-11-16 Tom RiniMerge branch '2021-11-15-assorted-fixes'
2021-11-16 Tom RiniMerge tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-11-15 Andy Shevchenkoimage: Explicitly declare do_bdinfo()
2021-11-15 Andy Shevchenkousb: doc: Fix spelling issues in README.usb
2021-11-15 Pierre-Clément... arm: Fix bad memcpy.S str8w macro argument count
2021-11-15 Masami Hiramatsuconfigs: synquacer: Fix dfu_alt_info to use nor1
2021-11-15 Angelo Dureghellomakefile: add missing semicolons
2021-11-15 Matthias Schifferboard: tq: fix spelling of "TQ-Systems"
2021-11-15 Matthias Schifferboard: rename "tqc" vendor to "tq"
2021-11-15 Alistair Delvaarm64: relocate-rela: Add support for ld.lld
2021-11-15 Tom RiniPrepare v2022.01-rc2
2021-11-15 Samuel Dionne... usb: Make USB_MUSB_PIO_ONLY selected by USB_MUSB_SUNXI
2021-11-15 Ricardo Salvetixilinx: zynqmp: fix ZYNQMP_RESTORE_JTAG check
2021-11-14 Tom RiniDockerfile, CI: Update to latest "focal" tag
2021-11-14 Heinrich SchuchardtDockerfile: build swtpm
2021-11-14 Tom RiniMerge tag 'dm-pull-13nov21' of https://source.denx...
2021-11-13 Tom RiniMerge tag 'efi-2022-01-rc2-2' of https://source.denx...
2021-11-13 Jan Kiszkabinman: Fix replace subcommand help and comments
2021-11-13 Jan Kiszkabootstage: Differentiate boot progress kconfig entries
2021-11-13 Heinrich Schuchardtsandbox: fix sandbox_wdt_expire_now()
2021-11-13 Heinrich Schuchardttest/dm: fix watchdog test
2021-11-13 Simon GlassMakefile: Correct TPL rule for OF_REAL
2021-11-13 Marek Behúnenv: Simplify env_get_default()
2021-11-13 Marek Behúnenv: Fix env_get() when returning empty string using...
2021-11-13 Marek Behúnenv: Don't set ready flag if import failed in env_set_d...
2021-11-13 Simon Glassbinman: Support updating the dtb in an ELF file
2021-11-13 Simon Glassbinman: Tidy up comments on _DoTestFile()
2021-11-13 Simon Glassbinman: Support reading the offset of an ELF-file symbol
2021-11-13 Simon Glassbinman: Report an error if test files fail to compile
2021-11-13 Simon Glasspatman: Use a ValueError exception if tools.Run() fails
2021-11-12 Tom Riniconfigs: Resync with savedefconfig
2021-11-12 Tom RiniMerge branch '2021-11-12-Kconfig-migrations'
2021-11-12 Tom RiniConvert CONFIG_LAST_STAGE_INIT to Kconfig
2021-11-12 Tom RiniRemove CONFIG_SERIAL_MULTI
2021-11-12 Tom RiniConvert CONFIG_PL011_SERIAL et al to Kconfig
2021-11-12 Tom RiniConvert CONFIG_MACB to Kconfig
2021-11-12 Tom RiniConvert CONFIG_MD5 to Kconfig
2021-11-12 Tom RiniConvert CONFIG_MX6 et al to Kconfig
2021-11-12 Tom RiniConvert CONFIG_IMX_BOOTAUX et al to Kconfig
2021-11-12 Tom RiniConvert CONFIG_SYS_PROMPT et al to Kconfig
2021-11-12 Tom RiniConvert CONFIG_I2C_EDID et al to Kconfig
2021-11-12 Tom RiniConvert CONFIG_PHYLIB et al to Kconfig
2021-11-12 Tom RiniConvert CONFIG_MISC_INIT_F et al to Kconfig
2021-11-12 Tom RiniConvert CONFIG_TRACE et al to Kconfig
2021-11-12 Tom RiniConvert CONFIG_SYS_CONSOLE_IS_IN_ENV to Kconfig
2021-11-12 Tom RiniConvert CONFIG_ENV_IS_IN_SPI_FLASH et al to Kconfig
2021-11-12 Tom RiniConvert CONFIG_FSL_USDHC to Kconfig
2021-11-12 Tom RiniConvert CONFIG_FSL_LAYERSCAPE to Kconfig
2021-11-12 Tom RiniConvert CONFIG_BITBANGMII to Kconfig
2021-11-12 Tom RiniConvert CONFIG_DOS_PARTITION to Kconfig
2021-11-12 Tom RiniConvert CONFIG_E1000 to Kconfig
2021-11-12 Tom RiniConvert CONFIG_ARCH_CPU_INIT to Kconfig
2021-11-12 Tom RiniMerge branch '2021-11-12-assorted-updates'
next