Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
b24f6d401c3270370b9c147cb9decf95dc6804d3
/
common
/
board_f.c
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
a0ba279
generic_board: reduce the redundancy of gd_t struct members
by Masahiro Yamada
· 11 years ago
b8521b7
common: board_f: Do not call board_postclk_init twice
by Masahiro Yamada
· 11 years ago
d6ed322
Power: remove support for Freescale MPC8220
by Wolfgang Denk
· 11 years ago
d2eae43
lib: consolidate hang()
by Andreas Bießmann
· 12 years ago
f828bf2
sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file
by Simon Glass
· 12 years ago
a733b06
sandbox: Switch over to generic board
by Simon Glass
· 12 years ago
7525c2d
x86: Allow setup code to manage its own global data
by Simon Glass
· 12 years ago
8b42dfc
x86: Fix DRAM bank size init with generic board
by Simon Glass
· 12 years ago
3d38910
Do not call board_early_init_f() twice
by Vadim Bendebury
· 12 years ago
48a3380
x86: Adjust board_f.c for x86
by Simon Glass
· 12 years ago
e4fef6c
Adjust board_f.c for ppc
by Simon Glass
· 12 years ago
632efa7
Add CONFIG_SYS_SYM_OFFSETS to support offset symbols
by Simon Glass
· 12 years ago
8cae8a6
Add spl load feature
by Simon Glass
· 12 years ago
1938f4a
Introduce generic pre-relocation board_f.c
by Simon Glass
· 12 years ago