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
/
board
/
esd
/
apc405
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-13
ppx4xx: remove APC405 board
Matthias Fuchs
6
-5626
/
+0
2014-09-14
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
1
-3
/
+0
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
1
-0
/
+6
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
1
-0
/
+15
2013-11-17
Makefile: make directories by Makefile.build
Masahiro Yamada
1
-4
/
+0
2013-11-01
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
1
-20
/
+1
2013-10-21
usb: rename board_usb_init_type to usb_init_type
Troy Kisky
1
-2
/
+2
2013-10-21
usb: new board-specific USB init interface
Mateusz Zalega
1
-4
/
+4
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2
-34
/
+2
2011-12-18
CHECKPATCH: ./board/esd/apc405/logo_640_480_24bpp.c
Marek Vasut
1
-565
/
+1129
2011-12-18
CHECKPATCH: ./board/esd/apc405/fpgadata.c
Marek Vasut
1
-2004
/
+4008
2011-10-16
punt unused clean/distclean targets
Mike Frysinger
1
-6
/
+0
2010-11-28
do_reset: unify duplicate prototypes
Mike Frysinger
1
-1
/
+0
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
1
-2
/
+2
2010-10-19
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
1
-28
/
+0
2010-10-19
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
1
-1
/
+1
2010-09-20
cfi_flash: Simplify dynamic flash bank number detection
Stefan Roese
1
-4
/
+2
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
2009-12-21
move prototypes for gunzip() and zunzip() to common.h
Wolfgang Wegner
1
-3
/
+0
2009-11-02
ppc4xx: Remove board specific linker scripts from most PPC4xx boards
Stefan Roese
1
-132
/
+0
2009-10-03
ppc: Enable full relocation to RAM
Peter Tyser
1
-1
/
+0
2009-09-28
ppc4xx: Convert PPC4xx UIC defines from lower case to upper case
Stefan Roese
1
-7
/
+7
2009-09-11
ppc4xx: Big cleanup of PPC4xx defines
Stefan Roese
1
-13
/
+13
2009-03-21
ppc4xx: Use correct io accessors for esd 405 boards
Matthias Fuchs
1
-1
/
+1
2009-03-21
ppc4xx: Cleanup linker scripts of esd 4xx boards
Matthias Fuchs
1
-15
/
+0
2009-03-21
Fix all linker script to handle all rodata sections
Trent Piepho
1
-3
/
+1
2008-11-19
Align end of bss by 4 bytes
Selvamuthukumar
1
-0
/
+1
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-29
/
+29
2008-09-11
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-09-03
ppc4xx: Remove obsolete or unused functions from some esd boards
Matthias Fuchs
1
-10
/
+0
2008-07-03
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
1
-1
/
+1
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
1
-1
/
+1
2008-05-21
Big white-space cleanup.
Wolfgang Denk
1
-4
/
+4
2008-04-25
ppc4xx: Add bootcount limit handling for APC405 boards
Matthias Fuchs
1
-1
/
+6
2008-04-22
ppc4xx: Remove unused APC405 strataflash driver
Matthias Fuchs
1
-789
/
+0
2008-04-22
ppc4xx: Update APC405 board support
Matthias Fuchs
2
-123
/
+241
2008-04-22
ppc4xx: Update FPGA image for APC405 boards
Matthias Fuchs
1
-2280
/
+2004
2008-04-22
ppc4xx: Update bootlogo for APC405 boards
Matthias Fuchs
1
-235
/
+565
2008-04-18
Remove all the search paths from the .lds files.
Jason Wessel
1
-1
/
+0
2008-01-12
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
1
-1
/
+1
2007-10-31
ppc4xx: Rework of 4xx serial driver (2)
Stefan Roese
1
-1
/
+1
2006-10-09
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
1
-1
/
+1
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
1
-6
/
+13
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
1
-5
/
+1
2005-12-12
(no commit message)
Wolfgang Denk
1
-0
/
+1
2005-08-31
Fix problems with ld version 2.16 (dot outside sections problem)
Wolfgang Denk
1
-0
/
+2
2005-08-16
Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c
Stefan Roese
1
-1
/
+0
2005-04-13
Update for esd apc405
stroese
2
-2298
/
+2344
2004-12-17
Code cleanup.
wdenk
1
-35
/
+28
[next]