platform/kernel/u-boot.git
2021-10-25 Tom RiniMerge tag 'u-boot-imx-20211022' of https://gitlab.denx...
2021-10-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2021-10-23 Kuldeep Singhspi: nxp_fspi: Implement errata workaround for LS1028A
2021-10-23 Kuldeep Singhspi: nxp-fspi: Add support for IP read only
2021-10-23 Kris Chaplinmtd: spi-nor-ids: Add SECT_4K to mt25qu512a
2021-10-23 Kris Chaplinmtd: spi-nor-ids: Add is25lp512 and is25wp512 devices
2021-10-23 Marek Behúnmtd: Remove mtd_erase_callback() entirely
2021-10-23 Marek Behúnmtd: mtdpart: Make mtdpart's _erase method sane
2021-10-23 Marek Behúnmtd: spi-nor-core: Check for ctrlc() in spi_nor_erase()
2021-10-23 Marek Behúnmtd: spi-nor-core: Call mtd_erase_callback() from spi_n...
2021-10-23 Marek Behúnmtd: spi-nor-core: Don't check for zero length in spi_n...
2021-10-23 Marek Behúnmtd: spi-flash: Check for zero length in legacy spi_fla...
2021-10-23 Marek Behúnmtd: spi-nor-core: Check return value of write_disable...
2021-10-23 Marek Behúnmtd: spi-nor-core: Don't overwrite return value if...
2021-10-23 Marek Behúnmtd: spi-nor-core: Check return value of write_enable...
2021-10-23 Marek Behúnmtd: spi-nor-core: Try cleaning up in case writing...
2021-10-23 Takahiro Kuwanomtd: spi-nor: Add support for Spansion S25FL256L
2021-10-23 Yanhong Wangmtd: spi-nor-ids: Add GD25LQ256D Chip
2021-10-22 Tom RiniMerge tag 'efi-2022-01-rc1' of https://source.denx...
2021-10-22 Tom RiniMerge tag 'dm-pull-21oct21' of https://source.denx...
2021-10-21 Marek Behúnenv: Move non-cli env functions to env/common.c
2021-10-21 Marek Behúnenv: Simplify env_match() and inline into env_get_f()
2021-10-21 Marek Behúnenv: Use memcpy() instead of ad-hoc code to copy variab...
2021-10-21 Marek Behúnenv: Make return value of env_get_f() behave like sprin...
2021-10-21 Marek Behúnenv: Early return from env_get_f() on NULL name
2021-10-21 Marek Behúnenv: Don't match empty variable name in env_match()
2021-10-21 Marek Behúnenv: Use better name for variable in env_get_f()
2021-10-21 Marek Behúnenv: Use string pointer instead of indexes in env_get_f()
2021-10-21 Marek Behúnenv: Inline env_get_char() into its only user
2021-10-21 Marek Behúnenv: Change env_match() to static and remove from header
2021-10-21 Marek Behúnexamples: api: glue: Remove comment that does not apply...
2021-10-21 Marek Behúnenv: Drop env_get_char_spec() and old, unused .get_char...
2021-10-21 Marek Behúnenv: Fix documentation for env_get_f()
2021-10-21 Pierre-Clément... dm: Fix util.h's broken include guard
2021-10-21 Heinrich Schuchardtsandbox: provide /chosen/boot-hartid property
2021-10-21 Tom Rinibuildman: Add gcc-11.1.0 to the directory list
2021-10-21 Tom RiniCI: Switch running the nokia_rx51 test with in-containe...
2021-10-21 Ariel D'Alessandrotools: imx8m_image: Support ddr3 firmware
2021-10-21 Ricardo Salvetimx7ulp: add getting a board serial number
2021-10-21 Ricardo Salvetiboard: ea: mx7ulp_com: allocate specific region of...
2021-10-21 Ye Liarm: dts: imx8mp: Delete default clocks for clock contr...
2021-10-21 Ye Liimx8mp_evk: Enable the DWC EQoS iMX driver
2021-10-21 Ye Liimx8mp_evk: Delete noncached memory config
2021-10-21 Ye Liimx8mp_evk: Remove EQoS PHY reset codes
2021-10-21 Ye Liimx8mp_evk: Fix incorrect cascade for FEC and EQOS...
2021-10-21 Ye Liarm: dts: imx8mp-evk: Enable the EQoS ethernet port
2021-10-21 Ye Liarm: mach-imx: Allow to build mac.c for EQoS driver
2021-10-21 Ye Liarm: mach-imx: Update MAC fuse for i.MX8MP
2021-10-21 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2021-10-21 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-10-21 Pali Rohárarm: a37xx: pci: Fix condition for CRS response
2021-10-21 Tom Riniarm: mvebu: Add missing "if SPL"
2021-10-21 Pali Rohárarm: a37xx: pci: Do not allow setting bars on PCI Bridge
2021-10-21 Marek Behúnarm: mvebu: turris_omnia: Move CONFIG_SPL_DRIVERS_MISC...
2021-10-21 Marek Behúnarm: mvebu: turris_omnia: Move SPL's SYS_MALLOC_SIMPLE...
2021-10-21 Marek Behúnarm: mvebu: turris_omnia: Use show_board_info()
2021-10-21 Marek Behúnarm: mvebu: turris_omnia: Overwrite ethaddr only if...
2021-10-21 Marek Behúnarm: mvebu: turris_mox: Better check for valid ethernet...
2021-10-21 Marek Behúnarm: mvebu: turris_mox: Always handle reset button
2021-10-21 Marek Behúnarm: mvebu: turris_mox: Use show_board_info()
2021-10-21 Marek Behúnarm: mvebu: turris_mox: Cosmetic update for board confi...
2021-10-21 Marek Behúnarm: kirkwood, mvebu: Remove CONFIG_SYS_RESET_ADDRESS...
2021-10-21 Marek Behúnarm: mvebu: a3720: Create Kconfig option for I2C_MV
2021-10-21 Marek Behúnarm: mvebu: turris_mox: Move options to defconfig
2021-10-21 Pali Rohártools: termios_linux.h: Fix tcsendbreak() implementation
2021-10-21 Sven Auhagencmd: tlv_eeprom
2021-10-21 Alistair Delvaefi_loader: Fix link of EFI apps with ld.lld
2021-10-21 Heinrich Schuchardtefi_loader: efi_dp_from_lo() should skip VenMedia node
2021-10-21 Heinrich Schuchardtefi_loader: avoid multiple local copies of lf2_initrd_guid
2021-10-21 Heinrich Schuchardtefi_loader: efi_dp_from_lo() unused parameter size
2021-10-21 Heinrich Schuchardtefi_loader: simplify show_efi_boot_opt_data()
2021-10-21 Heinrich Schuchardtefi_loader: efi_dp_from_lo() don't copy GUID
2021-10-21 Ilias Apalodimasefi_loader: Fix loaded image alignment
2021-10-21 Heinrich Schuchardtefi_loader: don't load Shim's MOK database from file
2021-10-21 Simon Glassx86: Show some EFI info with the bdinfo command
2021-10-21 Simon Glassx86: Create a new header for EFI
2021-10-21 Simon Glassx86: Keep symbol information in u-boot ELF file
2021-10-21 Simon Glassefi: Add a separate maintainer entry for the app
2021-10-21 Simon Glassefi_loader: Drop code that doesn't work with driver...
2021-10-21 Masami Hiramatsuefi_selftest: Receive the packets until the receive...
2021-10-21 Masami Hiramatsuefi_selftest: Do not check EFI_SIMPLE_NETWORK_RECEIVE_I...
2021-10-21 Masami Hiramatsuefi_selftest: Use EFI_SIMPLE_NETWORK_PROTOCOL::GetStatu...
2021-10-21 Heinrich Schuchardtconfigs: add mkeficapsule to tools-only_defconfig
2021-10-21 Thomas Huthdoc: Remove obsolete README.440-DDR-performance file
2021-10-21 Heinrich Schuchardtdoc: add python3-pkg-resources to build dependencies
2021-10-21 Heinrich Schuchardtdoc: add system reset to API documentation
2021-10-21 Heinrich Schuchardtdoc: require Sphinx 3.4.3
2021-10-20 Tom RiniMerge tag 'u-boot-imx-20211020' of https://source.denx...
2021-10-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-10-20 Marek Vasutdoc: imx: psb: Add documentation for MX8MM behavior...
2021-10-20 Marek Vasutdoc: imx: psb: Fix PERSIST_SECONDARY_BOOT bit location...
2021-10-20 Max Krummenachercolibri-imx6ull: add emmc variant
2021-10-20 Philippe Schenkercolibri-imx6ull: imximage.cfg: integrate new 1GiB RAM...
2021-10-20 Marcel Ziswilertoradex: tdx-cfg-block: add new i.mx 6ull and 8m plus...
2021-10-20 Denys Drozdovtoradex: configblock: fix interactive mode it handling
2021-10-20 Marcel Ziswilertoradex: take over maintainership
2021-10-20 Fabio Estevamimx8mm-evk: Generate a single bootable flash.bin again
2021-10-20 Philippe Schenkercolibri-imx6ull: fix setup of nand gpmi clock
2021-10-20 Teresa Remmetboard: phytec: imx8mm-phycore: Switch to binman
2021-10-20 Teresa Remmetconfigs: phycore-imx8mm_defconfig: Enable clk command
next