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