Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
14c5d9af1b3bb8a3e01bf3dfc9cf0a09dfb158c2
/
common
/
board_f.c
00dd17a
Add a way to skip relocation
by Simon Glass
· 9 years ago
1930e8d
efi: Avoid using non-existent text base
by Ben Stoltz
· 9 years ago
d560c5c
x86: fsp: Move FspInitEntry call to board_init_f()
by Bin Meng
· 9 years ago
839855c
Fix comment nits in board_f.c
by Simon Glass
· 10 years ago
d1d087d
Move initf_malloc() to a common place
by Simon Glass
· 10 years ago
a087767
fdt: Rename setup_fdt() and make it prepare also
by Simon Glass
· 10 years ago
26b78b2
fdt: sandbox: Move setup code from board_f to fdtdec
by Simon Glass
· 10 years ago
65b905b
common: Make sure arch-specific map_sysmem() is defined
by Joe Hershberger
· 10 years ago
7af8d05
dm: Add a new CPU init function which can use driver model
by Simon Glass
· 10 years ago
913e9f0
arc: clean-up init procedure
by Alexey Brodkin
· 10 years ago
e23aed3
m68k: fix 3 broken boards
by angelo@sysam.it
· 10 years ago
7350318
common/board_f: move board_init_f_mem() from #else CONFIG_X86
by Alexey Brodkin
· 10 years ago
aa42df2
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
ee86af2
common/board_f.c: Enable IMX watchdog in init_func_watchdog_init()
by Stefan Roese
· 10 years ago
23d9b03
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
9c832f1
common/board_f: implement type casting for gd structure
by Alexey Brodkin
· 10 years ago
8f6d8f3
m68k: Add generic board support for MCF547X/8X and MCF5445X
by Alison Wang
· 10 years ago
f245ae9
m68k: add generic-board support
by angelo@sysam.it
· 10 years ago
0ba4a8a
common: board: support systems with where RAM ends beyond 4GB
by Stephen Warren
· 10 years ago
c1d0917
avr32: add generic board support
by Andreas Bießmann
· 10 years ago
2542986
common/board_f: factor out reserve_stacks
by Andreas Bießmann
· 10 years ago
d2542ff
Introduce board_init_f_mem() to handle early memory layout
by Simon Glass
· 10 years ago
803f21a
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 10 years ago
65e915c
microblaze: Move architecture to use generic board init
by Michal Simek
· 11 years ago
ffbe2de
common/board_f: add at91 wdt
by Heiko Schocher
· 10 years ago
9607f7a
generic-board: show model name in board_init_f() too
by Masahiro Yamada
· 10 years ago
5ded7e5
Allow architecture-specific memory reservation
by Simon Glass
· 10 years ago
d50b2f4
x86: board_f: Adjust x86 boot order for performance
by Simon Glass
· 10 years ago
676f019
common/board_f.c: fix compile error when tracing disabled
by Kevin Hilman
· 10 years ago
86b8953
Revert "common/board_f: add setup of initial stack frame for MIPS"
by Tom Rini
· 10 years ago
b660ae7
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
378da103
sandbox: Prepare API change for files greater than 2GB
by Suriyan Ramasami
· 10 years ago
17c2af6
common/board_f: fix gcc warning on MIPS64
by Daniel Schwierzeck
· 10 years ago
535696f
common/board_f: add setup of initial stack frame for MIPS
by Daniel Schwierzeck
· 10 years ago
2e733b1
x86: Remove unnecessary find_fdt(), prepare_fdt() functions
by Simon Glass
· 10 years ago
cfcb886
Move early malloc() to before arch_cpu_init()
by Simon Glass
· 10 years ago
19a8b12
x86: Use the standard arch_cpu_init() function
by Simon Glass
· 10 years ago
8aa7873
x86: Use the standard dram_init() function
by Simon Glass
· 10 years ago
4584605
common: board: use __weak
by Jeroen Hofstee
· 10 years ago
45c3057
generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=y
by Masahiro Yamada
· 10 years ago
da0afc2
common: fix include guards for CONFIG_MP
by Gabriel Huau
· 10 years ago
6df5de2
dm: Move pre-reloc init earlier to cope with board_early_init_f()
by Simon Glass
· 10 years ago
c6c1ebf
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
cce3e75
nios2: add generic board support
by Thomas Chou
· 10 years ago
170ceaf
mx6: add support of multi-processor command
by Gabriel Huau
· 10 years ago
f503a52
support blackfin board initialization in generic board_f
by Sonic Zhang
· 10 years ago
a730c5d
dm: Support driver model prior to relocation
by Simon Glass
· 10 years ago
863e404
Add a simple malloc() implementation for pre-relocation
by Simon Glass
· 10 years ago
a802b98
common: board_f: cosmetic use __weak for leds
by Jeroen Hofstee
· 10 years ago
60ac15a
common/board_f: Fix size variable
by York Sun
· 11 years ago
021d202
common/board_f: Initialized global data for generic board
by York Sun
· 11 years ago
197c720
bd_info: remove bi_barudrate member from struct bd_info
by Masahiro Yamada
· 11 years ago
2e88a3f
board_f: call timer_init on MIPS
by Paul Burton
· 11 years ago
10da49b
board_f: call init_func_ram on MIPS
by Paul Burton
· 11 years ago
e735b68
sandbox: Use os functions to read host device tree
by Simon Glass
· 11 years ago
5a2bf98
powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260
by Masahiro Yamada
· 11 years ago
f343378
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
6e29472
arm: remove unneeded symbol offsets and _TEXT_BASE
by Albert ARIBAUD
· 11 years ago
863e8d8
common: Add get_effective_memsize() to memsize.c
by York Sun
· 11 years ago
81a689e
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
by Masahiro Yamada
· 11 years ago
43c0893
dts: re-write dts/Makefile more simply with Kbuild
by Masahiro Yamada
· 11 years ago
f041083
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
1735de8
arm64: generic board support
by David Feng
· 11 years ago
9dd10bf
sandbox: Allow reading/writing of RAM buffer
by Simon Glass
· 11 years ago
2fd34e6
sandbox: Allow return from board_init_f()
by Simon Glass
· 11 years ago
0723691
board_f: explicitly disable console on early boot
by Alexey Brodkin
· 11 years ago
a661290
i2c: fix init on generic board
by trem
· 11 years ago
5959746
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
479a4cf
i2c, soft-i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 12 years ago
e0e55bc
i2c: common changes for multibus/multiadapter support
by Heiko Schocher
· 13 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
4b989cc
common: board_f: Do not call board_postclk_init twice
by Masahiro Yamada
· 12 years ago
406f681
Power: remove support for Freescale MPC8220
by Wolfgang Denk
· 12 years ago
d7a886b
lib: consolidate hang()
by Andreas Bießmann
· 12 years ago
1539343
sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file
by Simon Glass
· 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
6dd76f6
x86: Fix DRAM bank size init with generic board
by Simon Glass
· 12 years ago
9192cc3
Do not call board_early_init_f() twice
by Vadim Bendebury
· 12 years ago
6d17987
x86: Adjust board_f.c for x86
by Simon Glass
· 12 years ago
50250b5
Adjust board_f.c for ppc
by Simon Glass
· 12 years ago
9c9f44a
Add CONFIG_SYS_SYM_OFFSETS to support offset symbols
by Simon Glass
· 12 years ago
4d2aee8
Add spl load feature
by Simon Glass
· 12 years ago
c45e359
Introduce generic pre-relocation board_f.c
by Simon Glass
· 12 years ago