1. 2c6206d doc: describe usage of virt-make-fs for testing by Heinrich Schuchardt · Sat Oct 08 01:19:22 2022 +0200
  2. 9b97d12 doc: add python3-filelock python3-pytest-xdist by Heinrich Schuchardt · Sat Oct 08 00:46:35 2022 +0200
  3. 056ebd6 doc: man-page for cls by Heinrich Schuchardt · Fri Oct 07 20:51:35 2022 +0200
  4. f519da3 cmd: CMD_CLS should not depend on video by Heinrich Schuchardt · Fri Oct 07 20:36:12 2022 +0200
  5. c1f49a2 Merge tag 'u-boot-nand-20221009' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · Mon Oct 10 08:17:08 2022 -0400
  6. d23a58d mtd: Update the function name to 'rfree' by Fabio Estevam · Fri Oct 07 11:35:53 2022 -0300
  7. fd6e13e mtd: mxs_nand: Support EDO mode for imx8mn architecture by Michael Trimarchi · Tue Aug 30 16:48:47 2022 +0200
  8. 8a6bbc5 mtd: mxs_nand: get the clock with the right name by Dario Binacchi · Tue Sep 27 11:56:33 2022 +0200
  9. cb49d10 mtd: mxs_nand: don't get the gpmi_apbh_dma clock by Dario Binacchi · Tue Sep 27 11:47:29 2022 +0200
  10. 6740662 imx: gpmi: Add register needed to control nand bus timing by Michael Trimarchi · Tue Aug 30 16:47:51 2022 +0200
  11. 252e54e clk: imx: clk-imx8mn add gpmi nand clocks by Michael Trimarchi · Tue Aug 30 16:45:20 2022 +0200
  12. 29c56cf clk: imx: gate2 support shared counter and relative clock functions by Michael Trimarchi · Tue Aug 30 16:41:38 2022 +0200
  13. b32e24f dm: clk: add missing stub when CONFIG_CLK is deactivated by Dario Binacchi · Tue Sep 27 19:18:19 2022 +0200
  14. bdd58e2 mtd: nand: Fix SPL build after migration of CONFIG_SYS_NAND_SELF_INIT to Kconfig by Roger Quadros · Wed Sep 28 14:42:35 2022 +0300
  15. c86fcca Merge tag 'efi-2023-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Oct 07 11:51:05 2022 -0400
  16. b765c96 Merge branch '2022-10-07-riscv-toolchain-update' by Tom Rini · Fri Oct 07 11:25:05 2022 -0400
  17. aebe878 Merge branch '2022-10-06-assorted-platform-and-board-updates' by Tom Rini · Fri Oct 07 11:23:19 2022 -0400
  18. 43e1f93 riscv: Fix build against binutils 2.38 by Alexandre Ghiti · Mon Oct 03 18:07:54 2022 +0200
  19. 8c7fd87 buildman: differentiate between riscv32, riscv64 by Heinrich Schuchardt · Mon Oct 03 18:07:53 2022 +0200
  20. 3282915 docker: install riscv32 toolchain by Heinrich Schuchardt · Mon Oct 03 18:07:52 2022 +0200
  21. 686b6e2 clk: nuvoton: Add support for NPCM845 by Jim Liu · Tue Sep 27 16:45:16 2022 +0800
  22. 147c000 arm: nuvoton: Add support for Nuvoton NPCM845 BMC by Jim Liu · Tue Sep 27 16:45:15 2022 +0800
  23. 1eb6191 net: ti: am65-cpsw-nuss: Enable MDIO manual mode by Ravi Gunasekaran · Thu Sep 22 15:21:24 2022 +0530
  24. 40cea49 net: ti: cpsw-mdio: Add workaround for errata i2329 by Ravi Gunasekaran · Thu Sep 22 15:21:23 2022 +0530
  25. e6b4239 dma: ti: k3-udma: Fix 'SZ_64K’ undeclared error by Dhruva Gole · Tue Sep 20 10:56:02 2022 +0530
  26. fbddaee armv8: cache_v8: Fix pgtables setup when MMU is already enabled by Pali Rohár · Wed Sep 14 13:37:46 2022 +0200
  27. dd029cf common/board_f: drop ifdefs around header includes by Ovidiu Panait · Tue Sep 13 21:31:29 2022 +0300
  28. bbce5f3 common/board_f: introduce arch_setup_dest_addr() by Ovidiu Panait · Tue Sep 13 21:31:28 2022 +0300
  29. fefffcf common/board_f: move CONFIG_MACH_TYPE logic to arch/arm/lib/bdinfo.c by Ovidiu Panait · Tue Sep 13 21:31:27 2022 +0300
  30. b1030eb common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead code by Ovidiu Panait · Tue Sep 13 21:31:26 2022 +0300
  31. 84a549f board: developerbox: move mem_map setup later by Jassi Brar · Mon Sep 12 12:05:29 2022 -0500
  32. 88abf7a board: developerbox: use identity mapping for >4GB by Jassi Brar · Mon Sep 12 12:05:15 2022 -0500
  33. 03027a5 gpio: ftgpio010: Add support for Faraday Technology FTGPIO010 by Sergei Antonov · Mon Sep 12 13:09:15 2022 +0300
  34. 3e2c20f cmd: replace efi_create_handle/add_protocol with InstallMultipleProtocol by Ilias Apalodimas · Thu Oct 06 16:08:44 2022 +0300
  35. 8ac0ebe efi_loader: define internal implementations of install/uninstallmultiple by Ilias Apalodimas · Thu Oct 06 16:08:46 2022 +0300
  36. da8119d MAINTAINERS: get rid of the optee variables entry by Ilias Apalodimas · Thu Oct 06 11:41:24 2022 +0300
  37. da620cf efi_driver: move event registration to driver by Heinrich Schuchardt · Thu Oct 06 07:29:41 2022 +0200
  38. 03964c5 efi_selftest: rename event_notify by Heinrich Schuchardt · Thu Oct 06 07:28:19 2022 +0200
  39. 6c5fd21 efi_driver: add init function to EFI block driver by Heinrich Schuchardt · Wed Oct 05 11:28:47 2022 +0200
  40. ff1d50b efi_driver: provide driver binding protocol to bind function by Heinrich Schuchardt · Tue Oct 04 19:12:59 2022 +0200
  41. 35679a9 efi_driver: reformat efi_block_device.c by Heinrich Schuchardt · Tue Oct 04 18:53:34 2022 +0200
  42. b5aeef7 doc: documentation of EFI driver binding protocol by Heinrich Schuchardt · Tue Oct 04 18:28:24 2022 +0200
  43. cc00eb4 efi_driver: carve out function to create block device by Heinrich Schuchardt · Tue Oct 04 16:19:30 2022 +0200
  44. d16463a cmd: simplify command efidebug by Heinrich Schuchardt · Tue Oct 04 15:31:17 2022 +0200
  45. 8a7112e efi_driver: simplify efi_uc_stop(), call efi_free_pool() by Heinrich Schuchardt · Tue Oct 04 12:50:51 2022 +0200
  46. 3f712db efi_driver: fix error handling by Heinrich Schuchardt · Mon Oct 03 10:35:35 2022 +0200
  47. 34f3462 efi_loader: function to unlink udevice and handle by Heinrich Schuchardt · Mon Oct 03 09:47:51 2022 +0200
  48. 4c18acf test: fix some pylint errors in test_efi_secboot by Heinrich Schuchardt · Sat Oct 01 20:55:14 2022 +0200
  49. e29fbb3 efi_loader: efi_dp_part_node check dp_alloc return value by Heinrich Schuchardt · Thu Oct 06 13:36:02 2022 +0200
  50. 412f9ec cmd: simplify do_efi_boot_add() by Heinrich Schuchardt · Thu Oct 06 06:48:02 2022 +0200
  51. db9361b cmd: simplify do_env_set_efi() by Heinrich Schuchardt · Thu Oct 06 06:52:51 2022 +0200
  52. 8acc3d9 efi: Add string conversion helper by Paul Barker · Wed Oct 05 13:18:35 2022 +0100
  53. be68ef5 doc: typo 'it it' in doc/develop/package/index.rst by Heinrich Schuchardt · Tue Oct 04 22:02:46 2022 +0200
  54. 9aaf70e regmap: fix range checks by Heinrich Schuchardt · Thu Sep 29 22:27:06 2022 +0000
  55. 3a01e2e Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Oct 06 08:44:23 2022 -0400
  56. 918adca arm: mvebu: turris_omnia: Specify VHV gpio for eFUSE programming by Pali Rohár · Thu Sep 22 13:43:46 2022 +0200
  57. 2662d2c arm: mvebu: Add support for specifying VHV_Enable GPIO by Pali Rohár · Thu Sep 22 13:43:45 2022 +0200
  58. 666252d arm: mvebu: Add support for programming LD0 and LD1 eFuse by Pali Rohár · Thu Sep 22 13:43:44 2022 +0200
  59. bd758d4 timer: orion-timer: Only init timer once by Stefan Roese · Wed Sep 21 08:26:42 2022 +0200
  60. 4024823 arm: mvebu: Remove timer.c by Stefan Roese · Wed Sep 21 08:26:41 2022 +0200
  61. 55f9e49 tools: kwbimage: Verify maximal kwbimage header size by Pali Rohár · Sun Sep 18 18:39:18 2022 +0200
  62. 03085ca mtd: nand: pxa3xx: simplify ECC hardware parameters by Chris Packham · Thu Aug 25 16:59:49 2022 +1200
  63. 75e1bde board/km: remove kirkwood boards by Holger Brunck · Mon Aug 15 08:35:11 2022 +0200
  64. 9411630 Merge branch 'next' by Tom Rini · Mon Oct 03 15:39:46 2022 -0400
  65. d6e4e90 Prepare v2022.10 by Tom Rini · Mon Oct 03 15:25:32 2022 -0400
  66. 9a8b542 imx8mn-ddr4-evk-u-boot: Fix broken boot by Fabio Estevam · Mon Oct 03 11:02:03 2022 -0300
  67. 16379f0 imx8mn-venice-u-boot: Fix broken boot by Fabio Estevam · Mon Oct 03 11:01:15 2022 -0300
  68. 3dcd9fd Merge branch '2022-09-29-dm-core-support-multiple-device-trees-in-ofnode' into next by Tom Rini · Fri Sep 30 15:52:10 2022 -0400
  69. 5c33b52 Merge tag 'efi-2022-10-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Sep 30 08:30:38 2022 -0400
  70. 7a7229a dm: core: Support copying properties with ofnode by Simon Glass · Tue Sep 06 20:27:33 2022 -0600
  71. 17abed0 dm: core: Allow copying ofnode property data when writing by Simon Glass · Tue Sep 06 20:27:32 2022 -0600
  72. eda440b vbe: Allow test to run with live/flat tree by Simon Glass · Tue Sep 06 20:27:31 2022 -0600
  73. 9e7a42a dm: core: Expand ofnode tests by Simon Glass · Tue Sep 06 20:27:30 2022 -0600
  74. dad9751 dm: core: Create a function to get a live tree in a test by Simon Glass · Tue Sep 06 20:27:29 2022 -0600
  75. c63ffd7 dm: core: Update comments for default-FDT ofnode functions by Simon Glass · Tue Sep 06 20:27:28 2022 -0600
  76. f912a72 dm: core: Complete phandle implementation using the other FDT by Simon Glass · Tue Sep 06 20:27:27 2022 -0600
  77. cb13a1b dm: core: Add the ofnode multi-tree implementation by Simon Glass · Tue Sep 06 20:27:26 2022 -0600
  78. f007731 dm: core: Add definitions for multiple ofnode trees by Simon Glass · Tue Sep 06 20:27:25 2022 -0600
  79. 45ae59d dm: core: Split ofnode_path_root() into two functions by Simon Glass · Tue Sep 06 20:27:24 2022 -0600
  80. 37dcd91 dm: core: Allow obtaining a node offset in the same tree by Simon Glass · Tue Sep 06 20:27:23 2022 -0600
  81. 95fd209 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · Tue Sep 06 20:27:22 2022 -0600
  82. 2b9b1458 dm: core: Add ofnode functions to obtain an oftree by Simon Glass · Tue Sep 06 20:27:21 2022 -0600
  83. 04fa09a dm: core: Add an ofnode function to obtain the flat tree by Simon Glass · Tue Sep 06 20:27:20 2022 -0600
  84. ba8457b dm: core: Provide a way to reset the device tree by Simon Glass · Tue Sep 06 20:27:19 2022 -0600
  85. e3be5fc dm: core: Expand integer-reading tests by Simon Glass · Tue Sep 06 20:27:18 2022 -0600
  86. a0ace87 efi_loader: fix efi_initrd_deregister() by Heinrich Schuchardt · Fri Sep 30 01:55:02 2022 +0200
  87. f5c26c9 efi_selftest: prefix test functions with efi_st_ by Heinrich Schuchardt · Thu Sep 22 15:16:30 2022 +0200
  88. aa5ffb3 doc: improve description of autostart by Heinrich Schuchardt · Sat Sep 10 09:16:37 2022 +0200
  89. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · Tue Sep 06 20:27:17 2022 -0600
  90. 4caa79a dm: core: Add a macro to iterate through properties by Simon Glass · Tue Sep 06 20:27:16 2022 -0600
  91. 91d89a8 dm: core: Avoid creating a name property when unflattening by Simon Glass · Tue Sep 06 20:27:15 2022 -0600
  92. d0aff8b dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · Tue Sep 06 20:27:14 2022 -0600
  93. fec058d dm: core: Rename ofnode_get_first/next_property() by Simon Glass · Tue Sep 06 20:27:13 2022 -0600
  94. cb12c9f dm: core: Reduce code size with dev_of_offset() by Simon Glass · Tue Sep 06 20:27:12 2022 -0600
  95. b995807 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · Tue Sep 06 20:27:11 2022 -0600
  96. 57b00a9 sandbox: Support setting up the other FDT for testing by Simon Glass · Tue Sep 06 20:27:10 2022 -0600
  97. f17b967 sandbox: Support loading the other FDT by Simon Glass · Tue Sep 06 20:27:09 2022 -0600
  98. d74c461 sandbox: Add a function to load a relative file path by Simon Glass · Tue Sep 06 20:27:08 2022 -0600
  99. 8ae9f96 test: Drop the UT_TESTF_LIVE_OR_FLAT flag by Simon Glass · Tue Sep 06 20:27:07 2022 -0600
  100. 60f0899 test: Detect a change in the device tree by Simon Glass · Tue Sep 06 20:27:06 2022 -0600