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