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
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
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
path:
root
/
arch
/
arm
/
mach-keystone
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
1
-5
/
+5
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
1
-4
/
+4
2021-06-11
common: fit: Update board_fit_image_post_process() to pass fit and node_offset
Lokesh Vutla
1
-1
/
+2
2021-05-24
ARM: fix LTO for keystone
Marek BehĂșn
1
-0
/
+1
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2
-3
/
+3
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
1
-1
/
+1
2021-01-05
serial: Rename ns16550 functions to lower case
Simon Glass
1
-1
/
+1
2021-01-05
serial: Update NS16550_t and struct NS16550
Simon Glass
1
-1
/
+1
2020-07-29
Makefile: Rename ALL-y to INPUTS-y
Simon Glass
1
-2
/
+2
2020-05-19
common: Drop linux/bitops.h from common header
Simon Glass
7
-0
/
+18
2020-05-19
common: Drop linux/delay.h from common header
Simon Glass
2
-0
/
+2
2020-05-19
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-19
command: Remove the cmd_tbl_t typedef
Simon Glass
5
-8
/
+11
2020-05-19
common: Drop init.h from common header
Simon Glass
2
-0
/
+2
2020-05-19
common: Drop image.h from common header
Simon Glass
1
-0
/
+1
2020-05-19
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-01-18
common: Move hang() to the same header as panic()
Simon Glass
1
-0
/
+1
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
1
-0
/
+1
2019-12-03
common: Move some cache and MMU functions out of common.h
Simon Glass
1
-0
/
+1
2019-10-24
ARM: keystone: increase PSC timeout
Jean-Jacques Hiblot
1
-1
/
+1
2019-07-30
arm: mach-keystone: Use appended original image size in image processing
Andrew F. Davis
1
-5
/
+5
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
1
-1
/
+1
2019-04-12
ARM: k2g: add a workaround to reset the phy
Murali Karicheri
1
-0
/
+3
2019-04-12
ARM: k2g-ice: Add pinmux support for rgmii interface
Murali Karicheri
1
-0
/
+5
2019-04-12
soc: keystone: Merge into ti specific directory
Vignesh R
1
-0
/
+8
2018-12-10
ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL
Jean-Jacques Hiblot
1
-0
/
+7
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
30
-60
/
+30
2018-01-19
cmd: ti: Generalize cmd_ddr3 command
Lokesh Vutla
1
-0
/
+1
2018-01-19
arm: keystone: Move cmd_ddr3 to a common place
Lokesh Vutla
3
-250
/
+4
2018-01-19
board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s support
Rex Chang
2
-2
/
+18
2018-01-19
omap: Update the base address of the MMC controllers
Jean-Jacques Hiblot
1
-2
/
+2
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2
-2
/
+2
2017-07-26
arm: mach-keystone: Fixes issue with return values in inline assembly
Srinivas, Madan
1
-0
/
+4
2017-07-26
arm: mach-keystone: Updates mon_install for K2G HS
Madan Srinivas
3
-6
/
+11
2017-07-10
arm: mach-keystone: Modify secure image size before copy
Andrew F. Davis
1
-5
/
+5
2017-07-10
ARM: k2g: Program DDRPHY_DATX8 registers via mask and value variables
Cooper Jr., Franklin
1
-5
/
+27
2017-07-10
ARM: k2g: Program DDR PHY MR2 register with the default value
Cooper Jr., Franklin
1
-2
/
+1
2017-07-10
ARM: keystone2: Add additional fields used for DDR3 configuration
Cooper Jr., Franklin
2
-0
/
+17
2017-07-10
ARM: keystone2: Allow to build with all image formats
Cooper Jr., Franklin
1
-2
/
+2
2017-05-22
Convert CONFIG_SPL_BOARD_INIT to Kconfig
Ley Foon Tan
1
-0
/
+4
2017-05-09
ARM: keystone: Enable DM_I2C by default
Cooper Jr., Franklin
1
-0
/
+4
2017-05-08
ARM: keystone2: Add support for getting external clock dynamically
Lokesh Vutla
2
-7
/
+7
2017-05-08
ARM: k2g: Add support for dynamic programming of PLL based on SYSCLK
Lokesh Vutla
2
-2
/
+23
2017-04-09
ARM: Keystone2: Build secure images for K2
Madan Srinivas
1
-0
/
+6
2017-04-09
arm: mach-keystone: Implements FIT post-processing call for keystone SoCs
Vitaly Andrianov
1
-0
/
+73
2017-04-07
Remove various unused interrupt related code
Tom Rini
1
-1
/
+2
2017-03-21
ARM: k2g: setup PRU ethernet MAC addresses
Roger Quadros
1
-0
/
+2
2016-12-03
ARM: K2G: DDR3: Fix up priv ID for MPU
Nishanth Menon
1
-4
/
+19
2016-11-28
keystone2: Move target selection to Kconfig
Andrew F. Davis
1
-2
/
+2
2016-11-13
ARM: keystone2: PLL: Enable glitch free initialization sequence
Lokesh Vutla
1
-8
/
+8
[next]