1. 3f80064 doc: fix typos in trace.rst by Heinrich Schuchardt · 2 years, 10 months ago
  2. dfec0e9 scripts: update spelling.txt from upstream Linux by Heinrich Schuchardt · 2 years, 10 months ago
  3. 0c9e8bf test: test truncation in snprintf() by Heinrich Schuchardt · 2 years, 10 months ago
  4. ac7606a lmb: fix typo 'commun' by Heinrich Schuchardt · 2 years, 10 months ago
  5. 7db07aa lmb: drop unused lmb_size_bytes() by Heinrich Schuchardt · 2 years, 10 months ago
  6. 951a8c4 lmb: remove extern keyword in lmb.h by Heinrich Schuchardt · 2 years, 10 months ago
  7. 4ad4c2d doc: add include/lmb.h to the HTML documentation by Heinrich Schuchardt · 2 years, 10 months ago
  8. 5a51513 lmb: remove lmb_is_nomap() from include by Heinrich Schuchardt · 2 years, 10 months ago
  9. 454a974 Merge tag 'u-boot-amlogic-20211119' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 2 years, 10 months ago
  10. b5f2c68 Merge tag 'tpm-19112021' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 2 years, 10 months ago
  11. 28f70cf configs: meson64_android: add PANIC stage for SYSTEM fails by Neil Armstrong · 2 years, 10 months ago
  12. bdc68df configs: meson64_android: bypass other checks on run_fastboot=1 by Neil Armstrong · 2 years, 10 months ago
  13. 886d36e pinctrl: meson: Correct the driver GPIO declaration by Simon Glass · 2 years, 10 months ago
  14. 8391a0f Merge branch '2021-11-18-regression-fixes' by Tom Rini · 2 years, 10 months ago
  15. b1f3f98 arm64: Add missing GD_FLG_SKIP_RELOC handling by Marek Vasut · 2 years, 10 months ago
  16. bd994c0 lmb: Reserve U-Boot separately if relocation is disabled by Marek Vasut · 2 years, 10 months ago
  17. 47d7d03 board_f: Copy GD to new GD even if relocation disabled by Marek Vasut · 2 years, 10 months ago
  18. 50f7b2e part: return -ENOSYS when get_info not valid. by schspa · 3 years ago
  19. 0171d05 Revert "board: synquacer: developerbox: Don't set gd->env_addr to default_environment" by Masami Hiramatsu · 2 years, 10 months ago
  20. 4a08dba drivers: tpm: atmel_twi: fix printf specifier compile warning by Mathew McBride · 2 years, 11 months ago
  21. fb30d99 drivers: tpm: atmel_twi: implement get_desc operation by Mathew McBride · 2 years, 11 months ago
  22. fdb4a5f drivers: tpm: atmel_twi: do not use an offset byte by Mathew McBride · 2 years, 11 months ago
  23. 02f50d8 drivers: tpm: atmel_twi: drop non-DM_I2C compatibility by Mathew McBride · 2 years, 11 months ago
  24. e845dd7 cmd: tpm-v1: fix load_key_by_sha1 compile errors by Mathew McBride · 2 years, 11 months ago
  25. ebb6d74 cmd: tpm-v1: fix compile error in TPMv1 list resources command by Mathew McBride · 2 years, 11 months ago
  26. 3144ba2 Merge branch '2021-11-15-assorted-fixes' by Tom Rini · 2 years, 10 months ago
  27. 2ffa0e8 Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 10 months ago
  28. 4b32531 image: Explicitly declare do_bdinfo() by Andy Shevchenko · 2 years, 11 months ago
  29. b5f3850 usb: doc: Fix spelling issues in README.usb by Andy Shevchenko · 2 years, 10 months ago
  30. 38de2ba arm: Fix bad memcpy.S str8w macro argument count by Pierre-Clément Tosi · 2 years, 11 months ago
  31. 4d492b0 configs: synquacer: Fix dfu_alt_info to use nor1 by Masami Hiramatsu · 2 years, 11 months ago
  32. 5130102 makefile: add missing semicolons by Angelo Dureghello · 2 years, 11 months ago
  33. a5e3052 board: tq: fix spelling of "TQ-Systems" by Matthias Schiffer · 2 years, 11 months ago
  34. 679530c board: rename "tqc" vendor to "tq" by Matthias Schiffer · 2 years, 11 months ago
  35. 9d3d981 arm64: relocate-rela: Add support for ld.lld by Alistair Delva · 3 years ago
  36. 9272805 Prepare v2022.01-rc2 by Tom Rini · 2 years, 10 months ago
  37. f4642e5 usb: Make USB_MUSB_PIO_ONLY selected by USB_MUSB_SUNXI by Samuel Dionne-Riel · 4 years, 10 months ago
  38. 11c0255 xilinx: zynqmp: fix ZYNQMP_RESTORE_JTAG check by Ricardo Salveti · 2 years, 11 months ago
  39. 99cffa2 Dockerfile, CI: Update to latest "focal" tag by Tom Rini · 2 years, 10 months ago
  40. 8a87d1a Dockerfile: build swtpm by Heinrich Schuchardt · 2 years, 11 months ago
  41. e035ce4 Merge tag 'dm-pull-13nov21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 10 months ago
  42. b8a156f Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
  43. 89cc052 binman: Fix replace subcommand help and comments by Jan Kiszka · 2 years, 11 months ago
  44. c1df3d5 bootstage: Differentiate boot progress kconfig entries by Jan Kiszka · 2 years, 11 months ago
  45. 592e2e5 sandbox: fix sandbox_wdt_expire_now() by Heinrich Schuchardt · 2 years, 11 months ago
  46. ace5bb3 test/dm: fix watchdog test by Heinrich Schuchardt · 2 years, 11 months ago
  47. ebee206 Makefile: Correct TPL rule for OF_REAL by Simon Glass · 2 years, 11 months ago
  48. 4e7c8b2 env: Simplify env_get_default() by Marek Behún · 2 years, 11 months ago
  49. e8459c1 env: Fix env_get() when returning empty string using env_get_f() by Marek Behún · 2 years, 11 months ago
  50. c9db4c5 env: Don't set ready flag if import failed in env_set_default() by Marek Behún · 2 years, 11 months ago
  51. 0427bed binman: Support updating the dtb in an ELF file by Simon Glass · 2 years, 11 months ago
  52. 7115f00 binman: Tidy up comments on _DoTestFile() by Simon Glass · 2 years, 11 months ago
  53. 056f0ef binman: Support reading the offset of an ELF-file symbol by Simon Glass · 2 years, 11 months ago
  54. 2fb2cd7 binman: Report an error if test files fail to compile by Simon Glass · 2 years, 11 months ago
  55. e5eaf81 patman: Use a ValueError exception if tools.Run() fails by Simon Glass · 2 years, 11 months ago
  56. a51673e configs: Resync with savedefconfig by Tom Rini · 2 years, 10 months ago
  57. e0d7d06 Merge branch '2021-11-12-Kconfig-migrations' by Tom Rini · 2 years, 10 months ago
  58. 82cd1e3 Convert CONFIG_LAST_STAGE_INIT to Kconfig by Tom Rini · 2 years, 11 months ago
  59. d3fb2e3 Remove CONFIG_SERIAL_MULTI by Tom Rini · 2 years, 11 months ago
  60. 1914075 Convert CONFIG_PL011_SERIAL et al to Kconfig by Tom Rini · 2 years, 11 months ago
  61. b8475e6 Convert CONFIG_MACB to Kconfig by Tom Rini · 2 years, 11 months ago
  62. dfb34d0 Convert CONFIG_MD5 to Kconfig by Tom Rini · 2 years, 11 months ago
  63. 8a25b8b Convert CONFIG_MX6 et al to Kconfig by Tom Rini · 2 years, 11 months ago
  64. b70b2be Convert CONFIG_IMX_BOOTAUX et al to Kconfig by Tom Rini · 2 years, 11 months ago
  65. 99e6feb Convert CONFIG_SYS_PROMPT et al to Kconfig by Tom Rini · 2 years, 11 months ago
  66. 21e0432 Convert CONFIG_I2C_EDID et al to Kconfig by Tom Rini · 2 years, 11 months ago
  67. 8bd39de Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 2 years, 11 months ago
  68. 406257a Convert CONFIG_MISC_INIT_F et al to Kconfig by Tom Rini · 2 years, 11 months ago
  69. 53b3df4 Convert CONFIG_TRACE et al to Kconfig by Tom Rini · 2 years, 11 months ago
  70. c745299 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV to Kconfig by Tom Rini · 2 years, 11 months ago
  71. 27480e0 Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to Kconfig by Tom Rini · 2 years, 11 months ago
  72. 1ed68f9 Convert CONFIG_FSL_USDHC to Kconfig by Tom Rini · 2 years, 11 months ago
  73. 75c995a Convert CONFIG_FSL_LAYERSCAPE to Kconfig by Tom Rini · 2 years, 11 months ago
  74. 45e19cf Convert CONFIG_BITBANGMII to Kconfig by Tom Rini · 2 years, 11 months ago
  75. b67f54b Convert CONFIG_DOS_PARTITION to Kconfig by Tom Rini · 2 years, 11 months ago
  76. a8f3112 Convert CONFIG_E1000 to Kconfig by Tom Rini · 2 years, 11 months ago
  77. b8260c1 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Tom Rini · 2 years, 11 months ago
  78. 515bf78 Merge branch '2021-11-12-assorted-updates' by Tom Rini · 2 years, 10 months ago
  79. 6f84e80 rtc: ds1337: fix compatible string typo by Clemens Gruber · 2 years, 11 months ago
  80. f01081d boards: siemens: iot2050: Ignore network errors during bootstage tracking by Jan Kiszka · 2 years, 11 months ago
  81. 83ef79b boards: siemens: iot2050: Re-enable bootstage reporting by Jan Kiszka · 2 years, 11 months ago
  82. 33fa496 ARM: dts: am335x-chiliboard: add /chosen/tick-timer by Marcin Niestroj · 2 years, 11 months ago
  83. d507b25 get_maintainer.pl: add .get_maintainer.conf by Michael Walle · 2 years, 11 months ago
  84. 38a9840 Azure: Move to windows-2019 by Tom Rini · 2 years, 11 months ago
  85. 7e71306 Remove LYNX KDI remainders by Thomas Huth · 2 years, 11 months ago
  86. d50244e pxe: Allow calling the pxe_get logic directly by Simon Glass · 3 years ago
  87. 37c5195 doc: Move distro boot doc to rST by Simon Glass · 3 years ago
  88. 81a2f8d pxe: Refactor sysboot to have one helper by Simon Glass · 3 years ago
  89. 4d79e88 pxe: Return the file size from the getfile() function by Simon Glass · 3 years ago
  90. 4a255ea lib: Add a function to convert a string to a hex value by Simon Glass · 3 years ago
  91. 3bfb0f7 lib: Add tests for simple_itoa() by Simon Glass · 3 years ago
  92. 74b7a2b pxe: Drop get_bootfile_path() by Simon Glass · 3 years ago
  93. 12df842 pxe: Clean up the use of bootfile by Simon Glass · 3 years ago
  94. 9e62e7c pxe: Move common parsing coding into pxe_util by Simon Glass · 3 years ago
  95. 929860b pxe: Tidy up code style a little in pxe_utils by Simon Glass · 3 years ago
  96. 18109cc pxe: Tidy up some comments in pxe_utils by Simon Glass · 3 years ago
  97. 262cfb5 pxe: Move pxe_utils files by Simon Glass · 3 years ago
  98. 8018b9a pxe: Tidy up the is_pxe global by Simon Glass · 3 years ago
  99. 4ad5d51 pxe: Add a userdata field to the context by Simon Glass · 3 years ago
  100. b1ead6b pxe: Move do_getfile() into the context by Simon Glass · 3 years ago