platform/kernel/u-boot.git
2022-07-18 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-07-18 Jae Hyun Yoomtd: spi-nor-ids: add winbond w25q512nw family support
2022-07-18 JaimeLiaomtd: spi-nor-core: Add support for Macronix Octal flash
2022-07-18 Jan Kiszkasf: Query write-protection status before operating...
2022-07-18 Jan Kiszkamtd: spi: Convert is_locked callback to is_unlocked
2022-07-18 Vaishnav Achathspl: spl_spi: add spi_nor_remove() to soft reset flash
2022-07-18 JaimeLiaomtd: spi-nor: Parse SFDP SCCR Map
2022-07-18 JaimeLiaomtd: spi-nor-core: Adding different type of command...
2022-07-18 JaimeLiaomtd: spi-nor: add support for Macronix Octal flash
2022-07-14 Tom RiniMerge branch '2022-07-14-migrate-wiki-to-sphinx'
2022-07-14 Tom Rinidoc: Add in the historical release statistics found...
2022-07-14 Tom Rinidoc: process: Correct and expand slightly on the Merge...
2022-07-14 Tom Rinidoc: Add doc/develop/release_cycle.rst
2022-07-14 Tom Riniprocess.rst: Modernize the "Workflow of a Custodian...
2022-07-14 Tom Riniprocess.rst: Perform minor cleanups
2022-07-14 Tom Rinidesignprinciples.rst: Perform minor cleanups
2022-07-14 Tom Rinidoc: Migrate Process wiki page to Sphinx
2022-07-14 Tom Rinidoc: codingstyle: Remove comment about '//' style comments
2022-07-14 Tom Rinidoc: Migrate DesignPrinciples wiki page to Sphinx
2022-07-14 Tom Rinidoc: Migrate CodingStyle wiki page to Sphinx
2022-07-14 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-07-14 Fabio Estevamspl: sdp: Pass the USB index to board_usb_init()
2022-07-14 Tom RiniMerge tag 'mips-pull-2022-07-13' of https://source...
2022-07-14 Tom RiniMerge tag 'efi-2022-10-rc1' of https://source.denx...
2022-07-13 Weijie GaoMAINTAINERS: update maintainer for MediaTek MIPS platform
2022-07-13 Weijie Gaotools: mtk_image: add support for MT7621 NAND images
2022-07-13 Weijie Gaospl: nand: support loading legacy image with payload...
2022-07-13 Weijie Gaospl: spl_legacy: fix the use of SPL_COPY_PAYLOAD_ONLY
2022-07-13 Weijie Gaospl: allow using nand base without standard nand driver
2022-07-13 Weijie Gaonand: raw: add support for MediaTek MT7621 SoC
2022-07-13 Weijie Gaonet: mediatek: add support for MediaTek MT7621 SoC
2022-07-13 Weijie Gaonet: mediatek: use regmap api to modify ethsys registers
2022-07-13 Weijie Gaonet: mediatek: remap iobase address
2022-07-13 Weijie Gaommc: mediatek: add support for MediaTek MT7621 SoC
2022-07-13 Weijie Gaowatchdog: add support for MediaTek MT7621 SoC
2022-07-13 Weijie Gaogpio: add support for MediaTek MT7621 SoC
2022-07-13 Weijie Gaospi: add support for MediaTek MT7621 SoC
2022-07-13 Weijie Gaophy: mtk-tphy: add support for MediaTek MT7621 SoC
2022-07-13 Weijie Gaousb: xhci-mtk: add support for MediaTek MT7621 SoC
2022-07-13 Weijie Gaopinctrl: mtmips: add support for MediaTek MT7621 SoC
2022-07-13 Weijie Gaoreset: mtmips: add reset controller support for MediaTe...
2022-07-13 Weijie Gaoclk: mtmips: add clock driver for MediaTek MT7621 SoC
2022-07-13 Weijie Gaodoc: mediatek: add documentation for mt7621 reference...
2022-07-13 Weijie Gaomips: mtmips: add two reference boards for mt7621
2022-07-13 Weijie Gaomips: mtmips: add support for MediaTek MT7621 SoC
2022-07-13 Weijie Gaomips: add support for noncached_alloc()
2022-07-13 Weijie Gaomips: add __image_copy_len for SPL linker script
2022-07-13 Weijie Gaomips: add more definitions for asm/cm.h
2022-07-13 Weijie Gaomips: add asm/mipsmtregs.h for MIPS multi-threading
2022-07-13 Heinrich SchuchardtMAINTAINERS: add Ilias Apalodimas to EFI PAYLOAD as...
2022-07-13 Heinrich Schuchardtefi_loader: suppress executable stack warning
2022-07-13 Heinrich Schuchardtefi_loader: memory leak in efi_set_bootdev()
2022-07-13 Masahisa Kojimaefi_loader: expose END device path node
2022-07-13 Tom Rinidoc: Add statistics page for v2022.07
2022-07-13 Tom Rinidoc: environment: Expand on fdt_addr, initrd_addr and...
2022-07-13 Tom Rinidoc: environment: Drop u-boot_addr_r
2022-07-13 Sean Andersondoc: Add man page for dumpimage
2022-07-13 Sean Andersondoc: mkimage: Further document -o and -R
2022-07-13 Sean Andersonmkimage: Add long options
2022-07-13 Sean Andersondoc: mkimage: Remove AUTHORS section
2022-07-13 Sean Andersondoc: mkimage: Add SEE ALSO section
2022-07-13 Sean Andersondoc: mkimage: Add BUGS section
2022-07-13 Sean Andersondoc: mkimage: Edit options for style and consistency
2022-07-13 Sean Andersondoc: mkimage: Use correct capitalization for NAME
2022-07-13 Sean Andersondoc: mkimage: Rearrange/remove some options
2022-07-13 Sean Andersondoc: mkimage: Use subsection macro
2022-07-13 Sean Andersondoc: mkimage: Regularize option documentation
2022-07-13 Sean Andersondoc: mkimage: Reformat examples
2022-07-13 Sean Andersondoc: mkimage: Use empty request instead of blank lines
2022-07-13 Sean Andersondoc: mkimage: Use standard style for synopsis
2022-07-13 Tom RiniMerge tag 'u-boot-stm32-20220712' of https://source...
2022-07-12 Patrick Delaunayusb: hub: introduce HUB_DEBOUNCE_TIMEOUT
2022-07-12 Kory Maincentusb: kbd: allow probing even if usbkbd not in stdin
2022-07-12 Rui Miguel... corstone1000: enable isp1763 usb controller and mmc
2022-07-12 Rui Miguel... usb: add isp1760 family driver
2022-07-12 Rui Miguel... usb: common: move urb code to common
2022-07-12 T Karthik Reddyusb: dwc3: Add support to reset usb ULPI phy
2022-07-12 Michal Simekti: keystone: Don't select GPIO_EXTRA_HEADER
2022-07-12 Johann Neuhauserarm: dts: stm32mp1: Drop fastboot and stm32prog trigger...
2022-07-12 Patrick Delaunayconfigs: stm32mp13: activate some command
2022-07-12 Patrick Delaunayconfigs: stm32mp13: activate I2C support
2022-07-12 Patrick Delaunayconfigs: stm32mp13: activate RTC support
2022-07-12 Patrick Delaunayconfigs: stm32mp13: activate RNG support
2022-07-12 Patrick Delaunayconfigs: stm32mp13: Add support for baudrates higher...
2022-07-12 Patrick DelaunayARM: dts: stm32mp13: activate led on STM32MP13F-DK
2022-07-12 Patrick DelaunayARM: dts: stm32mp13: alignment with v5.19
2022-07-12 Patrick Delaunaystm32mp: add support of STM32MP13x Rev.Y
2022-07-12 Lionel Debieverng: stm32mp1_rng: add conditional reset feature for...
2022-07-12 Patrick Delaunayi2c: stm32: add support for the st,stm32mp13 SOC
2022-07-12 Patrick DelaunayARM: dts: stm32: add SCMI version of STM32 boards ...
2022-07-12 Patrick Delaunayconfigs: stm32mp15: increase malloc size for pre-reloc
2022-07-12 Patrick Delaunayclk: stm32: add support compatible st, stm32mp1-rcc...
2022-07-12 Patrick DelaunayARM: dts: stm32mp15: alignment with v5.19
2022-07-12 Patrick Delaunaymmc: stm32_sdmmc2: introduce of_to_plat ops
2022-07-12 Patrick Delaunaymmc: stm32_sdmmc2: remove privdata
2022-07-12 Patrick Delaunaymmc: stm32_sdmmc2: cosmetic: rename stm32_sdmmc_bind
2022-07-12 Patrick DelaunayARM: dts: stm32mp13: add SCMI nodes
2022-07-12 Patrick DelaunayARM: dts: stm32mp13: add OP-TEE nodes
2022-07-12 Patrick Delaunayconfigs: stm32m15: support STM32MP_BOARD_EXTRA_ENV...
2022-07-11 Tom RiniMerge branch 'next'
next