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
/
common
/
board_r.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-18
dm: x86: spi: Convert ICH SPI driver to driver model
Simon Glass
1
-3
/
+0
2015-04-18
net: Remove the bd* parameter from net stack functions
Joe Hershberger
1
-1
/
+1
2015-04-18
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
1
-0
/
+1
2015-04-17
dm: pci: Add a uclass for PCI
Simon Glass
1
-0
/
+2
2015-03-09
common/board_r: Restore non-cached memory setup
Jan Kiszka
1
-0
/
+11
2015-03-06
m68k: Add generic board support for MCF547X/8X and MCF5445X
Alison Wang
1
-1
/
+1
2015-03-06
m68k: add generic-board support
angelo@sysam.it
1
-15
/
+8
2015-02-18
avr32: add generic board support
Andreas Bießmann
1
-3
/
+10
2015-02-18
common/board_r: allocate bootparams
Andreas Bießmann
1
-0
/
+15
2015-02-09
microblaze: Move architecture to use generic board init
Michal Simek
1
-1
/
+1
2015-02-09
common/board_r: manual relocation for cmd table
Andreas Bießmann
1
-0
/
+12
2015-01-30
generic-board: show model name in board_init_f() too
Masahiro Yamada
1
-17
/
+1
2014-12-18
ARM: Implement non-cached memory support
Thierry Reding
1
-0
/
+11
2014-12-09
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
1
-15
/
+3
2014-12-08
powerpc: mpc8xx: remove hermes board support
Masahiro Yamada
1
-24
/
+0
2014-12-07
flash: do not fail even if flash_size is zero
Masahiro Yamada
1
-15
/
+3
2014-11-25
x86: Remove unnecessary call to initr_enable_interrupts()
Bin Meng
1
-1
/
+1
2014-11-25
x86: Remove cpu_init_r() for x86
Bin Meng
1
-1
/
+1
2014-11-25
x86: Remove board_early_init_r()
Simon Glass
1
-3
/
+0
2014-11-21
dm: Split the simple malloc() implementation into its own file
Simon Glass
1
-1
/
+2
2014-10-25
common: board_r: make local functions static
Jeroen Hofstee
1
-4
/
+4
2014-10-25
common: board: use __weak
Jeroen Hofstee
1
-8
/
+2
2014-10-22
dm: Remove spi_init() from board_r.c when using driver model
Simon Glass
1
-1
/
+1
2014-10-10
common/board_r: remove warning in initr_mem for 64-bit phys_size_t
Valentin Longchamp
1
-1
/
+1
2014-10-10
common/board_r: Fix booting issue on T4240QDS
York Sun
1
-3
/
+3
2014-09-14
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
1
-8
/
+11
2014-09-10
dm: Make driver model available before board_init()
Simon Glass
1
-13
/
+11
2014-09-10
Set up stdio earlier when using driver model
Simon Glass
1
-6
/
+11
2014-09-09
board_r: ARM[64] do not set gd again
Jeroen Hofstee
1
-1
/
+1
2014-08-24
nios2: add generic board support
Thomas Chou
1
-1
/
+1
2014-08-09
board_r: Add missing return to initr_doc
Ian Campbell
1
-0
/
+1
2014-07-23
dm: Support driver model prior to relocation
Simon Glass
1
-21
/
+4
2014-07-23
dm: Allow drivers to be marked 'before relocation'
Simon Glass
1
-2
/
+2
2014-07-23
Add a simple malloc() implementation for pre-relocation
Simon Glass
1
-0
/
+4
2014-07-22
board_r: run scsi init() on ARM too
Ian Campbell
1
-4
/
+1
2014-05-30
m68k: powerpc: Clean up do_mdm_init
Simon Glass
1
-14
/
+0
2014-04-18
board_r: return 0 from show_model_r
Paul Burton
1
-0
/
+1
2014-03-04
dm: Set up driver model after relocation
Simon Glass
1
-0
/
+33
2014-02-27
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
1
-2
/
+2
2014-01-27
board_r - fixup functions table after relocation
Alexey Brodkin
1
-0
/
+10
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-06-26
Add trace support to generic board
Simon Glass
1
-0
/
+11
2013-06-07
generic_board: reduce the redundancy of gd_t struct members
Masahiro Yamada
1
-6
/
+6
2013-05-14
Call bootstage_relocate() after malloc is initted
Doug Anderson
1
-0
/
+1
2013-05-01
sandbox: Switch over to generic board
Simon Glass
1
-2
/
+6
2013-04-16
x86: Allow setup code to manage its own global data
Simon Glass
1
-3
/
+0
2013-03-16
x86: Enable generic board support
Simon Glass
1
-0
/
+2
2013-03-16
x86: Adjust board_r.c for x86
Simon Glass
1
-2
/
+21
2013-03-16
Adjust board_r.c for ppc
Simon Glass
1
-3
/
+477
2013-03-16
Introduce generic post-relocation board_r.c
Simon Glass
1
-0
/
+422