Commit Graph

24 Commits (5e987ddf855b959f1f112da49082e3c4235cef59)

Author SHA1 Message Date
Graeme Russ 5fed82110d x86: Fix incorrect usage of relocation offset 14 years ago
Graeme Russ c869e2ac46 x86: Move call to dram_init_f into board_init_f 14 years ago
Graeme Russ fb0029088e x86: Defer setup of final stack 14 years ago
Graeme Russ 96cd66426a sc520: Move RAM sizing code from asm to C 14 years ago
Graeme Russ ed4cba79d6 x86: Use Cache-As-RAM for initial stack 14 years ago
Graeme Russ 2e2613d2c4 x86: Move initial gd to fixed location 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 9963a8216e x86: Fix mangled umlauts 14 years ago
Graeme Russ c868af3e57 x86: Implement fully relocatable image 15 years ago
Graeme Russ c81b26beb8 x86: Set cold/warm boot flag 15 years ago
Graeme Russ 161b3589ea x86: Place global data below stack before entering C 15 years ago
Graeme Russ 5a3876d2ac x86: Dont clobber %eax after getting memory size 15 years ago
Graeme Russ 5f2679055d x86: Don't clobber %ebx 15 years ago
Graeme Russ 88fa0a6eb9 x86: Remove usage of %ebp as a return pointer 15 years ago
Graeme Russ 00940a229d x86: Move ECC initialisation outside RAM initialisation 15 years ago
Graeme Russ 6ae032a86a x86: Remove progress indication in low-level init 15 years ago
Graeme Russ 5c161653db x86: Change compiler options 15 years ago
Graeme Russ 8ffb2e8f33 x86: Coding Style Cleanup 15 years ago
Graeme Russ 59c6d0ef9a x86: Move loading of GTD to C code 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
Peter Tyser e9a882803e i386: Move cpu/i386/* to arch/i386/cpu/* 15 years ago
Graeme Russ 1c409bc710 i386: Final Relocation 15 years ago
Graeme Russ e17ee157ca Add basic relocation to i386 port 16 years ago
Graeme Russ a369f4a492 i386: Renamed show_boot_progress in assembler code 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 3cc27b426a i386: Fix multiple definitions of __show_boot_progress 17 years ago
mushtaq khan 644e6fb4eb Fixes bug clearing the bss section for i386 18 years ago
wdenk 8bde7f776c * Code cleanup: 22 years ago
wdenk 2262cfeef9 * Patch by Daniel Engström, 13 Nov 2002: 23 years ago