index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
/
include
Age
Commit message (
Expand
)
Author
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-07
x86: Implement fully relocatable image
Graeme Russ
2010-10-07
x86: Set cold/warm boot flag
Graeme Russ
2010-10-07
x86: Place global data below stack before entering C
Graeme Russ
2010-10-07
x86: Fix %ss and %esp in register structure for interrupts
Graeme Russ
2010-10-07
x86: Change compiler options
Graeme Russ
2010-10-07
x86: Make CONFIG_RELOC_FIXUP_WORKS generic for all x86 boards
Graeme Russ
2010-09-19
arm: get rid of bi_env
Heiko Schocher
2010-09-19
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-09-19
Make getenv() work before relocation.
Wolfgang Denk
2010-05-26
Coding style cleanup, update CHANGELOG.
Wolfgang Denk
2010-05-05
sc520: Board Specific PCI Init
Graeme Russ
2010-05-05
sc520: Move PCI defines to PCI include file
Graeme Russ
2010-05-05
sc520: Allow boards to override udelay
Graeme Russ
2010-05-05
x86: Fix support for booting bzImage
Graeme Russ
2010-05-05
x86: Provide weak PC/AT compatibility setup function
Graeme Russ
2010-05-05
x86: Add unaligned.h
Graeme Russ
2010-04-13
i386: Move cpu/i386/* to arch/i386/cpu/*
Peter Tyser
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser