Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
f57689e795c6b28db15e307536ec821426bba145
/
arch
/
i386
/
include
71a5404
x86: Split board_init_f() into init_fnc_t compatible 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
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
c2cbbaf
sc520: Define MMCR address in include file
by Graeme Russ
· 14 years ago
0ea76e9
x86: Make cpu init functions weak
by Graeme Russ
· 14 years ago
0c24c9c
x86: Add processor flags header from linux
by Graeme Russ
· 14 years ago
c53fd2b
x86: Move Global Descriptor Table defines to processor.h
by Graeme Russ
· 14 years ago
de47cbe
x86: Fix definition of global_data struct for asm-offsets.c
by Graeme Russ
· 14 years ago
2e5167c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
c868af3
x86: Implement fully relocatable image
by Graeme Russ
· 14 years ago
c81b26b
x86: Set cold/warm boot flag
by Graeme Russ
· 14 years ago
161b358
x86: Place global data below stack before entering C
by Graeme Russ
· 14 years ago
7228efa
x86: Fix %ss and %esp in register structure for interrupts
by Graeme Russ
· 14 years ago
5c16165
x86: Change compiler options
by Graeme Russ
· 14 years ago
76d5763
x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boards
by Graeme Russ
· 14 years ago
55e9742
arm: get rid of bi_env
by Heiko Schocher
· 14 years ago
ea882ba
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
91a7675
Make getenv() work before relocation.
by Wolfgang Denk
· 14 years ago
c497680
Coding style cleanup, update CHANGELOG.
by Wolfgang Denk
· 14 years ago
21e67e7
sc520: Board Specific PCI Init
by Graeme Russ
· 15 years ago
0278216
sc520: Move PCI defines to PCI include file
by Graeme Russ
· 15 years ago
5204566
sc520: Allow boards to override udelay
by Graeme Russ
· 15 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
721c367
x86: Add unaligned.h
by Graeme Russ
· 15 years ago
e9a8828
i386: Move cpu/i386/* to arch/i386/cpu/*
by Peter Tyser
· 15 years ago
819833a
Move architecture-specific includes to arch/$ARCH/include/asm
by Peter Tyser
· 15 years ago