1. 63a8770 configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDR by Tim Harvey · 2 years, 1 month ago
  2. b843399 configs: imx8mn_venice.h: remove unused ifdef by Tim Harvey · 2 years, 1 month ago
  3. 522b028 configs: imx8mn_venice: fix include header protection by Tim Harvey · 2 years, 1 month ago
  4. 56f96e6 arm: imx8mp: Initial MSC SM2S iMX8MP support by Martyn Welch · 2 years, 1 month ago
  5. 67b7d50 arm: mvebu: Add RD-AC5X board by Chris Packham · 2 years, 1 month ago
  6. df71c31 Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb by Pali Rohár · 2 years, 1 month ago
  7. 7ac5edc Merge tag 'mips-pull-2022-11-03' of https://source.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 2 years, 1 month ago
  8. ff21b84 MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig by Daniel Schwierzeck · 2 years, 5 months ago
  9. 7029176 MIPS: mscc: remove unused CPU_CLOCK_RATE by Daniel Schwierzeck · 2 years, 5 months ago
  10. 170681e MIPS: remove CONFIG_SYS_MHZ by Daniel Schwierzeck · 2 years, 5 months ago
  11. c875d88 highbank: switch to use the Arm SP804 DM_TIMER driver by Andre Przywara · 2 years, 1 month ago
  12. c794e49 cyclic: get rid of cyclic_init() by Rasmus Villemoes · 2 years, 1 month ago
  13. 85c2aa8 cyclic: switch to using hlist instead of list by Rasmus Villemoes · 2 years, 1 month ago
  14. 73bec9d list.h: synchronize hlist_for_each_entry* iterators with linux by Rasmus Villemoes · 2 years, 1 month ago
  15. 4582b8f cyclic: drop redundant cyclic_ready flag by Rasmus Villemoes · 2 years, 1 month ago
  16. e2ff5fc cyclic: use a flag in gd->flags for recursion protection by Rasmus Villemoes · 2 years, 1 month ago
  17. 1cadae2 FWU: Add support for the FWU Multi Bank Update feature by Sughosh Ganu · 2 years, 1 month ago
  18. 2a0592a FWU: Add boot time checks as highlighted by the FWU specification by Sughosh Ganu · 2 years, 1 month ago
  19. b780fa5 event: Add an event for main_loop by Sughosh Ganu · 2 years, 1 month ago
  20. 73abe8e FWU: STM32MP1: Add support to read boot index from backup register by Sughosh Ganu · 2 years, 1 month ago
  21. 60475ca FWU: Add helper functions for accessing FWU metadata by Sughosh Ganu · 2 years, 1 month ago
  22. e166b5e stm32mp1: Add image information for capsule updates by Sughosh Ganu · 2 years, 1 month ago
  23. ee062b5 FWU: Add FWU metadata access driver for GPT partitioned block devices by Sughosh Ganu · 2 years, 1 month ago
  24. 0f9399a FWU: Add FWU metadata structure and driver for accessing metadata by Sughosh Ganu · 2 years, 1 month ago
  25. c017c52 vbe: Add a command to show the VBE state by Simon Glass · 2 years, 1 month ago
  26. 9d0042e vbe: Record which phases loaded using VBE by Simon Glass · 2 years, 1 month ago
  27. d78aa75 vbe: Support reading the next SPL phase via VBE by Simon Glass · 2 years, 1 month ago
  28. a72641c vbe: Support selecting operations by SPL phase by Simon Glass · 2 years, 1 month ago
  29. a87cd0c sandbox: Support obtaining the next phase from an image by Simon Glass · 2 years, 1 month ago
  30. a42f11f image: Allow loading a FIT image for a particular phase by Simon Glass · 2 years, 1 month ago
  31. e3f81ae image: Add the concept of a phase to FIT by Simon Glass · 2 years, 1 month ago
  32. 4aa6a9b sandbox: Generalise SPL booting by Simon Glass · 2 years, 1 month ago
  33. 4bf6987 image: Move comment for fit_conf_find_compat() by Simon Glass · 2 years, 1 month ago
  34. 31b4f9e usb: Update the test to cover reading and writing by Simon Glass · 2 years, 1 month ago
  35. 1886100 dm: blk: Add udevice functions by Simon Glass · 2 years, 1 month ago
  36. 4e93eea disk: Rename block functions by Simon Glass · 2 years, 1 month ago
  37. 00501fc bootstd: Add a way to set up a bootflow by Simon Glass · 2 years, 1 month ago
  38. 1f1614b test: Support tests which can only be run manually by Simon Glass · 2 years, 1 month ago
  39. 816fe6c test: Report skippped tests by Simon Glass · 2 years, 1 month ago
  40. 5a332c1 spl: Use binman suffix allow symbols of any SPL etype by Simon Glass · 2 years, 1 month ago
  41. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  42. 504f062 arm: bcmbca: remove bcm6753 support under CONFIG_ARCH_BCM6753 by William Zhang · 2 years, 3 months ago
  43. cee5e9d arm: bcmbca: add bcm6855 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 3 months ago
  44. 28fe6ed arm: bcmbca: remove bcm6858 support under CONFIG_ARCH_BCM6858 by William Zhang · 2 years, 3 months ago
  45. a287017 arm: bcmbca: add bcm6858 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 3 months ago
  46. 2122756 arm: bcmbca: remove bcm68360 support under CONFIG_ARCH_BCM68360 by William Zhang · 2 years, 3 months ago
  47. d0eaa2c arm: bcmbca: add bcm6856 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 3 months ago
  48. 2abed60 arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158 by William Zhang · 2 years, 3 months ago
  49. 9a4519c arm: bcmbca: add bcm63158 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · 2 years, 3 months ago
  50. 26b895d arm: bcmbca: add bcm4908 SoC support by William Zhang · 2 years, 4 months ago
  51. aaf984f arm: bcmbca: add bcm6813 SoC support by William Zhang · 2 years, 4 months ago
  52. 40e4a52 arm: bcmbca: add bcm4912 SoC support by William Zhang · 2 years, 4 months ago
  53. 5cfa580 arm: bcmbca: add bcm63146 SoC support by William Zhang · 2 years, 4 months ago
  54. eceeac8 arm: bcmbca: add bcm63138 SoC support by William Zhang · 2 years, 4 months ago
  55. ad47f4e arm: bcmbca: add bcm63148 SoC support by William Zhang · 2 years, 4 months ago
  56. be15842 arm: bcmbca: add bcm6756 SoC support by William Zhang · 2 years, 4 months ago
  57. fe68cea arm: bcmbca: add bcm6878 SoC support by William Zhang · 2 years, 4 months ago
  58. 58245a9 arm: bcmbca: add bcm6846 SoC support by William Zhang · 2 years, 4 months ago
  59. bef9e39 arm: bcmbca: add bcm63178 SoC support by William Zhang · 2 years, 4 months ago
  60. 5bfbffb Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years, 1 month ago
  61. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
  62. aaf74bf video: Drop SPLASHIMAGE_CALLBACK by Simon Glass · 2 years, 1 month ago
  63. 009ebfa video: Drop common LCD implementation by Simon Glass · 2 years, 1 month ago
  64. 3caf032 video: Drop LCD_BPP by Simon Glass · 2 years, 1 month ago
  65. 395bcf2 video: Drop remaining references to CONFIG_LCD by Simon Glass · 2 years, 1 month ago
  66. e098f08 BuR: ronetix: siemens: Drop old LCD code by Simon Glass · 2 years, 1 month ago
  67. c162e02 tegra: Drop old LCD code by Simon Glass · 2 years, 1 month ago
  68. 31e1dcb video: samsung: Drop old LCD code by Simon Glass · 2 years, 1 month ago
  69. a423fd5 video: Drop atmel LCD code by Simon Glass · 2 years, 1 month ago
  70. ae0ee10 video: Drop ld9040 driver by Simon Glass · 2 years, 1 month ago
  71. de368f8 video: Move bmp_display() prototype to video.h by Simon Glass · 2 years, 1 month ago
  72. 7fce998 video: Drop CONFIG_LCD_INFO by Simon Glass · 2 years, 1 month ago
  73. ebd8937 video: Drop CONFIG_LCD_INFO_BELOW_LOGO by Simon Glass · 2 years, 1 month ago
  74. 3951bc1 video: Drop CONFIG_LCD_MENU by Simon Glass · 2 years, 1 month ago
  75. cc63b7d video: Drop CONFIG_LCD_ALIGNMENT by Simon Glass · 2 years, 1 month ago
  76. cda7d0c Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig by Simon Glass · 2 years, 1 month ago
  77. 858198c video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · 2 years, 1 month ago
  78. 45c0a7e Convert CONFIG_HIDE_LOGO_VERSION to Kconfig by Simon Glass · 2 years, 1 month ago
  79. 7045990 video: Add a way to get the default font height by Simon Glass · 2 years, 2 months ago
  80. 7e14804 video: Add a function to get the dimensions of a BMP image by Simon Glass · 2 years, 2 months ago
  81. 9e972c3 video: Add commands to list and change fonts by Simon Glass · 2 years, 2 months ago
  82. 981f00b video: Add a way to change the font name and size by Simon Glass · 2 years, 2 months ago
  83. 2247742 video: Add function to obtain the U-Boot logo by Simon Glass · 2 years, 2 months ago
  84. 2baa6f8 video: Allow filling the display with a colour by Simon Glass · 2 years, 2 months ago
  85. d622c5b video: Provide a function to set the cursor position by Simon Glass · 2 years, 2 months ago
  86. 2a00633 video: Move console colours to the video uclass by Simon Glass · 2 years, 2 months ago
  87. 98e1ada dm: core: Do not stop uclass iteration on error by Michal Suchanek · 2 years, 2 months ago
  88. b4416e0 dm: core: Add note about device_probe idempotence by Michal Suchanek · 2 years, 2 months ago
  89. 51000ee dm: core: Document return value of device bind functions by Michal Suchanek · 2 years, 2 months ago
  90. 4cd455e dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · 2 years, 2 months ago
  91. d58cd54 dm: pci: Fix doc typo first -> next by Michal Suchanek · 2 years, 2 months ago
  92. b529603 fdt_support: cosmetic: remove fdt_fixup_nor_flash_size prototype by Patrick Delaunay · 2 years, 2 months ago
  93. 7dc75b6 memory: Add TI GPMC driver by Roger Quadros · 2 years, 1 month ago
  94. b0679a7 dm: memory: Introduce new uclass by Roger Quadros · 2 years, 1 month ago
  95. 237f018 spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard by Roger Quadros · 2 years, 2 months ago
  96. b562878 Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 1 month ago
  97. a58e246 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 1 month ago
  98. a1e1e82 Merge tag 'fsl-qoriq-2022-10-18' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 2 years, 1 month ago
  99. e7e4d0c Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 2 years, 1 month ago
  100. 62baa61 Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 1 month ago