Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
e413554f9df28b383eeb8e8e5de35848b15d74aa
/
arch
/
i386
/
lib
e4f78d7
x86: Convert board_init_f to use an init_sequence
by Graeme Russ
· 14 years ago
a382414
x86: Rearrange function calls in board_init_f
by Graeme Russ
· 14 years ago
71a5404
x86: Split board_init_f() into init_fnc_t compatible functions
by Graeme Russ
· 14 years ago
5fed821
x86: Fix incorrect usage of relocation offset
by Graeme Russ
· 14 years ago
0b23785
x86: Move console initialisation into board_init_f
by Graeme Russ
· 14 years ago
bf6af15
x86: Move test for cold boot into init functions
by Graeme Russ
· 14 years ago
c869e2a
x86: Move call to dram_init_f into board_init_f
by Graeme Russ
· 14 years ago
fb00290
x86: Defer setup of final stack
by Graeme Russ
· 14 years ago
96cd664
sc520: Move RAM sizing code from asm to C
by Graeme Russ
· 14 years ago
2e2613d
x86: Move initial gd to fixed location
by Graeme Russ
· 14 years ago
9963a82
x86: Fix mangled umlauts
by Graeme Russ
· 14 years ago
3a25e94
x86: Parametize values used in linker script
by Graeme Russ
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
c868af3
x86: Implement fully relocatable image
by Graeme Russ
· 14 years ago
f2ff75c
x86: Use loops instead of memcpy/memset in board_init_f
by Graeme Russ
· 14 years ago
2219142
x86: Rearrange linker script
by Graeme Russ
· 14 years ago
067f9b1
x86: Rename linker script symbols
by Graeme Russ
· 14 years ago
161b358
x86: Place global data below stack before entering C
by Graeme Russ
· 14 years ago
abe98f4
x86: zboot update
by Graeme Russ
· 14 years ago
2495664
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
by Stefan Roese
· 14 years ago
e69c0cb
x86: Fix do_go_exec() - const argv[]
by Graeme Russ
· 14 years ago
cdb7497
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
95ffaba
x86: Fix support for booting bzImage
by Graeme Russ
· 15 years ago
79ea6b8
x86: Provide weak PC/AT compatibility setup function
by Graeme Russ
· 15 years ago
bf16500
x86: Use CONFIG_SERIAL_MULTI
by Graeme Russ
· 15 years ago
153c2d9
x86: Fix copying of Real-Mode code into RAM
by Graeme Russ
· 15 years ago
2fb1bc4
x86: Pass relocation offset into Global Data
by Graeme Russ
· 15 years ago
9e08efc
x86: Fix do_go_exec()
by Graeme Russ
· 15 years ago
535ad2d
x86: #ifdef out getenv_IPaddr()
by Graeme Russ
· 15 years ago
ea0364f
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago