1. 79cc9be buildman: Convert documentation to rST by Simon Glass · Wed Nov 09 19:14:43 2022 -0700
  2. 8527b02 doc: in cmp man-page replace 'tuples' by 'values' by Heinrich Schuchardt · Thu Nov 17 13:42:04 2022 +0100
  3. b4be383 Prepare v2023.01-rc2 by Tom Rini · Mon Nov 21 12:33:14 2022 -0500
  4. 2776f2b Nokia RX-51: Document debugging options and compile command by Pali Rohár · Sun Nov 20 17:56:27 2022 +0100
  5. d27f73e doc: fix build with sphinx 5.0 and later. by Quentin Schulz · Mon Nov 07 14:49:31 2022 +0100
  6. 50cd4ce doc: add man-page for cmp command by Heinrich Schuchardt · Sun Nov 13 13:27:32 2022 +0100
  7. da0ae24 Documentation: man-page for command bootd by Heinrich Schuchardt · Mon Nov 14 10:30:58 2022 +0100
  8. 8bda02a Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Nov 14 07:29:51 2022 -0500
  9. ac164de Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · Fri Oct 28 20:27:04 2022 -0400
  10. fb577aa fs: jffs2: Move SYS_JFFS2_SORT_FRAGMENTS to Kconfig by Tom Rini · Fri Oct 28 20:26:59 2022 -0400
  11. 66ad4af Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et al by Tom Rini · Fri Oct 28 20:26:58 2022 -0400
  12. d5efa3c imx: imx8qxp: imx8qxp_mek switch to binman by Oliver Graute · Fri Nov 04 16:03:39 2022 +0100
  13. 51039ce imx: imx8qm: cgtqmx8: switch to binman by Oliver Graute · Fri Nov 04 16:03:38 2022 +0100
  14. 3e0bf76 imx: imx8qm-rom7720: switch to binman by Oliver Graute · Fri Nov 04 16:03:37 2022 +0100
  15. 63479bd dm: Add documentation for host command and implementation by Simon Glass · Sat Oct 29 19:47:18 2022 -0600
  16. 85ba7c3 test: Add a way to detect a test that breaks another by Simon Glass · Sat Oct 29 19:47:13 2022 -0600
  17. fb998c2 test: Allow showing basic information about tests by Simon Glass · Sat Oct 29 19:47:12 2022 -0600
  18. 3814e89 test: doc: Add documentation for ut command by Simon Glass · Sat Oct 29 19:47:11 2022 -0600
  19. ef933ba Prepare v2023.01-rc1 by Tom Rini · Mon Nov 07 15:27:03 2022 -0500
  20. f9302d1 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Nov 07 07:56:07 2022 -0500
  21. df71c31 Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb by Pali Rohár · Wed Nov 02 18:51:28 2022 +0100
  22. a36008f Merge tag 'efi-2023-01-rc1-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Nov 06 07:51:44 2022 -0500
  23. 2eaffba docs: Add a basic security document by Tom Rini · Thu Nov 03 14:25:44 2022 -0400
  24. 6314cf6 doc: update sbi command example by Heinrich Schuchardt · Fri Oct 28 22:28:09 2022 +0200
  25. 7de097f usb: ohci: Use a flexible array member for portstatus by Samuel Holland · Sun Oct 30 23:15:12 2022 -0500
  26. b08b857 FWU: doc: Add documentation for the FWU feature by Sughosh Ganu · Fri Oct 21 18:16:08 2022 +0530
  27. c067638 mkeficapsule: Add support for setting OEM flags in capsule header by Sughosh Ganu · Fri Oct 21 18:16:07 2022 +0530
  28. b39405d mkeficapsule: Add support for generating empty capsules by Sughosh Ganu · Fri Oct 21 18:16:06 2022 +0530
  29. 0f951fd FWU: cmd: Add a command to read FWU metadata by Sughosh Ganu · Fri Oct 21 18:16:04 2022 +0530
  30. b152b42 dt/bindings: Add bindings for GPT based FWU Metadata storage device by Sughosh Ganu · Fri Oct 21 18:15:54 2022 +0530
  31. a42f11f image: Allow loading a FIT image for a particular phase by Simon Glass · Thu Oct 20 18:23:04 2022 -0600
  32. e3f81ae image: Add the concept of a phase to FIT by Simon Glass · Thu Oct 20 18:23:03 2022 -0600
  33. 1f1614b test: Support tests which can only be run manually by Simon Glass · Thu Oct 20 18:22:50 2022 -0600
  34. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  35. 5bfbffb Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sun Oct 30 17:16:35 2022 -0400
  36. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  37. 395bcf2 video: Drop remaining references to CONFIG_LCD by Simon Glass · Sun Oct 16 15:59:22 2022 -0600
  38. 1a4e702 video: Drop VCXK video controller by Simon Glass · Sun Oct 16 15:26:52 2022 -0600
  39. 9e972c3 video: Add commands to list and change fonts by Simon Glass · Thu Oct 06 08:36:16 2022 -0600
  40. 050bb64 dm: doc: Fix serial howto u-boot,dm-pre-reloc typo by Michal Suchanek · Sun Sep 25 15:28:47 2022 +0200
  41. c6794bf dt/bindings: memory: Add bindings for TI GPMC driver by Roger Quadros · Thu Oct 20 16:30:48 2022 +0300
  42. b562878 Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Wed Oct 26 07:45:55 2022 -0400
  43. 62baa61 Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Oct 24 10:04:30 2022 -0400
  44. ce66f19 watchdog: introduce a u-boot,autostart property by Rasmus Villemoes · Tue Sep 27 11:54:03 2022 +0200
  45. c93350b input: Remove legacy KEYBOARD option by Tom Rini · Fri Oct 14 07:50:20 2022 -0400
  46. 3048ecd imx: kontron-sl-mx8mm: Add support for Kontron Electronics SoM SL i.MX8MM OSM-S by Frieder Schrempf · Wed Aug 24 15:59:19 2022 +0200
  47. 49efb06 vbe: Add a test for VBE device tree fixups by Simon Glass · Tue Oct 11 09:47:20 2022 -0600
  48. e6a211c dm: core: Update docs about oftree_from_fdt() by Simon Glass · Tue Oct 11 09:47:19 2022 -0600
  49. 84328cf fdt: Show a message when the working FDT changes by Simon Glass · Tue Oct 11 09:47:12 2022 -0600
  50. 0e10b6a doc: cmd: temperature: add documentation by Robert Marko · Tue Sep 06 13:30:34 2022 +0200
  51. f841bb8 cmd: xxd: add new command by Roger Knecht · Sat Sep 03 13:15:04 2022 +0000
  52. 11827c4 cmd: cat: add new command by Roger Knecht · Sat Sep 03 11:34:53 2022 +0000
  53. 6acf1b9 cmd: pxe: add alias devicetree-overlay for fdtoverlays by Edoardo Tomelleri · Wed Sep 21 15:26:33 2022 +0200
  54. 2c6206d doc: describe usage of virt-make-fs for testing by Heinrich Schuchardt · Sat Oct 08 01:19:22 2022 +0200
  55. 9b97d12 doc: add python3-filelock python3-pytest-xdist by Heinrich Schuchardt · Sat Oct 08 00:46:35 2022 +0200
  56. 056ebd6 doc: man-page for cls by Heinrich Schuchardt · Fri Oct 07 20:51:35 2022 +0200
  57. 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
  58. b1030eb common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead code by Ovidiu Panait · Tue Sep 13 21:31:26 2022 +0300
  59. b5aeef7 doc: documentation of EFI driver binding protocol by Heinrich Schuchardt · Tue Oct 04 18:28:24 2022 +0200
  60. be68ef5 doc: typo 'it it' in doc/develop/package/index.rst by Heinrich Schuchardt · Tue Oct 04 22:02:46 2022 +0200
  61. 9411630 Merge branch 'next' by Tom Rini · Mon Oct 03 15:39:46 2022 -0400
  62. d6e4e90 Prepare v2022.10 by Tom Rini · Mon Oct 03 15:25:32 2022 -0400
  63. 17abed0 dm: core: Allow copying ofnode property data when writing by Simon Glass · Tue Sep 06 20:27:32 2022 -0600
  64. 9e7a42a dm: core: Expand ofnode tests by Simon Glass · Tue Sep 06 20:27:30 2022 -0600
  65. cb13a1b dm: core: Add the ofnode multi-tree implementation by Simon Glass · Tue Sep 06 20:27:26 2022 -0600
  66. aa5ffb3 doc: improve description of autostart by Heinrich Schuchardt · Sat Sep 10 09:16:37 2022 +0200
  67. 3ba7675 test: Make a copy of the device tree before running a test by Simon Glass · Tue Sep 06 20:27:05 2022 -0600
  68. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  69. eff2077 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · Mon Sep 26 11:27:30 2022 -0400
  70. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · Sat Sep 17 09:00:09 2022 -0600
  71. c0a2836 mx8m: csf.sh: Fix the calculation of fit_block_size by Fabio Estevam · Sat Aug 13 09:03:10 2022 -0300
  72. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  73. 68f36ca Prepare v2022.10-rc5 by Tom Rini · Mon Sep 19 12:17:04 2022 -0400
  74. 3f8667c board: purism: add the Purism Librem5 phone by Angus Ainslie · Thu Aug 25 06:46:02 2022 -0700
  75. 78ad5b4 doc: imx: habv4: Add Secure Boot guide for i.MX8M SPL targets by Marek Vasut · Tue Jul 12 17:04:52 2022 +0200
  76. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · Thu Aug 11 19:34:59 2022 -0600
  77. 3bf7d7a blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · Thu Aug 11 19:34:48 2022 -0600
  78. ec761c9 Nokia RX-51: Fix documentation how to enable UBI support by Pali Rohár · Sun Sep 04 03:29:03 2022 +0200
  79. 10f7135 doc: cmd: loady: Document new configuration by Pali Rohár · Mon Aug 29 17:36:23 2022 +0200
  80. 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
  81. dfcf0e5 doc:eficonfig: add documentation for eficonfig command by Masahisa Kojima · Mon Sep 12 17:33:58 2022 +0900
  82. 3511024 doc:bootmenu: add description for UEFI boot support by Masahisa Kojima · Mon Sep 12 17:33:57 2022 +0900
  83. 4736bec cyclic: Add documentation by Stefan Roese · Fri Sep 02 13:57:53 2022 +0200
  84. b23b98f Makefile: Add a pcheck option to run tests in parallel by Simon Glass · Sat Aug 06 17:51:59 2022 -0600
  85. 4f942f8 Merge tag 'efi-2022-10-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Sep 09 14:10:51 2022 -0400
  86. 8766b78 doc: man-page for tftpput by Heinrich Schuchardt · Sat Sep 03 13:31:04 2022 +0200
  87. 43a8d6a Prepare v2022.10-rc4 by Tom Rini · Mon Sep 05 20:32:56 2022 -0400
  88. 91a187b test: Allow running tests multiple times by Simon Glass · Mon Aug 01 07:58:45 2022 -0600
  89. 6c8ec91 Makefile: Allow LTO to be disabled for a build by Simon Glass · Wed Aug 03 12:13:08 2022 -0600
  90. e69e1f1 cmd: Add pause command by Samuel Dionne-Riel · Thu Aug 18 15:44:04 2022 -0400
  91. 02b1979 dt/bindings: Add bindings for FWU Metadata mtd storage by Sughosh Ganu · Fri Jul 22 12:43:15 2022 -0500
  92. 0b1f013 doc: process, sending_patches: Update and correct the old "Patches" content by Tom Rini · Mon Aug 29 12:59:34 2022 -0400
  93. 62a2e1d doc: sending_patches.rst: Incorporate the old "Patches" wiki content by Tom Rini · Mon Aug 29 12:59:33 2022 -0400
  94. 7bbea7c doc: Add gpio status output fields description by Patrice Chotard · Tue Aug 30 16:56:28 2022 +0200
  95. 3c9c6d7 Rename disto_[pxe_]getfile to distro_[pxe_]getfile by Dario Binacchi · Fri Aug 26 15:15:41 2022 +0200
  96. f1710f0 doc: Build documentation in parallel by Simon Glass · Sat Aug 13 11:40:40 2022 -0600
  97. 60900b4 pmic: Convert pm8916 driver to a generic Qcom PMIC driver by Sumit Garg · Thu Aug 04 19:57:17 2022 +0530
  98. 13c6e43 Prepare v2022.10-rc3 by Tom Rini · Mon Aug 22 18:54:48 2022 -0400
  99. 75ec06c ppc: Remove corenet_ds boards by Tom Rini · Tue Aug 09 10:16:21 2022 -0400
  100. a58e936 doc: dm: clarify activation. by Michal Suchanek · Thu Aug 04 19:57:45 2022 +0200