1. 49c24a8 board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  2. 5793e49 board: sifive: unmatched: remove extra space in fdtfile value by Andreas Schwab · 5 months ago
  3. 2e71a9e board: sifive: Rename spl_soc_init() to spl_dram_init() by Lukas Funke · 7 months ago
  4. 6a84277 board: sifive: spl: Initialized the PWM setting in the SPL stage by Vincent Chen · 11 months ago
  5. 39a9cf5 riscv: sifive: unmatched: migrate to text environment by Yong-Xuan Wang · 12 months ago
  6. b6b9900 riscv: Remove common.h usage by Tom Rini · 1 year, 2 months ago
  7. 03f146c cmd: Convert existing long help messages to the new macro by Tom Rini · 1 year, 2 months ago
  8. b125efc eeprom: SiFive Unmatched: re-implement mac command by Heinrich Schuchardt · 1 year, 2 months ago
  9. eff11fa treewide: unify the linker symbol reference format by Shiji Yang · 1 year, 4 months ago
  10. 9a3db05 MAINTAINERS: update SiFive HiFive Unmatched maintainers by Heinrich Schuchardt · 1 year, 7 months ago
  11. 205a504 Correct SPL uses of SIFIVE_OTP by Simon Glass · 1 year, 10 months ago
  12. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  13. 4c6a28c riscv: sifive: Fix OF_BOARD boot failure by Bin Meng · 2 years, 11 months ago
  14. 9b9c4d5 riscv: Enable SPI flash env for SiFive Unmatched. by Thomas Skibo · 3 years ago
  15. f50fad6 riscv: Support booting SiFive Unmatched from SPI. by Thomas Skibo · 3 years ago
  16. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years, 1 month ago
  17. de1d089 board: sifive: Fix -Wint-to-pointer-cast warning by Bin Meng · 3 years, 3 months ago
  18. 50753b4 board: sifive: Fix a potential build warning in board_fdt_blob_setup() by Bin Meng · 3 years, 3 months ago
  19. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
  20. 7aaccc7 riscv: sifive: unleashed: Add genimage config files by Bin Meng · 3 years, 3 months ago
  21. ec34849 board: sifive: use ccache driver instead of helper function by Zong Li · 3 years, 3 months ago
  22. 5cc6af2 board: sifive: overwrite board_fdt_blob_setup in u-boot proper by Zong Li · 3 years, 4 months ago
  23. 577aeeb board: sifive: compile stuff only related to SPL in SPL build by Zong Li · 3 years, 4 months ago
  24. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  25. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  26. caeb511 board: sifive: unmatched: reset USB hub, PCIe-USB bridge, and ULPI device in SPL by Vincent Chen · 3 years, 5 months ago
  27. 5a6def9 board: sifive: unmatched: refine GEMGXL initialized function in SPL by Vincent Chen · 3 years, 5 months ago
  28. 288ad1f board: sifive: drop stuff related to unmatched revision 1 by Zong Li · 3 years, 4 months ago
  29. 54010a7 board: sifive: remove the command for setting serial number by Zong Li · 3 years, 5 months ago
  30. 93b9de6 board: sifive: support spl multi-dtb on unmatched board by Zong Li · 3 years, 5 months ago
  31. dab3e8e board: sifive: Add an interface to get PCB revision by Zong Li · 3 years, 5 months ago
  32. 3376055 riscv: sifive: fu740: kconfig: Enable support for Opencores I2C controller by Zong Li · 3 years, 5 months ago
  33. b99fc94 board: sifive: unmatched: add initial support for a platform ID EEPROM by Zong Li · 3 years, 5 months ago
  34. 2e5da52 board: sifive: add HiFive Unmatched board support by Green Wan · 3 years, 6 months ago
  35. ced2097 riscv: sifive: unleashed: Switch to use binman to generate u-boot.itb by Bin Meng · 3 years, 7 months ago
  36. e9ead4a riscv: sifive: Rename fu540 board to unleashed by Bin Meng · 3 years, 9 months ago
  37. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 4 years ago
  38. 4f1b444 riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controller by Pragnesh Patel · 4 years ago
  39. 00d585a riscv: sifive/fu540: Move SPL related functions to spl.c by Bin Meng · 4 years, 4 months ago
  40. b11f41b riscv: sifive/fu540: Drop NET_RANDOM_ETHADDR by Bin Meng · 4 years, 4 months ago
  41. 6b15551 riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC level by Bin Meng · 4 years, 4 months ago
  42. 2b2d9c4 riscv: sifive/fu540: spl: Rename soc_spl_init() by Bin Meng · 4 years, 4 months ago
  43. db283f7 riscv: sifive/fu540: spl: Drop our own version of board_init_f() by Bin Meng · 4 years, 4 months ago
  44. 5f43781 Revert "Revert "riscv: sifive: fu540: Add gpio-restart support"" by Bin Meng · 4 years, 4 months ago
  45. 406d3b8 sifive: fu540: Mark the default env as SPI flash by Jagan Teki · 4 years, 5 months ago
  46. 09a385d sifive: fu540: Add runtime boot mode detection by Jagan Teki · 4 years, 5 months ago
  47. 1855bbb riscv: sifive: fu540: Enable SiFive PWM driver by Pragnesh Patel · 4 years, 6 months ago
  48. 8728b30 Revert "riscv: sifive: fu540: Add gpio-restart support" by Tom Rini · 4 years, 5 months ago
  49. 8a52128 riscv: sifive: fu540: enable all cache ways from U-Boot proper by Pragnesh Patel · 4 years, 6 months ago
  50. ec94e6e riscv: sifive: fu540: Add gpio-restart support by Bin Meng · 4 years, 5 months ago
  51. bc83d54 sifive: fu540: Add sample SD gpt partition layout by Jagan Teki · 4 years, 6 months ago
  52. e00653c riscv: sifive: fu540: add SPL configuration by Pragnesh Patel · 4 years, 6 months ago
  53. 25269c0 riscv: cpu: fu540: Add support for cpu fu540 by Pragnesh Patel · 4 years, 6 months ago
  54. 4cefe72 sifive: fu540: add ddr driver by Pragnesh Patel · 4 years, 6 months ago
  55. 2a449a3 riscv: sifive: fu540: Use OTP DM driver for serial environment variable by Pragnesh Patel · 4 years, 6 months ago
  56. d42bdc0 fu540: Remove ARCH= references from documentation by Tom Rini · 4 years, 6 months ago
  57. 1916147 sifive: fix palmer's email address by Pragnesh Patel · 4 years, 7 months ago
  58. c06c1be common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
  59. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  60. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  61. 76c8522 sifive: fu540: Enable spi-nor flash support by Jagan Teki · 4 years, 7 months ago
  62. 259b51d configs: fu540: enable gpio driver by Sagar Shrikant Kadam · 5 years ago
  63. 45309b2 riscv: sifive: fu540: set serial environment variable from otp by Sagar Shrikant Kadam · 5 years ago
  64. 44bb700 riscv: sifive: fu540: Enable SiFive SPI and MMC SPI drivers by Bhargav Shah · 5 years ago
  65. db13210 riscv: sifive: fu540: Setup ethaddr env variable using OTP by Anup Patel · 5 years ago
  66. 6e9ff1a clk: sifive: Drop GEMGXL clock driver by Anup Patel · 5 years ago
  67. 30366ce riscv: sifive: fu540: Enable GEMGXL MGMT driver by Bin Meng · 6 years ago
  68. 9112caf riscv: fu540: enable SMP by Lukas Auer · 6 years ago
  69. 7a167f2 riscv: Add SiFive FU540 board support by Anup Patel · 6 years ago