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