1. 854d6de Merge tag 'efi-2022-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 7 months ago
  2. a093d72 MAINTAINERS: add Ilias Apalodimas to EFI PAYLOAD as co-maintainer by Heinrich Schuchardt · 2 years, 7 months ago
  3. a8d52f9 efi_loader: suppress executable stack warning by Heinrich Schuchardt · 2 years, 7 months ago
  4. 868353d efi_loader: memory leak in efi_set_bootdev() by Heinrich Schuchardt · 2 years, 7 months ago
  5. 9897350 efi_loader: expose END device path node by Masahisa Kojima · 2 years, 8 months ago
  6. 34a026a doc: Add statistics page for v2022.07 by Tom Rini · 2 years, 7 months ago
  7. 556af51 doc: environment: Expand on fdt_addr, initrd_addr and loadaddr by Tom Rini · 2 years, 8 months ago
  8. dc6b683 doc: environment: Drop u-boot_addr_r by Tom Rini · 2 years, 8 months ago
  9. e297f87 doc: Add man page for dumpimage by Sean Anderson · 2 years, 7 months ago
  10. b42168c doc: mkimage: Further document -o and -R by Sean Anderson · 2 years, 7 months ago
  11. dc3a923 mkimage: Add long options by Sean Anderson · 2 years, 7 months ago
  12. 785a051 doc: mkimage: Remove AUTHORS section by Sean Anderson · 2 years, 7 months ago
  13. 84bd5cd doc: mkimage: Add SEE ALSO section by Sean Anderson · 2 years, 7 months ago
  14. d048718 doc: mkimage: Add BUGS section by Sean Anderson · 2 years, 7 months ago
  15. 9cc4000 doc: mkimage: Edit options for style and consistency by Sean Anderson · 2 years, 7 months ago
  16. e9927c2 doc: mkimage: Use correct capitalization for NAME by Sean Anderson · 2 years, 7 months ago
  17. a5e2b67 doc: mkimage: Rearrange/remove some options by Sean Anderson · 2 years, 7 months ago
  18. a4d0c74 doc: mkimage: Use subsection macro by Sean Anderson · 2 years, 7 months ago
  19. 1bdf4862 doc: mkimage: Regularize option documentation by Sean Anderson · 2 years, 7 months ago
  20. 3dc1ff0 doc: mkimage: Reformat examples by Sean Anderson · 2 years, 7 months ago
  21. 7ec625f doc: mkimage: Use empty request instead of blank lines by Sean Anderson · 2 years, 7 months ago
  22. a568554 doc: mkimage: Use standard style for synopsis by Sean Anderson · 2 years, 7 months ago
  23. 357fa8b Merge tag 'u-boot-stm32-20220712' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years, 7 months ago
  24. 48d9eaf arm: dts: stm32mp1: Drop fastboot and stm32prog trigger gpios on DHCOM by Johann Neuhauser · 2 years, 7 months ago
  25. 257d001 configs: stm32mp13: activate some command by Patrick Delaunay · 2 years, 7 months ago
  26. 33129f6 configs: stm32mp13: activate I2C support by Patrick Delaunay · 2 years, 7 months ago
  27. 420f37a configs: stm32mp13: activate RTC support by Patrick Delaunay · 2 years, 7 months ago
  28. 72d7a30 configs: stm32mp13: activate RNG support by Patrick Delaunay · 2 years, 7 months ago
  29. eb67e63 configs: stm32mp13: Add support for baudrates higher than 115200 by Patrick Delaunay · 2 years, 7 months ago
  30. 6d64767 ARM: dts: stm32mp13: activate led on STM32MP13F-DK by Patrick Delaunay · 2 years, 7 months ago
  31. 12d5a06 ARM: dts: stm32mp13: alignment with v5.19 by Patrick Delaunay · 2 years, 7 months ago
  32. 50b371f stm32mp: add support of STM32MP13x Rev.Y by Patrick Delaunay · 2 years, 7 months ago
  33. 12e11aa rng: stm32mp1_rng: add conditional reset feature for STM32MP13x by Lionel Debieve · 2 years, 7 months ago
  34. d4d01d0 i2c: stm32: add support for the st,stm32mp13 SOC by Patrick Delaunay · 2 years, 7 months ago
  35. 6cccc8d ARM: dts: stm32: add SCMI version of STM32 boards (DK1/DK2/ED1/EV1) by Patrick Delaunay · 2 years, 7 months ago
  36. 7f4de65 configs: stm32mp15: increase malloc size for pre-reloc by Patrick Delaunay · 2 years, 7 months ago
  37. 4387279 clk: stm32: add support compatible st, stm32mp1-rcc-secure by Patrick Delaunay · 2 years, 7 months ago
  38. 69ef98b ARM: dts: stm32mp15: alignment with v5.19 by Patrick Delaunay · 2 years, 7 months ago
  39. cb8edb9 mmc: stm32_sdmmc2: introduce of_to_plat ops by Patrick Delaunay · 2 years, 7 months ago
  40. efd77db mmc: stm32_sdmmc2: remove privdata by Patrick Delaunay · 2 years, 7 months ago
  41. 5f1e6b6 mmc: stm32_sdmmc2: cosmetic: rename stm32_sdmmc_bind by Patrick Delaunay · 2 years, 7 months ago
  42. 44db098 ARM: dts: stm32mp13: add SCMI nodes by Patrick Delaunay · 2 years, 7 months ago
  43. 0b69ce6 ARM: dts: stm32mp13: add OP-TEE nodes by Patrick Delaunay · 2 years, 7 months ago
  44. 6500c57 configs: stm32m15: support STM32MP_BOARD_EXTRA_ENV for st boards by Patrick Delaunay · 2 years, 7 months ago
  45. 36b661d Merge branch 'next' by Tom Rini · 2 years, 7 months ago
  46. e092e32 Prepare v2022.07 by Tom Rini · 2 years, 7 months ago
  47. 05a4859 Merge branch '2022-07-08-Kconfig-migrations' into next by Tom Rini · 2 years, 7 months ago
  48. 07ef80cd powerpc: Use the poison value of 0xdeadbeef directly in DDR init by Tom Rini · 2 years, 7 months ago
  49. cb42c1f i2c: Remove non-DM_I2C support from davinci_i2c.c by Tom Rini · 2 years, 7 months ago
  50. ba39d90 legoev3: Migrate to DM_I2C by Tom Rini · 2 years, 7 months ago
  51. edcbd6e omap3: emif4: More clearly hard-code cs0 size by Tom Rini · 2 years, 7 months ago
  52. 95cc3ef arm: Remove strongarm support by Tom Rini · 2 years, 7 months ago
  53. 38d091a Convert CONFIG_SYS_CACHE_STASHING to Kconfig by Tom Rini · 2 years, 7 months ago
  54. b960d65 requirements: Move to atomicwrites==1.4.1 by Tom Rini · 2 years, 7 months ago
  55. 52686b8 requirements: Move to atomicwrites==1.4.1 by Tom Rini · 2 years, 7 months ago
  56. 9ff4ce8 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 7 months ago
  57. c519b82 imx8mq_phanbell: Remove custom CONFIG_SYS_MALLOC_F_LEN by Fabio Estevam · 2 years, 7 months ago
  58. 7bc0be9 Merge branch '2022-07-08-assorted-updates' into next by Tom Rini · 2 years, 7 months ago
  59. 5004901 board_init: Do not reserve MALLOC_F area on stack if non-zero MALLOC_F_ADDR by Marek Vasut · 2 years, 7 months ago
  60. cc5dfde regmap: fix some comments by Ralph Siemsen · 2 years, 7 months ago
  61. 5e998b4 serial: ns16550: Wait in debug_uart_init until tx buffer is empty by Pali Rohár · 2 years, 7 months ago
  62. e3812b5 led: pwm: Use NOP uclass driver for top-level node by Stefan Herbrechtsmeier · 2 years, 7 months ago
  63. 7886c45 mtd: rawnand: Add support to dedicated function to set timings by Kory Maincent · 2 years, 7 months ago
  64. 8142c45 fw_env: add fallback to Linux's NVMEM based access by Rafał Miłecki · 2 years, 8 months ago
  65. 9b78c92 Makefile: respect CONFIG_CC_OPTIMIZE_FOR_DEBUG for host tools by Heinrich Schuchardt · 2 years, 8 months ago
  66. d1a03e6 sound: enable building DA7219 driver with ACPIGEN=n by Heinrich Schuchardt · 2 years, 8 months ago
  67. 3ca32c8 snd: enable building max98357a driver with ACPIGEN=n by Heinrich Schuchardt · 2 years, 8 months ago
  68. ebaa3d0 test: fix CONFIG_ACPIGEN dependencies by Heinrich Schuchardt · 2 years, 8 months ago
  69. e6ca148 distroboot: Fix ubifs by Pali Rohár · 2 years, 8 months ago
  70. 69ca709 ubifs: Fix reference count leak in ubifsumount by Pali Rohár · 2 years, 8 months ago
  71. 54ee5ae Add SCSI scan for ENV in EXT4 or FAT by Rogier Stam · 2 years, 9 months ago
  72. ea92f95 Merge branch '2022-07-07-Kconfig-migrations-dead-code-removal' into next by Tom Rini · 2 years, 7 months ago
  73. c45568c Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 7 months ago
  74. 64a2a7b Convert CONFIG_SYS_BOOTCOUNT_LE et al to Kconfig by Tom Rini · 2 years, 7 months ago
  75. d9c4d66 kmcoge5ne: Move BFTIC3 CONFIG references to their usage by Tom Rini · 2 years, 7 months ago
  76. 56fc54a mx*sabresd: Reference CONFIG_SYS_AUXCORE_BOOTDATA value directly by Tom Rini · 2 years, 7 months ago
  77. bb20a10 Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years, 7 months ago
  78. f6c1f91 Convert CONFIG_SYS_FSL_CPC et al to Kconfig by Tom Rini · 2 years, 7 months ago
  79. 5a44618 Convert CONFIG_SYS_RAMBOOT to Kconfig by Tom Rini · 2 years, 7 months ago
  80. 3dab405 Convert CONFIG_SYS_BOOK3E_HV to Kconfig by Tom Rini · 2 years, 7 months ago
  81. a457ebd arm: Remove PXA architecture support by Tom Rini · 2 years, 7 months ago
  82. fcf4fa7 Convert CONFIG_SYS_83XX_DDR_USES_CS0 to Kconfig by Tom Rini · 2 years, 7 months ago
  83. d9d4978 thunerx_88xx: Clean up config slightly. by Tom Rini · 2 years, 7 months ago
  84. afe3378 Convert CONFIG_PALMAS_POWER to Kconfig by Tom Rini · 2 years, 7 months ago
  85. 2bb9d7c Convert CONFIG_SYS_EMIF_PRECALCULATED_TIMING_REGS et al to Kconfig by Tom Rini · 2 years, 7 months ago
  86. 0d121ad Convert CONFIG_SYS_DISCOVER_PHY to Kconfig by Tom Rini · 2 years, 7 months ago
  87. 7675a52 Convert CONFIG_SYS_UNIFY_CACHE to Kconfig by Tom Rini · 2 years, 7 months ago
  88. f1c6dfa4 layerscape: Remove some unused CONFIG symbols by Tom Rini · 2 years, 7 months ago
  89. ac8b369 usb: Remove some unused CONFIG settings by Tom Rini · 2 years, 7 months ago
  90. dea2584 usb: ohci-hcd: Remove some unused legacy code by Tom Rini · 2 years, 7 months ago
  91. cd6a45a Convert CONFIG_USB_OHCI_NEW et al to Kconfig by Tom Rini · 2 years, 7 months ago
  92. b340199 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 8 months ago
  93. abba59f Convert CONFIG_USB_XHCI_EXYNOS et al to Kconfig by Tom Rini · 2 years, 8 months ago
  94. cb9843b Merge branch '2022-07-06-platform-updates' into next by Tom Rini · 2 years, 7 months ago
  95. 847505a misc: nuvoton: Add host interface configuration driver by Jim Liu · 2 years, 7 months ago
  96. b24087a CI: Add Aspeed AST2600 by Joel Stanley · 2 years, 7 months ago
  97. 3045d61 aspeed/spl: Remove OVERLAY from linker script by Joel Stanley · 2 years, 7 months ago
  98. 154cffa ast2600: Configure u-boot-with-spl.bin target by Joel Stanley · 2 years, 7 months ago
  99. a161753 spl: Set SPL_MAX_SIZE default for AST2600 by Joel Stanley · 2 years, 7 months ago
  100. f78a1f2 config/ast2600: Disable hash hardware accel by Joel Stanley · 2 years, 7 months ago