Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
1b30d61d786421a5d02725a9945552cc9c09914b
/
common
/
board_f.c
5a54194
dm: common: Add memory reservation for the video uclass
by Simon Glass
· 9 years ago
8703ef3
common: Move LCD and video memory reservation together
by Simon Glass
· 9 years ago
aabd7dd
common: Rewrite hiding the end of memory
by York Sun
· 9 years ago
e814952
Reserve secure memory
by York Sun
· 9 years ago
2317cf0
common: Remove timer_init() call for x86
by Bin Meng
· 9 years ago
e9acb9e
common: board: Dont relocate FDT incase of CONFIG_OF_EMBED
by Siva Durga Prasad Paladugu
· 9 years ago
1e85cce
sparc: Update PROM initialization code for generic board
by Francois Retief
· 9 years ago
c97088c
sparc: Update cpu_init.c to use generic timer infrastructure
by Francois Retief
· 9 years ago
9854a87
console: Add a console buffer
by Simon Glass
· 9 years ago
24b852a
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
6752195
common/board_f.c: move mark_bootstage after arch_cpu_init_dm
by Thomas Chou
· 9 years ago
643b0f7
x86: Move timer_init() call a bit earlier
by Bin Meng
· 9 years ago
7664846
common: Simplify get_clocks() #ifdef
by Peng Fan
· 9 years ago
4ca0c3c
Merge branch 'master' of git://git.denx.de/u-boot-nios
by Tom Rini
· 9 years ago
fb3db63
common/board_f: enable setup_board_part1() for MIPS
by Daniel Schwierzeck
· 9 years ago
bbfdff3
nios2: use common sequence for reserve_uboot
by Thomas Chou
· 9 years ago
18fb0e3
common/board_f.c: change the macro name and remove it for PPC platforms
by Gong Qianyu
· 9 years ago
677f970
common/board_f.c: modify the macro to use get_clocks() more common
by Gong Qianyu
· 9 years ago
af6bbd4
Move board_init_f_mem() into a common location
by Simon Glass
· 9 years ago
a54915d
nios2: convert altera timer to driver model
by Thomas Chou
· 9 years ago
fea7f3a
nios2: Switch to generic timer
by Thomas Chou
· 9 years ago
2e88bb2
NDS32: Generic Board Support and Unsupport
by Kun-Hua Huang
· 9 years ago
a52a068e
x86: fsp: Delay x86_fsp_init() call a little bit
by Bin Meng
· 9 years ago
2212e69
Revert "Align global_data to a 16-byte boundary"
by Simon Glass
· 9 years ago
f0c7d9c
x86: Switch to using generic global_data setup
by Simon Glass
· 9 years ago
1fed87d
Allow arch-specific setting of global_data in board_init_f_mem()
by Simon Glass
· 9 years ago
2afddae
Align global_data to a 16-byte boundary
by Simon Glass
· 9 years ago
715f599
common: Display >=4GiB memory bank size
by Bin Meng
· 9 years ago
f05ad9b
Add a way to skip relocation
by Simon Glass
· 9 years ago
9b21749
efi: Avoid using non-existent text base
by Ben Stoltz
· 9 years ago
aefaff8
x86: fsp: Move FspInitEntry call to board_init_f()
by Bin Meng
· 9 years ago
4c50934
Fix comment nits in board_f.c
by Simon Glass
· 10 years ago
fb5cf7f
Move initf_malloc() to a common place
by Simon Glass
· 10 years ago
0879361
fdt: Rename setup_fdt() and make it prepare also
by Simon Glass
· 10 years ago
b45122f
fdt: sandbox: Move setup code from board_f to fdtdec
by Simon Glass
· 10 years ago
0eb25b6
common: Make sure arch-specific map_sysmem() is defined
by Joe Hershberger
· 10 years ago
d4c671c
dm: Add a new CPU init function which can use driver model
by Simon Glass
· 10 years ago
3fb8016
arc: clean-up init procedure
by Alexey Brodkin
· 10 years ago
944ab34
m68k: fix 3 broken boards
by angelo@sysam.it
· 10 years ago
5bcd19a
common/board_f: move board_init_f_mem() from #else CONFIG_X86
by Alexey Brodkin
· 10 years ago
a538ae9
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
14a380a
common/board_f.c: Enable IMX watchdog in init_func_watchdog_init()
by Stefan Roese
· 10 years ago
b79dadf
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
7bf9f20
common/board_f: implement type casting for gd structure
by Alexey Brodkin
· 10 years ago
1313db4
m68k: Add generic board support for MCF547X/8X and MCF5445X
by Alison Wang
· 10 years ago
e310b93
m68k: add generic-board support
by angelo@sysam.it
· 10 years ago
1e4d11a
common: board: support systems with where RAM ends beyond 4GB
by Stephen Warren
· 10 years ago
a752a8b
avr32: add generic board support
by Andreas Bießmann
· 10 years ago
68145d4
common/board_f: factor out reserve_stacks
by Andreas Bießmann
· 10 years ago
74d0186
Introduce board_init_f_mem() to handle early memory layout
by Simon Glass
· 10 years ago
c956662
Merge branch 'master' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 10 years ago
e945f6d
microblaze: Move architecture to use generic board init
by Michal Simek
· 10 years ago
2b8b38e
common/board_f: add at91 wdt
by Heiko Schocher
· 10 years ago
0365ffc
generic-board: show model name in board_init_f() too
by Masahiro Yamada
· 10 years ago
146251f
Allow architecture-specific memory reservation
by Simon Glass
· 10 years ago
313aef3
x86: board_f: Adjust x86 boot order for performance
by Simon Glass
· 10 years ago
d210718
common/board_f.c: fix compile error when tracing disabled
by Kevin Hilman
· 10 years ago
94092e3
Revert "common/board_f: add setup of initial stack frame for MIPS"
by Tom Rini
· 10 years ago
746667f
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
96b1046
sandbox: Prepare API change for files greater than 2GB
by Suriyan Ramasami
· 10 years ago
9fdee7d
common/board_f: fix gcc warning on MIPS64
by Daniel Schwierzeck
· 10 years ago
666ba84
common/board_f: add setup of initial stack frame for MIPS
by Daniel Schwierzeck
· 10 years ago
003504b
x86: Remove unnecessary find_fdt(), prepare_fdt() functions
by Simon Glass
· 10 years ago
768e0f5
Move early malloc() to before arch_cpu_init()
by Simon Glass
· 10 years ago
8b37c76
x86: Use the standard arch_cpu_init() function
by Simon Glass
· 10 years ago
07387d1
x86: Use the standard dram_init() function
by Simon Glass
· 10 years ago
dd2a6cd
common: board: use __weak
by Jeroen Hofstee
· 10 years ago
c970dff
generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=y
by Masahiro Yamada
· 10 years ago
ec3b482
common: fix include guards for CONFIG_MP
by Gabriel Huau
· 10 years ago
3ea0953
dm: Move pre-reloc init earlier to cope with board_early_init_f()
by Simon Glass
· 10 years ago
5a1095a
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
5ff10aa
nios2: add generic board support
by Thomas Chou
· 10 years ago
a76df70
mx6: add support of multi-processor command
by Gabriel Huau
· 10 years ago
d54d7eb
support blackfin board initialization in generic board_f
by Sonic Zhang
· 10 years ago
ab7cd62
dm: Support driver model prior to relocation
by Simon Glass
· 10 years ago
d59476b
Add a simple malloc() implementation for pre-relocation
by Simon Glass
· 10 years ago
c5d4001
common: board_f: cosmetic use __weak for leds
by Jeroen Hofstee
· 10 years ago
fa39ffe
common/board_f: Fix size variable
by York Sun
· 11 years ago
2a1680e
common/board_f: Initialized global data for generic board
by York Sun
· 11 years ago
8e26157
bd_info: remove bi_barudrate member from struct bd_info
by Masahiro Yamada
· 11 years ago
6dc9bac
board_f: call timer_init on MIPS
by Paul Burton
· 11 years ago
3da7e5a
board_f: call init_func_ram on MIPS
by Paul Burton
· 11 years ago
95fac6a
sandbox: Use os functions to read host device tree
by Simon Glass
· 11 years ago
58dac32
powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260
by Masahiro Yamada
· 11 years ago
eeb72e6
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
b60eff3
arm: remove unneeded symbol offsets and _TEXT_BASE
by Albert ARIBAUD
· 11 years ago
e386616
common: Add get_effective_memsize() to memsize.c
by York Sun
· 11 years ago
365475e
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
by Masahiro Yamada
· 11 years ago
6ab6b2a
dts: re-write dts/Makefile more simply with Kbuild
by Masahiro Yamada
· 11 years ago
7f673c9
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
cce6be7
arm64: generic board support
by David Feng
· 11 years ago
5c2859c
sandbox: Allow reading/writing of RAM buffer
by Simon Glass
· 11 years ago
808434c
sandbox: Allow return from board_init_f()
by Simon Glass
· 11 years ago
9aed5a2
board_f: explicitly disable console on early boot
by Alexey Brodkin
· 11 years ago
815a76f
i2c: fix init on generic board
by trem
· 11 years ago
c2120fb
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
ea818db
i2c, soft-i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 12 years ago
3f4978c
i2c: common changes for multibus/multiadapter support
by Heiko Schocher
· 13 years ago
71c52db
Add trace support to generic board
by Simon Glass
· 11 years ago
Next »