1. 5eb4bbe sunxi: dts: arm64: update devicetree files by Andre Przywara · 2 years, 3 months ago
  2. bed54ca Merge tag 'efi-2023-01-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 1 month ago
  3. 7e05279 efi_loader: remove efi_delete_handle on loadfile2 by Ilias Apalodimas · 2 years, 1 month ago
  4. f312087 cmd: simplify efidebug by Heinrich Schuchardt · 2 years, 1 month ago
  5. 49dbcaf efi_loader: avoid EFI_CALL() when draining console by Heinrich Schuchardt · 2 years, 1 month ago
  6. a13136f efi_loader: avoid EFI_CALL() for clearing screen by Heinrich Schuchardt · 2 years, 1 month ago
  7. dbb689f spi: Implement spi_set_speed by Paul Barker · 2 years, 2 months ago
  8. e2e4ca3 Merge branch '2022-10-12-additional-fixes' by Tom Rini · 2 years, 2 months ago
  9. b91575c Nokia RX-51: Fix double space key press by Pali Rohár · 2 years, 2 months ago
  10. a2d2416 Nokia RX-51: Remove CONFIG_UBI_SIZE by Pali Rohár · 2 years, 2 months ago
  11. 3cf84bb Fix typo in CONFIG_USBNET_DEVADDR by Ignacio Zamora · 2 years, 2 months ago
  12. eacbced tools: k3_gen_x509_cert: Do not print SWRV on build by Andrew Davis · 2 years, 2 months ago
  13. 245048b smem: msm: add missing <linux/sizes.h> by Robert Marko · 2 years, 2 months ago
  14. 90a082d test: run setexpr test only on sandbox by Heinrich Schuchardt · 2 years, 2 months ago
  15. 3d8b950 firmware: scmi: fix the multi channel support with CCF by Patrick Delaunay · 2 years, 2 months ago
  16. 9395eb9 cmd: ubi: Add 'ubi list' command for printing list of all UBI volumes by Pali Rohár · 2 years, 3 months ago
  17. f9dc5a7 Merge branch '2022-10-11-assorted-fixes-and-updates' by Tom Rini · 2 years, 2 months ago
  18. 7327b4c test: cmd: add test for temperature command by Robert Marko · 2 years, 3 months ago
  19. 9cf8712 thermal: add sandbox driver by Robert Marko · 2 years, 3 months ago
  20. 0e10b6a doc: cmd: temperature: add documentation by Robert Marko · 2 years, 3 months ago
  21. 99e6fde cmd: add temperature command by Robert Marko · 2 years, 3 months ago
  22. f841bb8 cmd: xxd: add new command by Roger Knecht · 2 years, 3 months ago
  23. 11827c4 cmd: cat: add new command by Roger Knecht · 2 years, 3 months ago
  24. 8573ec4 pinctrl: fix buffer size for pinctrl_generic_set_state_prefix() by John Keeping · 2 years, 3 months ago
  25. c1f659d pinctrl: nuvoton: fix set persist error by Jim Liu · 2 years, 3 months ago
  26. 591da92 boot: image-pre-load: Check environment for location of signature info by Steven Lawrance · 2 years, 2 months ago
  27. db7b157 image-pre-load: Move macros/definitions to image.h by Steven Lawrance · 2 years, 2 months ago
  28. 33e48bf bootcount: pmic: Correct misleading comment by Philip Oberfichtner · 2 years, 2 months ago
  29. fe50ef1 lib: crypt: fix selecting a non-existent option by Oleksandr Suvorov · 2 years, 2 months ago
  30. 6acf1b9 cmd: pxe: add alias devicetree-overlay for fdtoverlays by Edoardo Tomelleri · 2 years, 2 months ago
  31. af74e27 Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 2 months ago
  32. 142dacc Merge branch '2022-10-10-LLVM-related-improvements' by Tom Rini · 2 years, 2 months ago
  33. c89a2b7 spl: atf: Fix clang -Wasm-operand-widths warning by Alistair Delva · 2 years, 2 months ago
  34. d481528 Makefile: apply dynamic relocations for LLD by Nick Desaulniers · 2 years, 2 months ago
  35. 02a695c examples: standalone: Fix build with LLVM toolchain by Alistair Delva · 2 years, 2 months ago
  36. 1d40e98 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 2 months ago
  37. bcc4260 Merge tag 'efi-2023-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 2 months ago
  38. e9621d8 usb: gadget: fastboot: detach usb on reboot commands by Mattijs Korpershoek · 2 years, 2 months ago
  39. b2a19ff usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 3 months ago
  40. 343ff75 usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 3 months ago
  41. cb9f1e4 usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 3 months ago
  42. ea7c49e phy: Add generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 3 months ago
  43. 9725534 usb: gadget: Clean up Makefile ifdeffery by Marek Vasut · 2 years, 3 months ago
  44. bd2a346 usb: Add missing guard around env_get() in usb_hub by Marek Vasut · 2 years, 2 months ago
  45. 31d63b8 efi_loader: reformat efi_disk_add_dev() by Heinrich Schuchardt · 2 years, 2 months ago
  46. 8adf8d8 efi_loader: simplify efi_set_load_options() by Heinrich Schuchardt · 2 years, 2 months ago
  47. 64304a1 efi_driver: use efi_close_protocol by Heinrich Schuchardt · 2 years, 2 months ago
  48. 5e39433 efi_loader: internal CloseProtocol by Heinrich Schuchardt · 2 years, 2 months ago
  49. d8dc3cb efi_loader: CloseProtocol in efi_fmp_find by Heinrich Schuchardt · 2 years, 2 months ago
  50. 1100d15 efi_loader: CloseProtocol in tcg2_measure_gpt_data by Heinrich Schuchardt · 2 years, 2 months ago
  51. adbbe1c efi_driver: fix efi_uc_stop() by Heinrich Schuchardt · 2 years, 2 months ago
  52. 9df31c2 efi_loader: don't export efi_remove_all_protocols by Heinrich Schuchardt · 2 years, 2 months ago
  53. 217cb20 efi_loader: printf code in efi_disk_get_device_name() by Heinrich Schuchardt · 2 years, 2 months ago
  54. 2c6206d doc: describe usage of virt-make-fs for testing by Heinrich Schuchardt · 2 years, 2 months ago
  55. 9b97d12 doc: add python3-filelock python3-pytest-xdist by Heinrich Schuchardt · 2 years, 2 months ago
  56. 056ebd6 doc: man-page for cls by Heinrich Schuchardt · 2 years, 2 months ago
  57. f519da3 cmd: CMD_CLS should not depend on video by Heinrich Schuchardt · 2 years, 2 months ago
  58. c1f49a2 Merge tag 'u-boot-nand-20221009' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 2 years, 2 months ago
  59. 4b842e1 fpga: virtex2: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 2 months ago
  60. a151d23 fpga: spartan3: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 2 months ago
  61. cb9c1f9 fpga: spartan2: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 2 months ago
  62. 7178d0e fpga: ACEX1K: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 2 months ago
  63. e543b1b fpga: cyclon2: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 2 months ago
  64. b9f41d5 fpga: altera: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 2 months ago
  65. 300954e fpga: virtex2: Fix printf format string warnings by Alexander Dahl · 2 years, 2 months ago
  66. 6e33dea fpga: spartan3: Fix printf arguments warning by Alexander Dahl · 2 years, 2 months ago
  67. 907527b fpga: spartan2: Fix printf arguments warning by Alexander Dahl · 2 years, 2 months ago
  68. cad0381 fpga: Add missing Kconfig symbols for old FPGA drivers by Alexander Dahl · 2 years, 2 months ago
  69. e3184f8 clk: versal: Mark versal_clock_setup() as static by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  70. 3d49c95 xilinx: zynqmp: Load pmufw configuration before checking access by Michal Simek · 2 years, 2 months ago
  71. 758a699 xilinx: common: fix board_late_init_xilinx() by Heinrich Schuchardt · 2 years, 2 months ago
  72. 50a8f8e xilinx: zynqmp: change the type of multiboot variable by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  73. f35f957 soc: xilinx: zynqmp: Mark soc_xilinx_zynqmp_get_machine() as static by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  74. d79ebef xilinx: common: Add print_cpuinfo() declaration by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  75. d23a58d mtd: Update the function name to 'rfree' by Fabio Estevam · 2 years, 2 months ago
  76. fd6e13e mtd: mxs_nand: Support EDO mode for imx8mn architecture by Michael Trimarchi · 2 years, 3 months ago
  77. 8a6bbc5 mtd: mxs_nand: get the clock with the right name by Dario Binacchi · 2 years, 2 months ago
  78. cb49d10 mtd: mxs_nand: don't get the gpmi_apbh_dma clock by Dario Binacchi · 2 years, 2 months ago
  79. 6740662 imx: gpmi: Add register needed to control nand bus timing by Michael Trimarchi · 2 years, 3 months ago
  80. 252e54e clk: imx: clk-imx8mn add gpmi nand clocks by Michael Trimarchi · 2 years, 3 months ago
  81. 29c56cf clk: imx: gate2 support shared counter and relative clock functions by Michael Trimarchi · 2 years, 3 months ago
  82. b32e24f dm: clk: add missing stub when CONFIG_CLK is deactivated by Dario Binacchi · 2 years, 2 months ago
  83. bdd58e2 mtd: nand: Fix SPL build after migration of CONFIG_SYS_NAND_SELF_INIT to Kconfig by Roger Quadros · 2 years, 2 months ago
  84. c86fcca Merge tag 'efi-2023-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 2 months ago
  85. b765c96 Merge branch '2022-10-07-riscv-toolchain-update' by Tom Rini · 2 years, 2 months ago
  86. aebe878 Merge branch '2022-10-06-assorted-platform-and-board-updates' by Tom Rini · 2 years, 2 months ago
  87. 43e1f93 riscv: Fix build against binutils 2.38 by Alexandre Ghiti · 2 years, 2 months ago
  88. 8c7fd87 buildman: differentiate between riscv32, riscv64 by Heinrich Schuchardt · 2 years, 2 months ago
  89. 3282915 docker: install riscv32 toolchain by Heinrich Schuchardt · 2 years, 2 months ago
  90. f6dfade spi: zynqmp_qspi: Mark zynqmp_qspi_set_tapdelay() as static by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  91. ae8bc3d arm64: zynqmp: Fix compiler warnings in mp.c by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  92. 686b6e2 clk: nuvoton: Add support for NPCM845 by Jim Liu · 2 years, 2 months ago
  93. 147c000 arm: nuvoton: Add support for Nuvoton NPCM845 BMC by Jim Liu · 2 years, 2 months ago
  94. 1eb6191 net: ti: am65-cpsw-nuss: Enable MDIO manual mode by Ravi Gunasekaran · 2 years, 2 months ago
  95. 40cea49 net: ti: cpsw-mdio: Add workaround for errata i2329 by Ravi Gunasekaran · 2 years, 2 months ago
  96. e6b4239 dma: ti: k3-udma: Fix 'SZ_64K’ undeclared error by Dhruva Gole · 2 years, 2 months ago
  97. fbddaee armv8: cache_v8: Fix pgtables setup when MMU is already enabled by Pali Rohár · 2 years, 2 months ago
  98. dd029cf common/board_f: drop ifdefs around header includes by Ovidiu Panait · 2 years, 2 months ago
  99. bbce5f3 common/board_f: introduce arch_setup_dest_addr() by Ovidiu Panait · 2 years, 2 months ago
  100. fefffcf common/board_f: move CONFIG_MACH_TYPE logic to arch/arm/lib/bdinfo.c by Ovidiu Panait · 2 years, 2 months ago