1. 6880ebd arm: dts: rockchip: update cpu and gpu nodes by Johan Jonker · 2 years, 1 month ago
  2. 4fd6c28 arm: dts: rockchip: rk3288: move thermal sub nodes to dtsi by Johan Jonker · 2 years, 1 month ago
  3. 3f2c4dd phycore-rk3288: Avoid enabling partition support in SPL by Simon Glass · 2 years, 7 months ago
  4. f9c68a5 rockchip: phycore_rk3288: remove phycore_init() function by Johan Jonker · 2 years ago
  5. e2ff1d0 Merge tag 'efi-2023-01-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
  6. 70089c1 efi_loader: remove efi_delete_handle on loadfile2 by Ilias Apalodimas · 2 years ago
  7. f4d52c4 cmd: simplify efidebug by Heinrich Schuchardt · 2 years ago
  8. 7831d36 efi_loader: avoid EFI_CALL() when draining console by Heinrich Schuchardt · 2 years ago
  9. f327236 efi_loader: avoid EFI_CALL() for clearing screen by Heinrich Schuchardt · 2 years ago
  10. c98f6fe spi: Implement spi_set_speed by Paul Barker · 2 years, 1 month ago
  11. 0e49f5c Merge branch '2022-10-12-additional-fixes' by Tom Rini · 2 years ago
  12. edb47d6 Nokia RX-51: Fix double space key press by Pali Rohár · 2 years ago
  13. 767ecc5 Nokia RX-51: Remove CONFIG_UBI_SIZE by Pali Rohár · 2 years ago
  14. 3480320 Fix typo in CONFIG_USBNET_DEVADDR by Ignacio Zamora · 2 years ago
  15. fa1f99a tools: k3_gen_x509_cert: Do not print SWRV on build by Andrew Davis · 2 years ago
  16. ce1df11 smem: msm: add missing <linux/sizes.h> by Robert Marko · 2 years ago
  17. 0b154c8 test: run setexpr test only on sandbox by Heinrich Schuchardt · 2 years, 1 month ago
  18. eebb967 firmware: scmi: fix the multi channel support with CCF by Patrick Delaunay · 2 years, 1 month ago
  19. 6de1daf cmd: ubi: Add 'ubi list' command for printing list of all UBI volumes by Pali Rohár · 2 years, 1 month ago
  20. 8db1fa5 Merge branch '2022-10-11-assorted-fixes-and-updates' by Tom Rini · 2 years ago
  21. c68e73b test: cmd: add test for temperature command by Robert Marko · 2 years, 1 month ago
  22. 1fad2cb thermal: add sandbox driver by Robert Marko · 2 years, 1 month ago
  23. 0995e81 doc: cmd: temperature: add documentation by Robert Marko · 2 years, 1 month ago
  24. 7f673bb cmd: add temperature command by Robert Marko · 2 years, 1 month ago
  25. 23c0df6 cmd: xxd: add new command by Roger Knecht · 2 years, 2 months ago
  26. 690a1d6 cmd: cat: add new command by Roger Knecht · 2 years, 2 months ago
  27. 7eda1a9 pinctrl: fix buffer size for pinctrl_generic_set_state_prefix() by John Keeping · 2 years, 1 month ago
  28. 45455e8 pinctrl: nuvoton: fix set persist error by Jim Liu · 2 years, 1 month ago
  29. 05b0f24 boot: image-pre-load: Check environment for location of signature info by Steven Lawrance · 2 years, 1 month ago
  30. 7c5eeb8 image-pre-load: Move macros/definitions to image.h by Steven Lawrance · 2 years, 1 month ago
  31. bda5f3e bootcount: pmic: Correct misleading comment by Philip Oberfichtner · 2 years, 1 month ago
  32. 36ecaa2 lib: crypt: fix selecting a non-existent option by Oleksandr Suvorov · 2 years, 1 month ago
  33. 35821a2 cmd: pxe: add alias devicetree-overlay for fdtoverlays by Edoardo Tomelleri · 2 years, 1 month ago
  34. 300077c Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years ago
  35. 20be7c1 Merge branch '2022-10-10-LLVM-related-improvements' by Tom Rini · 2 years ago
  36. db9d55e spl: atf: Fix clang -Wasm-operand-widths warning by Alistair Delva · 2 years, 1 month ago
  37. 0b94358 Makefile: apply dynamic relocations for LLD by Nick Desaulniers · 2 years, 1 month ago
  38. 43b7dcd examples: standalone: Fix build with LLVM toolchain by Alistair Delva · 2 years, 1 month ago
  39. c4c32e3 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years ago
  40. 2877e9d Merge tag 'efi-2023-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
  41. 5f7e01e usb: gadget: fastboot: detach usb on reboot commands by Mattijs Korpershoek · 2 years ago
  42. 75341e9 usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 1 month ago
  43. 083f8aa usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 1 month ago
  44. 1000500 usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 1 month ago
  45. 84e5614 phy: Add generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 1 month ago
  46. 7cc1af9 usb: gadget: Clean up Makefile ifdeffery by Marek Vasut · 2 years, 2 months ago
  47. fcb670b usb: Add missing guard around env_get() in usb_hub by Marek Vasut · 2 years, 1 month ago
  48. 21c4d7c efi_loader: reformat efi_disk_add_dev() by Heinrich Schuchardt · 2 years ago
  49. 731ab36 efi_loader: simplify efi_set_load_options() by Heinrich Schuchardt · 2 years ago
  50. 7605c92 efi_driver: use efi_close_protocol by Heinrich Schuchardt · 2 years ago
  51. ef18576 efi_loader: internal CloseProtocol by Heinrich Schuchardt · 2 years ago
  52. 56c9f0c efi_loader: CloseProtocol in efi_fmp_find by Heinrich Schuchardt · 2 years ago
  53. bb8bb30 efi_loader: CloseProtocol in tcg2_measure_gpt_data by Heinrich Schuchardt · 2 years ago
  54. fcdf531 efi_driver: fix efi_uc_stop() by Heinrich Schuchardt · 2 years ago
  55. 4d9668b efi_loader: don't export efi_remove_all_protocols by Heinrich Schuchardt · 2 years ago
  56. 2eeb7fe efi_loader: printf code in efi_disk_get_device_name() by Heinrich Schuchardt · 2 years ago
  57. 88991b9 doc: describe usage of virt-make-fs for testing by Heinrich Schuchardt · 2 years ago
  58. 627b0ba doc: add python3-filelock python3-pytest-xdist by Heinrich Schuchardt · 2 years ago
  59. c9704ce doc: man-page for cls by Heinrich Schuchardt · 2 years ago
  60. c6db606 cmd: CMD_CLS should not depend on video by Heinrich Schuchardt · 2 years ago
  61. 73e741b Merge tag 'u-boot-nand-20221009' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 2 years ago
  62. 63c46e0 fpga: virtex2: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years ago
  63. 1fda847 fpga: spartan3: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years ago
  64. bc33b69 fpga: spartan2: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years ago
  65. 40923f5 fpga: ACEX1K: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years ago
  66. 29e5811 fpga: cyclon2: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years ago
  67. 6c62e8f fpga: altera: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years ago
  68. 27fb2e2 fpga: virtex2: Fix printf format string warnings by Alexander Dahl · 2 years ago
  69. 0ff33f4 fpga: spartan3: Fix printf arguments warning by Alexander Dahl · 2 years ago
  70. cf4d6b5 fpga: spartan2: Fix printf arguments warning by Alexander Dahl · 2 years ago
  71. 312c4b1 fpga: Add missing Kconfig symbols for old FPGA drivers by Alexander Dahl · 2 years ago
  72. 673f189 clk: versal: Mark versal_clock_setup() as static by Venkatesh Yadav Abbarapu · 2 years ago
  73. 0b33770 xilinx: zynqmp: Load pmufw configuration before checking access by Michal Simek · 2 years, 1 month ago
  74. 872a9b8 xilinx: common: fix board_late_init_xilinx() by Heinrich Schuchardt · 2 years ago
  75. f60be62 xilinx: zynqmp: change the type of multiboot variable by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  76. 024cfd0 soc: xilinx: zynqmp: Mark soc_xilinx_zynqmp_get_machine() as static by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  77. faf6a28 xilinx: common: Add print_cpuinfo() declaration by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  78. 7676811 mtd: Update the function name to 'rfree' by Fabio Estevam · 2 years ago
  79. 90cce05 mtd: mxs_nand: Support EDO mode for imx8mn architecture by Michael Trimarchi · 2 years, 2 months ago
  80. 6b7149a mtd: mxs_nand: get the clock with the right name by Dario Binacchi · 2 years, 1 month ago
  81. d5fb94e mtd: mxs_nand: don't get the gpmi_apbh_dma clock by Dario Binacchi · 2 years, 1 month ago
  82. 9f46b86 imx: gpmi: Add register needed to control nand bus timing by Michael Trimarchi · 2 years, 2 months ago
  83. 710c4ff clk: imx: clk-imx8mn add gpmi nand clocks by Michael Trimarchi · 2 years, 2 months ago
  84. d2e82ad clk: imx: gate2 support shared counter and relative clock functions by Michael Trimarchi · 2 years, 2 months ago
  85. c9dc8e7 dm: clk: add missing stub when CONFIG_CLK is deactivated by Dario Binacchi · 2 years, 1 month ago
  86. b6f9f98 mtd: nand: Fix SPL build after migration of CONFIG_SYS_NAND_SELF_INIT to Kconfig by Roger Quadros · 2 years, 1 month ago
  87. 11ef7f0 Merge tag 'efi-2023-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
  88. f571723 Merge branch '2022-10-07-riscv-toolchain-update' by Tom Rini · 2 years ago
  89. 5c3801d Merge branch '2022-10-06-assorted-platform-and-board-updates' by Tom Rini · 2 years ago
  90. 1dde977 riscv: Fix build against binutils 2.38 by Alexandre Ghiti · 2 years, 1 month ago
  91. 3672ed7 buildman: differentiate between riscv32, riscv64 by Heinrich Schuchardt · 2 years, 1 month ago
  92. e2ce13c docker: install riscv32 toolchain by Heinrich Schuchardt · 2 years, 1 month ago
  93. b451330 spi: zynqmp_qspi: Mark zynqmp_qspi_set_tapdelay() as static by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  94. c9e2893 arm64: zynqmp: Fix compiler warnings in mp.c by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  95. 2a62183 clk: nuvoton: Add support for NPCM845 by Jim Liu · 2 years, 1 month ago
  96. 9ca71c9 arm: nuvoton: Add support for Nuvoton NPCM845 BMC by Jim Liu · 2 years, 1 month ago
  97. d0fc818 net: ti: am65-cpsw-nuss: Enable MDIO manual mode by Ravi Gunasekaran · 2 years, 1 month ago
  98. 9ea30ea net: ti: cpsw-mdio: Add workaround for errata i2329 by Ravi Gunasekaran · 2 years, 1 month ago
  99. 742f302 dma: ti: k3-udma: Fix 'SZ_64K’ undeclared error by Dhruva Gole · 2 years, 1 month ago
  100. ae17910 armv8: cache_v8: Fix pgtables setup when MMU is already enabled by Pali Rohár · 2 years, 1 month ago