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
/
lib_arm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
17
-1889
/
+0
2010-04-13
Create CPUDIR variable
Peter Tyser
1
-1
/
+1
2010-03-07
fsl_esdhc: add support for mx51 processor
Stefano Babic
1
-0
/
+3
2009-11-11
ARM Don't inline weak symbols
Ron Lee
1
-9
/
+9
2009-10-11
Add bb_miiphy_init call before any ethernet bring-up code.
Luigi 'Comio' Mantellini
1
-0
/
+7
2009-09-05
push LOAD_ADDR out to arch mk files
Mike Frysinger
1
-0
/
+10
2009-09-04
Consolidate arch-specific mem_malloc_init() implementations
Peter Tyser
1
-10
/
+0
2009-09-04
Standardize mem_malloc_init() implementation
Peter Tyser
1
-7
/
+7
2009-09-04
Consolidate arch-specific sbrk() implementations
Peter Tyser
1
-20
/
+0
2009-08-26
Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
1
-9
/
+0
2009-08-22
ARM: compiler options cleanup - improve tool chain support
Wolfgang Denk
3
-3
/
+58
2009-08-10
ARM EABI: add new helper functions resp. function names
Wolfgang Denk
5
-9
/
+33
2009-07-27
arm: add _lshrdi3.S
Heiko Schocher
2
-0
/
+47
2009-07-27
Make linking against libgcc configurable
Wolfgang Denk
1
-8
/
+22
2009-07-21
Move architecture specific config.mk files into subdirs
Peter Tyser
1
-0
/
+28
2009-07-18
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2009-06-21
arm: add support for CONFIG_GENERIC_MMC
Ilya Yanok
1
-0
/
+7
2009-06-12
make MODEM SUPPORT generic instead of duplicate it
Jean-Christophe PLAGNIOL-VILLARD
1
-99
/
+0
2009-06-12
arch_misc_init support for ARM architectures
Prafulla Wadaskar
1
-0
/
+4
2009-06-12
arm: remove cpu_init
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+0
2009-06-12
arm: unify interrupt init
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+13
2009-06-12
ARM Add blue colour LED to status_led.
Tom Rix
1
-0
/
+4
2009-06-12
arm: timer and interrupt init rework
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+3
2009-06-12
lib_arch/board.c: Move malloc initialization before flash_init()
Stefan Roese
1
-3
/
+3
2009-05-16
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
2
-2
/
+2
2009-04-26
lib_arm/board.c: remove misleading "test-only" comment.
Wolfgang Denk
1
-1
/
+1
2009-04-16
at91sam9/at91cap: improve clock framework
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+3
2009-04-05
arm: unify reset command
Jean-Christophe PLAGNIOL-VILLARD
2
-0
/
+54
2009-04-05
arm: clean cache management
Jean-Christophe PLAGNIOL-VILLARD
2
-0
/
+123
2009-04-04
rename include/zlib.h to include/u-boot/zlib.h
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2009-03-21
cmc_pu2: get mac address from environment
Mike Frysinger
1
-4
/
+0
2009-03-21
arm: get mac address from environment
Mike Frysinger
1
-32
/
+11
2009-02-22
arm: add uart dcc support
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+3
2009-02-19
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
1
-7
/
+3
2009-02-18
API: Provide syscall entry point for the ARM architecture.
Rafal Jaworowski
1
-0
/
+5
2009-02-07
ARM: remove unused variable
Guennadi Liakhovetski
1
-7
/
+3
2009-01-31
ixp: move pci init in arm/board instead of cpu
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+12
2008-12-07
Update U-Boot's build timestamp on every compile
Peter Tyser
1
-1
/
+2
2008-11-21
lib_arm: do_bootm_linux() - correct a small mistake
Ilko Iliev
1
-1
/
+1
2008-10-29
bootm: Add subcommands
Kumar Gala
1
-0
/
+3
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-11
/
+11
2008-10-08
Fix bug: in arch-arm, env_get_char dose not work fine
gnusercn
1
-0
/
+2
2008-10-01
Revert "ARM: set GD_FLG_RELOC for boards skipping relocation to RAM"
Jean-Christophe PLAGNIOL-VILLARD
1
-17
/
+0
2008-09-09
lib_arm/bootm.c: fix compile warnings
Wolfgang Denk
1
-2
/
+1
2008-08-31
ARM DaVinci: Changing function names for EMAC driver
Sandeep Paulraj
1
-2
/
+2
2008-08-27
bootm: refactor do_reset and os boot function args
Kumar Gala
1
-8
/
+2
2008-08-27
bootm: refactor ramdisk locating code
Kumar Gala
1
-8
/
+2
2008-08-27
bootm: refactor entry point code
Kumar Gala
1
-18
/
+1
2008-08-21
Consolidate strmhz() implementation
Haavard Skinnemoen
1
-13
/
+0
2008-08-12
Fix fallout from autostart revert
Kumar Gala
1
-5
/
+1
[next]