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
2016-01-25
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
1
-3
/
+0
2016-01-14
Fix board init code to respect the C runtime environment
Albert ARIBAUD
1
-20
/
+14
2015-12-01
dm: pci: Convert 'pci' command to driver model
Simon Glass
1
-1
/
+0
2015-11-22
eeprom: Add bus argument to eeprom_init()
Marek Vasut
1
-1
/
+1
2015-11-22
eeprom: Zap eeprom_probe()
Marek Vasut
1
-3
/
+0
2015-11-20
Move console definitions into a new console.h file
Simon Glass
1
-17
/
+0
2015-10-29
armv8/fsl_lsch2: Add fsl_lsch2 SoC
Mingkai Hu
1
-0
/
+3
2015-10-29
armv8/fsl_lsch3: Change arch to fsl-layerscape
Mingkai Hu
1
-0
/
+3
2015-10-12
Add support for LZ4 decompression algorithm
Julius Werner
1
-0
/
+3
2015-09-12
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
1
-87
/
+0
2015-09-12
Move malloc_cache_aligned() to its own header
Simon Glass
1
-9
/
+0
2015-08-28
mtd/nand/ubi: assortment of alignment fixes
Marcel Ziswiler
1
-0
/
+9
2015-08-14
Allow arch-specific setting of global_data in board_init_f_mem()
Simon Glass
1
-0
/
+43
2015-08-13
spl, common, serial: build SPL without serial support
Heiko Schocher
1
-0
/
+7
2015-08-05
efi: Add support for loading U-Boot through an EFI stub
Simon Glass
1
-0
/
+7
2015-07-22
Add a way of checking the position of a structure member
Simon Glass
1
-0
/
+11
2015-06-11
arm: Allow cleanup_before_linux() without disabling caches
Simon Glass
1
-0
/
+15
2015-05-28
meminfo cmd: Enable printing >=4GiB SDRAM sizes
Andrew Bradford
1
-1
/
+1
2015-04-30
Move display_options functions to their own header
Simon Glass
1
-15
/
+1
2015-04-22
gunzip: add gzwrite routine for extracting compresed images to block device
Eric Nelson
1
-0
/
+39
2015-04-20
powerpc/mpc85xx: Remove some dead code
Scott Wood
1
-1
/
+0
2015-04-18
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
1
-1
/
+1
2015-04-18
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
1
-17
/
+0
2015-04-17
dm: Add a new CPU init function which can use driver model
Simon Glass
1
-0
/
+11
2015-03-04
powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCs
Shaveta Leekha
1
-0
/
+2
2015-02-18
common/board_f: factor out reserve_stacks
Andreas Bießmann
1
-0
/
+18
2015-02-09
common: Move dram_init() declaration to common location
Michal Simek
1
-0
/
+1
2015-01-30
generic-board: show model name in board_init_f() too
Masahiro Yamada
1
-6
/
+7
2015-01-16
powerpc: 74xx_7xx: remove 74xx_7xx cpu support
Masahiro Yamada
1
-11
/
+0
2015-01-05
mpc8xx: remove lwmon board support
Masahiro Yamada
1
-4
/
+0
2014-12-15
ARM: remove redundant asmlinkage define
Masahiro Yamada
1
-3
/
+0
2014-12-15
x86: move arch-specific asmlinkage to <asm/linkage.h>
Masahiro Yamada
1
-3
/
+0
2014-12-08
powerpc: mpc8xx: remove hermes board support
Masahiro Yamada
1
-5
/
+0
2014-11-25
x86: Add a definition of asmlinkage
Simon Glass
1
-0
/
+3
2014-11-23
Add pr_fmt() macro
Thierry Reding
1
-5
/
+9
2014-11-20
linux/kernel.h: add typechecking to roundup macro
Masahiro Yamada
1
-1
/
+1
2014-11-20
include: move various macros to include/linux/kernel.h
Masahiro Yamada
1
-86
/
+1
2014-11-20
include/common.h: remove DIV_ROUND definition
Masahiro Yamada
1
-1
/
+0
2014-10-27
Tidy up data sizes and function comment in display_options
Simon Glass
1
-1
/
+13
2014-10-27
Use uint64_t for time types
Simon Glass
1
-1
/
+1
2014-10-27
Add some standard headers external code might need
Gabe Black
1
-0
/
+3
2014-10-27
ppc: Zap Hymod board
Marek Vasut
1
-3
/
+0
2014-10-24
serial: add static directive to local functions
Masahiro Yamada
1
-7
/
+0
2014-09-25
common.h: remove MIN, MAX, MIN3, MAX3 macros
Masahiro Yamada
1
-6
/
+0
2014-09-05
arm:reset: call the reset_misc() before the cpu reset
Przemyslaw Marczak
1
-0
/
+1
2014-08-21
powerpc: mpc8xx: remove stxxtc board support
Masahiro Yamada
1
-4
/
+1
2014-07-28
ARM: convert arch_fixup_memory_node to a generic FDT fixup function
Ma Haijun
1
-3
/
+3
2014-07-23
stdio: Pass device pointer to stdio methods
Simon Glass
1
-0
/
+5
2014-07-08
mpc8xx: remove fads board support
Masahiro Yamada
1
-4
/
+2
2014-07-08
mpc8xx: remove RPXlite_dw, quantum board support
Masahiro Yamada
1
-2
/
+0
[next]