platform/kernel/u-boot.git
2021-07-16 Simon Glassimage: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx
2021-07-16 Simon Glassimage: Shorten FIT_ENABLE_SHAxxx_SUPPORT
2021-07-16 Tom RiniMerge branch '2021-07-15-assorted-fixes'
2021-07-16 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-07-16 Tom RiniMerge tag 'u-boot-stm32-20210715' of https://source...
2021-07-16 Teresa Remmetdrivers: watchdog: wdt-uclass: Use IS_ENABLED for WATCH...
2021-07-16 MengLiarm: socfpga: socfpga_stratix10: enable wdt command...
2021-07-16 MengLidriver: watchdog: reset watchdog in designware_wdt_stop...
2021-07-16 Patrick DelaunayARM: dts: stm32mp15: remove mmc alias
2021-07-16 Patrick Delaunaystm32mp: use device sequence number in boot_instance...
2021-07-16 Patrick Delaunaystm32mp: stm32prog: use defines for virtual partition...
2021-07-16 Patrick Delaunayconfigs: stm32mp1: activate command rng
2021-07-16 Patrick Delaunaystm32mp: syscon: manage clock when present in device...
2021-07-16 Patrick Delaunayclk: stm32mp1: add support of SYSCFG clock
2021-07-16 Patrick Delaunayarm: dts: stm32mp15: alignment with v5.13
2021-07-16 Patrick Delaunaystm32mp: cmd_stm32key: add subcommand close
2021-07-16 Patrick Delaunaystm32mp: cmd_stm32key: add read OTP subcommand
2021-07-16 Patrick Delaunaystm32mp: cmd_stm32key: add get_misc_dev function
2021-07-16 Patrick Delaunaystm32mp: cmd_stm32key: lock of PKH OTP after fuse
2021-07-16 Patrick Delaunaystm32mp: cmd_stm32key: handle error in fuse_hash_value
2021-07-16 Patrick Delaunaystm32mp: cmd_stm32key: use sub command
2021-07-16 Patrick Delaunaystm32mp: configs: activate the command stm32key only...
2021-07-16 Patrick Delaunaystm32mp: stm32prog: fix the content of short help message
2021-07-16 Patrick Delaunayconfigs: stm32mp1: remove splashimage and add fdtoverla...
2021-07-15 Max Yangrtc: m41t62: fix wrong register use for set/reset ST bit
2021-07-15 Stephan Gerholdimage: android: Automatically detect more compression...
2021-07-15 Marek Vasutfit: Load DTO into temporary buffer and ignore load...
2021-07-15 Rasmus Villemoeslib/vsprintf.c: remove unused ip6_addr_string()
2021-07-15 Rasmus Villemoeslib/vsprintf.c: remove stale comment
2021-07-15 Rasmus Villemoeslib/vsprintf.c: implement printf() in terms of vprintf()
2021-07-15 Simon Glassclk: Detect failure to set defaults
2021-07-15 Simon Glasssandbox: Silence coverity warning in state_read_file()
2021-07-15 Simon Glasstpm: Check outgoing command size
2021-07-15 Simon Glasspinctrl: Avoid coverity warning when checking width
2021-07-15 Simon Glasscbfs: Check offset range when reading a file
2021-07-15 Simon Glasssandbox: cros_ec: Update error handling when reading...
2021-07-15 Simon Glassdm: core: Check uclass_get() return value when dumping
2021-07-15 Simon Glassreset: Avoid a warning in devm_regmap_init()
2021-07-15 Simon Glassreset: Avoid a warning in devm_reset_bulk_get_by_node()
2021-07-15 Simon Glasstools: Avoid showing return value of clock_gettime()
2021-07-15 Simon Glasstest: Rename final check in setexpr_test_backref()
2021-07-15 Simon Glassvideo: Check return value in pwm_backlight_of_to_plat()
2021-07-15 Simon Glasssandbox: net: Ensure host name is always a valid string
2021-07-15 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-07-15 Simon Glassx86: Ensure the e820 map is installed in all cases
2021-07-15 Simon Glassdoc: Update documentation for cros-2021.04 release
2021-07-15 Simon Glassdtoc: Check that a parent is not missing
2021-07-15 Simon Glassx86: cros: Check ROM exists before building vboot
2021-07-15 Simon Glassx86: coreboot: Document the memory map
2021-07-15 Simon Glassx86: coreboot: Use vendor in the Kconfig
2021-07-15 Simon Glassx86: Add function comments to cb_sysinfo.h
2021-07-15 Simon Glassx86: coral: Allow booting from coreboot
2021-07-15 Simon Glassx86: coreboot: Show the BIOS date
2021-07-15 Simon Glassx86: Do cache set-up by default when booting from coreboot
2021-07-15 Simon Glassx86: Update the MP constants to avoid conflicts
2021-07-15 Simon Glassx86: Don't set up MTRRs if previously done
2021-07-15 Simon Glasstpm: cr50: Drop unnecessary coral headers
2021-07-15 Simon Glassspi: ich: Don't require the PCH
2021-07-15 Simon Glassx86: pci: Allow binding of some devices before relocation
2021-07-15 Simon Glasspci: Use const for pci_find_device_id() etc.
2021-07-15 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-07-15 Pali Rohármmc: mmc_get_op_cond: Allow quiet detection of eMMC
2021-07-15 Pali Rohárarm: mvebu: Espressobin: Use function mmc_get_op_cond...
2021-07-15 Pali Rohárarm: mvebu: Espressobin: Fix setting $fdtfile env
2021-07-15 Marek Behúnarm: mvebu: armada-3720: remove unused config option
2021-07-15 Marek Behúnarm: mvebu: turris_{omnia, mox}: enable MTD command
2021-07-15 Marek Behúnarm: mvebu: turris_omnia: force 40 MHz speed on SPI NOR
2021-07-15 Pali Rohárarm: a37xx: pci: Fix typo in comment
2021-07-15 Pali Rohárarm: a37xx: pci: Optimize a3700_fdt_fix_pcie_regions...
2021-07-15 Pali Rohárarm: a37xx: pci: Extend validation for PCIe resources...
2021-07-15 Tom RiniMerge branch '2021-07-14-build-and-host-updates'
2021-07-14 Tom Riniscripts/get_default_envs.sh: Update for thin archive...
2021-07-14 Joel StanleyMakefile: Conditionally add defaultenv_h to envtools...
2021-07-14 Tom Rinikconfig / kbuild: Re-sync with Linux 4.20
2021-07-14 Trevor Woernerget_maintainer.pl: update from Linux kernel v5.13-rc6
2021-07-14 Heinrich Schuchardtlib: move rtc-lib.c to lib
2021-07-14 Ming Liutools: image-host: fix wrong return value
2021-07-14 Sven Roederertools/fitimage: add missing linebreak for some messages
2021-07-14 Rasmus Villemoesfixdep: remove leftover handling of IS_BUILTIN/IS_MODULE
2021-07-14 Yann Dirsonmkimage: allow -l to work on block devices on Linux
2021-07-14 Tom RiniMerge branch '2021-07-14-platform-updates'
2021-07-14 Stephan Gerholdusb: musb-new: Add glue driver for ST-Ericsson Ux500
2021-07-14 Stephan Gerholdphy: Add driver for ST-Ericsson AB8500 USB PHY
2021-07-14 Stephan Gerholdpower: pmic: Add driver for ST-Ericsson AB8500 via...
2021-07-14 Stephan Gerholdboard: stemmy: Copy atags for booting downstream/vendor...
2021-07-14 Stephan Gerholdboard: stemmy: Parse atags to get available memory
2021-07-14 Kunihiko HayashiARM: dts: uniphier: Add support for Akebi96
2021-07-14 Kunihiko Hayashiconfigs: uniphier: Enable CONFIG_SYS_PCI_64BIT
2021-07-14 Kunihiko Hayashipci: uniphier: Add UniPhier PCIe controller driver
2021-07-14 Kunihiko Hayashiphy: socionext: Add UniPhier PCIe PHY driver
2021-07-14 Kunihiko Hayashireset: uniphier: Add PCIe reset entry
2021-07-14 Kunihiko Hayashiclk: uniphier: Add PCIe clock entry
2021-07-14 Ley Foon TanMAINTAINERS, git-mailrc: socfpga: Change co-maintainer...
2021-07-14 Stephan Gerholdarm: mach-snapdragon: pinctrl: Place pin_name in .data...
2021-07-14 Marek Vasutboard-info: Call sysinfo_detect() before sysinfo_get_str()
2021-07-14 Marek Vasutboard-info: Use sysinfo_get()
2021-07-14 Marek Vasutmisc: i2c_eeprom: Add atmel,24c01 to the list
2021-07-14 Stephan Gerholdtimer: nomadik-mtu: Use dev_read_addr_ptr()
2021-07-14 Stephan Gerholdgpio: Add driver for Nomadik GPIO
2021-07-14 Stephan Gerholdgpio: Drop long unused DB8500 GPIO driver
next