1. 7f2c91e Convert CONFIG_SPL_GD_ADDR to Kconfig by Tom Rini · 2 years, 4 months ago
  2. cfb5dd3 etamin: Remove CONFIG_SPL_CMT defines by Tom Rini · 2 years, 4 months ago
  3. c4b8bc4 Remove CONFIG_SYS_SPL_LEN largely by Tom Rini · 2 years, 4 months ago
  4. 10f6e4d Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 4 months ago
  5. 6600b35 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 4 months ago
  6. 55cf860 Convert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig by Tom Rini · 2 years, 4 months ago
  7. 90e1fd0 Convert CONFIG_TPL_NAND_INIT to Kconfig by Tom Rini · 2 years, 4 months ago
  8. 8b83b53 imx7: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · 2 years, 4 months ago
  9. 2378039 imx6: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · 2 years, 4 months ago
  10. f113d7d Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 4 months ago
  11. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 4 months ago
  12. 42c6141 Introduce include/system-constants.h by Tom Rini · 2 years, 4 months ago
  13. be131ad stih410-b2260: Switch to using GENERATED_GBL_DATA_SIZE by Tom Rini · 2 years, 4 months ago
  14. 4c97c8c powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · 2 years, 4 months ago
  15. 931bad1 mpc85xx: Switch to setting the initial stack pointer more clearly by Tom Rini · 2 years, 4 months ago
  16. 06ddcfc m68k: Stop using CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · 2 years, 4 months ago
  17. 68eed5b arm: Stop using CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · 2 years, 4 months ago
  18. 85758d8 arm: Use CONFIG_SPL_STACK or CONFIG_SYS_INIT_SP_ADDR directly. by Tom Rini · 2 years, 4 months ago
  19. 3b2979e mvebu: Use CONFIG_SPL_STACK + 4 directly for bootparam location by Tom Rini · 2 years, 4 months ago
  20. 3135ba6 arm: pxa: Remove CONFIG_CPU_PXA25X by Tom Rini · 2 years, 4 months ago
  21. 1cb7d77 m68k: Remove dead code by Tom Rini · 2 years, 4 months ago
  22. 90f0819 Convert CONFIG_SPL_COMMON_INIT_DDR to Kconfig by Tom Rini · 2 years, 4 months ago
  23. 6074a53 ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usage by Tom Rini · 2 years, 4 months ago
  24. 66bda09 Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to Kconfig by Tom Rini · 2 years, 4 months ago
  25. 9b5f9ae Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 4 months ago
  26. ca8a329 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 4 months ago
  27. 4a11e34 Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig by Tom Rini · 2 years, 4 months ago
  28. bab1b35 Convert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig by Tom Rini · 2 years, 4 months ago
  29. b35316f Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig by Tom Rini · 2 years, 4 months ago
  30. e247514 Convert CONFIG_SYS_CFI_FLASH_STATUS_POLL to Kconfig by Tom Rini · 2 years, 4 months ago
  31. 2f57139 Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig by Tom Rini · 2 years, 4 months ago
  32. d498c67 spl: Remove CONFIG_SPL_SATA_BOOT_DEVICE by Tom Rini · 2 years, 4 months ago
  33. aa473e7 fsl-layerscape: Remove CONFIG_SPL_PBL_PAD by Tom Rini · 2 years, 4 months ago
  34. 2179dc0 P1010RDB: Remove CONFIG_SPL_NAND_MINIMAL by Tom Rini · 2 years, 4 months ago
  35. a581eba spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGE by Tom Rini · 2 years, 4 months ago
  36. 12f613c arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespace by Tom Rini · 2 years, 4 months ago
  37. 167f699 Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig by Tom Rini · 2 years, 4 months ago
  38. b7fbdc5 Convert CONFIG_HUSH_INIT_VAR to Kconfig by Tom Rini · 2 years, 4 months ago
  39. 6889412 Convert CONFIG_SYS_BARGSIZE to Kconfig by Tom Rini · 2 years, 4 months ago
  40. d31466b Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 4 months ago
  41. d0ee7f2 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 4 months ago
  42. cf49358 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · 2 years, 4 months ago
  43. 8f52734 Prepare v2022.07-rc4 by Tom Rini · 2 years, 4 months ago
  44. 380e32b configs: fsl: add missing SYS_FMAN_FW_ADDR defines by Camelia Groza · 2 years, 4 months ago
  45. 660d742 doc: update mail author for st-dt.rst by Patrick Delaunay · 2 years, 4 months ago
  46. 0f259fe Merge tag 'efi-2022-07-rc4-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 4 months ago
  47. 8645aef efi: test/py: authenticate fit capsules by Vincent Stehlé · 2 years, 4 months ago
  48. 82b3f4c test/py: efi_capsule: repair image authentication test by Vincent Stehlé · 2 years, 4 months ago
  49. aad7f1a EFI: Update the documentation to reflect the correct value of OsIndications by Sughosh Ganu · 2 years, 4 months ago
  50. 6a463bc EFI: Populate descriptor_count value only when image_info_size is not zero by Sughosh Ganu · 2 years, 4 months ago
  51. f1533c4 doc: environment: Fix typo by Chris Packham · 2 years, 4 months ago
  52. 90189ec Merge branch '2022-06-03-assorted-fixes' by Tom Rini · 2 years, 4 months ago
  53. c30f6d6 board: ti: am64x: Update MAINTAINERS by Dave Gerlach · 2 years, 4 months ago
  54. 9320db0 squashfs: Fix compilation on big endian systems by Pali Rohár · 2 years, 6 months ago
  55. ad9f377 imx: imx8mq: select CONFIG_CMD_CLK by Peng Fan · 2 years, 4 months ago
  56. 4230d68 imx: imx8mq: default select CLK_IMX8MQ by Peng Fan · 2 years, 4 months ago
  57. 622ecee fdt: Add U-Boot version to chosen node by Francesco Dolcini · 2 years, 4 months ago
  58. b85d130 net: Check for the minimum IP fragmented datagram size by Fabio Estevam · 2 years, 4 months ago
  59. 2b64121 armv8: Fix TCR 64-bit writes by Andre Przywara · 2 years, 5 months ago
  60. 7704b7f net: enetc: unregister mdiobus by Michael Walle · 2 years, 4 months ago
  61. 339f652 ubifs: Fix lockup/crash when reading files by Pali Rohár · 2 years, 4 months ago
  62. 3053b78 Merge tag 'efi-2022-07-rc4-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 4 months ago
  63. e85727d bootmenu: use utf-8 for menu title by Masahisa Kojima · 2 years, 4 months ago
  64. 2ee9550 doc/efi: add firmware management protocol to the documentation by Vincent Stehlé · 2 years, 4 months ago
  65. 7751d2e efi: fix documentation warnings by Vincent Stehlé · 2 years, 4 months ago
  66. afbeedc lib/charset: fix compile warnings by Masahisa Kojima · 2 years, 4 months ago
  67. 57ad624 efi_loader: bootmgr: fix a problem in loading an image from a short-path by AKASHI Takahiro · 2 years, 4 months ago
  68. 05f391e efi_loader: disk: add efi_disk_is_removable() by AKASHI Takahiro · 2 years, 4 months ago
  69. 8131c85 cmd/bootefi: correct command syntax by Heinrich Schuchardt · 2 years, 4 months ago
  70. b96de9c test: don't change console timeout in EFI selftest. by Heinrich Schuchardt · 2 years, 5 months ago
  71. b9bf9c5 test: fix pylint warnings in test_efi_selftest.py by Heinrich Schuchardt · 2 years, 5 months ago
  72. 83f7363 bootmenu: U-Boot console is enabled as default by Masahisa Kojima · 2 years, 4 months ago
  73. a24b20e doc: sandbox: Add additional valgrind documentation by Sean Anderson · 2 years, 4 months ago
  74. 4235647 doc/build/gcc: add more required packages by Heinrich Schuchardt · 2 years, 4 months ago
  75. 783f2c8 doc: sandbox: Add a note of disabling LTO when using gdb by Bin Meng · 2 years, 4 months ago
  76. 27267c6 doc: sandbox: Correct the memory size config option by Bin Meng · 2 years, 4 months ago
  77. 1e5514f valgrind: Disable on Risc-V by Sean Anderson · 2 years, 4 months ago
  78. 018b993 test: restore timeout after bootmenu unit test by Heinrich Schuchardt · 2 years, 5 months ago
  79. 1291c2d disk: incorrect message in is_gpt_valid() by Heinrich Schuchardt · 2 years, 5 months ago
  80. 4fe629d Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years, 4 months ago
  81. 0fdc468 Merge branch '2022-05-26-assorted-fixes' by Tom Rini · 2 years, 4 months ago
  82. d64ac85 net: e1000: Depend on CONFIG_PCI by Sean Anderson · 2 years, 5 months ago
  83. d051a91 test: fix parsing the mksquashfs version number by Heinrich Schuchardt · 2 years, 4 months ago
  84. d9402bd board: freescale: Update MAINTAINERS List by Wasim Khan · 2 years, 4 months ago
  85. e7356f0 arm: dts: k3-am642-*: Mark the memory node with u-boot, dm-spl by Georgi Vlaev · 2 years, 4 months ago
  86. 24c8d1a MAINTAINERS: aspeed: Add more files and myself as a reviewer by Joel Stanley · 2 years, 4 months ago
  87. bdbf7a0 net: nfs: Fix CVE-2022-30767 (old CVE-2019-14196) by Andrea zi0Black Cappa · 2 years, 4 months ago
  88. 9e892ac test/py: test_part: Correct the test case name by Bin Meng · 2 years, 4 months ago
  89. 7eb2e88 test/py: test_fs: Correct the test case name by Bin Meng · 2 years, 4 months ago
  90. 7bb6835 test/py: Reset the console timeout value by Bin Meng · 2 years, 4 months ago
  91. c544b28 riscv: qemu: Set kernel_comp_addr_r for compressed kernel by Bin Meng · 2 years, 4 months ago
  92. ce78c4c riscv: sifive: unleashed: Set kernel_comp_addr_r for compressed kernel by Bin Meng · 2 years, 4 months ago
  93. b84d24c riscv: sifive: unmatched: Adjust for big ramdisk image by Bin Meng · 2 years, 4 months ago
  94. d5af15b riscv: Clean up asm/io.h by Leo Yu-Chi Liang · 2 years, 4 months ago
  95. 8ac37b4 riscv: remove CONFIG_ARCH_MAP_SYSMEM from io.h by Michal Simek · 2 years, 4 months ago
  96. 73872eb cmd/sbi: add implementation ID 6 - Coffer by Heinrich Schuchardt · 2 years, 5 months ago
  97. 9da5ced riscv: ae350: Fix OF_BOARD boot failure by Rick Chen · 2 years, 5 months ago
  98. b277a95 riscv: ae350: Fix OF_BOARD boot failure by Rick Chen · 2 years, 5 months ago
  99. 661f540 Merge tag 'xilinx-for-v2022.07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 4 months ago
  100. 7e0edca Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 4 months ago