index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
board_r.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: board_r: make local functions static
Jeroen Hofstee
2014-10-25
1
-4
/
+4
*
common: board: use __weak
Jeroen Hofstee
2014-10-24
1
-8
/
+2
*
dm: Remove spi_init() from board_r.c when using driver model
Simon Glass
2014-10-22
1
-1
/
+1
*
common/board_r: remove warning in initr_mem for 64-bit phys_size_t
Valentin Longchamp
2014-10-10
1
-1
/
+1
*
common/board_r: Fix booting issue on T4240QDS
York Sun
2014-10-10
1
-3
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
2014-09-13
1
-8
/
+11
|
\
|
*
dm: Make driver model available before board_init()
Simon Glass
2014-09-10
1
-13
/
+11
|
*
Set up stdio earlier when using driver model
Simon Glass
2014-09-10
1
-6
/
+11
*
|
board_r: ARM[64] do not set gd again
Jeroen Hofstee
2014-09-09
1
-1
/
+1
|
/
*
nios2: add generic board support
Thomas Chou
2014-08-24
1
-1
/
+1
*
board_r: Add missing return to initr_doc
Ian Campbell
2014-08-09
1
-0
/
+1
*
dm: Support driver model prior to relocation
Simon Glass
2014-07-23
1
-21
/
+4
*
dm: Allow drivers to be marked 'before relocation'
Simon Glass
2014-07-23
1
-2
/
+2
*
Add a simple malloc() implementation for pre-relocation
Simon Glass
2014-07-23
1
-0
/
+4
*
board_r: run scsi init() on ARM too
Ian Campbell
2014-07-22
1
-4
/
+1
*
m68k: powerpc: Clean up do_mdm_init
Simon Glass
2014-05-29
1
-14
/
+0
*
board_r: return 0 from show_model_r
Paul Burton
2014-04-18
1
-0
/
+1
*
dm: Set up driver model after relocation
Simon Glass
2014-03-04
1
-0
/
+33
*
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
2014-02-26
1
-2
/
+2
*
board_r - fixup functions table after relocation
Alexey Brodkin
2014-01-27
1
-0
/
+10
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
Add trace support to generic board
Simon Glass
2013-06-26
1
-0
/
+11
*
generic_board: reduce the redundancy of gd_t struct members
Masahiro Yamada
2013-06-07
1
-6
/
+6
*
Call bootstage_relocate() after malloc is initted
Doug Anderson
2013-05-13
1
-0
/
+1
*
sandbox: Switch over to generic board
Simon Glass
2013-05-01
1
-2
/
+6
*
x86: Allow setup code to manage its own global data
Simon Glass
2013-04-15
1
-3
/
+0
*
x86: Enable generic board support
Simon Glass
2013-03-15
1
-0
/
+2
*
x86: Adjust board_r.c for x86
Simon Glass
2013-03-15
1
-2
/
+21
*
Adjust board_r.c for ppc
Simon Glass
2013-03-15
1
-3
/
+477
*
Introduce generic post-relocation board_r.c
Simon Glass
2013-03-15
1
-0
/
+422