1. baf62cf vexpress64: Enable OF_CONTROL and OF_BOARD for VExpress64 by Peter Hoyes · Thu Nov 11 09:26:02 2021 +0000
  2. 16fff30 vexpress64: Clean up BASE_FVP boot configuration by Peter Hoyes · Thu Nov 11 09:26:01 2021 +0000
  3. 3286037 vexpress64: Refactor header file to make it easier to add new FVPs by Peter Hoyes · Thu Nov 11 09:26:00 2021 +0000
  4. d7fdedd doc: Add documentation for the Arm VExpress64 board configs by Peter Hoyes · Thu Nov 11 09:25:59 2021 +0000
  5. 82f5c54 board: stemmy: Increase boot image to 64 MB by Linus Walleij · Sat Nov 20 23:55:42 2021 +0100
  6. 46a63fe Merge tag 'efi-next' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Fri Dec 31 07:28:36 2021 -0500
  7. a38b867 x86: efi: Don't set up global_data again with EFI by Simon Glass · Wed Dec 29 11:57:54 2021 -0700
  8. c3dcef1 x86: efi: Show the system-table revision by Simon Glass · Wed Dec 29 11:57:53 2021 -0700
  9. 358ccea efi: Allow easy selection of serial-only operation by Simon Glass · Wed Dec 29 11:57:50 2021 -0700
  10. 3a4e8a9 efi: Show when allocated pages are used by Simon Glass · Wed Dec 29 11:57:49 2021 -0700
  11. e523258 efi: Mention that efi_info_get() is only used in the stub by Simon Glass · Wed Dec 29 11:57:48 2021 -0700
  12. a008d68 efi: Check for failure when initing the app by Simon Glass · Wed Dec 29 11:57:47 2021 -0700
  13. b13771f efi: Share struct efi_priv between the app and stub code by Simon Glass · Wed Dec 29 11:57:45 2021 -0700
  14. 959cad7 efi: Add a few comments to the stub by Simon Glass · Wed Dec 29 11:57:44 2021 -0700
  15. 3f36974 efi: Fix ll_boot_init() operation with the app by Simon Glass · Wed Dec 29 11:57:43 2021 -0700
  16. 26ae0c5 efi: Add comments to struct efi_priv by Simon Glass · Wed Dec 29 11:57:42 2021 -0700
  17. be34434 efi: Drop device_path from struct efi_priv by Simon Glass · Wed Dec 29 11:57:41 2021 -0700
  18. 9cf89aa x86: efi: Add room for the binman definition in the dtb by Simon Glass · Wed Dec 29 11:57:40 2021 -0700
  19. e750698 x86: Don't process the kernel command line unless enabled by Simon Glass · Wed Dec 29 11:57:39 2021 -0700
  20. 5c267a0 x86: Allow booting a kernel from the EFI app by Simon Glass · Wed Dec 29 11:57:38 2021 -0700
  21. f028a99 efi: serial: Support arrow keys by Simon Glass · Wed Dec 29 11:57:37 2021 -0700
  22. 2d4b33e efi: Locate all block devices in the app by Simon Glass · Wed Dec 29 11:57:36 2021 -0700
  23. 7c15943 efi: Make unicode printf available to the app by Simon Glass · Wed Dec 29 11:57:35 2021 -0700
  24. a17e048 sunxi: add board documentation by Andre Przywara · Mon Dec 27 15:07:36 2021 +0000
  25. fb3893e efi_loader: Don't limit the StMM buffer size explicitly by Ilias Apalodimas · Fri Dec 24 10:08:41 2021 +0200
  26. ef47688 efi: fix typo in description of struct efi_entry_hdr by Heinrich Schuchardt · Tue Dec 21 09:09:48 2021 +0100
  27. ac461ae Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · Tue Dec 28 11:28:31 2021 -0500
  28. 70d7514 Merge branch '2021-12-27-CONFIG-migrations' into next by Tom Rini · Mon Dec 27 17:20:21 2021 -0500
  29. b3e3fe4 configs: Resync with savedefconfig by Tom Rini · Mon Dec 27 13:53:48 2021 +0000
  30. 9c8268d Convert CONFIG_JFFS2_DEV et al to Kconfig by Tom Rini · Fri Dec 17 18:08:47 2021 -0500
  31. f7c6985 Convert CONFIG_KIRKWOOD_GPIO to Kconfig by Tom Rini · Fri Dec 17 18:08:46 2021 -0500
  32. 43b9c29 Convert CONFIG_SYS_KWD_CONFIG to Kconfig by Tom Rini · Fri Dec 17 18:08:45 2021 -0500
  33. b7b337b Convert CONFIG_88F5182 et al to Kconfig by Tom Rini · Fri Dec 17 18:08:44 2021 -0500
  34. b8d3d8c Kconfig: Remove some symbols from the whitelist by Tom Rini · Fri Dec 17 18:08:43 2021 -0500
  35. 28d45a3 Convert CONFIG_CPU_FREQ_HZ to Kconfig by Tom Rini · Fri Dec 17 18:08:42 2021 -0500
  36. e6fc8b4 Convert CONFIG_CPU_SH7751 to Kconfig by Tom Rini · Fri Dec 17 18:08:41 2021 -0500
  37. 72f2c14 Convert CONFIG_CPU_PXA27X to Kconfig by Tom Rini · Fri Dec 17 18:08:40 2021 -0500
  38. 2d6f219 serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8 by Tom Rini · Fri Dec 17 18:08:39 2021 -0500
  39. bdfa376 CI: Test for unmigrated CONFIG symbols in board config.h files by Tom Rini · Tue Dec 14 13:36:41 2021 -0500
  40. 247cac8 Convert CONFIG_SYS_I2C_EEPROM_ADDR_LEN to Kconfig by Tom Rini · Fri Dec 17 18:08:38 2021 -0500
  41. d327f61 ppc: mpc83xx: Remove unused CONFIG symbols by Tom Rini · Fri Dec 17 18:08:37 2021 -0500
  42. 5683860 Convert CONFIG_83XX_PCICLK to Kconfig by Tom Rini · Fri Dec 17 18:08:36 2021 -0500
  43. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · Tue Dec 14 13:36:40 2021 -0500
  44. aea2a99 CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk() by Tom Rini · Tue Dec 14 13:36:39 2021 -0500
  45. dbd2403 nxp: ics307_clk: Guard get_board_ddr_clk function correctly by Tom Rini · Tue Dec 14 13:36:38 2021 -0500
  46. 8fa9125 ls1088a: Guard get_board_ddr_clk function correctly by Tom Rini · Tue Dec 14 13:36:37 2021 -0500
  47. 7afcd74 arm: s5pc1xx: Move CONFIG_SYS_CLK_FREQ_C1x0 out of CONFIG namespace by Tom Rini · Tue Dec 14 13:36:36 2021 -0500
  48. e33610c Convert CONFIG_ARCH_MAP_SYSMEM to Kconfig by Tom Rini · Tue Dec 14 13:36:35 2021 -0500
  49. 8808627 Convert CONFIG_SYS_NAND_U_BOOT_OFFS to Kconfig by Tom Rini · Tue Dec 14 13:36:34 2021 -0500
  50. 15cd5be Convert CONFIG_TPL_TEXT_BASE to Kconfig by Tom Rini · Tue Dec 14 13:36:33 2021 -0500
  51. 7115a87 Convert CONFIG_ZYNQMP_PSU_INIT_ENABLED to Kconfig by Tom Rini · Sun Dec 12 22:58:31 2021 -0500
  52. 9837245 Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig by Tom Rini · Sun Dec 12 22:12:36 2021 -0500
  53. 8f37ac4 Convert CONFIG_TEGRA_NAND to Kconfig by Tom Rini · Sun Dec 12 22:12:35 2021 -0500
  54. 0a25069 Finish converting CONFIG_SYS_FSL_CLK to Kconfig by Tom Rini · Sun Dec 12 22:12:34 2021 -0500
  55. 5e653ca warp7, pic32mzdask: Remove SYS_FDT_ADDR/SYS_ENV_ADDR from CONFIG namespace by Tom Rini · Sun Dec 12 22:12:33 2021 -0500
  56. 50e6f1b Convert CONFIG_SYS_PCI_64BIT to Kconfig by Tom Rini · Sun Dec 12 22:12:32 2021 -0500
  57. 89cdcab Finish CONFIG_VID et al conversion to Kconfig by Tom Rini · Sun Dec 12 22:12:31 2021 -0500
  58. e9269a0 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · Sun Dec 12 22:12:30 2021 -0500
  59. c2ac2f6 Convert CONFIG_SYS_MEMTEST_START et al to Kconfig by Tom Rini · Sun Dec 12 22:12:29 2021 -0500
  60. 3e6a35b Convert CONFIG_WATCHDOG_TIMEOUT_MSECS to Kconfig by Tom Rini · Sun Dec 12 22:12:28 2021 -0500
  61. af978a0 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · Sun Dec 12 22:12:27 2021 -0500
  62. e63618a pci: Remove unused FSL_PCI_INIT code by Tom Rini · Sun Dec 12 22:12:26 2021 -0500
  63. d03e14e Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig by Tom Rini · Sat Dec 11 14:55:54 2021 -0500
  64. 5df873f Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig by Tom Rini · Sat Dec 11 14:55:53 2021 -0500
  65. b113bca Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace by Tom Rini · Sat Dec 11 14:55:52 2021 -0500
  66. d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · Sat Dec 11 14:55:51 2021 -0500
  67. a43bf4e Convert CONFIG_SD_BOOT et al to Kconfig by Tom Rini · Sat Dec 11 14:55:50 2021 -0500
  68. 05b419e Convert CONFIG_FSL_IFC to Kconfig by Tom Rini · Sat Dec 11 14:55:49 2021 -0500
  69. 119d2fb Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · Sat Dec 11 14:55:48 2021 -0500
  70. f059955 Clarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in Kconfig by Tom Rini · Sat Dec 11 14:55:47 2021 -0500
  71. 3162fd3 arm: Drop unused tam3517-common.h by Tom Rini · Sat Dec 11 14:55:46 2021 -0500
  72. b592ae0 x86: coreboot: Add a sample script to build a qemu image by Simon Glass · Fri Nov 19 13:24:07 2021 -0700
  73. 3d1a508 x86: coreboot: Support getting a logo from virtio by Simon Glass · Fri Nov 19 13:24:06 2021 -0700
  74. 61f0958 video: Support virtio devices with the splash screen by Simon Glass · Fri Nov 19 13:24:05 2021 -0700
  75. 7a652859 video: Show the U-Boot logo by default by Simon Glass · Fri Nov 19 13:24:04 2021 -0700
  76. 87a3cd7 video: Support showing the U-Boot logo by Simon Glass · Fri Nov 19 13:24:03 2021 -0700
  77. c87ddf7 video: Drop VIDEO_LOGO from cfb_console by Simon Glass · Fri Nov 19 13:24:02 2021 -0700
  78. 8e5a8b6 video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · Fri Nov 19 13:24:01 2021 -0700
  79. 6149470 video: Drop #ifdefs from video_bmp by Simon Glass · Fri Nov 19 13:24:00 2021 -0700
  80. 6a92e88 video: theadorable: Use RGB565 for BMP blitting by Simon Glass · Fri Nov 19 13:23:59 2021 -0700
  81. 8bd7f60 video: Add a test for 16bpp BMP files by Simon Glass · Fri Nov 19 13:23:58 2021 -0700
  82. 1b695db video: Tidy up 24/32 BMP blitting by Simon Glass · Fri Nov 19 13:23:57 2021 -0700
  83. 8dc32e7 video: Drop the uclass colour map by Simon Glass · Fri Nov 19 13:23:56 2021 -0700
  84. 490bb99 video: bmp: Update RLE8 support to use the write function by Simon Glass · Fri Nov 19 13:23:55 2021 -0700
  85. 998e16a video: Move BMP pixel-writing into a function by Simon Glass · Fri Nov 19 13:23:54 2021 -0700
  86. aa662a6 video: Drop fb_put_byte() el at by Simon Glass · Fri Nov 19 13:23:53 2021 -0700
  87. 90392d9 sandbox: Enable support for the gzip command by Simon Glass · Fri Nov 19 13:23:52 2021 -0700
  88. 78cdc5d video: Expand video debugging buffer size by Simon Glass · Fri Nov 19 13:23:51 2021 -0700
  89. c3b5adf sandbox: video: Add BMP tests for 32bpp and 8bpp modes by Simon Glass · Fri Nov 19 13:23:50 2021 -0700
  90. a45738a sandbox: video: Correct the address of the copy base by Simon Glass · Fri Nov 19 13:23:49 2021 -0700
  91. 0c5b59e video: sandbox: Set a maximum frame-buffer size by Simon Glass · Fri Nov 19 13:23:48 2021 -0700
  92. c7ba6c8 console: Avoid serial output before the console is running by Simon Glass · Fri Nov 19 13:23:47 2021 -0700
  93. cce7480 video: sandbox: Avoid duplicate display windows by Simon Glass · Fri Nov 19 13:23:46 2021 -0700
  94. c3cfd76 sandbox: video: Support 8bpp depth by Simon Glass · Fri Nov 19 13:23:45 2021 -0700
  95. 8cc98c4 Merge branch '2021-12-23-make-OF_BOARD-a-boolean' into next by Tom Rini · Fri Dec 24 09:31:35 2021 -0500
  96. 467cf5a fdt: Show a runtime warning based on devicetree source by Simon Glass · Thu Dec 16 20:59:39 2021 -0700
  97. 944f8d8 fdt: Avoid emitting an device tree when not needed by Simon Glass · Thu Dec 16 20:59:38 2021 -0700
  98. 084cd90 fdt: Makefile: Ensure that OF_BOARD is used when needed by Simon Glass · Thu Dec 16 20:59:37 2021 -0700
  99. 94886db fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARD by Simon Glass · Thu Dec 16 20:59:36 2021 -0700
  100. 3760439 fdt: Add a Kconfig for boards with a prior stage by Simon Glass · Thu Dec 16 20:59:35 2021 -0700