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_ppc
/
board.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-12
83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
Peter Tyser
1
-4
/
+4
2009-06-12
make MODEM SUPPORT generic instead of duplicate it
Jean-Christophe PLAGNIOL-VILLARD
1
-97
/
+0
2009-06-12
lib_arch/board.c: Move malloc initialization before flash_init()
Stefan Roese
1
-4
/
+4
2009-04-05
Update CHANGELOG, coding style cleanup.
Wolfgang Denk
1
-1
/
+1
2009-04-02
85xx/86xx: Ensure MP boot page is not used
Kumar Gala
1
-0
/
+15
2009-03-21
powerpc: Only use eth_getenv_enetaddr() if networking is enabled
Stefan Roese
1
-0
/
+2
2009-03-21
powerpc: Fix compilation warning in board.c
Stefan Roese
1
-2
/
+1
2009-03-21
ppc: mark global bi_enet*addr as legacy
Mike Frysinger
1
-47
/
+7
2009-03-21
boards: get mac address from env and move load_sernum_ethaddr() to board init
Mike Frysinger
1
-6
/
+0
2009-03-21
boards: move board_get_enetaddr() into board-specific init
Mike Frysinger
1
-28
/
+0
2009-03-21
nx823: get mac address from environment
Mike Frysinger
1
-4
/
+0
2009-03-18
8xx, icache: enabling ICache not before running from RAM
Heiko Schocher
1
-2
/
+1
2009-03-02
i2c, dtt: move dtt_init () to board_init_r ()
Heiko Schocher
1
-3
/
+3
2009-02-17
Add MMC Framework
Andy Fleming
1
-0
/
+9
2009-02-10
ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h
Kumar Gala
1
-3
/
+0
2009-02-10
mpc86xx: Add support to populate addr map based on BATs
Becky Bruce
1
-1
/
+1
2009-01-28
SATA: do not auto-initialize during boot
Mike Frysinger
1
-20
/
+0
2008-12-20
85xx: Add support to populate addr map based on TLB settings
Kumar Gala
1
-0
/
+8
2008-11-10
lib_ppc: Move trap_init to occur earlier
Becky Bruce
1
-5
/
+5
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-49
/
+49
2008-10-18
Adds two more ethernet interface to 83xx
richardretanubun
1
-0
/
+30
2008-10-15
Fix compiler warning in lib_ppc/board.c
Heiko Schocher
1
-2
/
+2
2008-10-14
Do not init SATA when disabled on 8536DS.
Jason Jin
1
-2
/
+14
2008-09-11
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
1
-4
/
+4
2008-09-11
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2008-09-11
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-09-10
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-09-10
cmd_mac: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-08-21
Consolidate strmhz() implementation
Haavard Skinnemoen
1
-13
/
+0
2008-07-14
Fix printf() format issues with sizeof_t types by using %zu
Wolfgang Denk
1
-2
/
+2
2008-07-10
Fix some more print() format errors.
Wolfgang Denk
1
-1
/
+1
2008-07-07
ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405
Michal Simek
1
-1
/
+1
2008-07-01
Move conditional compilation of MPC8XXX SPI driver to Makefile
Ben Warren
1
-2
/
+0
2008-06-11
FSL LAW: Keep track of LAW allocations
Kumar Gala
1
-1
/
+2
2008-06-03
Avoid initrd and logbuffer area overlaps
Marian Balakowicz
1
-0
/
+7
2008-05-28
Remove prototypes of nand_init() in favor of including nand.h.
Scott Wood
1
-3
/
+1
2008-05-12
Revert "Avoid initrd and logbuffer area overlaps"
Wolfgang Denk
1
-5
/
+0
2008-05-10
Avoid initrd and logbuffer area overlaps
Marian Balakowicz
1
-0
/
+5
2008-05-10
ppc: Cleanup get_effective_memsize() use
Marian Balakowicz
1
-11
/
+0
2008-04-25
lib_ppc: Revert "Make MPC83xx one step closer to full relocation."
Kim Phillips
1
-1
/
+0
2008-04-09
ppc: Revert patch 70431e8a that used _start instead of CFG_MONITOR_BASE
Stefan Roese
1
-1
/
+1
2008-04-08
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
Wolfgang Denk
1
-2
/
+3
2008-03-29
Make MPC83xx one step closer to full relocation.
Joakim Tjernlund
1
-1
/
+2
2008-03-29
mpc8323erdb: fix EEPROM page size and get MAC from EEPROM
Michael Barkowski
1
-1
/
+1
2008-03-27
ppc: Set CFG_MEM_TOP_HIDE to 0 if not already defined
Stefan Roese
1
-0
/
+4
2008-03-27
ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched"
Stefan Roese
1
-0
/
+13
2008-03-27
ata: enable the sata initialize on boot up
Dave Liu
1
-0
/
+8
2008-03-26
ppc: Allow boards to specify how much memory they can map
Kumar Gala
1
-0
/
+11
2008-03-19
The patch introduces the alternative configuration of the log buffer for the ...
Yuri Tikhonov
1
-0
/
+4
2008-02-22
ppc: Allow boards to specify effective amount of memory
Kumar Gala
1
-7
/
+15
[next]