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
path:
root
/
include
/
common.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-02
common: board_f: Make reserve_mmu a weak function
Siva Durga Prasad Paladugu
1
-0
/
+1
2017-07-10
board_f: Add new function to allow runtime DTB selection
Cooper Jr., Franklin
1
-0
/
+4
2017-07-06
serial: make serial_stub_* to static functions
Masahiro Yamada
1
-5
/
+0
2017-06-05
common: microblaze: Drop arch-specific declarations
Simon Glass
1
-5
/
+0
2017-06-05
common: arm: freescale: layerscape: Move header files out of common.h
Simon Glass
1
-7
/
+0
2017-06-05
common: arm: davinci: Move header file out of common
Simon Glass
1
-3
/
+0
2017-06-05
common: ep93xx: Move arch-specific declarations out of common
Simon Glass
1
-10
/
+0
2017-06-05
common: freescale: Move arch-specific imx code to arch-imx
Simon Glass
1
-9
/
+0
2017-06-05
common: freescale: Move arch-specific declarations
Simon Glass
1
-95
/
+1
2017-06-05
common: powerpc: Move arch-specific headers
Simon Glass
1
-43
/
+1
2017-06-05
common: Move PPC4xx_SYS_INFO() et al to arch-specific header
Simon Glass
1
-6
/
+0
2017-06-05
common: Drop determine_sysper() and determine_pci_clock_per()
Simon Glass
1
-6
/
+0
2017-06-05
common: Drop cpu_init_f() declarations
Simon Glass
1
-11
/
+0
2017-06-05
arm: Remove include files from common.h
Simon Glass
1
-6
/
+0
2017-06-05
nds32: Remove include files from common.h
Simon Glass
1
-5
/
+0
2017-06-05
x86: Don't include asm/u-boot.h in common
Simon Glass
1
-3
/
+0
2017-06-05
sandbox: Don't include asm/u-boot.h in common
Simon Glass
1
-3
/
+0
2017-06-05
mips: Don't include asm/u-boot.h in common
Simon Glass
1
-3
/
+0
2017-06-05
arc: Don't include asm/u-boot.h in common
Simon Glass
1
-3
/
+0
2017-06-05
nds32: Make u-boot-nds32.h a private header
Simon Glass
1
-1
/
+1
2017-06-05
mips: Make u-boot-mips.h a private header
Simon Glass
1
-1
/
+1
2017-06-05
arm: Make u-boot-arm.h a private header
Simon Glass
1
-1
/
+1
2017-06-05
x86: Make u-boot-x86.h a private header
Simon Glass
1
-2
/
+2
2017-06-05
sandbox: Make u-boot-sandbox.h a private header
Simon Glass
1
-1
/
+1
2017-06-05
arc: Make u-boot-arc.h a private header
Simon Glass
1
-1
/
+1
2017-06-05
samsung: usb: Drop ohci-s3c24xx driver
Simon Glass
1
-2
/
+1
2017-06-05
api: Add a header for api_init()
Simon Glass
1
-3
/
+0
2017-06-05
common: Move get_OPB_freq() and get_PCI_freq() to PPC header
Simon Glass
1
-4
/
+0
2017-06-05
common: Move pcie_setup_hoses() to PPC header
Simon Glass
1
-8
/
+0
2017-06-05
common: Drop pci_master_init()
Simon Glass
1
-3
/
+0
2017-06-05
common: Move pci_target_init() to PPC header
Simon Glass
1
-3
/
+0
2017-06-05
common: Drop pci_pre_init() and is_pci_host()
Simon Glass
1
-5
/
+0
2017-06-05
common: Drop inclusion of pci.h
Simon Glass
1
-3
/
+0
2017-05-15
i2c: Drop use of CONFIG_I2C_HARD
Simon Glass
1
-0
/
+10
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
1
-3
/
+0
2017-04-05
powerpc: Move setup_board_extra() into a PPC file
Simon Glass
1
-0
/
+7
2017-04-05
Move dram_init_banksize() to a common header
Simon Glass
1
-0
/
+17
2017-04-05
board_f: Drop return value from initdram()
Simon Glass
1
-1
/
+1
2017-04-05
board_f: Drop board_type parameter from initdram()
Simon Glass
1
-1
/
+1
2017-04-05
board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private
Simon Glass
1
-6
/
+1
2017-04-05
board_f: powerpc: Move prt_83xx_rsr() to private code
Simon Glass
1
-2
/
+0
2017-04-05
board_f: powerpc: Use timer_init() instead of init_timebase()
Simon Glass
1
-1
/
+0
2017-04-05
board_f: Remove adjust_sdram_tbs_8xx() from the init sequence
Simon Glass
1
-1
/
+0
2017-04-05
board_f: Remove sdram_adjust_866() from the init sequence
Simon Glass
1
-1
/
+0
2017-04-05
board_f: powerpc: Rename get_clocks_866() to get_clocks()
Simon Glass
1
-1
/
+0
2017-04-05
board_f: x86: Rename x86_fsp_init() to arch_fsp_init()
Simon Glass
1
-0
/
+9
2017-04-05
Blackfin: Remove
Tom Rini
1
-3
/
+0
2017-03-23
dm: Add callback to modify the device tree
mario.six@gdsys.cc
1
-0
/
+1
2017-01-26
Drop CONFIG_CMD_DOC
Simon Glass
1
-3
/
+0
2017-01-26
Drop the static inline print_cpuinfo()
Simon Glass
1
-7
/
+0
[next]