1. df82de8 dtoc: Rename is_wider_than() to reduce confusion by Simon Glass · 3 years, 3 months ago
  2. cb89700 sandbox: Reduce keyed autoboot delay by Simon Glass · 3 years, 4 months ago
  3. ea40b20 moveconfig: Update to newer kconfiglib by Simon Glass · 3 years, 4 months ago
  4. a8ba35b doc: Fix up outdated moveconfig docs by Simon Glass · 3 years, 4 months ago
  5. 5c72c0e doc: Add docs for the moveconfig tool by Simon Glass · 3 years, 4 months ago
  6. a980e7b doc: Move coccinelle into its own section by Simon Glass · 3 years, 4 months ago
  7. 2d754ce doc: Create an intro section for testing by Simon Glass · 3 years, 4 months ago
  8. a612333 patman: add warning for invalid tag by Patrick Delaunay · 3 years, 4 months ago
  9. b29a0db fdt: Show the type of devicetree with fdt addr by Simon Glass · 3 years, 4 months ago
  10. 0c92963 fdt: Tidy up the code a bit with fdt addr by Simon Glass · 3 years, 4 months ago
  11. 1c6608b sandbox: tpm: Support extending a PCR multiple times by Simon Glass · 3 years, 4 months ago
  12. 9f0b535 sandbox: tpm: Correct handling of SANDBOX_TPM_PCR_NB by Simon Glass · 3 years, 4 months ago
  13. a986216 sandbox: tpm: Support storing device state in tpm2 by Simon Glass · 3 years, 4 months ago
  14. d8f105d sandbox: tpm: Support nvdata in TPM2 by Simon Glass · 3 years, 4 months ago
  15. 0c0ddad sandbox: tpm: Track whether the state is valid by Simon Glass · 3 years, 4 months ago
  16. 46aed06 sandbox: tpm: Finish comments for struct sandbox_tpm2 by Simon Glass · 3 years, 4 months ago
  17. 7f350a9 sandbox: tpm: Correct handling of get-capability by Simon Glass · 3 years, 4 months ago
  18. f9143c1 sandbox: tpm: Support the define-space command by Simon Glass · 3 years, 4 months ago
  19. 1db235a sandbox: tpm: Tidy up reading and writing of device state by Simon Glass · 3 years, 4 months ago
  20. 974c98f sandbox: tpm: Split out common nvdata code by Simon Glass · 3 years, 4 months ago
  21. c03cb02 common: board_r: print error if binman_init fails by Tim Harvey · 3 years, 4 months ago
  22. 5371593 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 3 months ago
  23. 001ec43 sunxi: decide the inclusion of SCP by SCP_ADDR existence by Icenowy Zheng · 3 years, 4 months ago
  24. 1ebfc0c sunxi: A23/A33/H3: Move sun8i secure monitor to SRAM A2 by Samuel Holland · 3 years, 7 months ago
  25. 1011ebc sunxi: Select environment MMC based on boot device by Samuel Holland · 3 years, 7 months ago
  26. 8576900 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 3 months ago
  27. 2cc4be2 serial: a37xx: Do not call get_ref_clk() in _debug_uart_init() by Pali Rohár · 3 years, 3 months ago
  28. 5cd424d serial: a37xx: Use CONFIG_BAUDRATE for initializing early debug UART by Pali Rohár · 3 years, 3 months ago
  29. 46e08f7 arm: kirkwood: Dreamplug: Add DM SATA and remove IDE configs by Tony Dinh · 3 years, 3 months ago
  30. ad2ec5d arm: kirkwood: Dreamplug: Use Ethernet PHY name and address from device tree by Tony Dinh · 3 years, 3 months ago
  31. d29e442 arm: kirkwood: Dreamplug: Add DM Ethernet and DM SATA configs by Tony Dinh · 3 years, 3 months ago
  32. 5534fb4 arm64: a37xx: pinctrl: Correct PWM pins definitions by Marek Behún · 3 years, 4 months ago
  33. 3d7b93d kwbimage: Update help message about how to extract from an existing image by Pali Rohár · 3 years, 4 months ago
  34. aa6943c kwbimage: Add support for extracting images via dumpimage tool by Pali Rohár · 3 years, 4 months ago
  35. 40afc06 arm: mvebu: gdsys: Remove custom spl_board_init() by Pali Rohár · 3 years, 4 months ago
  36. 2a85fda arm: mvebu: Remove unused macro CONFIG_SYS_U_BOOT_OFFS by Pali Rohár · 3 years, 4 months ago
  37. ad90675 tools: kwbimage: Remove v1 kwbimage SPL padding to CONFIG_SYS_U_BOOT_OFFS bytes by Pali Rohár · 3 years, 4 months ago
  38. 628fced arm: mvebu: Remove legacy U-Boot header from kwbimage v1 files by Pali Rohár · 3 years, 4 months ago
  39. 2226ca1 arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage header by Pali Rohár · 3 years, 4 months ago
  40. 9baab60 SPL: Add support for parsing board / BootROM specific image types by Pali Rohár · 3 years, 4 months ago
  41. 5fce287 SPL: Add support for specifying offset between header and image by Pali Rohár · 3 years, 4 months ago
  42. abbf217 arm: mvebu: Use U-Boot's SPL BootROM framework for booting from NAND/UART by Pali Rohár · 3 years, 4 months ago
  43. 9d0225b arm: mvebu: Implement return_to_bootrom() via U-Boot's SPL framework by Pali Rohár · 3 years, 4 months ago
  44. e1cd0d4 arm: mvebu: Mark return_to_bootrom() as a noreturn function by Pali Rohár · 3 years, 4 months ago
  45. 4375598 arm: mvebu: Fix return_to_bootrom() by Pali Rohár · 3 years, 4 months ago
  46. 5029d7b tools: kwboot: Fix checking image header version by Pali Rohár · 3 years, 4 months ago
  47. 825a2ca tools: kwboot: Check for v1 header size by Pali Rohár · 3 years, 4 months ago
  48. b943eee tools: kwboot: Cosmetic fix - add missing curly brackets by Pali Rohár · 3 years, 4 months ago
  49. 49a0a3b tools: kwboot: Print trailing newline after terminal is terminated by Pali Rohár · 3 years, 4 months ago
  50. ec0fe5b tools: kwboot: Fix restoring terminal by Pali Rohár · 3 years, 4 months ago
  51. 43fef8d tools: kwboot: Fix wrong parameter passed to read() by Pali Rohár · 3 years, 4 months ago
  52. 19a81bd tools: dumpimage: Show error message when trying to extract data from kwbimage by Pali Rohár · 3 years, 4 months ago
  53. a18ae18 tools: dumpimage: Fix crashing when trying to extract data from kwbimage by Pali Rohár · 3 years, 4 months ago
  54. a107c61 tools: kwbimage: Mark all BootROM structures __packed by Pali Rohár · 3 years, 4 months ago
  55. b4f3cc2 tools: kwbimage: Do not hide usage of secure header under CONFIG_ARMADA_38X by Pali Rohár · 3 years, 4 months ago
  56. f63c583 tools: kwbimage: Add support for a new DATA_DELAY command by Pali Rohár · 3 years, 4 months ago
  57. 02ba70a tools: kwbimage: Add support for DATA command also for v1 images by Pali Rohár · 3 years, 4 months ago
  58. c9b2134 tools: kwbimage: Don't parse PAYLOAD keyword by Pali Rohár · 3 years, 4 months ago
  59. d9fb82c tools: kwbimage: Add support for more BINARY headers by Pali Rohár · 3 years, 4 months ago
  60. 6458fd4 tools: kwbimage: Fix calculating size of binary header by Pali Rohár · 3 years, 4 months ago
  61. 6c7f152 tools: kwbimage: Change maximum number of arguments in binary header to 256 by Pali Rohár · 3 years, 4 months ago
  62. cc3443f tools: kwbimage: Use -a parameter (load address) for v1 images by Pali Rohár · 3 years, 4 months ago
  63. 35fd100 tools: kwbimage: Cosmetic fix - remove redundant space character by Marek Behún · 3 years, 4 months ago
  64. 34dcf95 tools: kwbimage: Print size of binary header in kwbimage_print_header() by Pali Rohár · 3 years, 4 months ago
  65. e0c243c tools: kwbimage: Validate data checksum of v1 images by Pali Rohár · 3 years, 4 months ago
  66. 9380445 tools: kwbimage: Validate extended headers of v1 images by Pali Rohár · 3 years, 4 months ago
  67. fe2c0e2 tools: kwbimage: Fix check for v0 extended header checksum by Pali Rohár · 3 years, 4 months ago
  68. 4efbf1c tools: kwbimage: Don't crash when binary file name does not contain '/' by Pali Rohár · 3 years, 4 months ago
  69. 501a54a tools: kwbimage: Fix generation of SATA, SDIO and PCIe images by Pali Rohár · 3 years, 4 months ago
  70. bd487ce tools: kwbimage: Add constant for SDIO bootfrom by Marek Behún · 3 years, 4 months ago
  71. c934aad tools: kwbimage: Align SPI and NAND images to 256 bytes by Pali Rohár · 3 years, 4 months ago
  72. 37cb9c1 tools: kwbimage: Simplify aligning and calculating checksum by Pali Rohár · 3 years, 4 months ago
  73. 8ab9c6b tools: kwbimage: Fix compilation without CONFIG_SYS_U_BOOT_OFFS by Pali Rohár · 3 years, 4 months ago
  74. 15f7e0d Merge branch '2021-07-28-assorted-fixes' by Tom Rini · 3 years, 3 months ago
  75. 38436ab Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 3 months ago
  76. a6c64d2 board: ti: k2g: Program PadConfig_202 before locking RSTMUX8 by Suman Anna · 3 years, 3 months ago
  77. 62b27a5 mkimage: use environment variable MKIMAGE_SIGN_PIN to set pin for OpenSSL Engine by Marc Kleine-Budde · 3 years, 4 months ago
  78. 89795ef test/py: Improve check for mksquashfs version by Marek Behún · 3 years, 4 months ago
  79. ff7852d build: remove the variable NM in gen_ll_addressable_symbols.sh by Patrick Delaunay · 3 years, 4 months ago
  80. 6d59ace lib: rsa: rsa-sign: Minor bug in debug message by Chan, Donald · 3 years, 4 months ago
  81. 0eadb2b lib: rsa: rsa-verify: Fix a typo in a debug message by Thomas Perrot · 3 years, 4 months ago
  82. 268f6ac arm64: Update memcpy_{from, to}io() helpers by Patrice Chotard · 3 years, 4 months ago
  83. 558e699 arm: use the correct prototype for reset_cpu function by Patrick Delaunay · 3 years, 4 months ago
  84. 6a2626a doc: sandbox: Fix up dependencies by Simon Glass · 3 years, 4 months ago
  85. 05a7cab pci: swap_case: Allow compilation on 32-bit machines by Simon Glass · 3 years, 4 months ago
  86. bbcacdf Merge branch '2021-07-28-build-improvements' by Tom Rini · 3 years, 3 months ago
  87. 5378920 Makefile: Move drivers/i2c/ into drivers/Makefile by Simon Glass · 3 years, 4 months ago
  88. 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 4 months ago
  89. 59e11eb i2c: Create a new Kconfig for I2C by Simon Glass · 3 years, 4 months ago
  90. 6f7abf6 i2c: Drop unused CONFIG_I2C by Simon Glass · 3 years, 4 months ago
  91. 19c969b i2c: Fix the migration warning by Simon Glass · 3 years, 4 months ago
  92. 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 4 months ago
  93. 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 4 months ago
  94. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 4 months ago
  95. 333e4a6 Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 4 months ago
  96. 078111b Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 4 months ago
  97. 89ddb0b Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW by Simon Glass · 3 years, 4 months ago
  98. f2d7a36 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · 3 years, 4 months ago
  99. 0c6bdbb Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO by Simon Glass · 3 years, 4 months ago
  100. 933b2f0 Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 4 months ago