1. 9747363 cyclic: Introduce schedule() function by Stefan Roese · Fri Sep 02 14:10:45 2022 +0200
  2. 57b3d2e blk: Drop if_type by Simon Glass · Thu Aug 11 19:35:01 2022 -0600
  3. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · Thu Aug 11 19:34:59 2022 -0600
  4. 7bdadb2 blk: Drop IF_TYPE_SD by Simon Glass · Thu Aug 11 19:34:55 2022 -0600
  5. 21b0b57 blk: Drop IF_TYPE_ATAPI by Simon Glass · Thu Aug 11 19:34:54 2022 -0600
  6. 66f19a4 blk: Drop IF_TYPE_DOC by Simon Glass · Thu Aug 11 19:34:52 2022 -0600
  7. 3bf7d7a blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · Thu Aug 11 19:34:48 2022 -0600
  8. f5ac303 blk: Use a function for whether block devices are available by Simon Glass · Thu Aug 11 19:34:45 2022 -0600
  9. 158a819 brppt1: Update environment to support new boot concept by Bernhard Messerklinger · Thu Aug 25 08:54:04 2022 +0200
  10. bd8aa73 include: configs: brppt1: Fix commit 0ea4fc4dcf90 by Bernhard Messerklinger · Thu Aug 25 08:54:03 2022 +0200
  11. e830ef2 brppt1: Remove unused board variants by Bernhard Messerklinger · Thu Aug 25 08:54:00 2022 +0200
  12. f69c39d gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function by Patrice Chotard · Tue Aug 30 14:09:14 2022 +0200
  13. 523a951 drivers: tee: optee: discover OP-TEE services by Etienne Carriere · Tue Jul 26 16:21:42 2022 +0200
  14. 1b090e6 dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · Tue Jun 14 15:21:30 2022 +0200
  15. bf91d1d Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Wed Sep 14 12:31:44 2022 -0400
  16. 7ae16bb image: Drop some other #ifdefs in image-board.c by Simon Glass · Sun Aug 28 12:32:53 2022 -0600
  17. 767a9e6 bootmenu: add removable media entries by Masahisa Kojima · Mon Sep 12 17:33:54 2022 +0900
  18. ffe6813 menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handling by Masahisa Kojima · Mon Sep 12 17:33:52 2022 +0900
  19. bb052b9 eficonfig: add "Edit Boot Option" menu entry by Masahisa Kojima · Mon Sep 12 17:33:51 2022 +0900
  20. c5ff0a0 eficonfig: menu-driven addition of UEFI boot option by Masahisa Kojima · Mon Sep 12 17:33:50 2022 +0900
  21. 9e79fbe cyclic: Integrate cyclic infrastructure into WATCHDOG_RESET by Stefan Roese · Fri Sep 02 13:57:49 2022 +0200
  22. 036f89a cyclic: Add basic support for cyclic function execution infrastruture by Stefan Roese · Fri Sep 02 13:57:48 2022 +0200
  23. 44a99a9 time: Import time_after64() and friends from Linux by Stefan Roese · Fri Sep 02 13:57:47 2022 +0200
  24. 77636df mtd: spi-nor: Use spi-mem dirmap API by Chin-Ting Kuo · Fri Aug 19 17:01:09 2022 +0800
  25. a891be8 spi-mem: Add dirmap API from Linux by Chin-Ting Kuo · Fri Aug 19 17:01:08 2022 +0800
  26. 608c11e cmd: bdinfo: introduce bdinfo_print_size() helper by Ovidiu Panait · Mon Aug 29 20:02:04 2022 +0300
  27. 440d6aa microblaze: drop CONFIG_SYS_INIT_RAM_ADDR and CONFIG_SYS_INIT_RAM_SIZE by Ovidiu Panait · Mon Aug 29 20:02:02 2022 +0300
  28. 91a187b test: Allow running tests multiple times by Simon Glass · Mon Aug 01 07:58:45 2022 -0600
  29. bdd8ab1 distro_bootcmd: Introduce support for extension command by Matwey V. Kornilov · Tue Aug 09 18:54:07 2022 +0300
  30. 5833e1b Convert CONFIG_SYS_L2_PL310 to Kconfig by Philip Oberfichtner · Wed Aug 17 15:07:12 2022 +0200
  31. 2e3ef9e Remove CONFIG_SYS_I2C_EEPROM_PAGE_WRITE_BITS et al by Tom Rini · Wed Aug 10 10:29:28 2022 -0400
  32. d209eda Convert CONFIG_SYS_I2C_EEPROM_CCID et al to Kconfig by Tom Rini · Wed Aug 10 10:29:27 2022 -0400
  33. 445eccb Merge commit 'ac30d240dbb520d0980f0687630feb702a14f51a' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · Wed Aug 24 17:30:29 2022 -0400
  34. 9c301c0 board: lsxl: convert to DM_ETH by Michael Walle · Wed Aug 17 21:38:05 2022 +0200
  35. 2e5bab1 board: lsxl: make last resort recovery more reliable by Michael Walle · Wed Aug 17 21:38:03 2022 +0200
  36. b768473 board: lsxl: use proper *_r variables by Michael Walle · Wed Aug 17 21:38:01 2022 +0200
  37. 5b849ca board: lsxl: reorder image loading and remove ramdisk_len by Michael Walle · Wed Aug 17 21:38:00 2022 +0200
  38. 75c190e board: lsxl: use CONFIG_DEFAULT_FDT_FILE by Michael Walle · Wed Aug 17 21:37:59 2022 +0200
  39. 3109688 board: lsxl: remove eraseenv script by Michael Walle · Wed Aug 17 21:37:55 2022 +0200
  40. c35331c arm: kirkwood: nsa310s: Add Distro boot capability by Tony Dinh · Thu Aug 11 16:40:25 2022 -0700
  41. 8e5d016 arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocation by Pali Rohár · Wed Aug 10 14:46:09 2022 +0200
  42. 07e5fcf arm: kirkwood: pogo_v4: Add Distro boot capability by Tony Dinh · Mon Aug 08 20:01:34 2022 -0700
  43. e19f097 Merge tag 'dm-pull-20aug22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Mon Aug 22 12:41:07 2022 -0400
  44. f20a6f0 mtd: nand: Rename nand_get_flash_type() into nand_detect() by Michael Trimarchi · Mon Jul 25 10:18:51 2022 +0200
  45. 4d4862d9 mtd: nand: change return type of nand_get_flash_type() to int by Michael Trimarchi · Mon Jul 25 10:06:06 2022 +0200
  46. 25bb179 mtd: nand: Rename the nand_manufacturers struct by Michael Trimarchi · Tue Jul 26 18:33:11 2022 +0200
  47. 5c13bd1 powerpc: remove support for kmtergr1 and MPC8309 by Holger Brunck · Fri Aug 19 16:55:06 2022 +0200
  48. d1f0b42 arm: Remove warp board by Tom Rini · Wed Aug 03 12:11:00 2022 -0400
  49. 7faa924 ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH code by Tom Rini · Tue Aug 02 07:33:43 2022 -0400
  50. 75ec06c ppc: Remove corenet_ds boards by Tom Rini · Tue Aug 09 10:16:21 2022 -0400
  51. a25e28f arm: Remove kzm9g board by Tom Rini · Tue Aug 02 07:33:34 2022 -0400
  52. 72904f8 arm: Remove armadillo-800eva board by Tom Rini · Tue Aug 02 07:33:33 2022 -0400
  53. 550066b arm: Remove cm_t335 board by Tom Rini · Tue Aug 02 07:33:32 2022 -0400
  54. a395ebd arm: Remove edminiv2 board by Tom Rini · Tue Aug 02 07:33:31 2022 -0400
  55. 522fd7e bootstage: Show func name for bootstage_mark/error by Michal Simek · Fri Aug 12 10:54:51 2022 +0200
  56. 1b86cba log: Drop log_nop() functions by Simon Glass · Thu Mar 18 07:18:37 2021 +1300
  57. 62c94f7 gpio: aspeed: port Linux dt-bindings header file by Dhananjay Phadke · Thu Aug 04 08:58:54 2022 -0700
  58. a1c4699 board: ls1043ardb: fdt fixups for revision v7.0 boards by Camelia Groza · Thu Jul 28 17:28:11 2022 +0300
  59. c961108 efi_loader: move udevice pointer into struct efi_object by Masahisa Kojima · Fri Jul 22 11:39:10 2022 +0900
  60. d27b68a net: Remove smc91111 ethernet driver by Tom Rini · Tue Aug 02 07:33:35 2022 -0400
  61. c926420 arm: Remove snapper9260 board by Tom Rini · Tue Aug 02 07:33:29 2022 -0400
  62. e7ead11 ppc: Remove ids8313 board by Tom Rini · Tue Aug 02 07:33:28 2022 -0400
  63. d2cd431 Convert CONFIG_SYS_FDT_PAD to Kconfig by Tom Rini · Tue Aug 02 07:33:27 2022 -0400
  64. 8d7aa57 Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig by Tom Rini · Sun Jul 31 21:08:29 2022 -0400
  65. dad332b Convert CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE to Kconfig by Tom Rini · Sun Jul 31 21:08:25 2022 -0400
  66. 1f15eb7 Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et al by Tom Rini · Sun Jul 31 21:08:24 2022 -0400
  67. f839dd0 Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to Kconfig by Tom Rini · Sun Jul 31 21:08:22 2022 -0400
  68. 0a9f426 vbe: Add initial support for VBE by Simon Glass · Sat Jul 30 15:52:32 2022 -0600
  69. 4305fe7 event: Add an event for device tree fixups by Simon Glass · Sat Jul 30 15:52:31 2022 -0600
  70. 1fd9168 event: Change EVENT_SPY to global by Simon Glass · Sat Jul 30 15:52:30 2022 -0600
  71. cc15e14 bootstd: Allow scanning for global bootmeths separately by Simon Glass · Sat Jul 30 15:52:27 2022 -0600
  72. 73fcf51 bootstd: Support bootflows with global bootmeths by Simon Glass · Sat Jul 30 15:52:25 2022 -0600
  73. 943d38c bootstd: Tidy comments in bootflow_scan_bootdev() by Simon Glass · Sat Jul 30 15:52:24 2022 -0600
  74. 4f8633d bootstd: Allow bootmeths to be marked as global by Simon Glass · Sat Jul 30 15:52:21 2022 -0600
  75. f6d71a8 bootstd: Provide a bootmeth method to obtain state info by Simon Glass · Sat Jul 30 15:52:19 2022 -0600
  76. d28e31e dm: core: Add support for writing u32 with ofnode by Simon Glass · Sat Jul 30 15:52:14 2022 -0600
  77. 3ee3d15 dm: core: Allow writing to a flat tree with ofnode by Simon Glass · Sat Jul 30 15:52:13 2022 -0600
  78. 2f0cb8f dm: core: Prepare for updating the device tree with ofnode by Simon Glass · Sat Jul 30 15:52:12 2022 -0600
  79. 5e2cd5e dm: core: Swap parameters of ofnode_write_prop() by Simon Glass · Sat Jul 30 15:52:10 2022 -0600
  80. ef75c59 dm: core: Introduce support for multiple trees by Simon Glass · Sat Jul 30 15:52:08 2022 -0600
  81. 1817f71 dm: core: Add a note about how livetree updates work by Simon Glass · Sat Jul 30 15:52:07 2022 -0600
  82. 9693c1d dm: core: Split out the declaration of ofnode by Simon Glass · Sat Jul 30 15:52:06 2022 -0600
  83. 5b92520 video: Rename structs and functions to avoid VBE by Simon Glass · Sat Jul 30 15:52:05 2022 -0600
  84. ec86bc6 video: Renname vbe.h to vesa.h by Simon Glass · Sat Jul 30 15:52:04 2022 -0600
  85. bf4cf16 Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Aug 11 08:47:20 2022 -0400
  86. 9b60a17 boot: allow bootmeth-distro without CONFIG_NET by John Keeping · Thu Jul 28 11:19:15 2022 +0100
  87. 1ab1692 common: Drop display_options.h from common header by Simon Glass · Sun Jul 31 12:28:48 2022 -0600
  88. 91f8ff6 cmd: inconsistent return type of command_process() by Heinrich Schuchardt · Mon Aug 01 15:17:49 2022 +0200
  89. e1eab08 lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrice Chotard · Tue Aug 02 10:21:35 2022 +0200
  90. 5d74726 net: phy: Remove inline definitions from convinience functions by Ramon Fried · Sun Jun 05 03:44:15 2022 +0300
  91. 69ef96d net: mpc8xx_fec: Migrate to DM_ETH by Christophe Leroy · Thu May 12 15:48:51 2022 +0200
  92. c0c19aa net: dwc_eth_qos: remove use of DWC_NET_PHYADDR by Rasmus Villemoes · Thu May 12 09:33:07 2022 +0200
  93. e9926e5 net: bootp: Make root path (option 17) length configurable by Andre Kalb · Fri Jan 28 09:40:32 2022 +0100
  94. 79340a5 Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Fri Aug 05 08:01:32 2022 -0400
  95. c934e5e Convert CONFIG_SYS_FSL_DDR_INTLV_256B to Kconfig by Tom Rini · Sat Jul 23 13:05:12 2022 -0400
  96. 33ae6a7 Convert CONFIG_FSL_MEMAC et al to Kconfig by Tom Rini · Sat Jul 23 13:05:10 2022 -0400
  97. 7374a71 Convert CONFIG_FSL_CORENET to Kconfig by Tom Rini · Sat Jul 23 13:05:08 2022 -0400
  98. 8d86fe3 configs: Remove a number of unreferenced CONFIG options. by Tom Rini · Sat Jul 23 13:05:07 2022 -0400
  99. 2e35d82 Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig by Tom Rini · Sat Jul 23 13:05:05 2022 -0400
  100. d38112c Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · Sat Jul 23 13:05:04 2022 -0400