1. a72641c vbe: Support selecting operations by SPL phase by Simon Glass · Thu Oct 20 18:23:09 2022 -0600
  2. a87cd0c sandbox: Support obtaining the next phase from an image by Simon Glass · Thu Oct 20 18:23:08 2022 -0600
  3. 6b8705d spl: Allow multiple loaders of the same time by Simon Glass · Thu Oct 20 18:23:07 2022 -0600
  4. ec57644 vbe: Use a warning for a failed requests by Simon Glass · Thu Oct 20 18:23:06 2022 -0600
  5. 5a09137 vbe: Rename vbe_fixup to vbe_request by Simon Glass · Thu Oct 20 18:23:05 2022 -0600
  6. a42f11f image: Allow loading a FIT image for a particular phase by Simon Glass · Thu Oct 20 18:23:04 2022 -0600
  7. e3f81ae image: Add the concept of a phase to FIT by Simon Glass · Thu Oct 20 18:23:03 2022 -0600
  8. f0b534f sandbox: Add a way to specify the sandbox executable by Simon Glass · Thu Oct 20 18:23:02 2022 -0600
  9. 4aa6a9b sandbox: Generalise SPL booting by Simon Glass · Thu Oct 20 18:23:01 2022 -0600
  10. 4bf6987 image: Move comment for fit_conf_find_compat() by Simon Glass · Thu Oct 20 18:23:00 2022 -0600
  11. 5cda70f sandbox: Drop message about writing sandbox state by Simon Glass · Thu Oct 20 18:22:59 2022 -0600
  12. ceeb74f dm: mmc: Allow sandbox emulator to build without writes by Simon Glass · Thu Oct 20 18:22:58 2022 -0600
  13. 7a40983 dm: blk: mmc: Tidy up some Makefile rules for SPL by Simon Glass · Thu Oct 20 18:22:57 2022 -0600
  14. e7d53ed bloblist: Drop debugging by Simon Glass · Thu Oct 20 18:22:56 2022 -0600
  15. 31b4f9e usb: Update the test to cover reading and writing by Simon Glass · Thu Oct 20 18:22:55 2022 -0600
  16. 1886100 dm: blk: Add udevice functions by Simon Glass · Thu Oct 20 18:22:54 2022 -0600
  17. c83bb53 disk: Rename block_dev to desc by Simon Glass · Thu Oct 20 18:22:53 2022 -0600
  18. 4e93eea disk: Rename block functions by Simon Glass · Thu Oct 20 18:22:52 2022 -0600
  19. 00501fc bootstd: Add a way to set up a bootflow by Simon Glass · Thu Oct 20 18:22:51 2022 -0600
  20. 1f1614b test: Support tests which can only be run manually by Simon Glass · Thu Oct 20 18:22:50 2022 -0600
  21. c759944 test: Update tests to use the skip feature by Simon Glass · Thu Oct 20 18:22:49 2022 -0600
  22. 816fe6c test: Report skippped tests by Simon Glass · Thu Oct 20 18:22:48 2022 -0600
  23. 37f85de binman: Support writing symbols into ELF files by Simon Glass · Thu Oct 20 18:22:47 2022 -0600
  24. 6fc079e binman: Handle writing ELF symbols in the Entry class by Simon Glass · Thu Oct 20 18:22:46 2022 -0600
  25. 133f0f7 binman: Split out looking up a symbol into a function by Simon Glass · Thu Oct 20 18:22:45 2022 -0600
  26. cb452b0 binman: Allow obtaining a symbol value by Simon Glass · Thu Oct 20 18:22:44 2022 -0600
  27. 66eea9f spl: Add a separate silence option for SPL by Simon Glass · Thu Oct 20 18:22:43 2022 -0600
  28. a65cc06 spl: Refactor controls for console output by Simon Glass · Thu Oct 20 18:22:42 2022 -0600
  29. 5a332c1 spl: Use binman suffix allow symbols of any SPL etype by Simon Glass · Thu Oct 20 18:22:41 2022 -0600
  30. a6265b5 disk: Drop debug messages in part_efi by Simon Glass · Thu Oct 20 18:22:40 2022 -0600
  31. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  32. 4078fec Merge branch '2022-10-31-broadcom-updates' by Tom Rini · Mon Oct 31 10:40:31 2022 -0400
  33. 0d648e7 timer: bcmbca: use arm global timer for bcm63138 SoC by William Zhang · Tue Aug 23 21:44:33 2022 -0700
  34. 38c26de timer: sti: convert sti-timer to arm a9 global timer by William Zhang · Tue Aug 23 21:44:32 2022 -0700
  35. 3892182 arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855 by William Zhang · Mon Aug 22 11:49:08 2022 -0700
  36. 504f062 arm: bcmbca: remove bcm6753 support under CONFIG_ARCH_BCM6753 by William Zhang · Mon Aug 22 11:49:07 2022 -0700
  37. cee5e9d arm: bcmbca: add bcm6855 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · Mon Aug 22 11:49:06 2022 -0700
  38. 6b45fa6 arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · Mon Aug 22 11:39:45 2022 -0700
  39. 28fe6ed arm: bcmbca: remove bcm6858 support under CONFIG_ARCH_BCM6858 by William Zhang · Mon Aug 22 11:39:44 2022 -0700
  40. a287017 arm: bcmbca: add bcm6858 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · Mon Aug 22 11:39:43 2022 -0700
  41. df0b5bb arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · Mon Aug 22 11:31:43 2022 -0700
  42. 2122756 arm: bcmbca: remove bcm68360 support under CONFIG_ARCH_BCM68360 by William Zhang · Mon Aug 22 11:31:42 2022 -0700
  43. d0eaa2c arm: bcmbca: add bcm6856 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · Mon Aug 22 11:31:41 2022 -0700
  44. 771896c arm: bcmbca: make reset_cpu function weak by William Zhang · Mon Aug 22 11:19:48 2022 -0700
  45. f4704a1 MAINTAINERS: Add BCM63158 maintainer to BCMBCA entry by William Zhang · Mon Aug 22 11:19:47 2022 -0700
  46. 35a3ec1b arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · Mon Aug 22 11:19:46 2022 -0700
  47. 2abed60 arm: bcmbca: remove bcm63158 support under CONFIG_ARCH_BCM63158 by William Zhang · Mon Aug 22 11:19:45 2022 -0700
  48. 9a4519c arm: bcmbca: add bcm63158 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · Mon Aug 22 11:19:44 2022 -0700
  49. 26b895d arm: bcmbca: add bcm4908 SoC support by William Zhang · Fri Aug 05 18:34:03 2022 -0700
  50. aaf984f arm: bcmbca: add bcm6813 SoC support by William Zhang · Fri Aug 05 18:34:02 2022 -0700
  51. 40e4a52 arm: bcmbca: add bcm4912 SoC support by William Zhang · Fri Aug 05 18:34:01 2022 -0700
  52. 5cfa580 arm: bcmbca: add bcm63146 SoC support by William Zhang · Fri Aug 05 18:34:00 2022 -0700
  53. eceeac8 arm: bcmbca: add bcm63138 SoC support by William Zhang · Fri Aug 05 18:25:13 2022 -0700
  54. ad47f4e arm: bcmbca: add bcm63148 SoC support by William Zhang · Mon Aug 01 11:39:25 2022 -0700
  55. be15842 arm: bcmbca: add bcm6756 SoC support by William Zhang · Mon Aug 01 11:39:24 2022 -0700
  56. fe68cea arm: bcmbca: add bcm6878 SoC support by William Zhang · Mon Aug 01 11:39:23 2022 -0700
  57. 58245a9 arm: bcmbca: add bcm6846 SoC support by William Zhang · Mon Aug 01 11:39:22 2022 -0700
  58. bef9e39 arm: bcmbca: add bcm63178 SoC support by William Zhang · Mon Aug 01 11:39:21 2022 -0700
  59. 3a90a69 buildman: Handle the MAINTAINERS 'N' tag by Simon Glass · Tue Oct 11 08:15:37 2022 -0600
  60. 5bfbffb Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sun Oct 30 17:16:35 2022 -0400
  61. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  62. 04c640c pci: Drop test for DM_VIDEO by Simon Glass · Tue Oct 18 07:58:16 2022 -0600
  63. 557786c video: Make all video options depend on DM_VIDEO by Simon Glass · Tue Oct 18 07:35:17 2022 -0600
  64. aaf74bf video: Drop SPLASHIMAGE_CALLBACK by Simon Glass · Tue Oct 18 07:30:25 2022 -0600
  65. 009ebfa video: Drop common LCD implementation by Simon Glass · Sun Oct 16 15:25:26 2022 -0600
  66. bcb87b6 video: Drop use of the lcd header file by Simon Glass · Tue Oct 18 07:10:26 2022 -0600
  67. fae8560 video: Drop CONFIG_LCD by Simon Glass · Tue Oct 18 07:19:42 2022 -0600
  68. 0e85745 video: Drop CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:24:15 2022 -0600
  69. 678d4e3 video: Drop CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:20:56 2022 -0600
  70. 3caf032 video: Drop LCD_BPP by Simon Glass · Tue Oct 18 06:55:49 2022 -0600
  71. c15f93f fdt: Drop support for LCD fixup in simplefb by Simon Glass · Tue Oct 18 06:54:26 2022 -0600
  72. 395bcf2 video: Drop remaining references to CONFIG_LCD by Simon Glass · Sun Oct 16 15:59:22 2022 -0600
  73. 26a6af2 efi: Drop old LCD code by Simon Glass · Sun Oct 16 15:58:34 2022 -0600
  74. b24a7d9 video: cmd: Drop old LCD code by Simon Glass · Sun Oct 16 15:57:41 2022 -0600
  75. e098f08 BuR: ronetix: siemens: Drop old LCD code by Simon Glass · Sun Oct 16 15:56:56 2022 -0600
  76. c162e02 tegra: Drop old LCD code by Simon Glass · Tue Oct 18 06:10:04 2022 -0600
  77. 2c93227 compulab: Drop old LCD code by Simon Glass · Sun Oct 16 15:56:14 2022 -0600
  78. 8e0e1c4 nexell: Drop old LCD code by Simon Glass · Sun Oct 16 15:55:16 2022 -0600
  79. 31e1dcb video: samsung: Drop old LCD code by Simon Glass · Sun Oct 16 15:54:35 2022 -0600
  80. a423fd5 video: Drop atmel LCD code by Simon Glass · Sun Oct 16 15:53:35 2022 -0600
  81. f91fc43 treewide: Stop enabling CONFIG_LCD by Simon Glass · Sun Oct 16 15:52:26 2022 -0600
  82. f7202f1 video: atmel: Drop CONFIG_LCD_IN_PSRAM by Simon Glass · Sun Oct 16 15:49:00 2022 -0600
  83. ae0ee10 video: Drop ld9040 driver by Simon Glass · Sun Oct 16 15:46:15 2022 -0600
  84. c47e207 video: atmel: Drop pre-DM parts of video driver by Simon Glass · Sun Oct 16 15:38:01 2022 -0600
  85. 9faa287 video: Drop CONFIG_AM335X_LCD by Simon Glass · Sun Oct 16 15:31:47 2022 -0600
  86. 4e657c0 BuR: Drop old LCD code by Simon Glass · Tue Oct 18 06:13:24 2022 -0600
  87. 1a4e702 video: Drop VCXK video controller by Simon Glass · Sun Oct 16 15:26:52 2022 -0600
  88. 7391444 Drop CONFIG_LCD_LOGO by Simon Glass · Sun Oct 16 15:19:04 2022 -0600
  89. 57988df api: Drop LCD implementation by Simon Glass · Sun Oct 16 15:16:43 2022 -0600
  90. de368f8 video: Move bmp_display() prototype to video.h by Simon Glass · Tue Oct 18 07:41:14 2022 -0600
  91. 7fce998 video: Drop CONFIG_LCD_INFO by Simon Glass · Sun Oct 16 15:11:32 2022 -0600
  92. ebd8937 video: Drop CONFIG_LCD_INFO_BELOW_LOGO by Simon Glass · Sun Oct 16 15:08:59 2022 -0600
  93. 3951bc1 video: Drop CONFIG_LCD_MENU by Simon Glass · Sun Oct 16 15:06:52 2022 -0600
  94. cc63b7d video: Drop CONFIG_LCD_ALIGNMENT by Simon Glass · Sun Oct 16 15:02:58 2022 -0600
  95. dfcb144 video: lcd: Drop console rotation by Simon Glass · Sun Oct 16 15:00:37 2022 -0600
  96. cda7d0c Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig by Simon Glass · Tue Oct 18 06:49:18 2022 -0600
  97. 858198c video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · Tue Oct 18 06:46:08 2022 -0600
  98. 45c0a7e Convert CONFIG_HIDE_LOGO_VERSION to Kconfig by Simon Glass · Tue Oct 18 06:30:56 2022 -0600
  99. 8b883a3 video: Split SPLASH_SCREEN_ALIGN from bmp command by Simon Glass · Tue Oct 18 06:24:16 2022 -0600
  100. 0cdb0aa splash: get devpart from environment variable by Julien Masson · Mon Oct 17 10:33:22 2022 +0200