platform/kernel/u-boot.git
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
2021-10-20 Teresa Remmetboard: phytec: phycore-imx8mm: Add SPI-NOR flash support
2021-10-20 Teresa Remmetarm: dts: phycore-imx8mm: Fix property
2021-10-20 Teresa Remmetarm: dts: phycore-imx8mm-u-boot: Add wdog pinctrl entry
2021-10-20 Teresa Remmetinclude: configs: phycore-imx8mm: Do not use macro...
2021-10-20 Teresa Remmetinclude: configs: phycore-imx8mm: Remove not needed...
2021-10-20 Teresa Remmetinclude: configs: phycore_imx8mm: Remove hard coded...
2021-10-20 Teresa Remmetboard: phytec: phycore_imx8mm: Clean up spl
2021-10-20 Marcel Ziswilerverdin-imx8mm: fix watchdog pinctrl issue
2021-10-20 Igor Opaniukverdin-imx8mm: use preboot for fdtfile evaluation
2021-10-20 Oleksandr Suvorovinclude/configs: apalis-imx8/verdin-imx8mm: rename...
2021-10-20 Max Krummenacherverdin-imx8mm: drop support for v1.0 hardware
2021-10-20 Marcel Ziswilerverdin-imx8mm: clean-up include order
2021-10-20 Max Krummenacherverdin-imx8mm: enable sleep_moci output
2021-10-20 Marcel Ziswilerverdin-imx8mm: switch to use binman to pack images
2021-10-20 Marcel Ziswilerarm64: dts: imx8mm-verdin-u-boot.dtsi: alphabetically...
2021-10-20 Marcel ZiswilerARM: dts: imx8mm-verdin: prepare for dek blob encapsulation
2021-10-20 Marcel Ziswilerverdin-imx8mm: fix ethernet
2021-10-20 Marcel Ziswilerimx8m: clean-up kconfig indentation
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
next