index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-30
arm: factorize relocate_code routine
Albert ARIBAUD
15
-992
/
+124
2013-05-30
arm: do not compile relocate_code() for SPL builds
Albert ARIBAUD
13
-81
/
+55
2013-05-30
tx25: copy SPL directly, not using relocate_code.
Albert ARIBAUD
1
-1
/
+15
2013-05-30
mx31pdk: copy SPL directly, not using relocate_code.
Albert ARIBAUD
1
-1
/
+15
2013-05-30
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
305
-15424
/
+8271
2013-05-28
tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build
Axel Lin
2
-2
/
+2
2013-05-28
ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_crit
Axel Lin
1
-0
/
+2
2013-05-28
ARM: tegra: support SKU 7 of Tegra20
Stephen Warren
2
-0
/
+2
2013-05-28
ARM: tegra: support SKU 1 of Tegra114
Stephen Warren
2
-0
/
+2
2013-05-28
tegra: always build u-boot-nodtb-tegra.bin
Stephen Warren
1
-10
/
+7
2013-05-28
Tegra: clk: always use find_best_divider() for periph clocks
Allen Martin
1
-5
/
+5
2013-05-28
Tegra: Remove unused/non-existent spl linker script reference
Tom Warren
3
-6
/
+0
2013-05-28
Tegra: T30: Beaver: Fix board/board_name env vars, s/b beaver, not cardhu
Tom Warren
2
-1
/
+39
2013-05-25
powerpc/mpc85xx: Clear L1 D-cache lock
York Sun
1
-0
/
+1
2013-05-25
SECURE BOOT - Removed deletion of TLB entries code
Ruchika Gupta
2
-17
/
+0
2013-05-25
powerpc/b4860qds: Add LAW Target ID and Create LAW entry for Maple
Shaveta Leekha
3
-0
/
+14
2013-05-25
powerpc/p5040: fix mdio mux for 10G port
Shaohui Xie
1
-4
/
+4
2013-05-25
powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.h
Poonam Aggrwal
2
-24
/
+11
2013-05-25
sf: spansion: Add support for S25FL128S
Xie Xiaobo
1
-1
/
+1
2013-05-25
powerpc/p2041: fix serdes reference clock frequency display for PC board
Shaohui Xie
1
-0
/
+11
2013-05-25
powerpc/b4860: fix for Serdes connectivity to SFP's
Shaveta Leekha
2
-12
/
+25
2013-05-25
powerpc/t4240qds: fix PHY reset timeout issue
Shengzhou Liu
1
-2
/
+17
2013-05-25
powerpc/t4qds: Add SW7[4] in the DIP switch display
York Sun
1
-2
/
+3
2013-05-25
Enable XAUI interface for B4860QDS
Suresh Gupta
3
-3
/
+44
2013-05-25
board/t4240qds, b4860qds: LAW/TLB for DCSR set to size 32M
Stephen George
6
-7
/
+9
2013-05-25
powerpc/p5040: enable PBL tool support
Shaohui Xie
2
-0
/
+13
2013-05-25
powerpc/t4qds: use clock measurement for sysclk and ddr clock
Ed Swarthout
1
-0
/
+28
2013-05-25
powerpc/qixis: add clock measurement registers
Ed Swarthout
1
-1
/
+5
2013-05-25
powerpc/mpc8xxx: Allow DDR overclock
York Sun
1
-2
/
+0
2013-05-25
powerpc/chassis2: Change core numbering scheme
York Sun
6
-58
/
+92
2013-05-25
powerpc/mpc8xxx: Add T1040 and variant SoCs
York Sun
8
-0
/
+282
2013-05-25
powerpc/T4160: Merge T4160 and T4240 in config_mpc85xx.h
York Sun
2
-33
/
+10
2013-05-25
powerpc/p5040: enable NAND, SD, SPI boot support
Shaohui Xie
1
-0
/
+3
2013-05-25
Add e6500 L2 replacement policy selection
James Yang
3
-1
/
+11
2013-05-25
T4240/ramboot: enable PBL tool for T4240
Shaohui Xie
3
-0
/
+45
2013-05-25
powerpc/t4240qds: Add VDD override
York Sun
2
-2
/
+61
2013-05-25
powerpc/mpc85xx: check if core is disabled for showing status
York Sun
1
-0
/
+2
2013-05-25
net/phy: fix select line for TN80xx
Shaohui Xie
1
-2
/
+14
2013-05-25
Enable L2 cache parity/ECC error checking
James Yang
2
-2
/
+2
2013-05-25
powerpc/t4240qds: Add board detail for bdinfo command
York Sun
1
-0
/
+100
2013-05-25
common: Update cmd_bdinfo for PPC
York Sun
1
-0
/
+5
2013-05-24
cmd_mem: fix cp command
Masahiro Yamada
1
-1
/
+1
2013-05-24
ext4: assign get_fs()->dev_desc before using it
Stephen Warren
1
-1
/
+1
2013-05-23
arm: Enable -ffunction-sections / -fdata-sections / --gc-sections
Tom Rini
2
-4
/
+3
2013-05-23
ARM: Add Seagate GoFlex Home support
Suriyan Ramasami
6
-0
/
+564
2013-05-23
ARM: vexpress: enable bootz and hush parser for all VExpress boards
Andre Przywara
1
-0
/
+4
2013-05-23
ARM: vexpress: add support for Versatile Express Cortex-A15-TC2
Andre Przywara
2
-0
/
+37
2013-05-23
ARM: vexpress: create A5 specific board config
Ryan Harkin
5
-25
/
+192
2013-05-23
ARM: vexpress: refactoring of Versatile Express CA9x4 support
Ryan Harkin
6
-7
/
+40
2013-05-23
cfi_flash: return NULL for invalid base address input
Masahiro Yamada
1
-3
/
+3
[next]