1. c04e337 efi_loader: typo cerificate by Heinrich Schuchardt · 3 years, 4 months ago
  2. bc2ed7f doc: add graphviz imagemagick as build dependencies by Heinrich Schuchardt · 3 years, 4 months ago
  3. e3abd4d doc: handle 'make htmldocs' warnings as errors by Heinrich Schuchardt · 3 years, 4 months ago
  4. ba9347e doc: add missing board/ti/index.rst by Heinrich Schuchardt · 3 years, 4 months ago
  5. bc856e4 doc: riscv: flashing SiFive boards by Heinrich Schuchardt · 3 years, 4 months ago
  6. 11df072 lib: disable CONFIG_SPL_HEXDUMP by default by Heinrich Schuchardt · 3 years, 4 months ago
  7. 62e90f7 video: buffer overrun in TrueType console by Heinrich Schuchardt · 3 years, 9 months ago
  8. cffaf7e Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 4 months ago
  9. 713d648 sunxi: decide the inclusion of SCP by SCP_ADDR existence by Icenowy Zheng · 3 years, 4 months ago
  10. 2a9c238 sunxi: A23/A33/H3: Move sun8i secure monitor to SRAM A2 by Samuel Holland · 3 years, 7 months ago
  11. bc42abb sunxi: Select environment MMC based on boot device by Samuel Holland · 3 years, 7 months ago
  12. b7c1113 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 4 months ago
  13. 856523a serial: a37xx: Do not call get_ref_clk() in _debug_uart_init() by Pali Rohár · 3 years, 4 months ago
  14. 00631fc serial: a37xx: Use CONFIG_BAUDRATE for initializing early debug UART by Pali Rohár · 3 years, 4 months ago
  15. d0fd330 arm: kirkwood: Dreamplug: Add DM SATA and remove IDE configs by Tony Dinh · 3 years, 4 months ago
  16. 4cd9477 arm: kirkwood: Dreamplug: Use Ethernet PHY name and address from device tree by Tony Dinh · 3 years, 4 months ago
  17. 917352b arm: kirkwood: Dreamplug: Add DM Ethernet and DM SATA configs by Tony Dinh · 3 years, 4 months ago
  18. 9eaf20b arm64: a37xx: pinctrl: Correct PWM pins definitions by Marek Behún · 3 years, 4 months ago
  19. 18d8ea9 kwbimage: Update help message about how to extract from an existing image by Pali Rohár · 3 years, 4 months ago
  20. 5ec2c58 kwbimage: Add support for extracting images via dumpimage tool by Pali Rohár · 3 years, 4 months ago
  21. 7135111 arm: mvebu: gdsys: Remove custom spl_board_init() by Pali Rohár · 3 years, 4 months ago
  22. 061ce2c arm: mvebu: Remove unused macro CONFIG_SYS_U_BOOT_OFFS by Pali Rohár · 3 years, 4 months ago
  23. 16bf703 tools: kwbimage: Remove v1 kwbimage SPL padding to CONFIG_SYS_U_BOOT_OFFS bytes by Pali Rohár · 3 years, 4 months ago
  24. 2a28380 arm: mvebu: Remove legacy U-Boot header from kwbimage v1 files by Pali Rohár · 3 years, 4 months ago
  25. cf97b82 arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage header by Pali Rohár · 3 years, 4 months ago
  26. bde23cb SPL: Add support for parsing board / BootROM specific image types by Pali Rohár · 3 years, 4 months ago
  27. 1104167 SPL: Add support for specifying offset between header and image by Pali Rohár · 3 years, 4 months ago
  28. da1be86 arm: mvebu: Use U-Boot's SPL BootROM framework for booting from NAND/UART by Pali Rohár · 3 years, 4 months ago
  29. a3a38e5 arm: mvebu: Implement return_to_bootrom() via U-Boot's SPL framework by Pali Rohár · 3 years, 4 months ago
  30. a59971b arm: mvebu: Mark return_to_bootrom() as a noreturn function by Pali Rohár · 3 years, 4 months ago
  31. e4b1592 arm: mvebu: Fix return_to_bootrom() by Pali Rohár · 3 years, 4 months ago
  32. b572ac4 tools: kwboot: Fix checking image header version by Pali Rohár · 3 years, 4 months ago
  33. 1228116 tools: kwboot: Check for v1 header size by Pali Rohár · 3 years, 4 months ago
  34. 48615ba tools: kwboot: Cosmetic fix - add missing curly brackets by Pali Rohár · 3 years, 4 months ago
  35. 049cf91 tools: kwboot: Print trailing newline after terminal is terminated by Pali Rohár · 3 years, 4 months ago
  36. eafc969 tools: kwboot: Fix restoring terminal by Pali Rohár · 3 years, 4 months ago
  37. 8210ea0 tools: kwboot: Fix wrong parameter passed to read() by Pali Rohár · 3 years, 4 months ago
  38. 99534ec tools: dumpimage: Show error message when trying to extract data from kwbimage by Pali Rohár · 3 years, 4 months ago
  39. a265629 tools: dumpimage: Fix crashing when trying to extract data from kwbimage by Pali Rohár · 3 years, 4 months ago
  40. f01adfd tools: kwbimage: Mark all BootROM structures __packed by Pali Rohár · 3 years, 4 months ago
  41. 39f3896 tools: kwbimage: Do not hide usage of secure header under CONFIG_ARMADA_38X by Pali Rohár · 3 years, 4 months ago
  42. c0cfd1a tools: kwbimage: Add support for a new DATA_DELAY command by Pali Rohár · 3 years, 4 months ago
  43. fbe10ac tools: kwbimage: Add support for DATA command also for v1 images by Pali Rohár · 3 years, 4 months ago
  44. 1be2ad1 tools: kwbimage: Don't parse PAYLOAD keyword by Pali Rohár · 3 years, 4 months ago
  45. e0a6dc7 tools: kwbimage: Add support for more BINARY headers by Pali Rohár · 3 years, 4 months ago
  46. d79cbc9 tools: kwbimage: Fix calculating size of binary header by Pali Rohár · 3 years, 4 months ago
  47. 13b7040 tools: kwbimage: Change maximum number of arguments in binary header to 256 by Pali Rohár · 3 years, 4 months ago
  48. f8171a5 tools: kwbimage: Use -a parameter (load address) for v1 images by Pali Rohár · 3 years, 4 months ago
  49. abf9a8d tools: kwbimage: Cosmetic fix - remove redundant space character by Marek Behún · 3 years, 4 months ago
  50. cd614ad tools: kwbimage: Print size of binary header in kwbimage_print_header() by Pali Rohár · 3 years, 4 months ago
  51. 48bc68c tools: kwbimage: Validate data checksum of v1 images by Pali Rohár · 3 years, 4 months ago
  52. fdb575a tools: kwbimage: Validate extended headers of v1 images by Pali Rohár · 3 years, 4 months ago
  53. 03345b9 tools: kwbimage: Fix check for v0 extended header checksum by Pali Rohár · 3 years, 4 months ago
  54. eba7819 tools: kwbimage: Don't crash when binary file name does not contain '/' by Pali Rohár · 3 years, 4 months ago
  55. 6f6f65e tools: kwbimage: Fix generation of SATA, SDIO and PCIe images by Pali Rohár · 3 years, 4 months ago
  56. 696dfa4 tools: kwbimage: Add constant for SDIO bootfrom by Marek Behún · 3 years, 4 months ago
  57. 0478515 tools: kwbimage: Align SPI and NAND images to 256 bytes by Pali Rohár · 3 years, 4 months ago
  58. cfb60a9 tools: kwbimage: Simplify aligning and calculating checksum by Pali Rohár · 3 years, 4 months ago
  59. 61a557b tools: kwbimage: Fix compilation without CONFIG_SYS_U_BOOT_OFFS by Pali Rohár · 3 years, 4 months ago
  60. 08543a2 Merge branch '2021-07-28-assorted-fixes' by Tom Rini · 3 years, 4 months ago
  61. e9d78e97 Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 4 months ago
  62. f26c3b9 board: ti: k2g: Program PadConfig_202 before locking RSTMUX8 by Suman Anna · 3 years, 4 months ago
  63. 88e07a7 mkimage: use environment variable MKIMAGE_SIGN_PIN to set pin for OpenSSL Engine by Marc Kleine-Budde · 3 years, 4 months ago
  64. aeb7e66 test/py: Improve check for mksquashfs version by Marek Behún · 3 years, 4 months ago
  65. 8210d0c build: remove the variable NM in gen_ll_addressable_symbols.sh by Patrick Delaunay · 3 years, 4 months ago
  66. 9ccd605 lib: rsa: rsa-sign: Minor bug in debug message by Chan, Donald · 3 years, 4 months ago
  67. 4e1e2a2 lib: rsa: rsa-verify: Fix a typo in a debug message by Thomas Perrot · 3 years, 4 months ago
  68. ee435c6 arm64: Update memcpy_{from, to}io() helpers by Patrice Chotard · 3 years, 4 months ago
  69. 3fa1bdc arm: use the correct prototype for reset_cpu function by Patrick Delaunay · 3 years, 4 months ago
  70. 652df2e doc: sandbox: Fix up dependencies by Simon Glass · 3 years, 4 months ago
  71. c40a98c pci: swap_case: Allow compilation on 32-bit machines by Simon Glass · 3 years, 4 months ago
  72. ff29f7b Merge branch '2021-07-28-build-improvements' by Tom Rini · 3 years, 4 months ago
  73. 2ae0a00 Makefile: Move drivers/i2c/ into drivers/Makefile by Simon Glass · 3 years, 5 months ago
  74. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 5 months ago
  75. 8e85e3c i2c: Create a new Kconfig for I2C by Simon Glass · 3 years, 5 months ago
  76. b33cf8b i2c: Drop unused CONFIG_I2C by Simon Glass · 3 years, 5 months ago
  77. 43607dc i2c: Fix the migration warning by Simon Glass · 3 years, 5 months ago
  78. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
  79. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
  80. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
  81. 1f2440c Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 5 months ago
  82. 1ba1d4e Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 5 months ago
  83. 762b997 Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW by Simon Glass · 3 years, 5 months ago
  84. e5cd9a4 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · 3 years, 5 months ago
  85. a8437ce Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO by Simon Glass · 3 years, 5 months ago
  86. e91ac4c Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 5 months ago
  87. c3fba30 Makefile: Move phy rules into drivers/phy by Simon Glass · 3 years, 5 months ago
  88. 6b960b6 Makefile: Sort the subdirectories by Simon Glass · 3 years, 5 months ago
  89. 1a0a4ac README: Fix hyphenation in the directory docs by Simon Glass · 3 years, 5 months ago
  90. c17db99 lib: Create a new Kconfig option for charset conversion by Simon Glass · 3 years, 5 months ago
  91. 97f9bd4 Allow efi_loader header to be included always by Simon Glass · 3 years, 5 months ago
  92. 335fe51 Use LIB_UUID with ACPIGEN and FS_BTRFS by Simon Glass · 3 years, 5 months ago
  93. 56d59a6 disk: Tidy up #ifdefs in part_efi by Simon Glass · 3 years, 5 months ago
  94. 451bc51 Makefile: Drop include/asm directory as well as symlink by Simon Glass · 3 years, 5 months ago
  95. d99a049 Merge branch '2021-07-28-setexpr-fmt-support' by Tom Rini · 3 years, 4 months ago
  96. 45b49bc AzureCI: Move i.MX8 builds to their own job by Tom Rini · 3 years, 4 months ago
  97. 6358207 test: cmd: setexpr: add format string tests by Roland Gaudig · 3 years, 4 months ago
  98. d5ae0ec doc: usage: add description for setexpr command by Roland Gaudig · 3 years, 4 months ago
  99. 2c9e7c2 cmd: setexpr: add format string handling by Roland Gaudig · 3 years, 4 months ago
  100. 70a9e89 cmd: printf: add helper functions from busybox by Roland Gaudig · 3 years, 4 months ago