1. d7abc0f makefile: riscv: Drop useless argument of prelink-riscv by Bin Meng · 1 year, 6 months ago
  2. 781a030 tools: prelink-riscv: Unmap the ELF image when done by Bin Meng · 1 year, 6 months ago
  3. fb3cc48 tools: prelink-riscv: Cosmetic style fixes by Bin Meng · 1 year, 6 months ago
  4. 0b1a3a2 riscv: Optimize loading relocation type by Bin Meng · 1 year, 6 months ago
  5. 883f553 riscv: Optimize source end address calculation in start.S by Bin Meng · 1 year, 6 months ago
  6. db9a7e5 riscv: Enforce DWARF4 output by Bin Meng · 1 year, 7 months ago
  7. 16f53be riscv: Correct a comment in io.h by Bin Meng · 1 year, 7 months ago
  8. 0eff3bf configs: starfive: add starfive_visionfive2_defconfig by Yanhong Wang · 1 year, 7 months ago
  9. f2d5244 riscv: dts: jh7110: Add initial StarFive VisionFive v2 board device tree by Yanhong Wang · 1 year, 7 months ago
  10. c04dfc7 riscv: dts: jh7110: Add initial u-boot device tree by Yanhong Wang · 1 year, 7 months ago
  11. 9087a6a riscv: dts: jh7110: Add initial StarFive JH7110 device tree by Yanhong Wang · 1 year, 7 months ago
  12. 331ad93 board: starfive: Add TARGET_STARFIVE_VISIONFIVE2 to Kconfig by Yanhong Wang · 1 year, 7 months ago
  13. 6f902b8 board: starfive: Add Kconfig for StarFive VisionFive v2 Board by Yanhong Wang · 1 year, 7 months ago
  14. 2f5fad0 riscv: cpu: jh7110: Add Kconfig for StarFive JH7110 SoC by Yanhong Wang · 1 year, 7 months ago
  15. 5ecf9b0 board: starfive: add StarFive VisionFive v2 board support by Yanhong Wang · 1 year, 7 months ago
  16. 60abbad ram: starfive: add ddr driver by Yanhong Wang · 1 year, 7 months ago
  17. 732f01a pinctrl: starfive: Add StarFive JH7110 driver by Kuan Lim Lee · 1 year, 7 months ago
  18. d60f384 dt-bindings: pinctrl: Add StarFive JH7110 pinctrl definitions by Jianlong Huang · 1 year, 7 months ago
  19. c13fe7c clk: starfive: Add StarFive JH7110 clock driver by Yanhong Wang · 1 year, 7 months ago
  20. 58c9c60 dt-bindings: clock: Add StarFive JH7110 clock definitions by Yanhong Wang · 1 year, 7 months ago
  21. d13de4f reset: starfive: jh7110: Add reset driver for StarFive JH7110 SoC by Yanhong Wang · 1 year, 7 months ago
  22. c104830 dt-bindings: reset: Add StarFive JH7110 reset definitions by Yanhong Wang · 1 year, 7 months ago
  23. 22c2402 cache: starfive: Add StarFive JH7110 support by Yanhong Wang · 1 year, 7 months ago
  24. 2185341 riscv: cpu: jh7110: Add support for jh7110 SoC by Yanhong Wang · 1 year, 7 months ago
  25. 5db4972 Merge tag 'u-boot-nand-20230417' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 1 year, 6 months ago
  26. 10f8eec Merge branch 'master_sh/gen4/rswitch' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 6 months ago WIP/16Apr2023
  27. ac25879 Merge branch 'master_sh/gen4/mmcfix' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 6 months ago
  28. e35da49 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · 1 year, 6 months ago
  29. 47811be ARM: renesas: Enable rswitch, serdes and PHY driver on R8A779F0 S4 Spider by Marek Vasut · 1 year, 7 months ago
  30. ea82cd1 configs: m68k: Use default shell prompt by Marek Vasut · 1 year, 7 months ago
  31. 07679b1 net: rswitch: Add Renesas Ethernet Switch by Phong Hoang · 1 year, 7 months ago
  32. 08c5614 phy: renesas: Add Renesas Ethernet SERDES driver for R-Car S4-8 by Marek Vasut · 1 year, 7 months ago
  33. 53614bc mmc: tmio: Use IS_ENABLED() to check for CONFIG_ option by Marek Vasut · 1 year, 6 months ago
  34. 1569682 colibri-imx6ull: specify MTD partitions on command line by Francesco Dolcini · 1 year, 9 months ago
  35. cba9668 colibri-imx7: specify MTD partitions on command line by Francesco Dolcini · 1 year, 9 months ago
  36. 982e28b nand: raw: octeontx: Make list static by Bin Meng · 1 year, 7 months ago
  37. eb3a6e3 nand: brcmnand: add iproc support by Linus Walleij · 1 year, 8 months ago
  38. ff33d3c mtd: rawnand: nand_base: Handle algorithm selection by Linus Walleij · 1 year, 8 months ago
  39. 28b395c MAINTAINERS: Rename NAND FLASH to RAW NAND by Frieder Schrempf · 1 year, 8 months ago
  40. 175bc1c MAINTAINERS: Add entry for SPI NAND framework and drivers by Frieder Schrempf · 1 year, 8 months ago
  41. f04ef0a travis-ci: Add m68k M5208EVBE machine by Marek Vasut · 1 year, 7 months ago
  42. a21e112 CI: Add m68k target by Marek Vasut · 1 year, 7 months ago
  43. 94f9401 arch: m68k: Add QEMU specific RAMBAR workaround by Marek Vasut · 1 year, 7 months ago
  44. 56c3aa9 arch: m68k: Introduce trivial PIT based timer by Marek Vasut · 1 year, 7 months ago
  45. 35d48ea arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMR by Marek Vasut · 1 year, 7 months ago
  46. 12c1e57 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 6 months ago WIP/14Apr2023
  47. 75f415b Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 1 year, 6 months ago
  48. 6add839 ddr: marvell: a38x: Perform DDR training sequence again for 2nd boot by Tony Dinh · 1 year, 7 months ago
  49. c62af15 arm: mvebu: spl: Allow to build SATA kwbimage for 4K Native disks by Pali Rohár · 1 year, 7 months ago
  50. 5d81785 tools: kwboot: Add support for parsing SATA images with non-512 block size by Pali Rohár · 1 year, 7 months ago
  51. 11af96d tools: kwbimage: Add support for SATA images with non-512 byte block size by Pali Rohár · 1 year, 7 months ago
  52. 62d81d6 tools: kwbimage: Simplify align code by Pali Rohár · 1 year, 7 months ago
  53. 2972d7d tools: imagetool: Extend print_header() by params argument by Pali Rohár · 1 year, 7 months ago
  54. 4548b37 cmd: mvebu/bubt: a38x: Do not hardcode SATA block size to 512 by Pali Rohár · 1 year, 6 months ago
  55. fa06a6d arm: mvebu: spl: Do not hardcode SATA block size to 512 by Pali Rohár · 1 year, 7 months ago
  56. 5fc892e sunxi: A64: drop boot0 header reservation by Andre Przywara · 1 year, 11 months ago
  57. 0a137ac sunxi: arm64: boot0.h: runtime check for RVBAR address by Andre Przywara · 1 year, 7 months ago
  58. 342abc1 sunxi: boot0.h: allow RVBAR MMIO address customisation by Andre Przywara · 1 year, 11 months ago
  59. deb77f1 sunxi: Add TPR2 parameter for H616 DRAM driver by Jernej Skrabec · 1 year, 6 months ago
  60. 4a967cb sunxi: Parameterize some of H616 DDR3 timings by Jernej Skrabec · 1 year, 6 months ago
  61. b3cb03c sunxi: Parameterize "unknown feature" in H616 DRAM driver by Jernej Skrabec · 1 year, 6 months ago
  62. ae6f66d sunxi: Parameterize bit delay code in H616 DRAM driver by Jernej Skrabec · 1 year, 6 months ago
  63. 83118bf sunxi: Make bit delay function in H616 DRAM code void by Jernej Skrabec · 1 year, 6 months ago
  64. 7742eac sunxi: Always configure ODT on H616 DRAM by Jernej Skrabec · 1 year, 6 months ago
  65. f221411 sunxi: Convert H616 DRAM options to single setting by Jernej Skrabec · 1 year, 6 months ago
  66. f35ec21 sunxi: parameterize H616 DRAM ODT values by Jernej Skrabec · 1 year, 6 months ago
  67. cdb5aad sunxi: cosmetic: Fix H616 DRAM driver code style by Jernej Skrabec · 1 year, 6 months ago
  68. 7230beb sunxi: Fix write to H616 DRAM CR register by Jernej Skrabec · 1 year, 6 months ago
  69. f050069 ARM: dts: sun6i: mixtile-loftq: Add USB1 VBUS regulator by Samuel Holland · 1 year, 9 months ago
  70. 93f93fe net: sun8i-emac: Remove the SoC variant ID by Samuel Holland · 1 year, 9 months ago
  71. 3cfb1e6 net: sun8i-emac: Use common syscon setup for R40 by Samuel Holland · 1 year, 9 months ago
  72. 0e14834 net: sun8i-emac: Add a flag for the internal PHY switch by Samuel Holland · 1 year, 9 months ago
  73. c5ac4b1 net: sun8i-emac: Add a flag for RMII support by Samuel Holland · 1 year, 9 months ago
  74. c86d473 net: sun8i-emac: Add a structure for variant data by Samuel Holland · 1 year, 9 months ago
  75. f5ee1ea video: sunxi: dw-hdmi: Use DM for HVCC regulator by Samuel Holland · 1 year, 11 months ago
  76. 7108dd2 video: sunxi: dw-hdmi: Use DM for clock gates and resets by Samuel Holland · 1 year, 11 months ago
  77. 9e80463 Merge tag 'for-v2023-07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 1 year, 6 months ago
  78. 5cf0086 m68k: upgrading all boards to dm i2c by Angelo Dureghello · 1 year, 7 months ago
  79. 96283b8 m68k: dts: add i2c nodes by Angelo Dureghello · 1 year, 7 months ago
  80. b6afa7c i2c: fsl_i2c: fix m68k transferts by Angelo Dureghello · 1 year, 7 months ago
  81. 987e20e m68k: mcf5441x: fix CONFIG_SYS_FSL_I2C definition by Angelo Dureghello · 1 year, 7 months ago
  82. db457e6 board: stmark2: add i2c0 pinmux pad configuration by Angelo Dureghello · 1 year, 7 months ago
  83. 5d3a5f3 m68k: move CONFIG_SYS_I2C to CFG_ namespace by Angelo Dureghello · 1 year, 7 months ago
  84. b4004c2 i2c: imx_lpi2c: Fix misuse the IS_ENABLED for DM clock by Ye Li · 1 year, 7 months ago
  85. 7f6a2e6 i2c: correct I2C deblock logic by Haibo Chen · 1 year, 7 months ago
  86. d600b0f i2c: designware_i2c: remove apparently redundant read of 'i2c, speeds' DT property by Rasmus Villemoes · 1 year, 7 months ago
  87. 11c25c6 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 1 year, 6 months ago
  88. fbf368f cmd: mmc: Return CMD_RET_* from commands by Pali Rohár · 1 year, 7 months ago
  89. 8b88206 mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot part by Pali Rohár · 1 year, 7 months ago
  90. 8af21b0 mmc: mv_sdhci: Depend on DM_MMC by Stefan Roese · 1 year, 8 months ago
  91. c06a568 mmc: mv_sdhci: Remove CONFIG_MMC_SDHCI_IO_ACCESSORS support by Stefan Roese · 1 year, 8 months ago
  92. 46beaec mmc: mv_sdhci: Simplify call to sdhci_mvebu_mbus_config() by Stefan Roese · 1 year, 8 months ago
  93. 94f40b9 test: dm: mmc: Check block erasing boundaries by Loic Poulain · 1 year, 9 months ago
  94. 67642c1 mmc: erase: Use TRIM erase when available by Loic Poulain · 1 year, 9 months ago
  95. eeb739a mmc: Check support for TRIM operations by Loic Poulain · 1 year, 9 months ago
  96. 7daa8dd Merge tag 'efi-2023-07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 6 months ago
  97. fa6f458 Merge branch 'master_regulator/fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 6 months ago WIP/08Apr2023
  98. 187c7ab Merge tag 'video-20230407' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 1 year, 6 months ago
  99. d9d07d7 cmd: consider multiplexing in coninfo by Heinrich Schuchardt · 1 year, 7 months ago
  100. 6fc4fc3 efi: loader: Make efi_runtime_mmio static by Bin Meng · 1 year, 7 months ago