1. 1c6b832 Correct SPL uses of SIFIVE_OTP by Simon Glass · 1 year, 8 months ago
  2. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 1 year, 11 months ago
  3. f77549f riscv: sifive: Fix OF_BOARD boot failure by Bin Meng · 2 years, 9 months ago
  4. c0ffc12 riscv: Enable SPI flash env for SiFive Unmatched. by Thomas Skibo · 2 years, 10 months ago
  5. 6a86389 riscv: Support booting SiFive Unmatched from SPI. by Thomas Skibo · 2 years, 10 months ago
  6. e7fb789 sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 2 years, 11 months ago
  7. b18c4ae board: sifive: Fix -Wint-to-pointer-cast warning by Bin Meng · 3 years ago
  8. a0cfe13 board: sifive: Fix a potential build warning in board_fdt_blob_setup() by Bin Meng · 3 years ago
  9. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years ago
  10. 8c17a18 riscv: sifive: unleashed: Add genimage config files by Bin Meng · 3 years, 1 month ago
  11. 835210a board: sifive: use ccache driver instead of helper function by Zong Li · 3 years, 1 month ago
  12. 47d73ba board: sifive: overwrite board_fdt_blob_setup in u-boot proper by Zong Li · 3 years, 2 months ago
  13. 87e8481 board: sifive: compile stuff only related to SPL in SPL build by Zong Li · 3 years, 2 months ago
  14. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 2 months ago
  15. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  16. 219cb17 board: sifive: unmatched: reset USB hub, PCIe-USB bridge, and ULPI device in SPL by Vincent Chen · 3 years, 3 months ago
  17. d3c96b9 board: sifive: unmatched: refine GEMGXL initialized function in SPL by Vincent Chen · 3 years, 3 months ago
  18. e52b83a board: sifive: drop stuff related to unmatched revision 1 by Zong Li · 3 years, 2 months ago
  19. 66a21be board: sifive: remove the command for setting serial number by Zong Li · 3 years, 3 months ago
  20. 4b4159d board: sifive: support spl multi-dtb on unmatched board by Zong Li · 3 years, 3 months ago
  21. 05e2548 board: sifive: Add an interface to get PCB revision by Zong Li · 3 years, 3 months ago
  22. e2172aa riscv: sifive: fu740: kconfig: Enable support for Opencores I2C controller by Zong Li · 3 years, 3 months ago
  23. 946afdf board: sifive: unmatched: add initial support for a platform ID EEPROM by Zong Li · 3 years, 3 months ago
  24. 70415e1 board: sifive: add HiFive Unmatched board support by Green Wan · 3 years, 4 months ago
  25. 0784510 riscv: sifive: unleashed: Switch to use binman to generate u-boot.itb by Bin Meng · 3 years, 5 months ago
  26. ae2d950 riscv: sifive: Rename fu540 board to unleashed by Bin Meng · 3 years, 6 months ago
  27. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 9 months ago
  28. f517e5f riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controller by Pragnesh Patel · 3 years, 10 months ago
  29. 3581811 riscv: sifive/fu540: Move SPL related functions to spl.c by Bin Meng · 4 years, 2 months ago
  30. 50856c3 riscv: sifive/fu540: Drop NET_RANDOM_ETHADDR by Bin Meng · 4 years, 2 months ago
  31. ff8e88a riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC level by Bin Meng · 4 years, 2 months ago
  32. d6a0170 riscv: sifive/fu540: spl: Rename soc_spl_init() by Bin Meng · 4 years, 2 months ago
  33. c4295ec riscv: sifive/fu540: spl: Drop our own version of board_init_f() by Bin Meng · 4 years, 2 months ago
  34. 265d46b Revert "Revert "riscv: sifive: fu540: Add gpio-restart support"" by Bin Meng · 4 years, 2 months ago
  35. 662d518 sifive: fu540: Mark the default env as SPI flash by Jagan Teki · 4 years, 2 months ago
  36. 868e295 sifive: fu540: Add runtime boot mode detection by Jagan Teki · 4 years, 2 months ago
  37. 3d5ac35 riscv: sifive: fu540: Enable SiFive PWM driver by Pragnesh Patel · 4 years, 4 months ago
  38. 23da3c6 Revert "riscv: sifive: fu540: Add gpio-restart support" by Tom Rini · 4 years, 3 months ago
  39. 5ce5020 riscv: sifive: fu540: enable all cache ways from U-Boot proper by Pragnesh Patel · 4 years, 4 months ago
  40. cdae446 riscv: sifive: fu540: Add gpio-restart support by Bin Meng · 4 years, 3 months ago
  41. 085cb1d sifive: fu540: Add sample SD gpt partition layout by Jagan Teki · 4 years, 4 months ago
  42. 01cdef2 riscv: sifive: fu540: add SPL configuration by Pragnesh Patel · 4 years, 4 months ago
  43. 7c45fc9 riscv: cpu: fu540: Add support for cpu fu540 by Pragnesh Patel · 4 years, 4 months ago
  44. c514a94 sifive: fu540: add ddr driver by Pragnesh Patel · 4 years, 4 months ago
  45. 88eec61 riscv: sifive: fu540: Use OTP DM driver for serial environment variable by Pragnesh Patel · 4 years, 4 months ago
  46. e836a71 fu540: Remove ARCH= references from documentation by Tom Rini · 4 years, 4 months ago
  47. 4ef196c sifive: fix palmer's email address by Pragnesh Patel · 4 years, 5 months ago
  48. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago
  49. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  50. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  51. 286bcdb sifive: fu540: Enable spi-nor flash support by Jagan Teki · 4 years, 5 months ago
  52. b332a89 configs: fu540: enable gpio driver by Sagar Shrikant Kadam · 5 years ago
  53. cba0635 riscv: sifive: fu540: set serial environment variable from otp by Sagar Shrikant Kadam · 5 years ago
  54. 0b96a76 riscv: sifive: fu540: Enable SiFive SPI and MMC SPI drivers by Bhargav Shah · 5 years ago
  55. 9f2a0c0 riscv: sifive: fu540: Setup ethaddr env variable using OTP by Anup Patel · 5 years ago
  56. 8633ede clk: sifive: Drop GEMGXL clock driver by Anup Patel · 5 years ago
  57. 776d39d riscv: sifive: fu540: Enable GEMGXL MGMT driver by Bin Meng · 5 years ago
  58. 0ed93a8 riscv: fu540: enable SMP by Lukas Auer · 6 years ago
  59. 3fda026 riscv: Add SiFive FU540 board support by Anup Patel · 6 years ago