1. 03510bf sunxi: only include alias for eMMC when mmc2 used by Icenowy Zheng · 3 years, 6 months ago
  2. 08bdb97 sunxi: dts: H616: Enable the watchdog by Samuel Holland · 3 years, 5 months ago
  3. b147bd3 sunxi: Enable watchdog timer support by default by Samuel Holland · 3 years, 5 months ago
  4. 93d34fa watchdog: Add a driver for the sunxi watchdog by Samuel Holland · 3 years, 5 months ago
  5. e0c628d clk: sunxi: Extend DM_RESET selection to SPL by Samuel Holland · 3 years, 5 months ago
  6. 0ec8832 sunxi: SPL SPI: Allow larger SPL by Andre Przywara · 3 years, 7 months ago
  7. 95d9ffd power: pmic: axp: Implement poweroff via sysreset by Samuel Holland · 3 years, 3 months ago
  8. 830e161 power: axp: Avoid do_poweroff conflict with sysreset by Samuel Holland · 3 years, 5 months ago
  9. 344df3c include: axp_pmic: Include headers for all variants by Samuel Holland · 3 years, 5 months ago
  10. 5b4afbd include: axp_pmic: Add missing header guard definition by Samuel Holland · 3 years, 5 months ago
  11. a13fa74 tools: mksunxiboot: Use sunxi_image header directly by Samuel Holland · 3 years, 4 months ago
  12. 00f82fc sunxi: A23/A33/H3: Actually move the secure monitor by Samuel Holland · 3 years, 4 months ago
  13. 6fa41cd phy: sun4i-usb: Support VBUS detection via power supply by Samuel Holland · 3 years, 5 months ago
  14. 1da7b88 phy: sun4i-usb: Refactor VBUS detection to match Linux by Samuel Holland · 3 years, 5 months ago
  15. 6617894 phy: sun4i-usb: Remove a couple of debug messages by Samuel Holland · 3 years, 5 months ago
  16. a3010bc sunxi: Select SPL_SEPARATE_BSS by Samuel Holland · 3 years, 5 months ago
  17. 355d1e2 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 3 months ago
  18. b9cfd8b spi: nxp_fspi: Implement errata workaround for LS1028A by Kuldeep Singh · 3 years, 6 months ago
  19. e8751a9 spi: nxp-fspi: Add support for IP read only by Kuldeep Singh · 3 years, 6 months ago
  20. 8588616 mtd: spi-nor-ids: Add SECT_4K to mt25qu512a by Kris Chaplin · 3 years, 4 months ago
  21. b7a772a mtd: spi-nor-ids: Add is25lp512 and is25wp512 devices by Kris Chaplin · 3 years, 4 months ago
  22. 0d1ecc9 mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years, 4 months ago
  23. a60397d mtd: mtdpart: Make mtdpart's _erase method sane by Marek Behún · 3 years, 4 months ago
  24. 1fd5e67 mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase() by Marek Behún · 3 years, 4 months ago
  25. ff0000b mtd: spi-nor-core: Call mtd_erase_callback() from spi_nor_erase() by Marek Behún · 3 years, 4 months ago
  26. 7398c1b mtd: spi-nor-core: Don't check for zero length in spi_nor_write() / spi_nor_erase() by Marek Behún · 3 years, 4 months ago
  27. a67b371 mtd: spi-flash: Check for zero length in legacy spi_flash_*() by Marek Behún · 3 years, 4 months ago
  28. f572779 mtd: spi-nor-core: Check return value of write_disable() in spi_nor_erase() by Marek Behún · 3 years, 4 months ago
  29. a9d9d41 mtd: spi-nor-core: Don't overwrite return value if it is non-zero by Marek Behún · 3 years, 4 months ago
  30. 5ea6dcc mtd: spi-nor-core: Check return value of write_enable() in spi_nor_erase() by Marek Behún · 3 years, 4 months ago
  31. 36384f6 mtd: spi-nor-core: Try cleaning up in case writing BAR failed by Marek Behún · 3 years, 4 months ago
  32. e66c6f1 mtd: spi-nor: Add support for Spansion S25FL256L by Takahiro Kuwano · 3 years, 4 months ago
  33. e4f97f1 mtd: spi-nor-ids: Add GD25LQ256D Chip by Yanhong Wang · 3 years, 4 months ago
  34. f055f2e Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 3 months ago
  35. 06685f9 Merge tag 'dm-pull-21oct21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 3 months ago
  36. f231566 env: Move non-cli env functions to env/common.c by Marek Behún · 3 years, 4 months ago
  37. a80652e env: Simplify env_match() and inline into env_get_f() by Marek Behún · 3 years, 4 months ago
  38. a473766 env: Use memcpy() instead of ad-hoc code to copy variable value by Marek Behún · 3 years, 4 months ago
  39. 3112ce0 env: Make return value of env_get_f() behave like sprintf() on success by Marek Behún · 3 years, 4 months ago
  40. 6b6e3ee env: Early return from env_get_f() on NULL name by Marek Behún · 3 years, 4 months ago
  41. 6ba4473 env: Don't match empty variable name in env_match() by Marek Behún · 3 years, 4 months ago
  42. d1bca8d env: Use better name for variable in env_get_f() by Marek Behún · 3 years, 4 months ago
  43. eff73b2 env: Use string pointer instead of indexes in env_get_f() by Marek Behún · 3 years, 4 months ago
  44. 52f9ed3 env: Inline env_get_char() into its only user by Marek Behún · 3 years, 4 months ago
  45. 7b611ee env: Change env_match() to static and remove from header by Marek Behún · 3 years, 4 months ago
  46. 6aa652d examples: api: glue: Remove comment that does not apply anymore by Marek Behún · 3 years, 4 months ago
  47. dd1c5a7 env: Drop env_get_char_spec() and old, unused .get_char() implementations by Marek Behún · 3 years, 4 months ago
  48. 6dc1e2f env: Fix documentation for env_get_f() by Marek Behún · 3 years, 4 months ago
  49. 3610970 dm: Fix util.h's broken include guard by Pierre-Clément Tosi · 3 years, 4 months ago
  50. 737fd14 sandbox: provide /chosen/boot-hartid property by Heinrich Schuchardt · 3 years, 5 months ago
  51. f7832ee buildman: Add gcc-11.1.0 to the directory list by Tom Rini · 3 years, 4 months ago
  52. e2d6a77 CI: Switch running the nokia_rx51 test with in-container toolchain by Tom Rini · 3 years, 4 months ago
  53. f200a4b Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 3 months ago
  54. bd4064f arm: a37xx: pci: Fix condition for CRS response by Pali Rohár · 3 years, 3 months ago
  55. 7609e02 arm: mvebu: Add missing "if SPL" by Tom Rini · 3 years, 4 months ago
  56. aaddce0 arm: a37xx: pci: Do not allow setting bars on PCI Bridge by Pali Rohár · 3 years, 4 months ago
  57. 6d7bfb6 arm: mvebu: turris_omnia: Move CONFIG_SPL_DRIVERS_MISC to Kconfig by Marek Behún · 3 years, 4 months ago
  58. 2c8a4e4 arm: mvebu: turris_omnia: Move SPL's SYS_MALLOC_SIMPLE to Kconfig by Marek Behún · 3 years, 4 months ago
  59. dc096a5 arm: mvebu: turris_omnia: Use show_board_info() by Marek Behún · 3 years, 4 months ago
  60. 1335e31 arm: mvebu: turris_omnia: Overwrite ethaddr only if invalid by Marek Behún · 3 years, 4 months ago
  61. 0034d84 arm: mvebu: turris_mox: Better check for valid ethernet addresses in env by Marek Behún · 3 years, 4 months ago
  62. f3c71e7 arm: mvebu: turris_mox: Always handle reset button by Marek Behún · 3 years, 4 months ago
  63. d3159c6 arm: mvebu: turris_mox: Use show_board_info() by Marek Behún · 3 years, 4 months ago
  64. ba89abd arm: mvebu: turris_mox: Cosmetic update for board config header by Marek Behún · 3 years, 4 months ago
  65. a3b055f arm: kirkwood, mvebu: Remove CONFIG_SYS_RESET_ADDRESS option by Marek Behún · 3 years, 4 months ago
  66. 999ac22 arm: mvebu: a3720: Create Kconfig option for I2C_MV by Marek Behún · 3 years, 4 months ago
  67. 3c36d74 arm: mvebu: turris_mox: Move options to defconfig by Marek Behún · 3 years, 4 months ago
  68. a46877e tools: termios_linux.h: Fix tcsendbreak() implementation by Pali Rohár · 3 years, 4 months ago
  69. ee8ce38 cmd: tlv_eeprom by Sven Auhagen · 3 years, 5 months ago
  70. af48401 efi_loader: Fix link of EFI apps with ld.lld by Alistair Delva · 3 years, 3 months ago
  71. db61e70 efi_loader: efi_dp_from_lo() should skip VenMedia node by Heinrich Schuchardt · 3 years, 4 months ago
  72. 9ad37fe efi_loader: avoid multiple local copies of lf2_initrd_guid by Heinrich Schuchardt · 3 years, 4 months ago
  73. 0534542 efi_loader: efi_dp_from_lo() unused parameter size by Heinrich Schuchardt · 3 years, 4 months ago
  74. fc42b8b efi_loader: simplify show_efi_boot_opt_data() by Heinrich Schuchardt · 3 years, 4 months ago
  75. 0421735 efi_loader: efi_dp_from_lo() don't copy GUID by Heinrich Schuchardt · 3 years, 4 months ago
  76. ebdea88 efi_loader: Fix loaded image alignment by Ilias Apalodimas · 3 years, 4 months ago
  77. fa00b6f efi_loader: don't load Shim's MOK database from file by Heinrich Schuchardt · 3 years, 4 months ago
  78. 567dfef x86: Show some EFI info with the bdinfo command by Simon Glass · 3 years, 4 months ago
  79. e70be67 x86: Create a new header for EFI by Simon Glass · 3 years, 4 months ago
  80. 8d76744 x86: Keep symbol information in u-boot ELF file by Simon Glass · 3 years, 4 months ago
  81. 91aa847 efi: Add a separate maintainer entry for the app by Simon Glass · 3 years, 4 months ago
  82. c779e0d efi_loader: Drop code that doesn't work with driver model by Simon Glass · 3 years, 4 months ago
  83. 28fc87e efi_selftest: Receive the packets until the receive buffer is empty by Masami Hiramatsu · 3 years, 5 months ago
  84. 9845b92 efi_selftest: Do not check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT by Masami Hiramatsu · 3 years, 5 months ago
  85. 39a37ad efi_selftest: Use EFI_SIMPLE_NETWORK_PROTOCOL::GetStatus() for media check by Masami Hiramatsu · 3 years, 5 months ago
  86. 6b7b9ff configs: add mkeficapsule to tools-only_defconfig by Heinrich Schuchardt · 3 years, 5 months ago
  87. 0c83c8a doc: Remove obsolete README.440-DDR-performance file by Thomas Huth · 3 years, 3 months ago
  88. 2443fd7 doc: add python3-pkg-resources to build dependencies by Heinrich Schuchardt · 3 years, 4 months ago
  89. 1da0b6a doc: add system reset to API documentation by Heinrich Schuchardt · 3 years, 4 months ago
  90. 87a4fc1 doc: require Sphinx 3.4.3 by Heinrich Schuchardt · 3 years, 3 months ago
  91. 79b8849 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 3 months ago
  92. 11c4119 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 3 months ago
  93. f004579 imx8mm-cl-iot-gate-optee: align config with Kconfig by Stefano Babic · 3 years, 3 months ago
  94. 0105bda kontron-sl-mx8mm: fix missing configs and deadlock in CI by Stefano Babic · 3 years, 3 months ago
  95. 7bf83a5 buildman: Detect Kconfig loops by Simon Glass · 3 years, 3 months ago
  96. bafdeb4 buildman: Write output even on fatal error by Simon Glass · 3 years, 3 months ago
  97. ddf4972 riscv: Avoid io read/write cause wrong result by Nick Hu · 3 years, 4 months ago
  98. b18c4ae board: sifive: Fix -Wint-to-pointer-cast warning by Bin Meng · 3 years, 5 months ago
  99. d36c942 ram: sifive: Fix -Wint-to-pointer-cast warnings by Bin Meng · 3 years, 5 months ago
  100. b422ed0 net: macb: Fix -Wint-to-pointer-cast warnings by Bin Meng · 3 years, 5 months ago