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
2011-09-04
arm: do not force d-cache enable on all boards
Aneesh V
1
-0
/
+1
2011-08-01
Unify timer_init() and cpu_init() prototypes
Wolfgang Denk
1
-0
/
+3
2011-07-30
Constify getenv(), setenv() and hash code functions
Wolfgang Denk
1
-4
/
+4
2011-07-28
common: move BUILD_BUG_ON define to common.h
Heiko Schocher
1
-0
/
+3
2011-07-26
panic: add noreturn attribute
Mike Frysinger
1
-1
/
+1
2011-07-26
env: allow people to force envcrc building
Mike Frysinger
1
-0
/
+5
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
1
-1
/
+0
2011-07-17
Remove volatile qualifier in get_ram_size() calls
Albert ARIBAUD
1
-1
/
+1
2011-07-04
armv7: cache maintenance operations for armv7
Aneesh V
1
-1
/
+4
2011-06-22
ARM: drop unsupported 'trab' board
Wolfgang Denk
1
-3
/
+0
2011-05-12
lib, vsprintf: introduce strict_strtoul
Heiko Schocher
1
-0
/
+1
2011-04-30
powerpc, mpc83xx: add missing functions to include/common.h
Heiko Schocher
1
-0
/
+5
2011-04-13
x86: Rename i386 to x86
Graeme Russ
1
-3
/
+3
2011-04-13
Fix min/max macros in include/common.h
Aaron Williams
1
-2
/
+4
2011-04-04
powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()
Kumar Gala
1
-0
/
+4
2011-03-23
strmhz: Make hz unsigned to support greater than 2146 MHz clock
Ed Swarthout
1
-1
/
+1
2011-01-09
env: re-add support for auto-completion
Mike Frysinger
1
-0
/
+1
2010-11-28
stdio: constify "name" arg in public api
Mike Frysinger
1
-1
/
+1
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
1
-0
/
+1
2010-09-29
Merge branch 'next' of /home/wd/git/u-boot/next
Wolfgang Denk
1
-12
/
+15
2010-09-23
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
Stefan Roese
1
-8
/
+0
2010-09-23
ppc4xx: Use common NS16550 driver for PPC4xx UART
Stefan Roese
1
-0
/
+1
2010-09-23
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
1
-1
/
+1
2010-09-21
POST cleanup.
Michael Zaidman
1
-2
/
+3
2010-09-19
common: move TOTAL_MALLOC_LEN to include/common.h
Heiko Schocher
1
-0
/
+9
2010-09-19
Remove support for CONFIG_HAS_UID and "forceenv" command
Wolfgang Denk
1
-3
/
+0
2010-09-19
Add qsort - add support for sorting data arrays
Wolfgang Denk
1
-0
/
+4
2010-08-04
Rename getenv_r() into getenv_f()
Wolfgang Denk
1
-1
/
+1
2010-07-05
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
1
-1
/
+1
2010-07-05
Make *printf() return "int" instead of "void"
Wolfgang Denk
1
-4
/
+4
2010-05-07
serial: punt unused serial_addr()
Mike Frysinger
1
-1
/
+0
2010-05-06
allow print_size to print large numbers on 32-bit systems
Timur Tabi
1
-1
/
+1
2010-04-13
Rename lib_generic/ to lib/
Peter Tyser
1
-6
/
+6
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
1
-4
/
+4
2010-02-12
ARM: Add support for EP93xx SoCs
Matthias Kaehlcke
1
-1
/
+2
2010-02-01
Add EP93xx ethernet driver
Matthias Kaehlcke
1
-0
/
+5
2010-01-27
Add support to disable cpu's in multicore processors
Kumar Gala
1
-0
/
+1
2010-01-18
cmd_eeprom: I2C updates
Heiko Schocher
1
-0
/
+2
2010-01-17
Make getenv_IPaddr() global
Dirk Behme
1
-0
/
+7
2009-12-21
move prototypes for gunzip() and zunzip() to common.h
Wolfgang Wegner
1
-0
/
+5
2009-12-09
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Heiko Schocher
1
-2
/
+0
2009-12-05
Generic udelay() with watchdog support
Ingo van Lil
1
-1
/
+4
2009-11-28
TI DA8xx: Integrate DA830 EVM support into U-Boot
Sekhar Nori
1
-0
/
+3
2009-11-28
Add a unified s3c24x0 header file
kevin.morfitt@fearnside-systems.co.uk
1
-2
/
+3
2009-10-27
Revert "env: only build env_embedded and envcrc when needed"
Wolfgang Denk
1
-5
/
+0
2009-10-19
env: only build env_embedded and envcrc when needed
Mike Frysinger
1
-0
/
+5
2009-09-11
tools: mkimage: Fixed build warnings
Prafulla Wadaskar
1
-3
/
+1
2009-08-29
8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx
Poonam Aggrwal
1
-0
/
+2
2009-07-27
Fix include/common.h for boards with CONFIG_STATUS_LED
Wolfgang Denk
1
-3
/
+3
2009-07-27
Make include/common.h usable by assembler code
Wolfgang Denk
1
-17
/
+20
[next]