1. 15a2ab5 scsi: Forceably finish migration to DM_SCSI by Tom Rini · Fri Oct 27 20:59:51 2023 -0400
  2. add7634 event: add new EVT_SETTINGS_R event by Artur Rojek · Wed Oct 18 16:00:57 2023 +0200
  3. adad2d0 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · Tue Sep 26 08:14:27 2023 -0600
  4. dfbb8e3 common: event: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:47 2023 +0200
  5. e2aa438 common: board_r: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:44 2023 +0200
  6. a66d1d8 blkcache: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:42 2023 +0200
  7. 1cedca1 event: Use an event to replace last_stage_init() by Simon Glass · Mon Aug 21 21:17:01 2023 -0600
  8. cad6b82 initcall: Support manual relocation by Simon Glass · Mon Aug 21 21:16:55 2023 -0600
  9. afb5a8a Revert "initcall: Move to inline function" by Simon Glass · Mon Aug 21 21:16:49 2023 -0600
  10. eff11fa treewide: unify the linker symbol reference format by Shiji Yang · Thu Aug 03 09:47:17 2023 +0800
  11. 345c974 bdinfo: Show the malloc base with the bdinfo command by Simon Glass · Sat Jul 15 21:38:53 2023 -0600
  12. e8b80f3 ide: Drop init for not using BLK by Simon Glass · Tue Apr 25 10:54:29 2023 -0600
  13. e7c108e ide: Drop CONFIG_START_IDE by Simon Glass · Tue Apr 25 10:54:28 2023 -0600
  14. c2727e5 dm: Add support for handling old u-boot,dm- tags by Simon Glass · Mon Feb 13 08:56:32 2023 -0700
  15. d270aae dm: Allow serial output during the relocation process by Simon Glass · Sun Jan 15 14:15:41 2023 -0700
  16. c19fee5 Correct SPL uses of SAVE_PREV_BL_INITRAMFS_START_ADDR by Simon Glass · Sun Feb 05 17:55:03 2023 -0700
  17. 9e0417e Correct SPL uses of SAVE_PREV_BL_FDT_ADDR by Simon Glass · Sun Feb 05 15:40:44 2023 -0700
  18. 12f813d Correct SPL use of OF_EMBED by Simon Glass · Sun Feb 05 15:40:25 2023 -0700
  19. a4d9fd1 Correct SPL uses of NEEDS_MANUAL_RELOC by Simon Glass · Sun Feb 05 15:40:19 2023 -0700
  20. ba3982f gpio: Get rid of gpio_hog_probe_all() by Marek Vasut · Thu Sep 22 17:53:26 2022 +0200
  21. 0bb9b09 global: Migrate CONFIG_PRAM to CFG by Tom Rini · Sun Dec 04 10:13:37 2022 -0500
  22. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  23. 9a84e07 efi_loader: remove CONFIG_EFI_SETUP_EARLY by AKASHI Takahiro · Fri Oct 21 12:01:57 2022 +0900
  24. c794e49 cyclic: get rid of cyclic_init() by Rasmus Villemoes · Fri Oct 28 13:50:54 2022 +0200
  25. b780fa5 event: Add an event for main_loop by Sughosh Ganu · Fri Oct 21 18:16:01 2022 +0530
  26. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  27. 9411630 Merge branch 'next' by Tom Rini · Mon Oct 03 15:39:46 2022 -0400
  28. ba8457b dm: core: Provide a way to reset the device tree by Simon Glass · Tue Sep 06 20:27:19 2022 -0600
  29. 4b74a4e board_r: Relocate OF_EMBED if NEEDS_MANUAL_RELOC only by Pierre-Clément Tosi · Fri Sep 09 21:16:18 2022 +0100
  30. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  31. 7513df3 cyclic: Integrate cyclic functionality at bootup in board_r/f by Stefan Roese · Fri Sep 02 13:57:50 2022 +0200
  32. 1ab1692 common: Drop display_options.h from common header by Simon Glass · Sun Jul 31 12:28:48 2022 -0600
  33. 063c938 Audit <flash.h> inclusion by Tom Rini · Sat Jul 23 13:05:03 2022 -0400
  34. b565aff common/board_r.c: drop legacy and unused bi_enetaddr by Rasmus Villemoes · Fri May 20 13:19:08 2022 +0200
  35. 145f200 event: fix static events for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · Sun May 15 21:40:29 2022 +0300
  36. 4780550 Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig by Tom Rini · Thu May 12 16:45:08 2022 -0400
  37. 971df82 board_r: use IS_ENABLED(CONFIG_NEEDS_MANUAL_RELOC) in board_init_r() by Ovidiu Panait · Mon May 02 18:34:56 2022 +0300
  38. 2fa2765 efi_loader: call efi_init_early() earlier by Heinrich Schuchardt · Thu Apr 28 06:30:30 2022 +0000
  39. 5332012 nds32: Remove the architecture by Tom Rini · Wed Apr 06 09:21:25 2022 -0400
  40. a36dc25 efi_loader: split efi_init_obj_list() into two stages by AKASHI Takahiro · Tue Apr 19 10:05:11 2022 +0900
  41. a346306 arm: init: save previous bootloader data by Dzmitry Sankouski · Tue Feb 22 21:49:52 2022 +0300
  42. aa4bce9 event: Add basic support for events by Simon Glass · Fri Mar 04 08:43:00 2022 -0700
  43. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  44. 42a9d97 common: board_r: drop ifdefs around header includes by Ovidiu Panait · Sat Jan 01 19:13:31 2022 +0200
  45. 132be47 common: board_r: include asm-generic/gpio.h by Ovidiu Panait · Sat Jan 01 19:13:30 2022 +0200
  46. 7dbb021 common: board_r: move init_addr_map() to init.h by Ovidiu Panait · Sat Jan 01 19:13:29 2022 +0200
  47. 9ef3c8a common: board_r: drop initr_addr_map wrapper by Ovidiu Panait · Sat Jan 01 19:13:28 2022 +0200
  48. af061f0 common: board_r: drop initr_kgdb wrapper by Ovidiu Panait · Sat Jan 01 19:13:27 2022 +0200
  49. 3b75487 common: remove bedbug debugger support by Ovidiu Panait · Sat Jan 01 19:13:26 2022 +0200
  50. a38b867 x86: efi: Don't set up global_data again with EFI by Simon Glass · Wed Dec 29 11:57:54 2021 -0700
  51. 467cf5a fdt: Show a runtime warning based on devicetree source by Simon Glass · Thu Dec 16 20:59:39 2021 -0700
  52. 8f9ce7e fdt: Report the devicetree source by Simon Glass · Thu Dec 16 20:59:34 2021 -0700
  53. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  54. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  55. a33070c common: board_r: support enable_caches for RISC-V by Zong Li · Wed Sep 01 15:01:40 2021 +0800
  56. 4abdf14 Convert CONFIG_ID_EEPROM to Kconfig by Tom Rini · Tue Aug 17 17:59:41 2021 -0400
  57. adc70b8 common: board_r: print error if binman_init fails by Tim Harvey · Fri Jul 16 15:44:12 2021 -0700
  58. cf8e543 env: allow environment to be amended from control dtb by Rasmus Villemoes · Wed Apr 21 11:06:54 2021 +0200
  59. 276375c common: Move initr_addr_map() to a bit earlier by Bin Meng · Thu Feb 25 17:22:38 2021 +0800
  60. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  61. 2c82391 common: board_r: Drop arch-specific ifdefs around initr_trap by Ovidiu Panait · Sat Nov 28 10:43:18 2020 +0200
  62. 69d1ddb common: board_r: Drop initr_bbmii wrapper by Ovidiu Panait · Sat Nov 28 10:43:17 2020 +0200
  63. 4119ea43 common: board_r: Drop initr_api wrapper by Ovidiu Panait · Sat Nov 28 10:43:16 2020 +0200
  64. 036f0f1 common: board_r: Drop initr_jumptable wrapper by Ovidiu Panait · Sat Nov 28 10:43:15 2020 +0200
  65. b5738e6 common: board_r: Drop initr_xen wrapper by Ovidiu Panait · Sat Nov 28 10:43:14 2020 +0200
  66. 1c45ed9 common: board_r: Drop initr_noncached wrapper by Ovidiu Panait · Sat Nov 28 10:43:13 2020 +0200
  67. e353edb common: board_r: Drop initr_pci wrapper by Ovidiu Panait · Sat Nov 28 10:43:12 2020 +0200
  68. a45c6e1 common: board_r: Drop initr_pci_ep wrapper by Ovidiu Panait · Sat Nov 28 10:43:11 2020 +0200
  69. dc8b624 common: board_r: Drop initr_post_backlog wrapper by Ovidiu Panait · Sat Nov 28 10:43:10 2020 +0200
  70. c14c0f9 common: board_r: Drop initr_secondary_cpu wrapper by Ovidiu Panait · Sat Nov 28 10:43:09 2020 +0200
  71. e83322f common: board_r: Drop initr_console_record wrapper by Ovidiu Panait · Sat Nov 28 10:43:08 2020 +0200
  72. ddf5fda Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Nov 01 10:56:37 2020 -0500
  73. 87942ac efi_loader: add option to initialise EFI subsystem early by AKASHI Takahiro · Thu Oct 29 13:47:45 2020 +0900
  74. 40916e6 dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · Sat Oct 03 09:25:22 2020 -0600
  75. 0c1b557 dm: board: complete the initialization of the muxes in initr_dm() by Jean-Jacques Hiblot · Fri Oct 16 16:16:31 2020 +0530
  76. 4fec7f8 xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · Thu Aug 06 12:42:55 2020 +0300
  77. 2280d33 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · Thu Aug 06 12:42:48 2020 +0300
  78. 97dd43f common/board_r: Move blkcache_init call earlier in the boot sequence by Ovidiu Panait · Fri Jul 24 14:12:25 2020 +0300
  79. 34c2581 blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · Fri Jul 24 14:12:24 2020 +0300
  80. bfcd5c5 common/board_r: Remove initr_serial wrapper by Ovidiu Panait · Fri Jul 24 14:12:23 2020 +0300
  81. 97434b4 pci_ep: Add the init function by Xiaowei Bao · Thu Jul 09 23:31:34 2020 +0800
  82. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  83. f7cc66e bdinfo: net: ppc: Drop bi_enet1addr and other similar info by Simon Glass · Sun May 10 14:16:51 2020 -0600
  84. dadccd9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Wed May 20 08:46:56 2020 -0400
  85. d766ddd board_r: Detect ifc-nor flash at run-time by Pankit Garg · Thu Apr 30 15:54:05 2020 +0530
  86. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  87. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  88. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  89. ea6a609 bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · Sun May 10 11:39:59 2020 -0600
  90. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  91. 8e20188 common: Drop flash.h from common header by Simon Glass · Sun May 10 11:39:54 2020 -0600
  92. 6746c67 board_r: Introduce CONFIG_PCI_INIT_R Kconfig option by Ovidiu Panait · Wed May 06 20:38:44 2020 +0300
  93. d7145f2 board_r: env: Use IS_ENABLED() instead of #ifdefs by Ovidiu Panait · Wed May 06 20:38:43 2020 +0300
  94. 8637bec common/board_r: Drop initr_bedbug wrapper by Ovidiu Panait · Mon Apr 20 10:31:46 2020 +0300
  95. 8998e71 common/board_r: arm: Merge initr_enable_interrupts into interrupts_init by Ovidiu Panait · Mon Apr 20 10:31:44 2020 +0300
  96. 2c54cf5 common: fix regression on block cache init by Angelo Durgehello · Sun Jan 26 19:31:22 2020 +0100
  97. 3d8e4c1 common: add blkcache init by Angelo Durgehello · Tue Jan 21 10:37:27 2020 +0100
  98. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  99. 85f1378 common: Move the image globals into image.h by Simon Glass · Sat Dec 28 10:45:03 2019 -0700
  100. 892265d image: Rename load_addr, save_addr, save_size by Simon Glass · Sat Dec 28 10:45:02 2019 -0700