Gong Qianyu
|
677f970bc6
common/board_f.c: modify the macro to use get_clocks() more common
|
9 年之前 |
Simon Glass
|
af6bbd4dae
Move board_init_f_mem() into a common location
|
9 年之前 |
Thomas Chou
|
a54915d8a1
nios2: convert altera timer to driver model
|
9 年之前 |
Thomas Chou
|
fea7f3aa3e
nios2: Switch to generic timer
|
9 年之前 |
Kun-Hua Huang
|
2e88bb28d8
NDS32: Generic Board Support and Unsupport
|
9 年之前 |
Bin Meng
|
a52a068eb1
x86: fsp: Delay x86_fsp_init() call a little bit
|
9 年之前 |
Simon Glass
|
2212e69bc0
Revert "Align global_data to a 16-byte boundary"
|
9 年之前 |
Simon Glass
|
f0c7d9c746
x86: Switch to using generic global_data setup
|
9 年之前 |
Simon Glass
|
1fed87db6a
Allow arch-specific setting of global_data in board_init_f_mem()
|
9 年之前 |
Simon Glass
|
2afddae075
Align global_data to a 16-byte boundary
|
9 年之前 |
Bin Meng
|
715f599f8a
common: Display >=4GiB memory bank size
|
9 年之前 |
Simon Glass
|
f05ad9ba4c
Add a way to skip relocation
|
9 年之前 |
Ben Stoltz
|
9b2174984e
efi: Avoid using non-existent text base
|
9 年之前 |
Bin Meng
|
aefaff8ed8
x86: fsp: Move FspInitEntry call to board_init_f()
|
10 年之前 |
Simon Glass
|
4c509343ab
Fix comment nits in board_f.c
|
10 年之前 |
Simon Glass
|
fb5cf7f16b
Move initf_malloc() to a common place
|
10 年之前 |
Simon Glass
|
0879361fd3
fdt: Rename setup_fdt() and make it prepare also
|
10 年之前 |
Simon Glass
|
b45122fdf5
fdt: sandbox: Move setup code from board_f to fdtdec
|
10 年之前 |
Joe Hershberger
|
0eb25b6196
common: Make sure arch-specific map_sysmem() is defined
|
10 年之前 |
Simon Glass
|
d4c671cc27
dm: Add a new CPU init function which can use driver model
|
10 年之前 |
Alexey Brodkin
|
3fb8016360
arc: clean-up init procedure
|
10 年之前 |
angelo@sysam.it
|
944ab340b6
m68k: fix 3 broken boards
|
10 年之前 |
Alexey Brodkin
|
5bcd19aa29
common/board_f: move board_init_f_mem() from #else CONFIG_X86
|
10 年之前 |
Tom Rini
|
a538ae997a
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
|
10 年之前 |
Stefan Roese
|
14a380a8f3
common/board_f.c: Enable IMX watchdog in init_func_watchdog_init()
|
10 年之前 |
Tom Rini
|
b79dadf846
Merge branch 'master' of git://git.denx.de/u-boot-tegra
|
10 年之前 |
Alexey Brodkin
|
7bf9f20d02
common/board_f: implement type casting for gd structure
|
10 年之前 |
Alison Wang
|
1313db48e2
m68k: Add generic board support for MCF547X/8X and MCF5445X
|
10 年之前 |
angelo@sysam.it
|
e310b93ec1
m68k: add generic-board support
|
10 年之前 |
Stephen Warren
|
1e4d11a58c
common: board: support systems with where RAM ends beyond 4GB
|
10 年之前 |