Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3e9fb7bf4390b3a80f044960d9843dcbb3dfdc25
/
common
/
board_r.c
c1d0917
avr32: add generic board support
by Andreas Bießmann
· 10 years ago
111bbf5
common/board_r: allocate bootparams
by Andreas Bießmann
· 10 years ago
65e915c
microblaze: Move architecture to use generic board init
by Michal Simek
· 11 years ago
9e4f396
common/board_r: manual relocation for cmd table
by Andreas Bießmann
· 10 years ago
9607f7a
generic-board: show model name in board_init_f() too
by Masahiro Yamada
· 10 years ago
c97d974
ARM: Implement non-cached memory support
by Thierry Reding
· 10 years ago
5c6bc7a
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
by Tom Rini
· 10 years ago
cdc932a
powerpc: mpc8xx: remove hermes board support
by Masahiro Yamada
· 10 years ago
eb0e02b
flash: do not fail even if flash_size is zero
by Masahiro Yamada
· 10 years ago
8030235
x86: Remove unnecessary call to initr_enable_interrupts()
by Bin Meng
· 10 years ago
57a6cd8
x86: Remove cpu_init_r() for x86
by Bin Meng
· 10 years ago
d9de96d
x86: Remove board_early_init_r()
by Simon Glass
· 10 years ago
9489046
dm: Split the simple malloc() implementation into its own file
by Simon Glass
· 10 years ago
d9e8762
common: board_r: make local functions static
by Jeroen Hofstee
· 10 years ago
4584605
common: board: use __weak
by Jeroen Hofstee
· 10 years ago
55316ad
dm: Remove spi_init() from board_r.c when using driver model
by Simon Glass
· 10 years ago
d6b4694
common/board_r: remove warning in initr_mem for 64-bit phys_size_t
by Valentin Longchamp
· 10 years ago
6e78b3b
common/board_r: Fix booting issue on T4240QDS
by York Sun
· 10 years ago
162efa2
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
712da5e
dm: Make driver model available before board_init()
by Simon Glass
· 10 years ago
254dfab
Set up stdio earlier when using driver model
by Simon Glass
· 10 years ago
498f97f
board_r: ARM[64] do not set gd again
by Jeroen Hofstee
· 10 years ago
cce3e75
nios2: add generic board support
by Thomas Chou
· 10 years ago
1e81e5b
board_r: Add missing return to initr_doc
by Ian Campbell
· 10 years ago
a730c5d
dm: Support driver model prior to relocation
by Simon Glass
· 10 years ago
fef72b7
dm: Allow drivers to be marked 'before relocation'
by Simon Glass
· 10 years ago
863e404
Add a simple malloc() implementation for pre-relocation
by Simon Glass
· 10 years ago
63d424b
board_r: run scsi init() on ARM too
by Ian Campbell
· 10 years ago
e3a762c
m68k: powerpc: Clean up do_mdm_init
by Simon Glass
· 11 years ago
9516c27
board_r: return 0 from show_model_r
by Paul Burton
· 11 years ago
eea8710
dm: Set up driver model after relocation
by Simon Glass
· 11 years ago
6e29472
arm: remove unneeded symbol offsets and _TEXT_BASE
by Albert ARIBAUD
· 11 years ago
3f0516f
board_r - fixup functions table after relocation
by Alexey Brodkin
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
209a1a6
Add trace support to generic board
by Simon Glass
· 11 years ago
d158924
generic_board: reduce the redundancy of gd_t struct members
by Masahiro Yamada
· 12 years ago
844199d
Call bootstage_relocate() after malloc is initted
by Doug Anderson
· 12 years ago
62cf912
sandbox: Switch over to generic board
by Simon Glass
· 12 years ago
3f55a31
x86: Allow setup code to manage its own global data
by Simon Glass
· 12 years ago
2e4622d
x86: Enable generic board support
by Simon Glass
· 12 years ago
6f5567d
x86: Adjust board_r.c for x86
by Simon Glass
· 12 years ago
5af29bd
Adjust board_r.c for ppc
by Simon Glass
· 12 years ago
db397fa
Introduce generic post-relocation board_r.c
by Simon Glass
· 12 years ago