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
/
xilinx
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-19
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
3
-76
/
+12
2010-10-19
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
5
-5
/
+5
2010-10-12
microblaze: Add support for NET_MULTI api
Michal Simek
1
-0
/
+13
2010-04-24
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
Wolfgang Denk
1
-4
/
+3
2010-04-22
Move arch/ppc to arch/powerpc
Stefan Roese
2
-2
/
+2
2010-04-16
microblaze: Move FSL initialization to board.c
Michal Simek
1
-4
/
+3
2010-04-13
microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*
Peter Tyser
1
-1
/
+1
2010-04-13
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2
-2
/
+2
2010-04-13
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
Peter Tyser
1
-1
/
+1
2010-03-28
ml300: remove support for broken, orphaned board
Wolfgang Denk
9
-1434
/
+0
2009-11-02
ppc4xx: Add custom linker script to board/*/config.mk
Stefan Roese
1
-0
/
+3
2009-10-03
ppc: Enable full relocation to RAM
Peter Tyser
6
-6
/
+0
2009-09-14
microblaze: Add sbss, scommon and COMMON symbols for clearing
Michal Simek
1
-0
/
+3
2009-07-23
unify HOST_CFLAGS and HOSTCFLAGS
Mike Frysinger
3
-3
/
+3
2009-03-21
Fix all linker script to handle all rodata sections
Trent Piepho
6
-16
/
+6
2009-03-21
boards: get mac address from environment
Mike Frysinger
1
-2
/
+6
2009-01-23
microblaze: Change microblaze-generic config file
Michal Simek
1
-0
/
+2
2009-01-23
microblaze: Rename ml401 to microblaze-generic
Michal Simek
5
-0
/
+0
2008-12-14
Fix new found CFG_
Jean-Christophe PLAGNIOL-VILLARD
2
-2
/
+2
2008-12-10
microblaze: Remove XUPV2P board
Michal Simek
5
-257
/
+0
2008-11-25
ppc4xx: ml300 remove Xilinx BSP from ml300 folder
Michal Simek
3
-432
/
+0
2008-11-19
Align end of bss by 4 bytes
Selvamuthukumar
5
-0
/
+5
2008-11-10
Moved PPC4xx EMAC driver to drivers/net
Ben Warren
1
-1
/
+1
2008-10-24
ppc4xx: Generic architecture for xilinx ppc405(v3)
Ricardo Ribalda Delgado
7
-0
/
+459
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
7
-27
/
+27
2008-09-12
Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm
Wolfgang Denk
5
-13
/
+13
2008-09-12
ppc4xx: Add .gitignore file to xilinx-ppc440 boards
Ricardo Ribalda Delgado
2
-0
/
+2
2008-09-12
ppc4xx: Fix in-tree build for ppc440-generic boards
Ricardo Ribalda Delgado
1
-1
/
+1
2008-09-11
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
1
-7
/
+7
2008-09-11
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2
-2
/
+2
2008-09-11
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2008-09-10
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
Jean-Christophe PLAGNIOL-VILLARD
2
-2
/
+2
2008-09-09
ppc4xx: ppc440-generic-ALL: Fix out of tree build v2
Ricardo Ribalda Delgado
5
-4
/
+53
2008-09-05
ppc44x: Unification of virtex5 pp440 boards
Ricardo Ribalda Delgado
13
-145
/
+209
2008-07-30
ppc4xx: ML507: Environment in flash and MTD Support
Ricardo Ribalda Delgado
1
-1
/
+1
2008-07-30
ppc4xx: ML507: Use of get_ram_size in board ml507
Ricardo Ribalda Delgado
1
-2
/
+3
2008-07-30
ppc4xx: ML507: U-Boot in flash and System ACE
Ricardo Ribalda Delgado
5
-9
/
+167
2008-07-18
ppc4xx: ML507 Board Support
Ricardo Ribalda Delgado
6
-0
/
+339
2008-07-04
Cleanup: fix "expected specifier-qualifier-list before 'phys_size_t'" errors
Wolfgang Denk
1
-1
/
+1
2008-07-03
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
3
-3
/
+3
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
1
-1
/
+1
2008-06-03
ppc4xx: Remove superfluous dram_init() call or replace it by initdram()
Stefan Roese
1
-4
/
+0
2008-05-21
Big white-space cleanup.
Wolfgang Denk
4
-15
/
+15
2008-04-18
Remove all the search paths from the .lds files.
Jason Wessel
2
-2
/
+0
2008-04-08
microblaze: clean uart16550 and uartlite handling
Michal Simek
2
-4
/
+4
2008-04-08
microblaze: remove old setting for emac driver
Michal Simek
2
-14
/
+2
2008-04-08
microblaze: Clean Makefile from ancient emac driver
Michal Simek
2
-32
/
+2
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
2007-10-31
ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx
Stefan Roese
1
-1
/
+1
[next]