1. 83ec1ca x86: Adjust bootparam.h to be more like linux by Simon Glass · Mon Mar 20 08:30:06 2023 +1300
  2. 890da24 efi: Set RUN_64BIT correctly for the EFI app by Simon Glass · Mon Mar 20 08:30:05 2023 +1300
  3. 16eda5e efi_loader: simplify efi_str_to_u16() by Heinrich Schuchardt · Sun Mar 19 09:20:23 2023 +0100
  4. 4564025 efi_loader: move dp_alloc() to efi_alloc() by Heinrich Schuchardt · Sun Mar 19 09:20:22 2023 +0100
  5. 2010d85 efi_loader: move struct efi_device_path to efi.h by Heinrich Schuchardt · Sun Mar 19 08:59:33 2023 +0100
  6. fc607ab efi_loader: fix device-path for USB devices by Heinrich Schuchardt · Sun Mar 19 16:18:09 2023 +0100
  7. 3f41a2a efi_loader: support for Ctrl() device path node by Heinrich Schuchardt · Sun Mar 19 16:18:08 2023 +0100
  8. d20ccca Merge branch '2023-03-22-assorted-minor-code-cleanups' into next by Tom Rini · Wed Mar 22 20:57:39 2023 -0400
  9. aecb179 purism: librem5: Fix a function declaration in spl.c by Tom Rini · Thu Mar 09 11:22:11 2023 -0500
  10. f700356 examples: Don't use LTO for hello_world by Tom Rini · Thu Mar 09 11:22:09 2023 -0500
  11. a3a142c spl: Add function prototype for spl_mmc_get_uboot_raw_sector by Tom Rini · Thu Mar 09 11:22:08 2023 -0500
  12. e3b3264 arm: Correct cpu_reset function prototype on some platforms by Tom Rini · Thu Mar 09 11:22:07 2023 -0500
  13. fd2de4f proftool: Remove unused variables in make_flame_tree by Tom Rini · Mon Feb 27 17:08:38 2023 -0500
  14. 7c37780 imx8image: Remove unused cont_img_count variable by Tom Rini · Mon Feb 27 17:08:37 2023 -0500
  15. 6839d1b zlib: trees.c: Fix a warning with clang-15 by Tom Rini · Mon Feb 27 17:08:36 2023 -0500
  16. ac0135b libavb: Fix a warning with clang-15 by Tom Rini · Mon Feb 27 17:08:35 2023 -0500
  17. 03787a9 dlmalloc: Fix a warning with clang-15 by Tom Rini · Mon Feb 27 17:08:34 2023 -0500
  18. 98a8df5 global: Disable deprecated-non-prototype warning with clang by Tom Rini · Mon Feb 27 17:08:33 2023 -0500
  19. dbeca76 Merge branch '2023-03-21-assorted-CI-updates' into next by Tom Rini · Wed Mar 22 10:35:58 2023 -0400
  20. 08ed84e CI: Allow a mirror to be specified for Docker Hub by Peter Hoyes · Fri Mar 10 09:53:03 2023 +0000
  21. b0722af CI: Allow job tag to be optionally set globally by Peter Hoyes · Fri Mar 10 09:53:02 2023 +0000
  22. c1a44de CI: gitlab: Collect pytest artifacts by Marek Vasut · Fri Mar 03 02:22:25 2023 +0100
  23. da8ba7f Azure CI: Be explicit about pytest cache directory by Tom Rini · Tue Feb 28 15:28:49 2023 -0500
  24. 9303a4c Azure CI: Save pytest output automatically by Tom Rini · Tue Feb 28 15:28:48 2023 -0500
  25. 2f91848 Dockerfile: Update to latest "Jammy" tag by Tom Rini · Tue Mar 21 15:31:19 2023 -0400
  26. 26a4183 Dockerfile: Add m68k-softmmu to qemu by Tom Rini · Tue Mar 21 15:28:00 2023 -0400
  27. e1afa05 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · Mon Mar 20 17:51:10 2023 -0400
  28. 78b6d18 Merge branch '2023-03-17-improve-read-command-add-write-command' into next by Tom Rini · Mon Mar 20 16:31:52 2023 -0400
  29. 6c17cd6 serial: sh: Make indent consistent by Marek Vasut · Tue Feb 28 22:19:30 2023 +0100
  30. 98ae281 serial: sh: Add DEBUG_UART support by Marek Vasut · Tue Feb 28 22:17:22 2023 +0100
  31. b811f9b serial: sh: Rename CONFIG_SCI and CONFIG_SCIF_USE_EXT_CLK to CFG_ variants by Marek Vasut · Tue Feb 28 22:17:21 2023 +0100
  32. 8c0f3bb pinctrl: renesas: Replace ifdeffery with IS_ENABLED() by Marek Vasut · Tue Feb 28 07:25:52 2023 +0100
  33. 8d819f6 net: ravb: Support fixed PHY in R-Car by Mikhail Lappo · Tue Feb 28 00:04:11 2023 +0100
  34. c0a81d9 i2c: rcar_i2c: Sort Kconfig depends list ascending by Marek Vasut · Tue Feb 28 00:03:46 2023 +0100
  35. c390909 i2c: rcar_iic: Sort Kconfig depends list ascending by Marek Vasut · Tue Feb 28 00:03:45 2023 +0100
  36. ea8505e clk: renesas: rcar-gen3: Replace SSCG caching with MDSEL/PE caching by Marek Vasut · Tue Feb 28 07:25:11 2023 +0100
  37. e07fa9f ARM: rmobile: Split R-Car Gen3 into separate Kconfig from common 64bit options by Marek Vasut · Tue Feb 28 07:28:57 2023 +0100
  38. 1406bdc ARM: rmobile: Introduce CONFIG_RCAR_64 symbol by Marek Vasut · Tue Feb 28 07:28:56 2023 +0100
  39. 95f6e4b ARM: rmobile: Factor out SYS_SOC Kconfig option by Marek Vasut · Tue Feb 28 07:28:55 2023 +0100
  40. fbae595 ARM: rmobile: Sort R-Car Gen3 Kconfig lists by Marek Vasut · Tue Feb 28 07:28:54 2023 +0100
  41. 43f5dc0 ARM: rmobile: Convert ifdef in rmobile_get_prr() to IS_ENABLED() by Marek Vasut · Tue Feb 28 07:27:51 2023 +0100
  42. 8872b48 ARM: renesas: falcon: Enable RWDT reset for V3U Falcon by Hai Pham · Tue Feb 28 00:02:19 2023 +0100
  43. 89b45d4 ARM: renesas: falcon: Initialize ARM generic timer and GICv3 if EL3 by Hai Pham · Tue Feb 28 00:02:18 2023 +0100
  44. a39b51a ARM: renesas: Enable DTO support by default on R-Car Gen3 by Marek Vasut · Tue Feb 28 00:00:19 2023 +0100
  45. 2f688c2 ARM: renesas: Demote overlap memory nodes message to debug on Gen3 by Hai Pham · Tue Feb 28 00:00:01 2023 +0100
  46. a532c71 ARM: renesas: Remove defines for USB on Eagle/Condor by Hai Pham · Mon Feb 27 23:59:32 2023 +0100
  47. ceefc04 test: add tests of 'read' and 'write' shell commands by Rasmus Villemoes · Thu Mar 02 09:12:25 2023 +0100
  48. ffa16ef sandbox: enable CMD_WRITE by Rasmus Villemoes · Thu Mar 02 09:12:24 2023 +0100
  49. 1f6b4f0 doc: document read/write commands by Rasmus Villemoes · Thu Mar 02 09:12:23 2023 +0100
  50. c614b83 cmd: introduce 'write' command by Rasmus Villemoes · Thu Mar 02 09:12:22 2023 +0100
  51. d505840 cmd: read: use part_get_info_by_dev_and_name_or_num() instead of open-coded dev_part parsing by Rasmus Villemoes · Thu Mar 02 09:12:21 2023 +0100
  52. ddebd4b Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Mar 16 12:18:30 2023 -0400
  53. cadedc4 Merge tag 'fsl-qoriq-next-2023-3-14' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq into next by Tom Rini · Thu Mar 16 12:17:48 2023 -0400
  54. 2b99fd8 Revert 9f62a472dfb2 ("video: Remove duplicate cursor-positioning function") by Tom Rini · Wed Mar 15 11:58:58 2023 -0400
  55. a122030 Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into next by Tom Rini · Thu Mar 16 12:16:14 2023 -0400
  56. 09753b3 buildman: Fix CROSS_COMPILE output for sandbox by Simon Glass · Fri Mar 10 12:48:51 2023 -0800
  57. e814a14 Revert "buildman: Correct CROSS_COMPILE output for sandbox" by Simon Glass · Fri Mar 10 12:48:50 2023 -0800
  58. ac55734 tools: add fdt_add_pubkey by Roman Kopytin · Wed Mar 08 01:13:41 2023 +0000
  59. 3cfcaa4d binman: add tests for sign option by Ivan Mikhaylov · Wed Mar 08 01:13:40 2023 +0000
  60. 8a80386 binman: add sign option for binman by Ivan Mikhaylov · Wed Mar 08 01:13:39 2023 +0000
  61. 3d80de0 binman: add documentation for binman sign option by Ivan Mikhaylov · Wed Mar 08 01:13:38 2023 +0000
  62. dc0ccea test: cmd: fdt: Test fdt apply by Marek Vasut · Thu Mar 02 04:08:44 2023 +0100
  63. 8d450da test: cmd: fdt: Test fdt chosen by Marek Vasut · Thu Mar 02 04:08:43 2023 +0100
  64. cd162df test: cmd: fdt: Test fdt rsvmem by Marek Vasut · Thu Mar 02 04:08:42 2023 +0100
  65. 65b6f46 test: cmd: fdt: Test fdt memory by Marek Vasut · Thu Mar 02 04:08:41 2023 +0100
  66. 06c13ed test: cmd: fdt: Test fdt header by Marek Vasut · Thu Mar 02 04:08:39 2023 +0100
  67. 76a652a test: cmd: fdt: Test fdt print and list by Marek Vasut · Thu Mar 02 04:08:32 2023 +0100
  68. b30e5dd cmd: fdt: Drop the 0x prefix by Marek Vasut · Thu Mar 02 04:04:40 2023 +0100
  69. dd4c85a console: Use only 0x00 as line separator for console recording by Marek Vasut · Mon Feb 27 20:55:39 2023 +0100
  70. bc8c140 test: cmd: fdt: Drop new unneeded curly brackets by Marek Vasut · Fri Mar 10 04:33:14 2023 +0100
  71. 1531c4e test: Wrap assert macros in ({ ... }) and fix missing semicolons by Marek Vasut · Fri Mar 10 04:33:13 2023 +0100
  72. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · Tue Mar 14 10:58:41 2023 -0400
  73. 4e7eba7 Merge branch '2023-03-14-revert-two-TI-patches' into next by Tom Rini · Tue Mar 14 10:53:50 2023 -0400
  74. d5fdad3 Revert "configs: j721s2: merge HS and non-HS defconfigs" by Tom Rini · Tue Mar 14 10:53:44 2023 -0400
  75. 73456b1 Revert "configs: j7200: Merge HS and non-HS defconfigs" by Tom Rini · Tue Mar 14 10:53:38 2023 -0400
  76. ea409b7 configs: ls208x: enable DM_SERIAL by Ioana Ciornei · Tue Feb 28 18:32:12 2023 +0200
  77. 37ea2ec arch: arm: dst: fsl-ls2080a.dts: tag serial nodes with bootph-all by Ioana Ciornei · Tue Feb 28 18:32:11 2023 +0200
  78. 8bd15e7 arch: arm: dst: fsl-ls2080a.dts: sync serial nodes with Linux by Ioana Ciornei · Tue Feb 28 18:32:10 2023 +0200
  79. 1303a11 arch: arm: dst: fsl-ls2080a.dtsi: move the serial nodes under soc by Ioana Ciornei · Tue Feb 28 18:32:09 2023 +0200
  80. 883f49e arch: arm: dst: fsl-ls2080a.dtsi: add an 'soc' node by Ioana Ciornei · Tue Feb 28 18:32:08 2023 +0200
  81. 6533138 arm: dts: ls1088a-rdb: replace 'xgmii' with '10gbase-r' by Ioana Ciornei · Wed Feb 22 16:17:40 2023 +0200
  82. 2ead443 board: freescale: ls1088a: remove code under !CONFIG_DM_ETH by Ioana Ciornei · Wed Feb 15 17:31:19 2023 +0200
  83. 9d249b3 board: freescale: ls2080aqds: remove code under !CONFIG_DM_ETH by Ioana Ciornei · Wed Feb 15 17:31:18 2023 +0200
  84. 9d68ac3 board: freescale: ls2080rdb: remove code under !CONFIG_DM_ETH by Ioana Ciornei · Wed Feb 15 17:31:17 2023 +0200
  85. f1b0e23 board: freescale: lx2160a: remove code under !CONFIG_DM_ETH by Ioana Ciornei · Wed Feb 15 17:31:16 2023 +0200
  86. 497493c board: freescale: lx2160a: remove hardcoded ethernet initialization by Ioana Ciornei · Wed Feb 15 17:31:15 2023 +0200
  87. 9b26c18 Prepare v2023.04-rc4 by Tom Rini · Mon Mar 13 20:52:48 2023 -0400
  88. 7d91c5e Merge tag 'efi-next-20230313' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Mon Mar 13 15:36:52 2023 -0400
  89. ae4279e Merge tag 'efi-2023-04-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon Mar 13 11:39:21 2023 -0400
  90. ef6c69e efi_loader: describe term_get_char() by Heinrich Schuchardt · Fri Mar 03 22:04:26 2023 +0100
  91. fa419cf efi_loader: update SetVariable attribute check by Masahisa Kojima · Tue Feb 21 11:33:17 2023 +0900
  92. db62843 doc: man-page for panic command by Heinrich Schuchardt · Fri Mar 03 22:48:27 2023 +0100
  93. ecf2151 doc: uefi: fix links by Vincent Stehlé · Mon Feb 20 15:37:29 2023 +0100
  94. 8e4edb2 test: unit test for crc8 by Heinrich Schuchardt · Wed Feb 22 02:10:20 2023 +0100
  95. 68033b1 video: Add a note about the broken implementation by Simon Glass · Fri Mar 10 12:47:23 2023 -0800
  96. e8b3e7d efi: Add dhrystone, dcache and scroll lines to app by Simon Glass · Fri Mar 10 12:47:22 2023 -0800
  97. 90679c6 video: Clear the vidconsole rather than the video by Simon Glass · Fri Mar 10 12:47:21 2023 -0800
  98. 366f5d1 video: Remove duplicate cursor-positioning function by Simon Glass · Fri Mar 10 12:47:20 2023 -0800
  99. 5b78e87 efi: Adjust script to show pre-relocation output on terminal by Simon Glass · Fri Mar 10 12:47:19 2023 -0800
  100. 32dc453 bbinfo: Show the size of the copy framebuffer by Simon Glass · Fri Mar 10 12:47:18 2023 -0800