index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
sifive
Age
Commit message (
Expand
)
Author
4 days
board: nxp: Rename board directory from board/freescale to board/nxp
Alice Guo
2025-04-25
board: sifive: Remove dead board_fdt_blob_setup
Yao Zi
2025-04-12
sysreset: diverge GPIO reset and poweroff configs per-phase
Svyatoslav Ryhel
2024-12-18
fdt: Swap the signature for board_fdt_blob_setup()
Simon Glass
2024-10-11
board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-07-22
board: sifive: unmatched: remove extra space in fdtfile value
Andreas Schwab
2024-05-02
board: sifive: Rename spl_soc_init() to spl_dram_init()
Lukas Funke
2024-01-31
board: sifive: spl: Initialized the PWM setting in the SPL stage
Vincent Chen
2023-12-18
riscv: sifive: unmatched: migrate to text environment
Yong-Xuan Wang
2023-10-24
riscv: Remove common.h usage
Tom Rini
2023-10-16
cmd: Convert existing long help messages to the new macro
Tom Rini
2023-10-16
eeprom: SiFive Unmatched: re-implement mac command
Heinrich Schuchardt
2023-08-09
treewide: unify the linker symbol reference format
Shiji Yang
2023-06-27
MAINTAINERS: update SiFive HiFive Unmatched maintainers
Heinrich Schuchardt
2023-02-10
Correct SPL uses of SIFIVE_OTP
Simon Glass
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-01-07
riscv: sifive: Fix OF_BOARD boot failure
Bin Meng
2021-12-02
riscv: Enable SPI flash env for SiFive Unmatched.
Thomas Skibo
2021-12-02
riscv: Support booting SiFive Unmatched from SPI.
Thomas Skibo
2021-10-27
sandbox: Remove OF_HOSTFILE
Ilias Apalodimas
2021-10-20
board: sifive: Fix -Wint-to-pointer-cast warning
Bin Meng
2021-10-20
board: sifive: Fix a potential build warning in board_fdt_blob_setup()
Bin Meng
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
2021-09-11
riscv: sifive: unleashed: Add genimage config files
Bin Meng
2021-09-07
board: sifive: use ccache driver instead of helper function
Zong Li
2021-08-17
board: sifive: overwrite board_fdt_blob_setup in u-boot proper
Zong Li
2021-08-17
board: sifive: compile stuff only related to SPL in SPL build
Zong Li
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-07-21
board: sifive: unmatched: reset USB hub, PCIe-USB bridge, and ULPI device in SPL
Vincent Chen
2021-07-21
board: sifive: unmatched: refine GEMGXL initialized function in SPL
Vincent Chen
2021-07-21
board: sifive: drop stuff related to unmatched revision 1
Zong Li
2021-07-21
board: sifive: remove the command for setting serial number
Zong Li
2021-07-06
board: sifive: support spl multi-dtb on unmatched board
Zong Li
2021-07-06
board: sifive: Add an interface to get PCB revision
Zong Li
2021-07-06
riscv: sifive: fu740: kconfig: Enable support for Opencores I2C controller
Zong Li
2021-07-06
board: sifive: unmatched: add initial support for a platform ID EEPROM
Zong Li
2021-05-31
board: sifive: add HiFive Unmatched board support
Green Wan
2021-05-19
riscv: sifive: unleashed: Switch to use binman to generate u-boot.itb
Bin Meng
2021-04-08
riscv: sifive: Rename fu540 board to unleashed
Bin Meng
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2020-11-28
riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controller
Pragnesh Patel
2020-08-14
riscv: sifive/fu540: Move SPL related functions to spl.c
Bin Meng
2020-08-14
riscv: sifive/fu540: Drop NET_RANDOM_ETHADDR
Bin Meng
2020-08-14
riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC level
Bin Meng
2020-08-14
riscv: sifive/fu540: spl: Rename soc_spl_init()
Bin Meng
2020-08-14
riscv: sifive/fu540: spl: Drop our own version of board_init_f()
Bin Meng
2020-07-24
Revert "Revert "riscv: sifive: fu540: Add gpio-restart support""
Bin Meng
2020-07-24
sifive: fu540: Mark the default env as SPI flash
Jagan Teki
2020-07-24
sifive: fu540: Add runtime boot mode detection
Jagan Teki
[next]