1. 0ba3212 rockchip: puma-rk3399: load environment from same medium as one used to load U-Boot proper by Quentin Schulz · Thu Sep 15 11:14:27 2022 +0200
  2. 4f98fba rockchip: puma-rk3399: allow loading environment from SPI-NOR flash by Quentin Schulz · Thu Sep 15 11:14:26 2022 +0200
  3. 86bd44e rockchip: puma-rk3399: load environment from same MMC as used for loading U-Boot proper by Quentin Schulz · Thu Sep 15 11:14:25 2022 +0200
  4. 17457f9 rockchip: puma-rk3399: remove unused default ENV_OFFSET for SPI flashes by Quentin Schulz · Thu Sep 15 11:14:24 2022 +0200
  5. 286e96c rockchip: puma-rk3399: allow non-SD-Card-loaded SPL to load U-Boot proper from SD-Card by Quentin Schulz · Thu Sep 15 11:14:23 2022 +0200
  6. a0fb0bd rockchip: puma-rk3399: use gpio-hog instead of fixed-regulator for enabling eMMC/SPI-NOR by Quentin Schulz · Thu Sep 15 11:14:22 2022 +0200
  7. 11366cd rockchip: puma-rk3399: fix boot_targets swap depending on U-Boot proper load medium by Quentin Schulz · Thu Sep 15 11:14:21 2022 +0200
  8. cdb03cf rockchip: rk3399: Add EAIDK-610 support by Andy Yan · Sun Sep 18 19:30:02 2022 +0800
  9. e10ad79 rockchip: puma-rk3399: remove dead code by Quentin Schulz · Thu Sep 15 18:25:32 2022 +0200
  10. 644c95a ram: rockchip: fix typo in KConfig option label by Quentin Schulz · Thu Sep 15 12:17:10 2022 +0200
  11. 5875175 rockchip: px30: support debug uart on UART0 by Quentin Schulz · Thu Sep 15 12:12:47 2022 +0200
  12. 65e713f rockchip: rk3399: fix incorrect ifdef check on SPL_GPIO by Quentin Schulz · Fri Jul 22 11:30:14 2022 +0200
  13. 179e570 rockchip: rk3399: fix incorrect ifdef check on SPL_DM_REGULATOR by Quentin Schulz · Fri Jul 22 11:30:13 2022 +0200
  14. 7d20cf9 arm: rockchip: rk3399: Program PLL clock for DDR at 50 MHz in documented range by Xavier Drudis Ferran · Sat Jul 16 12:31:45 2022 +0200
  15. bcfdbf8 arm: dts: rockchip: rk3288: partial sync from Linux by Johan Jonker · Wed Sep 28 16:24:28 2022 +0200
  16. e116f95 arm: dts: rockchip: update cpu and gpu nodes by Johan Jonker · Wed Sep 28 16:24:14 2022 +0200
  17. f816c74 arm: dts: rockchip: rk3288: move thermal sub nodes to dtsi by Johan Jonker · Wed Sep 28 16:24:06 2022 +0200
  18. e82b45c phycore-rk3288: Avoid enabling partition support in SPL by Simon Glass · Fri Mar 11 12:10:04 2022 -0700
  19. c605208 rockchip: phycore_rk3288: remove phycore_init() function by Johan Jonker · Tue Oct 18 13:25:00 2022 +0200
  20. bed54ca Merge tag 'efi-2023-01-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Oct 16 20:23:47 2022 -0400
  21. 7e05279 efi_loader: remove efi_delete_handle on loadfile2 by Ilias Apalodimas · Sun Oct 16 11:36:32 2022 +0300
  22. f312087 cmd: simplify efidebug by Heinrich Schuchardt · Sat Oct 15 13:21:01 2022 +0200
  23. 49dbcaf efi_loader: avoid EFI_CALL() when draining console by Heinrich Schuchardt · Sat Oct 15 12:22:37 2022 +0200
  24. a13136f efi_loader: avoid EFI_CALL() for clearing screen by Heinrich Schuchardt · Sat Oct 15 11:13:59 2022 +0200
  25. dbb689f spi: Implement spi_set_speed by Paul Barker · Wed Oct 05 13:18:34 2022 +0100
  26. e2e4ca3 Merge branch '2022-10-12-additional-fixes' by Tom Rini · Wed Oct 12 15:12:42 2022 -0400
  27. b91575c Nokia RX-51: Fix double space key press by Pali Rohár · Sun Oct 09 21:38:25 2022 +0200
  28. a2d2416 Nokia RX-51: Remove CONFIG_UBI_SIZE by Pali Rohár · Sun Oct 09 15:12:09 2022 +0200
  29. 3cf84bb Fix typo in CONFIG_USBNET_DEVADDR by Ignacio Zamora · Sat Oct 08 09:50:56 2022 -0500
  30. eacbced tools: k3_gen_x509_cert: Do not print SWRV on build by Andrew Davis · Fri Oct 07 15:35:31 2022 -0500
  31. 245048b smem: msm: add missing <linux/sizes.h> by Robert Marko · Fri Oct 07 11:52:44 2022 +0200
  32. 90a082d test: run setexpr test only on sandbox by Heinrich Schuchardt · Sat Oct 01 21:42:35 2022 +0200
  33. 3d8b950 firmware: scmi: fix the multi channel support with CCF by Patrick Delaunay · Fri Sep 30 09:36:38 2022 +0200
  34. 9395eb9 cmd: ubi: Add 'ubi list' command for printing list of all UBI volumes by Pali Rohár · Mon Sep 12 11:38:55 2022 +0200
  35. f9dc5a7 Merge branch '2022-10-11-assorted-fixes-and-updates' by Tom Rini · Tue Oct 11 17:35:42 2022 -0400
  36. 7327b4c test: cmd: add test for temperature command by Robert Marko · Tue Sep 06 13:30:36 2022 +0200
  37. 9cf8712 thermal: add sandbox driver by Robert Marko · Tue Sep 06 13:30:35 2022 +0200
  38. 0e10b6a doc: cmd: temperature: add documentation by Robert Marko · Tue Sep 06 13:30:34 2022 +0200
  39. 99e6fde cmd: add temperature command by Robert Marko · Tue Sep 06 13:30:33 2022 +0200
  40. f841bb8 cmd: xxd: add new command by Roger Knecht · Sat Sep 03 13:15:04 2022 +0000
  41. 11827c4 cmd: cat: add new command by Roger Knecht · Sat Sep 03 11:34:53 2022 +0000
  42. 8573ec4 pinctrl: fix buffer size for pinctrl_generic_set_state_prefix() by John Keeping · Wed Sep 07 12:11:42 2022 +0100
  43. c1f659d pinctrl: nuvoton: fix set persist error by Jim Liu · Tue Sep 13 14:23:15 2022 +0800
  44. 591da92 boot: image-pre-load: Check environment for location of signature info by Steven Lawrance · Wed Sep 14 20:57:28 2022 +0200
  45. db7b157 image-pre-load: Move macros/definitions to image.h by Steven Lawrance · Wed Sep 14 20:57:27 2022 +0200
  46. 33e48bf bootcount: pmic: Correct misleading comment by Philip Oberfichtner · Mon Sep 19 10:11:00 2022 +0200
  47. fe50ef1 lib: crypt: fix selecting a non-existent option by Oleksandr Suvorov · Mon Sep 19 12:14:49 2022 +0300
  48. 6acf1b9 cmd: pxe: add alias devicetree-overlay for fdtoverlays by Edoardo Tomelleri · Wed Sep 21 15:26:33 2022 +0200
  49. af74e27 Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Oct 11 09:57:08 2022 -0400
  50. 142dacc Merge branch '2022-10-10-LLVM-related-improvements' by Tom Rini · Tue Oct 11 09:55:56 2022 -0400
  51. c89a2b7 spl: atf: Fix clang -Wasm-operand-widths warning by Alistair Delva · Mon Sep 26 20:47:55 2022 +0000
  52. d481528 Makefile: apply dynamic relocations for LLD by Nick Desaulniers · Mon Sep 26 20:47:40 2022 +0000
  53. 02a695c examples: standalone: Fix build with LLVM toolchain by Alistair Delva · Mon Sep 26 20:47:10 2022 +0000
  54. 1d40e98 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Mon Oct 10 15:38:14 2022 -0400
  55. bcc4260 Merge tag 'efi-2023-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon Oct 10 12:14:51 2022 -0400
  56. e9621d8 usb: gadget: fastboot: detach usb on reboot commands by Mattijs Korpershoek · Fri Oct 07 11:38:22 2022 +0200
  57. b2a19ff usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpers by Patrice Chotard · Tue Sep 06 08:15:29 2022 +0200
  58. 343ff75 usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · Tue Sep 06 08:15:28 2022 +0200
  59. cb9f1e4 usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · Tue Sep 06 08:15:27 2022 +0200
  60. ea7c49e phy: Add generic_{setup,shutdown}_phy() helpers by Patrice Chotard · Tue Sep 06 08:15:26 2022 +0200
  61. 9725534 usb: gadget: Clean up Makefile ifdeffery by Marek Vasut · Tue Aug 23 19:06:51 2022 +0200
  62. bd2a346 usb: Add missing guard around env_get() in usb_hub by Marek Vasut · Mon Sep 19 21:19:23 2022 +0200
  63. 31d63b8 efi_loader: reformat efi_disk_add_dev() by Heinrich Schuchardt · Fri Oct 07 11:03:01 2022 +0200
  64. 8adf8d8 efi_loader: simplify efi_set_load_options() by Heinrich Schuchardt · Fri Oct 07 16:21:28 2022 +0200
  65. 64304a1 efi_driver: use efi_close_protocol by Heinrich Schuchardt · Fri Oct 07 16:12:54 2022 +0200
  66. 5e39433 efi_loader: internal CloseProtocol by Heinrich Schuchardt · Fri Oct 07 15:18:15 2022 +0200
  67. d8dc3cb efi_loader: CloseProtocol in efi_fmp_find by Heinrich Schuchardt · Fri Oct 07 15:29:52 2022 +0200
  68. 1100d15 efi_loader: CloseProtocol in tcg2_measure_gpt_data by Heinrich Schuchardt · Fri Oct 07 14:28:18 2022 +0200
  69. adbbe1c efi_driver: fix efi_uc_stop() by Heinrich Schuchardt · Fri Oct 07 23:53:38 2022 +0200
  70. 9df31c2 efi_loader: don't export efi_remove_all_protocols by Heinrich Schuchardt · Fri Oct 07 16:55:29 2022 +0200
  71. 217cb20 efi_loader: printf code in efi_disk_get_device_name() by Heinrich Schuchardt · Fri Oct 07 12:55:16 2022 +0200
  72. 2c6206d doc: describe usage of virt-make-fs for testing by Heinrich Schuchardt · Sat Oct 08 01:19:22 2022 +0200
  73. 9b97d12 doc: add python3-filelock python3-pytest-xdist by Heinrich Schuchardt · Sat Oct 08 00:46:35 2022 +0200
  74. 056ebd6 doc: man-page for cls by Heinrich Schuchardt · Fri Oct 07 20:51:35 2022 +0200
  75. f519da3 cmd: CMD_CLS should not depend on video by Heinrich Schuchardt · Fri Oct 07 20:36:12 2022 +0200
  76. 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
  77. 4b842e1 fpga: virtex2: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · Fri Oct 07 14:20:03 2022 +0200
  78. a151d23 fpga: spartan3: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · Fri Oct 07 14:20:02 2022 +0200
  79. cb9c1f9 fpga: spartan2: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · Fri Oct 07 14:20:01 2022 +0200
  80. 7178d0e fpga: ACEX1K: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · Fri Oct 07 14:20:00 2022 +0200
  81. e543b1b fpga: cyclon2: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · Fri Oct 07 14:19:59 2022 +0200
  82. b9f41d5 fpga: altera: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · Fri Oct 07 14:19:58 2022 +0200
  83. 300954e fpga: virtex2: Fix printf format string warnings by Alexander Dahl · Fri Oct 07 14:19:57 2022 +0200
  84. 6e33dea fpga: spartan3: Fix printf arguments warning by Alexander Dahl · Fri Oct 07 14:19:56 2022 +0200
  85. 907527b fpga: spartan2: Fix printf arguments warning by Alexander Dahl · Fri Oct 07 14:19:55 2022 +0200
  86. cad0381 fpga: Add missing Kconfig symbols for old FPGA drivers by Alexander Dahl · Fri Oct 07 14:19:54 2022 +0200
  87. e3184f8 clk: versal: Mark versal_clock_setup() as static by Venkatesh Yadav Abbarapu · Fri Oct 07 16:25:35 2022 +0530
  88. 3d49c95 xilinx: zynqmp: Load pmufw configuration before checking access by Michal Simek · Wed Oct 05 11:39:27 2022 +0200
  89. 758a699 xilinx: common: fix board_late_init_xilinx() by Heinrich Schuchardt · Sat Oct 08 11:13:17 2022 +0200
  90. 50a8f8e xilinx: zynqmp: change the type of multiboot variable by Venkatesh Yadav Abbarapu · Tue Oct 04 11:22:54 2022 +0530
  91. f35f957 soc: xilinx: zynqmp: Mark soc_xilinx_zynqmp_get_machine() as static by Venkatesh Yadav Abbarapu · Tue Oct 04 11:22:01 2022 +0530
  92. d79ebef xilinx: common: Add print_cpuinfo() declaration by Venkatesh Yadav Abbarapu · Tue Oct 04 11:20:53 2022 +0530
  93. d23a58d mtd: Update the function name to 'rfree' by Fabio Estevam · Fri Oct 07 11:35:53 2022 -0300
  94. fd6e13e mtd: mxs_nand: Support EDO mode for imx8mn architecture by Michael Trimarchi · Tue Aug 30 16:48:47 2022 +0200
  95. 8a6bbc5 mtd: mxs_nand: get the clock with the right name by Dario Binacchi · Tue Sep 27 11:56:33 2022 +0200
  96. cb49d10 mtd: mxs_nand: don't get the gpmi_apbh_dma clock by Dario Binacchi · Tue Sep 27 11:47:29 2022 +0200
  97. 6740662 imx: gpmi: Add register needed to control nand bus timing by Michael Trimarchi · Tue Aug 30 16:47:51 2022 +0200
  98. 252e54e clk: imx: clk-imx8mn add gpmi nand clocks by Michael Trimarchi · Tue Aug 30 16:45:20 2022 +0200
  99. 29c56cf clk: imx: gate2 support shared counter and relative clock functions by Michael Trimarchi · Tue Aug 30 16:41:38 2022 +0200
  100. b32e24f dm: clk: add missing stub when CONFIG_CLK is deactivated by Dario Binacchi · Tue Sep 27 19:18:19 2022 +0200