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-sunxi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-28
i2c: Rename SPL/TPL_I2C_SUPPORT to I2C
Simon Glass
1
-1
/
+1
2021-07-10
mmc: sunxi: Enable "new timing mode" on all new SoCs
Andre Przywara
1
-0
/
+3
2021-07-10
sunxi: H616: Enable full 4GB of DRAM
Andre Przywara
2
-3
/
+12
2021-07-10
sunxi: clock: H6/H616: Fix PLL clock factor encodings
Andre Przywara
3
-3
/
+3
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
1
-1
/
+1
2021-05-13
arm: sunxi: add support for DIP detection to CHIP board
Kory Maincent
1
-0
/
+9
2021-04-16
sunxi: video: select dw-hdmi in Kconfig, not Makefile
Jernej Skrabec
1
-0
/
+1
2021-04-16
sunxi: enable dual rank memory on R40
Icenowy Zheng
1
-6
/
+49
2021-04-16
sunxi: support asymmetric dual rank DRAM on A64/R40
Icenowy Zheng
1
-20
/
+74
2021-03-04
Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-4
/
+5
2021-03-03
video: sunxi_display: Convert to DM_VIDEO
Jagan Teki
1
-4
/
+5
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
1
-1
/
+1
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
1
-1
/
+1
2021-02-20
sunxi: support boot console on uart1 for sun8i
Tobias Schramm
1
-0
/
+5
2021-02-20
sunxi: spl: Fix H616 clock initialization
Jernej Skrabec
1
-0
/
+5
2021-01-26
sunxi: Add support for H616 SoC
Jernej Skrabec
2
-1
/
+12
2021-01-26
sunxi: Add H616 DRAM support
Jernej Skrabec
5
-0
/
+1164
2021-01-26
sunxi: add support for H616 uart0
Jernej Skrabec
1
-0
/
+4
2021-01-26
sunxi: introduce support for H616 clocks
Jernej Skrabec
1
-2
/
+6
2021-01-26
sunxi: support loading with SPL > 32KB
Andre Przywara
1
-2
/
+16
2021-01-26
sunxi: Add support for I2C on H6 like SoCs
Jernej Skrabec
2
-1
/
+30
2021-01-26
sunxi: Introduce common symbol for H6 like SoCs
Jernej Skrabec
4
-10
/
+17
2021-01-26
sunxi: Add support for AXP305 PMIC
Jernej Skrabec
1
-0
/
+6
2021-01-12
sunxi: board: add a config option to fixup a Bluetooth address
Andre Heider
1
-0
/
+11
2021-01-12
sunxi: dram: h6: Improve DDR3 config detection
Jernej Skrabec
1
-44
/
+56
2020-11-17
sunxi: add V3/S3 support
Icenowy Zheng
1
-2
/
+1
2020-11-17
sunxi: board: Add PinePhone DT selection logic
Samuel Holland
1
-0
/
+7
2020-10-22
sunxi: make V3s DRAM initialization more proper
Icenowy Zheng
1
-5
/
+86
2020-06-01
sunxi: Silence warning about non-static inline function
Samuel Holland
1
-9
/
+9
2020-05-19
common: Drop linux/bitops.h from common header
Simon Glass
2
-0
/
+2
2020-05-19
common: Drop linux/delay.h from common header
Simon Glass
10
-0
/
+10
2020-05-19
common: Drop log.h from common header
Simon Glass
5
-0
/
+5
2020-05-19
common: Drop init.h from common header
Simon Glass
9
-1
/
+10
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-03-18
sunxi: SPL SPI: Add SPI boot support for the Allwinner H6 SoC
Andre Przywara
2
-10
/
+33
2020-03-18
sunxi: SPL SPI: Add SPI boot support for the Allwinner R40 SoC
Andre Przywara
2
-2
/
+6
2020-03-18
sunxi: SPL SPI: Introduce is_sun6i_gen_spi()
Andre Przywara
1
-8
/
+14
2020-03-18
sunxi: SPL SPI: Split off SPI0 base address
Andre Przywara
1
-41
/
+53
2020-01-26
sunxi: Automate loading from 128KB MMC offset
Andre Przywara
1
-0
/
+20
2020-01-26
sunxi: SPL: Factor out sunxi_get_boot_source()
Andre Przywara
1
-5
/
+13
2020-01-24
phy: sun4i-usb: Add Allwinner R40 support
Andre Przywara
1
-0
/
+1
2020-01-24
common: Move RAM-sizing functions to init.h
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-12-03
common: Move get_ticks() function out of common.h
Simon Glass
3
-0
/
+3
2019-10-25
sunxi: set PIO voltage to hardware-detected value on startup on H6
Icenowy Zheng
1
-0
/
+9
2019-10-25
sunxi: Fix pll1 clock calculation
Stefan Mavrodiev
1
-1
/
+1
2019-10-25
sunxi: H6: DRAM: Add support for half DQ
Jernej Skrabec
1
-25
/
+53
2019-10-24
arm: sunxi: Enable SPI/SPI-FLASH support for A64
Jagan Teki
1
-0
/
+3
2019-07-16
sunxi: H6: Enable USB for existing boards
Andre Przywara
1
-0
/
+1
[next]