platform/kernel/u-boot.git
2021-10-25 Icenowy Zhengsunxi: only include alias for eMMC when mmc2 used
2021-10-25 Samuel Hollandsunxi: dts: H616: Enable the watchdog
2021-10-25 Samuel Hollandsunxi: Enable watchdog timer support by default
2021-10-25 Samuel Hollandwatchdog: Add a driver for the sunxi watchdog
2021-10-25 Samuel Hollandclk: sunxi: Extend DM_RESET selection to SPL
2021-10-25 Andre Przywarasunxi: SPL SPI: Allow larger SPL
2021-10-25 Samuel Hollandpower: pmic: axp: Implement poweroff via sysreset
2021-10-25 Samuel Hollandpower: axp: Avoid do_poweroff conflict with sysreset
2021-10-25 Samuel Hollandinclude: axp_pmic: Include headers for all variants
2021-10-25 Samuel Hollandinclude: axp_pmic: Add missing header guard definition
2021-10-25 Samuel Hollandtools: mksunxiboot: Use sunxi_image header directly
2021-10-25 Samuel Hollandsunxi: A23/A33/H3: Actually move the secure monitor
2021-10-25 Samuel Hollandphy: sun4i-usb: Support VBUS detection via power supply
2021-10-25 Samuel Hollandphy: sun4i-usb: Refactor VBUS detection to match Linux
2021-10-25 Samuel Hollandphy: sun4i-usb: Remove a couple of debug messages
2021-10-25 Samuel Hollandsunxi: Select SPL_SEPARATE_BSS
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 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 Stefano Babicimx8mm-cl-iot-gate-optee: align config with Kconfig
2021-10-20 Stefano Babickontron-sl-mx8mm: fix missing configs and deadlock...
2021-10-20 Simon Glassbuildman: Detect Kconfig loops
2021-10-20 Simon Glassbuildman: Write output even on fatal error
2021-10-20 Nick Huriscv: Avoid io read/write cause wrong result
2021-10-20 Bin Mengboard: sifive: Fix -Wint-to-pointer-cast warning
2021-10-20 Bin Mengram: sifive: Fix -Wint-to-pointer-cast warnings
2021-10-20 Bin Mengnet: macb: Fix -Wint-to-pointer-cast warnings
next