1. ddd778a configs: ast2600-evb: Enable SPL FIT support by Chia-Wei Wang · 3 years, 1 month ago
  2. e3aab73 ast2600: spl: Locate load buffer in DRAM space by Chia-Wei Wang · 3 years, 1 month ago
  3. f055227 ARM: dts: ast2600: Add ACRY to device tree by Chia-Wei Wang · 3 years, 1 month ago
  4. 89c36cc crypto: aspeed: Add AST2600 ACRY support by Chia-Wei Wang · 3 years, 1 month ago
  5. af64511 clk: ast2600: Add RSACLK control for ACRY by Chia-Wei Wang · 3 years, 1 month ago
  6. a2f16d0 ARM: dts: ast2600: Add HACE to device tree by Joel Stanley · 3 years, 1 month ago
  7. 9fcdd98 crypto: aspeed: Add AST2600 HACE support by Johnny Huang · 3 years, 1 month ago
  8. 4080714 clk: ast2600: Add YCLK control for HACE by Joel Stanley · 3 years, 1 month ago
  9. 3d99be9 aspeed: ast2600: Enlarge SRAM size by Chia-Wei Wang · 3 years, 1 month ago
  10. deea089 image: fit: Fix parameter name for hash algorithm by Chia-Wei Wang · 3 years, 1 month ago
  11. faf5d4d mmc: mtk-sd: implement waiting for DAT0 line state by Julien Masson · 3 years ago
  12. 55de0c1 rk3399: Don't enable the debug UART if there is no driver by Simon Glass · 3 years ago
  13. 370cc94 arm: qemu: Enable the debug UART by Simon Glass · 3 years ago
  14. 0dba458 arm: Init the debug UART by Simon Glass · 3 years ago
  15. 31ec464 arm: Fix some inconsistent debug-UART CONFIG options by Simon Glass · 3 years ago
  16. a4bc38d pci: Add standard PCIe ECAM macros by Pali Rohár · 3 years ago
  17. b814e00 pinctrl: Add Apple pinctrl driver by Mark Kettenis · 3 years ago
  18. 46220bf aspeed: AST2600 Pinctrl Driver by Ryan Chen · 3 years ago
  19. f299171 Merge branch '2021-11-16-env-rework' into next by Tom Rini · 3 years ago
  20. 7839865 bootm: Tidy up use of autostart env var by Simon Glass · 3 years, 1 month ago
  21. 1d192d5 sandbox: Update the test MAC/IP addresses by Simon Glass · 3 years, 1 month ago
  22. 40b9e0d doc: Improve environment documentation further by Simon Glass · 3 years, 1 month ago
  23. 5ba9e01 doc: Improve environment documentation by Simon Glass · 3 years, 1 month ago
  24. 1df02d1 doc: Mention CONFIG_DEFAULT_ENV_FILE by Simon Glass · 3 years, 1 month ago
  25. f501bb4 sandbox: Use a text-based environment by Simon Glass · 3 years, 1 month ago
  26. 86b9c3e env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · 3 years, 1 month ago
  27. ea754aa doc: Move environment documentation to rST by Simon Glass · 3 years, 1 month ago
  28. 79c0e8a sandbox: Drop distro_boot by Simon Glass · 3 years, 1 month ago
  29. 9272805 Prepare v2022.01-rc2 by Tom Rini · 3 years ago
  30. f4642e5 usb: Make USB_MUSB_PIO_ONLY selected by USB_MUSB_SUNXI by Samuel Dionne-Riel · 5 years ago
  31. 99cffa2 Dockerfile, CI: Update to latest "focal" tag by Tom Rini · 3 years ago
  32. 8a87d1a Dockerfile: build swtpm by Heinrich Schuchardt · 3 years ago
  33. e035ce4 Merge tag 'dm-pull-13nov21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years ago
  34. b8a156f Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years ago
  35. 89cc052 binman: Fix replace subcommand help and comments by Jan Kiszka · 3 years ago
  36. c1df3d5 bootstage: Differentiate boot progress kconfig entries by Jan Kiszka · 3 years ago
  37. 592e2e5 sandbox: fix sandbox_wdt_expire_now() by Heinrich Schuchardt · 3 years ago
  38. ace5bb3 test/dm: fix watchdog test by Heinrich Schuchardt · 3 years ago
  39. ebee206 Makefile: Correct TPL rule for OF_REAL by Simon Glass · 3 years ago
  40. 4e7c8b2 env: Simplify env_get_default() by Marek Behún · 3 years ago
  41. e8459c1 env: Fix env_get() when returning empty string using env_get_f() by Marek Behún · 3 years ago
  42. c9db4c5 env: Don't set ready flag if import failed in env_set_default() by Marek Behún · 3 years ago
  43. 0427bed binman: Support updating the dtb in an ELF file by Simon Glass · 3 years ago
  44. 7115f00 binman: Tidy up comments on _DoTestFile() by Simon Glass · 3 years ago
  45. 056f0ef binman: Support reading the offset of an ELF-file symbol by Simon Glass · 3 years ago
  46. 2fb2cd7 binman: Report an error if test files fail to compile by Simon Glass · 3 years ago
  47. e5eaf81 patman: Use a ValueError exception if tools.Run() fails by Simon Glass · 3 years ago
  48. a51673e configs: Resync with savedefconfig by Tom Rini · 3 years ago
  49. e0d7d06 Merge branch '2021-11-12-Kconfig-migrations' by Tom Rini · 3 years ago
  50. 82cd1e3 Convert CONFIG_LAST_STAGE_INIT to Kconfig by Tom Rini · 3 years ago
  51. d3fb2e3 Remove CONFIG_SERIAL_MULTI by Tom Rini · 3 years ago
  52. 1914075 Convert CONFIG_PL011_SERIAL et al to Kconfig by Tom Rini · 3 years ago
  53. b8475e6 Convert CONFIG_MACB to Kconfig by Tom Rini · 3 years ago
  54. dfb34d0 Convert CONFIG_MD5 to Kconfig by Tom Rini · 3 years ago
  55. 8a25b8b Convert CONFIG_MX6 et al to Kconfig by Tom Rini · 3 years ago
  56. b70b2be Convert CONFIG_IMX_BOOTAUX et al to Kconfig by Tom Rini · 3 years ago
  57. 99e6feb Convert CONFIG_SYS_PROMPT et al to Kconfig by Tom Rini · 3 years ago
  58. 21e0432 Convert CONFIG_I2C_EDID et al to Kconfig by Tom Rini · 3 years ago
  59. 8bd39de Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 3 years ago
  60. 406257a Convert CONFIG_MISC_INIT_F et al to Kconfig by Tom Rini · 3 years ago
  61. 53b3df4 Convert CONFIG_TRACE et al to Kconfig by Tom Rini · 3 years ago
  62. c745299 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV to Kconfig by Tom Rini · 3 years ago
  63. 27480e0 Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to Kconfig by Tom Rini · 3 years ago
  64. 1ed68f9 Convert CONFIG_FSL_USDHC to Kconfig by Tom Rini · 3 years ago
  65. 75c995a Convert CONFIG_FSL_LAYERSCAPE to Kconfig by Tom Rini · 3 years ago
  66. 45e19cf Convert CONFIG_BITBANGMII to Kconfig by Tom Rini · 3 years ago
  67. b67f54b Convert CONFIG_DOS_PARTITION to Kconfig by Tom Rini · 3 years ago
  68. a8f3112 Convert CONFIG_E1000 to Kconfig by Tom Rini · 3 years ago
  69. b8260c1 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Tom Rini · 3 years ago
  70. 515bf78 Merge branch '2021-11-12-assorted-updates' by Tom Rini · 3 years ago
  71. 6f84e80 rtc: ds1337: fix compatible string typo by Clemens Gruber · 3 years ago
  72. f01081d boards: siemens: iot2050: Ignore network errors during bootstage tracking by Jan Kiszka · 3 years ago
  73. 83ef79b boards: siemens: iot2050: Re-enable bootstage reporting by Jan Kiszka · 3 years ago
  74. 33fa496 ARM: dts: am335x-chiliboard: add /chosen/tick-timer by Marcin Niestroj · 3 years ago
  75. d507b25 get_maintainer.pl: add .get_maintainer.conf by Michael Walle · 3 years ago
  76. 38a9840 Azure: Move to windows-2019 by Tom Rini · 3 years ago
  77. 7e71306 Remove LYNX KDI remainders by Thomas Huth · 3 years, 1 month ago
  78. d50244e pxe: Allow calling the pxe_get logic directly by Simon Glass · 3 years, 1 month ago
  79. 37c5195 doc: Move distro boot doc to rST by Simon Glass · 3 years, 1 month ago
  80. 81a2f8d pxe: Refactor sysboot to have one helper by Simon Glass · 3 years, 1 month ago
  81. 4d79e88 pxe: Return the file size from the getfile() function by Simon Glass · 3 years, 1 month ago
  82. 4a255ea lib: Add a function to convert a string to a hex value by Simon Glass · 3 years, 1 month ago
  83. 3bfb0f7 lib: Add tests for simple_itoa() by Simon Glass · 3 years, 1 month ago
  84. 74b7a2b pxe: Drop get_bootfile_path() by Simon Glass · 3 years, 1 month ago
  85. 12df842 pxe: Clean up the use of bootfile by Simon Glass · 3 years, 1 month ago
  86. 9e62e7c pxe: Move common parsing coding into pxe_util by Simon Glass · 3 years, 1 month ago
  87. 929860b pxe: Tidy up code style a little in pxe_utils by Simon Glass · 3 years, 1 month ago
  88. 18109cc pxe: Tidy up some comments in pxe_utils by Simon Glass · 3 years, 1 month ago
  89. 262cfb5 pxe: Move pxe_utils files by Simon Glass · 3 years, 1 month ago
  90. 8018b9a pxe: Tidy up the is_pxe global by Simon Glass · 3 years, 1 month ago
  91. 4ad5d51 pxe: Add a userdata field to the context by Simon Glass · 3 years, 1 month ago
  92. b1ead6b pxe: Move do_getfile() into the context by Simon Glass · 3 years, 1 month ago
  93. fd3fa5c pxe: Use a context pointer by Simon Glass · 3 years, 1 month ago
  94. 3d24636 pxe: Move API comments to the header files by Simon Glass · 3 years, 1 month ago
  95. 19a91f2 Create a new boot/ directory by Simon Glass · 3 years, 1 month ago
  96. 1e72ad6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years ago
  97. 2a10e06 MAINTAINERS: Add entry for TPM drivers by Ilias Apalodimas · 3 years ago
  98. be2868f doc: qemu: Add instructions for swtpm usage by Ilias Apalodimas · 3 years ago
  99. 1fb868c configs: Enable tpmv2 mmio on qemu for arm/arm64 by Ilias Apalodimas · 3 years ago
  100. a5c30c2 tpm: Use the new API on tpm2 spi driver by Ilias Apalodimas · 3 years ago