1. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  2. 0359a09 cmd: part: Add partition-related type command by Enric Balletbo i Serra · Tue Jan 10 17:19:34 2023 +0100
  3. 7d3684a event: Correct dependencies on the EVENT framework by Tom Rini · Mon Jan 16 15:46:49 2023 -0500
  4. 5c0b032 cmd: event: Remove additional event description by Michal Simek · Tue Jan 17 11:44:45 2023 +0100
  5. 0a2f6a3 bootstd: Support creating a boot menu by Simon Glass · Fri Jan 06 08:52:40 2023 -0600
  6. 612b9cc bootstd: Allow reading a logo for the OS by Simon Glass · Fri Jan 06 08:52:34 2023 -0600
  7. 72b7b19 bootstd: Read the Operating System name for distro/scripts by Simon Glass · Fri Jan 06 08:52:33 2023 -0600
  8. 3b175ba video: Add font functions to the vidconsole API by Simon Glass · Fri Jan 06 08:52:32 2023 -0600
  9. daee3ba image: Move common image code to image_board and command by Simon Glass · Fri Jan 06 08:52:28 2023 -0600
  10. ac9853e image: Add a function to find a script in an image by Simon Glass · Fri Jan 06 08:52:27 2023 -0600
  11. 9d8d387 menu: Make use of CLI character processing by Simon Glass · Fri Jan 06 08:52:26 2023 -0600
  12. f1d3c8e menu: Update bootmenu_loop() to return the code by Simon Glass · Fri Jan 06 08:52:24 2023 -0600
  13. 81544c4 menu: Update bootmenu_autoboot_loop() to return the code by Simon Glass · Fri Jan 06 08:52:23 2023 -0600
  14. 05ecdf8 menu: Rename KEY_... to BKEY_... by Simon Glass · Fri Jan 06 08:52:22 2023 -0600
  15. a3f5ff2 cmd: spi: Judge the number of added parameters by chenzhipeng · Tue Dec 06 17:24:38 2022 +0800
  16. fd09932 cmd: exit: Fix return value propagation out of environment scripts by Marek Vasut · Tue Dec 20 07:25:59 2022 +0100
  17. f82f9e4 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · Thu Dec 15 10:15:50 2022 +0100
  18. 588ea36 cmd: change the return value when argc error by Shenlin Liang · Fri Dec 09 17:17:43 2022 +0800
  19. 1e8e828 cmd: mtdparts: add SYS_MTDPARTS_RUNTIME dependency on CONFIG_MTDIDS/MTDPARTS_DEFAULT by Patrick Delaunay · Thu Dec 08 09:10:13 2022 +0100
  20. a6b1b3b Merge branch 'next' by Tom Rini · Mon Jan 09 11:30:08 2023 -0500
  21. 13ce2d9 efi_loader: carve out efi_get_memory_map_alloc() by Heinrich Schuchardt · Thu Jan 05 18:26:01 2023 +0100
  22. 75272c0 cmd: avoid endless loop in sound play command by Heinrich Schuchardt · Sat Dec 31 00:49:10 2022 +0100
  23. d3e7e20 cmd: source: Support specifying config name by Sean Anderson · Mon Dec 12 14:12:11 2022 -0500
  24. 7d9733c cmd: source: Clean up a few lines by Sean Anderson · Mon Dec 12 14:12:10 2022 -0500
  25. 34aa075 cmd: net: wget: fix Kconfig dependency by Michael Walle · Wed Dec 28 16:27:15 2022 +0100
  26. 7662736 global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFG by Tom Rini · Sun Dec 04 10:13:57 2022 -0500
  27. 0d5392d global: Migrate CONFIG_RAMDISK_ADDR to CFG by Tom Rini · Sun Dec 04 10:13:39 2022 -0500
  28. e510a3f global: Migrate CONFIG_POSTBOOTMENU to CFG by Tom Rini · Sun Dec 04 10:13:33 2022 -0500
  29. 4079115 Convert CONFIG_THOR_RESET_OFF to Kconfig by Tom Rini · Fri Dec 02 16:42:46 2022 -0500
  30. 6da96a1 i2c: Remove CONFIG_I2C_MULTI_BUS by Tom Rini · Fri Dec 02 16:42:30 2022 -0500
  31. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · Mon Dec 19 09:29:55 2022 -0500
  32. c8883b0 eficonfig: EFI_VARIABLE_APPEND_WRITE is not set for null key by Masahisa Kojima · Tue Dec 20 19:38:52 2022 +0900
  33. 68e698b eficonfig: avoid SetVariable between GetNextVariableName calls by Masahisa Kojima · Mon Dec 19 11:33:13 2022 +0900
  34. 7ec3c6f eficonfig: carve out efi_get_next_variable_name_int calls by Masahisa Kojima · Mon Dec 19 11:33:12 2022 +0900
  35. d5f527a cmd: allow sound command to play multiple sounds by Heinrich Schuchardt · Thu Dec 15 16:50:39 2022 -0800
  36. b281fd0 configs: remove support of MTDIDS_DEFAULT/MTDPARTS_DEFAULT by Patrick Delaunay · Wed Dec 07 09:26:44 2022 +0100
  37. 6b60f68 cmd: mtd: check if a block has to be skipped or erased by Dario Binacchi · Sun Oct 30 15:14:13 2022 +0100
  38. 14e425d cmd: nand: Extend nand info to print ecc information by Michael Trimarchi · Thu Sep 22 15:39:37 2022 +0200
  39. 68fc04c net: Remove eth_legacy.c by Tom Rini · Sun Nov 27 10:25:36 2022 -0500
  40. 67c3aa2 Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Dec 06 10:07:01 2022 -0500
  41. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  42. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  43. 0a2bac7 global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_* by Tom Rini · Wed Nov 16 13:10:29 2022 -0500
  44. e03c8aa net: ping6: Add ping6 command by Viacheslav Mitrofanov · Fri Dec 02 12:18:08 2022 +0300
  45. 12b95ae net: tftp: Add IPv6 support for tftpboot by Viacheslav Mitrofanov · Fri Dec 02 12:18:07 2022 +0300
  46. b250c94 cmd: fix long text for sound command by Heinrich Schuchardt · Sun Dec 04 16:33:07 2022 +0100
  47. d414f57 eficonfig: use efi_get_next_variable_name_int() by Masahisa Kojima · Fri Dec 02 13:59:36 2022 +0900
  48. 2f407f0 efi_loader: utility function to check the variable name is "Boot####" by Masahisa Kojima · Fri Dec 02 13:59:35 2022 +0900
  49. f2d191a eficonfig: use u16_strsize() to get u16 string buffer size by Masahisa Kojima · Fri Dec 02 13:59:34 2022 +0900
  50. 5d13e9d eficonfig: fix going one directory up issue by Masahisa Kojima · Fri Dec 02 13:59:33 2022 +0900
  51. 296b55c efi_loader: don't use EFI_LOADER_DATA internally by Heinrich Schuchardt · Tue Nov 29 16:00:41 2022 +0100
  52. cc96a1d net: Add wget application by Ying-Chun Liu (PaulLiu) · Tue Nov 08 14:17:29 2022 +0800
  53. 36ce43b cmd: fix dependency for CMD_CLS by John Keeping · Wed Nov 23 17:16:14 2022 +0000
  54. 63d3d97 cmd: ubifs: Do not show usage when command fails by Pali Rohár · Sun Aug 07 21:58:56 2022 +0200
  55. 0b42549 cmd: fdt: Fix iteration over elements above index 1 in fdt get by Marek Vasut · Mon Nov 14 22:49:59 2022 +0100
  56. c3f260a eficonfig: add "Show Signature Database" menu entry by Masahisa Kojima · Sun Nov 20 09:21:19 2022 +0900
  57. cbdbcb4 eficonfig: add UEFI Secure Boot Key enrollment interface by Masahisa Kojima · Sun Nov 20 09:21:18 2022 +0900
  58. a75c8c9 eficonfig: use protocol interface for file selection by Masahisa Kojima · Sun Nov 20 09:21:17 2022 +0900
  59. 3360183a eficonfig: expose eficonfig_create_device_path() by Masahisa Kojima · Sun Nov 20 09:21:16 2022 +0900
  60. 5c9c2fc eficonfig: refactor change boot order implementation by Masahisa Kojima · Sun Nov 20 09:21:15 2022 +0900
  61. 6be1d1f eficonfig: expose append entry function by Masahisa Kojima · Sun Nov 20 09:21:14 2022 +0900
  62. 0be1b2a eficonfig: refactor file selection handling by Masahisa Kojima · Sun Nov 20 09:21:13 2022 +0900
  63. 036f799 eficonfig: fix missing variable initialization by Masahisa Kojima · Mon Nov 14 19:00:47 2022 +0900
  64. 719039c cmd: remove superfluous if in eficonfig_edit_boot_option by Heinrich Schuchardt · Thu Nov 10 12:19:30 2022 +0100
  65. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:13 2022 -0400
  66. 5a70f17 Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig by Tom Rini · Fri Oct 28 20:27:02 2022 -0400
  67. e57f8d4 dm: sandbox: Switch over to using the new host uclass by Simon Glass · Sat Oct 29 19:47:17 2022 -0600
  68. 25a52c5 dm: sandbox: Drop non-BLK code from host implementation by Simon Glass · Sat Oct 29 19:47:03 2022 -0600
  69. 76afe2f cmd: eeprom: don't truncate target address at 32-bit by Baruch Siach · Sun Oct 23 12:28:12 2022 +0300
  70. 85c2aa8 cyclic: switch to using hlist instead of list by Rasmus Villemoes · Fri Oct 28 13:50:53 2022 +0200
  71. 0f951fd FWU: cmd: Add a command to read FWU metadata by Sughosh Ganu · Fri Oct 21 18:16:04 2022 +0530
  72. c017c52 vbe: Add a command to show the VBE state by Simon Glass · Thu Oct 20 18:23:19 2022 -0600
  73. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  74. 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
  75. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  76. fae8560 video: Drop CONFIG_LCD by Simon Glass · Tue Oct 18 07:19:42 2022 -0600
  77. 0e85745 video: Drop CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:24:15 2022 -0600
  78. 395bcf2 video: Drop remaining references to CONFIG_LCD by Simon Glass · Sun Oct 16 15:59:22 2022 -0600
  79. b24a7d9 video: cmd: Drop old LCD code by Simon Glass · Sun Oct 16 15:57:41 2022 -0600
  80. de368f8 video: Move bmp_display() prototype to video.h by Simon Glass · Tue Oct 18 07:41:14 2022 -0600
  81. 858198c video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · Tue Oct 18 06:46:08 2022 -0600
  82. 8b883a3 video: Split SPLASH_SCREEN_ALIGN from bmp command by Simon Glass · Tue Oct 18 06:24:16 2022 -0600
  83. 9e972c3 video: Add commands to list and change fonts by Simon Glass · Thu Oct 06 08:36:16 2022 -0600
  84. a8173bc video: Enable the cls command by default by Simon Glass · Thu Oct 06 08:36:15 2022 -0600
  85. 724e2a4 video: Move the console commands to cmd/ by Simon Glass · Thu Oct 06 08:36:06 2022 -0600
  86. 91c96fe dm: treewide: Do not use the return value of simple uclass iterator by Michal Suchanek · Wed Oct 12 21:58:08 2022 +0200
  87. a58e246 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Tue Oct 25 09:54:59 2022 -0400
  88. 96dad64 cmd: sf: Handle unaligned 'update' start offset by Marek Vasut · Wed Sep 28 18:45:04 2022 +0200
  89. cb25410 cmd: bcb: select user(0) hwpart in __bcb_load() by Mattijs Korpershoek · Thu Oct 13 14:25:59 2022 +0200
  90. c3947ad qfw: return failure when no kernel could be loaded by Andre Przywara · Mon Oct 10 18:01:21 2022 +0100
  91. a224aa1 qfw: store loaded file size in environment variable by Andre Przywara · Mon Oct 10 18:01:20 2022 +0100
  92. feebd6c cmd: Add ncsi command by Samuel Mendoza-Jonas · Mon Aug 08 21:46:04 2022 +0930
  93. 09131ac Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Oct 20 09:11:08 2022 -0400
  94. 5edb2c3 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Thu Oct 20 08:58:05 2022 -0400
  95. 2396ca7 cmd/sbi: user friendly short texts by Heinrich Schuchardt · Tue Oct 04 10:09:54 2022 +0200
  96. a375178 cmd/sbi: error message for failure to get spec version by Heinrich Schuchardt · Tue Oct 04 10:09:53 2022 +0200
  97. 933c6f3 cmd/sbi: format RustSBI version number by Heinrich Schuchardt · Tue Oct 04 10:09:52 2022 +0200
  98. 3f5873f sunxi: Kconfig: use SoC-wide values for some symbols by Andre Przywara · Tue Sep 13 01:23:58 2022 +0100
  99. 84328cf fdt: Show a message when the working FDT changes by Simon Glass · Tue Oct 11 09:47:12 2022 -0600
  100. 975dd8a bootm: Drop #ifdef from do_bootm() by Simon Glass · Tue Oct 11 09:47:09 2022 -0600