Commit Graph

36 Commits (0ea76e92e989ce292f1eeadc0754b3ab9a50df16)

Author SHA1 Message Date
Graeme Russ 0ea76e92e9 x86: Make cpu init functions weak 14 years ago
Graeme Russ 4e33467d44 x86: Call early_board_init when warm booting 14 years ago
Graeme Russ 0c24c9cc71 x86: Add processor flags header from linux 14 years ago
Graeme Russ c53fd2bb6d x86: Move Global Descriptor Table defines to processor.h 14 years ago
Graeme Russ ca56a4ceec x86: Add stack dump to register dump 14 years ago
Graeme Russ 9963a8216e x86: Fix mangled umlauts 14 years ago
Graeme Russ 0640e40272 sc520: Sort Makefile 14 years ago
Graeme Russ 3a25e94410 x86: Parametize values used in linker script 14 years ago
Graeme Russ a85f53cd3f x86: Align config.mk and linker scripts with other arches 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Graeme Russ c868af3e57 x86: Implement fully relocatable image 14 years ago
Graeme Russ c81b26beb8 x86: Set cold/warm boot flag 14 years ago
Graeme Russ 161b3589ea x86: Place global data below stack before entering C 14 years ago
Graeme Russ 5a3876d2ac x86: Dont clobber %eax after getting memory size 14 years ago
Graeme Russ 5f2679055d x86: Don't clobber %ebx 14 years ago
Graeme Russ 88fa0a6eb9 x86: Remove usage of %ebp as a return pointer 14 years ago
Graeme Russ 00940a229d x86: Move ECC initialisation outside RAM initialisation 14 years ago
Graeme Russ 6ae032a86a x86: Remove progress indication in low-level init 14 years ago
Graeme Russ 7228efa3cb x86: Fix %ss and %esp in register structure for interrupts 14 years ago
Graeme Russ 5c161653db x86: Change compiler options 14 years ago
Graeme Russ 8ffb2e8f33 x86: Coding Style Cleanup 14 years ago
Graeme Russ 59c6d0ef9a x86: Move loading of GTD to C code 14 years ago
Graeme Russ 797960fda1 x86: Fix x86 Cold Boot 15 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Graeme Russ 1f9f3cf6cc sc520: Fix minor DRAM Controller Setup bug 15 years ago
Graeme Russ d20053efdf sc520: Update to new AMD Copyright 15 years ago
Graeme Russ 21e67e796b sc520: Board Specific PCI Init 15 years ago
Graeme Russ 5204566e53 sc520: Allow boards to override udelay 15 years ago
Graeme Russ bf16500f79 x86: Use CONFIG_SERIAL_MULTI 15 years ago
Graeme Russ c14a3669b2 x86: Move GDT to a safe location in RAM 15 years ago
Graeme Russ 077e1958ca x86: Add RAM bootstrap functionality 15 years ago
Graeme Russ 759598f82f x86: Split sc520 memory sizing versus reporting 15 years ago
Graeme Russ 4dba333b3c x86: Fix sc520 memory size reporting 15 years ago
Graeme Russ 433ff2bdbc x86: Add register dump to crash handlers 15 years ago
Graeme Russ 64a0a4995e x86: Fix MMCR Access 15 years ago
Peter Tyser e9a882803e i386: Move cpu/i386/* to arch/i386/cpu/* 15 years ago