1. 899f291 configs: imx8mn_beacon: Re-align memory to standard imx8mn settings by Adam Ford · 2 years ago
  2. dbd5ca2 imx8mm: synchronise device tree with linux by Marcel Ziswiler · 2 years ago
  3. f067b59 imx8mn: synchronise device tree with linux by Marcel Ziswiler · 2 years ago
  4. 0b42fdc imx8mp: synchronise device tree with linux by Marcel Ziswiler · 2 years ago
  5. cb9b70f imx8mq: synchronise device tree with linux by Marcel Ziswiler · 2 years ago
  6. ed7bda5 imx8ulp: synchronise device tree with linux by Marcel Ziswiler · 2 years ago
  7. 62f9686 imxrt1050: synchronise device tree with linux by Marcel Ziswiler · 2 years ago
  8. 765f6f1 imx: imx8m{m,n,p}_venice: migrate to CONFIG_EXTRA_ENV_TEXT by Tim Harvey · 2 years ago
  9. e9e03e7 configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDR by Tim Harvey · 2 years ago
  10. 37fa34f configs: imx8mn_venice.h: remove unused ifdef by Tim Harvey · 2 years ago
  11. 9414097 configs: imx8mn_venice: fix include header protection by Tim Harvey · 2 years ago
  12. c8f3402 arm: imx8mp: Initial MSC SM2S iMX8MP support by Martyn Welch · 2 years ago
  13. 6cc8b5d arm: mvebu: Add RD-AC5X board by Chris Packham · 2 years ago
  14. 87ac4b4 Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb by Pali Rohár · 2 years ago
  15. 45fc699 Merge tag 'mips-pull-2022-11-03' of https://source.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 2 years ago
  16. a29491a MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig by Daniel Schwierzeck · 2 years, 3 months ago
  17. ea24b0e MIPS: mscc: remove unused CPU_CLOCK_RATE by Daniel Schwierzeck · 2 years, 3 months ago
  18. e9dcd5b MIPS: remove CONFIG_SYS_MHZ by Daniel Schwierzeck · 2 years, 3 months ago
  19. 44b7abf highbank: switch to use the Arm SP804 DM_TIMER driver by Andre Przywara · 2 years ago
  20. 50128ae cyclic: get rid of cyclic_init() by Rasmus Villemoes · 2 years ago
  21. 2896839 cyclic: switch to using hlist instead of list by Rasmus Villemoes · 2 years ago
  22. 2399b62 list.h: synchronize hlist_for_each_entry* iterators with linux by Rasmus Villemoes · 2 years ago
  23. 6b84b1d cyclic: drop redundant cyclic_ready flag by Rasmus Villemoes · 2 years ago
  24. d7de5ef cyclic: use a flag in gd->flags for recursion protection by Rasmus Villemoes · 2 years ago
  25. 8679405 FWU: Add support for the FWU Multi Bank Update feature by Sughosh Ganu · 2 years ago
  26. 7e9814c FWU: Add boot time checks as highlighted by the FWU specification by Sughosh Ganu · 2 years ago
  27. 467bad5 event: Add an event for main_loop by Sughosh Ganu · 2 years ago
  28. 95b5a7d FWU: STM32MP1: Add support to read boot index from backup register by Sughosh Ganu · 2 years ago
  29. 7d6e2c5 FWU: Add helper functions for accessing FWU metadata by Sughosh Ganu · 2 years ago
  30. d70c4a0 stm32mp1: Add image information for capsule updates by Sughosh Ganu · 2 years ago
  31. 554b38f FWU: Add FWU metadata access driver for GPT partitioned block devices by Sughosh Ganu · 2 years ago
  32. 2eaedc9 FWU: Add FWU metadata structure and driver for accessing metadata by Sughosh Ganu · 2 years ago
  33. 7f3470b vbe: Add a command to show the VBE state by Simon Glass · 2 years ago
  34. d8b7c34 vbe: Record which phases loaded using VBE by Simon Glass · 2 years ago
  35. d2b22ae vbe: Support reading the next SPL phase via VBE by Simon Glass · 2 years ago
  36. 70b26e4 vbe: Support selecting operations by SPL phase by Simon Glass · 2 years ago
  37. f1459c3 sandbox: Support obtaining the next phase from an image by Simon Glass · 2 years ago
  38. bbe285c image: Allow loading a FIT image for a particular phase by Simon Glass · 2 years ago
  39. 44ad35a image: Add the concept of a phase to FIT by Simon Glass · 2 years ago
  40. 830690d sandbox: Generalise SPL booting by Simon Glass · 2 years ago
  41. 494e66d image: Move comment for fit_conf_find_compat() by Simon Glass · 2 years ago
  42. 2ff3db3 usb: Update the test to cover reading and writing by Simon Glass · 2 years ago
  43. 606b926 dm: blk: Add udevice functions by Simon Glass · 2 years ago
  44. 76c839f disk: Rename block functions by Simon Glass · 2 years ago
  45. b190deb bootstd: Add a way to set up a bootflow by Simon Glass · 2 years ago
  46. cbd71fa test: Support tests which can only be run manually by Simon Glass · 2 years ago
  47. 1facaad test: Report skippped tests by Simon Glass · 2 years ago
  48. 2b8d2cc spl: Use binman suffix allow symbols of any SPL etype by Simon Glass · 2 years ago
  49. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  50. 779a7b6 arm: bcmbca: remove bcm6753 support under CONFIG_ARCH_BCM6753 by William Zhang · 2 years, 2 months ago
  51. 62c0ae4 arm: bcmbca: add bcm6855 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 2 months ago
  52. 872308c arm: bcmbca: remove bcm6858 support under CONFIG_ARCH_BCM6858 by William Zhang · 2 years, 2 months ago
  53. b0e2b6a arm: bcmbca: add bcm6858 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 2 months ago
  54. fdf8f29 arm: bcmbca: remove bcm68360 support under CONFIG_ARCH_BCM68360 by William Zhang · 2 years, 2 months ago
  55. dc244ca arm: bcmbca: add bcm6856 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 2 months ago
  56. 07f97bd arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158 by William Zhang · 2 years, 2 months ago
  57. 61546e7 arm: bcmbca: add bcm63158 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 2 months ago
  58. e5703df arm: bcmbca: add bcm4908 SoC support by William Zhang · 2 years, 3 months ago
  59. 1b81843 arm: bcmbca: add bcm6813 SoC support by William Zhang · 2 years, 3 months ago
  60. dc6117d arm: bcmbca: add bcm4912 SoC support by William Zhang · 2 years, 3 months ago
  61. c6e0073 arm: bcmbca: add bcm63146 SoC support by William Zhang · 2 years, 3 months ago
  62. 21385ad arm: bcmbca: add bcm63138 SoC support by William Zhang · 2 years, 3 months ago
  63. 7e3d695 arm: bcmbca: add bcm63148 SoC support by William Zhang · 2 years, 3 months ago
  64. 4054fd7 arm: bcmbca: add bcm6756 SoC support by William Zhang · 2 years, 3 months ago
  65. 4cab038 arm: bcmbca: add bcm6878 SoC support by William Zhang · 2 years, 3 months ago
  66. adb34dd arm: bcmbca: add bcm6846 SoC support by William Zhang · 2 years, 3 months ago
  67. 41c65ce arm: bcmbca: add bcm63178 SoC support by William Zhang · 2 years, 3 months ago
  68. 218e2c4 Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years ago
  69. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years ago
  70. eaf7075 video: Drop SPLASHIMAGE_CALLBACK by Simon Glass · 2 years ago
  71. b0c5353 video: Drop common LCD implementation by Simon Glass · 2 years ago
  72. 9876b5e video: Drop LCD_BPP by Simon Glass · 2 years ago
  73. 0f9b86f video: Drop remaining references to CONFIG_LCD by Simon Glass · 2 years ago
  74. c31e0c6 BuR: ronetix: siemens: Drop old LCD code by Simon Glass · 2 years ago
  75. baefc72 tegra: Drop old LCD code by Simon Glass · 2 years ago
  76. 365e52d video: samsung: Drop old LCD code by Simon Glass · 2 years ago
  77. 6b9a829 video: Drop atmel LCD code by Simon Glass · 2 years ago
  78. 26cf75f video: Drop ld9040 driver by Simon Glass · 2 years ago
  79. f24404d video: Move bmp_display() prototype to video.h by Simon Glass · 2 years ago
  80. ba97899 video: Drop CONFIG_LCD_INFO by Simon Glass · 2 years ago
  81. 8166056 video: Drop CONFIG_LCD_INFO_BELOW_LOGO by Simon Glass · 2 years ago
  82. 817f934 video: Drop CONFIG_LCD_MENU by Simon Glass · 2 years ago
  83. 832bcbb video: Drop CONFIG_LCD_ALIGNMENT by Simon Glass · 2 years ago
  84. 2fd5a57 Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig by Simon Glass · 2 years ago
  85. e655003 video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · 2 years ago
  86. 4adc28e Convert CONFIG_HIDE_LOGO_VERSION to Kconfig by Simon Glass · 2 years ago
  87. c830e28 video: Add a way to get the default font height by Simon Glass · 2 years, 1 month ago
  88. e90322f video: Add a function to get the dimensions of a BMP image by Simon Glass · 2 years, 1 month ago
  89. 430e167 video: Add commands to list and change fonts by Simon Glass · 2 years, 1 month ago
  90. 57a847c video: Add a way to change the font name and size by Simon Glass · 2 years, 1 month ago
  91. 0d38901 video: Add function to obtain the U-Boot logo by Simon Glass · 2 years, 1 month ago
  92. 50d562c video: Allow filling the display with a colour by Simon Glass · 2 years, 1 month ago
  93. 6b6dc0d video: Provide a function to set the cursor position by Simon Glass · 2 years, 1 month ago
  94. a032e4b video: Move console colours to the video uclass by Simon Glass · 2 years, 1 month ago
  95. f219547 dm: core: Do not stop uclass iteration on error by Michal Suchanek · 2 years ago
  96. aa5511e dm: core: Add note about device_probe idempotence by Michal Suchanek · 2 years, 1 month ago
  97. 73f8fbc dm: core: Document return value of device bind functions by Michal Suchanek · 2 years, 1 month ago
  98. 58ddb93 dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · 2 years, 1 month ago
  99. 1fcfadc dm: pci: Fix doc typo first -> next by Michal Suchanek · 2 years, 1 month ago
  100. d7e9de7 fdt_support: cosmetic: remove fdt_fixup_nor_flash_size prototype by Patrick Delaunay · 2 years, 1 month ago