platform/kernel/u-boot.git
2021-07-20 Stephen Carlsonboard: freescale: ls1046a: Update I2C mux config
2021-07-20 Stephen Carlsonboard: freescale: ls1043aqds: Update I2C mux config
2021-07-20 Stephen Carlsonboard: freescale: ls1021aqds: Update I2C mux config
2021-07-20 Stephen Carlsonboard: freescale: Refactor NXP common mux code
2021-07-19 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-07-19 Tom RiniMerge tag 'ti-v2021.10-rc1' of https://source.denx...
2021-07-19 Pali Rohárarm: mvebu: Espressobin: Enable 'mtd' command and defin...
2021-07-19 Marek Behúnarm: mvebu: turris_omnia: fixup MTD partitions in Linux...
2021-07-19 Marek BehúnARM: dts: armada-385-turris-omnia: add `u-boot-env...
2021-07-19 Tony Dinharm: kirkwood: Marvell Sheevaplug: Use Ethernet PHY...
2021-07-19 Tony Dinharm: kirkwood: Marvell Sheevaplug: Add DM SATA and...
2021-07-19 Tony Dinharm: kirkwood: Marvell Sheevaplug: Add DM Ethernet...
2021-07-19 Tony Dinharm: kirkwood: NSA310S: Use Ethernet PHY name from...
2021-07-19 Tony Dinharm: kirkwood: NSA310S: Add DM SATA configs
2021-07-19 Tony Dinharm: kirkwood: NSA310S: Add DM USB, DM Ethernet, and...
2021-07-19 Tony Dinharm: kirkwood: NSA310S: Add device tree DTS for Zyxel...
2021-07-19 Tom RiniMerge branch '2021-07-18-finalize-migrations'
2021-07-19 Tom RiniMakefile: Remove DM_VIDEO and DM_SPI_FLASH checks
2021-07-19 Tom Rinipci: Require DM_PCI
2021-07-19 Tom Riniusb: Enforce DM_USB migration for USB_HOST devices.
2021-07-19 Tom Rinitreewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB...
2021-07-19 Tom Rinitegra: Test on CONFIG_CMD_USB being enabled for distro...
2021-07-19 Tom Rinige_bx50v3: Remove unused USB related defines
2021-07-19 Tom Rinim68k: Remove M52277EVB board
2021-07-19 Tom Rinim68k: Remove M54451EVB board
2021-07-19 Tom Rinim68k: Remove M54418TWR board
2021-07-19 Tom Rinim68k: Remove M54455EVB board
2021-07-19 Tom Rinivinco: Enable DM_USB and DM_SPI_FLASH support
2021-07-18 Tom RiniMerge tag 'mips-pull-2021-07-18' of https://source...
2021-07-18 Daniel SchwierzeckMIPS: malta: enable PCI driver model
2021-07-18 Daniel SchwierzeckMIPS: malta: add support for PCI driver model
2021-07-18 Daniel SchwierzeckMIPS: malta: add DT bindings for PCI host controller
2021-07-18 Daniel Schwierzeckpci: msc01: convert to driver model
2021-07-18 Daniel Schwierzeckpci: gt64120: convert to driver model
2021-07-18 Daniel Schwierzeckdm: pci: add option to map virtual system memory base...
2021-07-18 Reto Schneidermips: mt7688: gardena-smart-gateway: Adjust to producti...
2021-07-18 Tom RiniMerge tag 'efi-2021-10-rc1-2' of https://source.denx...
2021-07-18 Ilias Apalodimasdoc: Update CapsuleUpdate READMEs
2021-07-18 Ilias Apalodimasmkeficapsule: Remove dtb related options
2021-07-18 Ilias Apalodimasefi_capsule: Move signature from DTB to .rodata
2021-07-18 Masahisa Kojimaefi_loader: increase eventlog buffer size
2021-07-18 Masami Hiramatsuefi_loader: Use %pD to log device-path instead of local...
2021-07-18 Alfonso Sánchez... efi_loader: set partition GUID in device path for SIG_T...
2021-07-17 Tom RiniMerge branch '2021-07-16-cleanup-image-support'
2021-07-17 Tom RiniMerge tag 'u-boot-imx-20210717' of https://gitlab.denx...
2021-07-17 Breno Limamx7ulp: wdog: Wait for WDOG unlock and reconfiguration...
2021-07-17 Breno Limamx7ulp: Update unlock and refresh sequences in sWDOG...
2021-07-17 Ye Liimx8mq_evk: Enable the USB3.0 host port
2021-07-17 Ye Liarm: imx8mq: Add USB clock init function
2021-07-17 Ye Liarm: dts: imx8mq: Add alias for two usb controllers
2021-07-17 Ye Liphy: phy-imx8mq-usb: Add USB PHY driver for i.MX8MQ
2021-07-16 Alexandru Gagniuctools: Use a single target-independent config to enable...
2021-07-16 Alexandru Gagniucimage: Add support for relocating crypto_algos in linke...
2021-07-16 Alexandru Gagniucimage: Eliminate IMAGE_ENABLE_VERIFY_ECDSA macro
2021-07-16 Alexandru Gagniucimage: Eliminate IMAGE_ENABLE_VERIFY macro
2021-07-16 Alexandru Gagniuclib: rsa: Remove #ifdefs from rsa.h
2021-07-16 Alexandru Gagniuclib: ecdsa: Remove #ifdefs from ecdsa.h
2021-07-16 Alexandru Gagniucimage: image-sig.c: Remove crypto_algos array
2021-07-16 Alexandru Gagniucimage: rsa: Move verification algorithm to a linker...
2021-07-16 Alexandru Gagniucimage: Add support for placing crypto_algo in linker...
2021-07-16 Alexandru Gagniuccommon: image-sig.c: Remove host-specific logic and...
2021-07-16 Alexandru Gagniuccommon: Move host-only logic in image-sig.c to separate...
2021-07-16 Simon Glassimage: Drop IMAGE_ENABLE_BEST_MATCH
2021-07-16 Simon Glassimage: Drop IMAGE_ENABLE_SHAxxx
2021-07-16 Simon Glassimage: Drop IMAGE_ENABLE_SHA1
2021-07-16 Simon GlassKconfig: Rename SPL_MD5_SUPPORT to SPL_MD5
2021-07-16 Simon GlassKconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32
2021-07-16 Simon Glassimage: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT
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()
next