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
/
cpu
Age
Commit message (
Expand
)
Author
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: Dont clobber %eax after getting memory size
Graeme Russ
2010-10-07
x86: Don't clobber %ebx
Graeme Russ
2010-10-07
x86: Remove usage of %ebp as a return pointer
Graeme Russ
2010-10-07
x86: Move ECC initialisation outside RAM initialisation
Graeme Russ
2010-10-07
x86: Remove progress indication in low-level init
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: Coding Style Cleanup
Graeme Russ
2010-10-07
x86: Move loading of GTD to C code
Graeme Russ
2010-09-12
x86: Fix x86 Cold Boot
Graeme Russ
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-05-05
sc520: Fix minor DRAM Controller Setup bug
Graeme Russ
2010-05-05
sc520: Update to new AMD Copyright
Graeme Russ
2010-05-05
sc520: Board Specific PCI Init
Graeme Russ
2010-05-05
sc520: Allow boards to override udelay
Graeme Russ
2010-05-05
x86: Use CONFIG_SERIAL_MULTI
Graeme Russ
2010-05-05
x86: Move GDT to a safe location in RAM
Graeme Russ
2010-05-05
x86: Add RAM bootstrap functionality
Graeme Russ
2010-05-05
x86: Split sc520 memory sizing versus reporting
Graeme Russ
2010-05-05
x86: Fix sc520 memory size reporting
Graeme Russ
2010-05-05
x86: Add register dump to crash handlers
Graeme Russ
2010-05-05
x86: Fix MMCR Access
Graeme Russ
2010-04-13
i386: Move cpu/i386/* to arch/i386/cpu/*
Peter Tyser