1. d70c4a0 stm32mp1: Add image information for capsule updates by Sughosh Ganu · 2 years ago
  2. a402adc stm32mp1: Add a node for the FWU metadata device by Sughosh Ganu · 2 years ago
  3. 554b38f FWU: Add FWU metadata access driver for GPT partitioned block devices by Sughosh Ganu · 2 years ago
  4. 2eaedc9 FWU: Add FWU metadata structure and driver for accessing metadata by Sughosh Ganu · 2 years ago
  5. 7398139 dt/bindings: Add bindings for GPT based FWU Metadata storage device by Sughosh Ganu · 2 years ago
  6. a90afc6 Merge branch '2022-10-31-vbe-implement-the-full-firmware-flow' by Tom Rini · 2 years ago
  7. 77bec9e vbe: Add a test for the VBE flow into U-Boot proper by Simon Glass · 2 years ago
  8. 7f3470b vbe: Add a command to show the VBE state by Simon Glass · 2 years ago
  9. d8b7c34 vbe: Record which phases loaded using VBE by Simon Glass · 2 years ago
  10. 2a5c67f vbe: Use a manual test by Simon Glass · 2 years ago
  11. 5981d61 vpl: Allow signature verification by Simon Glass · 2 years ago
  12. 8de9896 sandbox: Add an image for VPL by Simon Glass · 2 years ago
  13. a56f663 vbe: Add info about the VBE device to the fwupd node by Simon Glass · 2 years ago
  14. 4218456 vbe: Add Kconfig options for VPL by Simon Glass · 2 years ago
  15. e45d226 vbe: Drop the U-Boot prefix from the version by Simon Glass · 2 years ago
  16. c263e21 vbe: Move OS implementation into a separate file by Simon Glass · 2 years ago
  17. d2b22ae vbe: Support reading the next SPL phase via VBE by Simon Glass · 2 years ago
  18. 70b26e4 vbe: Support selecting operations by SPL phase by Simon Glass · 2 years ago
  19. f1459c3 sandbox: Support obtaining the next phase from an image by Simon Glass · 2 years ago
  20. 5a61bf1 spl: Allow multiple loaders of the same time by Simon Glass · 2 years ago
  21. c3a148f vbe: Use a warning for a failed requests by Simon Glass · 2 years ago
  22. 98bedf4 vbe: Rename vbe_fixup to vbe_request by Simon Glass · 2 years ago
  23. bbe285c image: Allow loading a FIT image for a particular phase by Simon Glass · 2 years ago
  24. 44ad35a image: Add the concept of a phase to FIT by Simon Glass · 2 years ago
  25. b2d93c6 sandbox: Add a way to specify the sandbox executable by Simon Glass · 2 years ago
  26. 830690d sandbox: Generalise SPL booting by Simon Glass · 2 years ago
  27. 494e66d image: Move comment for fit_conf_find_compat() by Simon Glass · 2 years ago
  28. 0b5c9b0 sandbox: Drop message about writing sandbox state by Simon Glass · 2 years ago
  29. 372a7d9 dm: mmc: Allow sandbox emulator to build without writes by Simon Glass · 2 years ago
  30. 879a941 dm: blk: mmc: Tidy up some Makefile rules for SPL by Simon Glass · 2 years ago
  31. 6a318b1 bloblist: Drop debugging by Simon Glass · 2 years ago
  32. 2ff3db3 usb: Update the test to cover reading and writing by Simon Glass · 2 years ago
  33. 606b926 dm: blk: Add udevice functions by Simon Glass · 2 years ago
  34. b55afa0 disk: Rename block_dev to desc by Simon Glass · 2 years ago
  35. 76c839f disk: Rename block functions by Simon Glass · 2 years ago
  36. b190deb bootstd: Add a way to set up a bootflow by Simon Glass · 2 years ago
  37. cbd71fa test: Support tests which can only be run manually by Simon Glass · 2 years ago
  38. c43635b test: Update tests to use the skip feature by Simon Glass · 2 years ago
  39. 1facaad test: Report skippped tests by Simon Glass · 2 years ago
  40. d2afb9e binman: Support writing symbols into ELF files by Simon Glass · 2 years ago
  41. 3fbba55 binman: Handle writing ELF symbols in the Entry class by Simon Glass · 2 years ago
  42. 2b8b27f binman: Split out looking up a symbol into a function by Simon Glass · 2 years ago
  43. 2856579 binman: Allow obtaining a symbol value by Simon Glass · 2 years ago
  44. 6e55b11 spl: Add a separate silence option for SPL by Simon Glass · 2 years ago
  45. ec7e8da spl: Refactor controls for console output by Simon Glass · 2 years ago
  46. 2b8d2cc spl: Use binman suffix allow symbols of any SPL etype by Simon Glass · 2 years ago
  47. 3e62adc disk: Drop debug messages in part_efi by Simon Glass · 2 years ago
  48. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  49. 6f38d91 Merge branch '2022-10-31-broadcom-updates' by Tom Rini · 2 years ago
  50. 21545a8 timer: bcmbca: use arm global timer for bcm63138 SoC by William Zhang · 2 years, 2 months ago
  51. 35751c7 timer: sti: convert sti-timer to arm a9 global timer by William Zhang · 2 years, 2 months ago
  52. 8c1a9c7 arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855 by William Zhang · 2 years, 2 months ago
  53. 779a7b6 arm: bcmbca: remove bcm6753 support under CONFIG_ARCH_BCM6753 by William Zhang · 2 years, 2 months ago
  54. 62c0ae4 arm: bcmbca: add bcm6855 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 2 months ago
  55. 2dab3ee arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · 2 years, 2 months ago
  56. 872308c arm: bcmbca: remove bcm6858 support under CONFIG_ARCH_BCM6858 by William Zhang · 2 years, 2 months ago
  57. b0e2b6a arm: bcmbca: add bcm6858 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 2 months ago
  58. 4dcd23f arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · 2 years, 2 months ago
  59. fdf8f29 arm: bcmbca: remove bcm68360 support under CONFIG_ARCH_BCM68360 by William Zhang · 2 years, 2 months ago
  60. dc244ca arm: bcmbca: add bcm6856 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 2 months ago
  61. b4582f5 arm: bcmbca: make reset_cpu function weak by William Zhang · 2 years, 2 months ago
  62. b23c804 MAINTAINERS: Add BCM63158 maintainer to BCMBCA entry by William Zhang · 2 years, 2 months ago
  63. fa9ff77 arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · 2 years, 2 months ago
  64. 07f97bd arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158 by William Zhang · 2 years, 2 months ago
  65. 61546e7 arm: bcmbca: add bcm63158 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 2 months ago
  66. e5703df arm: bcmbca: add bcm4908 SoC support by William Zhang · 2 years, 3 months ago
  67. 1b81843 arm: bcmbca: add bcm6813 SoC support by William Zhang · 2 years, 3 months ago
  68. dc6117d arm: bcmbca: add bcm4912 SoC support by William Zhang · 2 years, 3 months ago
  69. c6e0073 arm: bcmbca: add bcm63146 SoC support by William Zhang · 2 years, 3 months ago
  70. 21385ad arm: bcmbca: add bcm63138 SoC support by William Zhang · 2 years, 3 months ago
  71. 7e3d695 arm: bcmbca: add bcm63148 SoC support by William Zhang · 2 years, 3 months ago
  72. 4054fd7 arm: bcmbca: add bcm6756 SoC support by William Zhang · 2 years, 3 months ago
  73. 4cab038 arm: bcmbca: add bcm6878 SoC support by William Zhang · 2 years, 3 months ago
  74. adb34dd arm: bcmbca: add bcm6846 SoC support by William Zhang · 2 years, 3 months ago
  75. 41c65ce arm: bcmbca: add bcm63178 SoC support by William Zhang · 2 years, 3 months ago
  76. e8da1da buildman: Handle the MAINTAINERS 'N' tag by Simon Glass · 2 years ago
  77. 218e2c4 Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years ago
  78. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years ago
  79. 9330abf pci: Drop test for DM_VIDEO by Simon Glass · 2 years ago
  80. feda193 video: Make all video options depend on DM_VIDEO by Simon Glass · 2 years ago
  81. eaf7075 video: Drop SPLASHIMAGE_CALLBACK by Simon Glass · 2 years ago
  82. b0c5353 video: Drop common LCD implementation by Simon Glass · 2 years ago
  83. 70cc7b6 video: Drop use of the lcd header file by Simon Glass · 2 years ago
  84. 8b11295 video: Drop CONFIG_LCD by Simon Glass · 2 years ago
  85. d32eb92 video: Drop CONFIG_VIDEO by Simon Glass · 2 years ago
  86. b667f4b video: Drop CONFIG_VIDEO by Simon Glass · 2 years ago
  87. 9876b5e video: Drop LCD_BPP by Simon Glass · 2 years ago
  88. 2429068 fdt: Drop support for LCD fixup in simplefb by Simon Glass · 2 years ago
  89. 0f9b86f video: Drop remaining references to CONFIG_LCD by Simon Glass · 2 years ago
  90. 777f3e3 efi: Drop old LCD code by Simon Glass · 2 years ago
  91. f9b7bd7 video: cmd: Drop old LCD code by Simon Glass · 2 years ago
  92. c31e0c6 BuR: ronetix: siemens: Drop old LCD code by Simon Glass · 2 years ago
  93. baefc72 tegra: Drop old LCD code by Simon Glass · 2 years ago
  94. 5cab749 compulab: Drop old LCD code by Simon Glass · 2 years ago
  95. 5ce85e0 nexell: Drop old LCD code by Simon Glass · 2 years ago
  96. 365e52d video: samsung: Drop old LCD code by Simon Glass · 2 years ago
  97. 6b9a829 video: Drop atmel LCD code by Simon Glass · 2 years ago
  98. b95125e treewide: Stop enabling CONFIG_LCD by Simon Glass · 2 years ago
  99. 6503969 video: atmel: Drop CONFIG_LCD_IN_PSRAM by Simon Glass · 2 years ago
  100. 26cf75f video: Drop ld9040 driver by Simon Glass · 2 years ago