Commit Graph

14 Commits (d2614ea0ffda9d7c0d049f0fa5b23ce390bcb7a8)

Author SHA1 Message Date
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 0cecc3b679 x86: Set up the global data pointer in C instead of asm 12 years ago
Gabe Black 91d82a29e7 x86: Add back cold- and warm-boot flags 12 years ago
Graeme Russ 8d61625d6a x86: Put global data on the stack 12 years ago
Graeme Russ 9e6c572ff0 x86: Use fs for global data 13 years ago
Graeme Russ f48dd6fc6c x86: Simplify Flash-to-RAM code execution transition 13 years ago
Graeme Russ 109ad143f8 x86: Remove GDR related magic numbers 13 years ago
Graeme Russ 2f0e0cd246 x86: Misc cleanups 13 years ago
Graeme Russ a206cc2343 x86: Add multiboot header 13 years ago
Graeme Russ 311b1a2b38 sc520: Create arch asm-offsets 13 years ago
Graeme Russ facc9e7bf4 x86: Punt cold- and warm-boot flags 13 years ago
Albert ARIBAUD fa82f871c8 Convert ISO-8859 files to UTF-8 13 years ago
Mike Williams 1626308797 cleanup: Fix typos and misspellings in various files. 13 years ago
Graeme Russ fea2572001 x86: Rename i386 to x86 13 years ago
Graeme Russ dbf7115a32 x86: Code cleanup 13 years ago
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 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 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 c14a3669b2 x86: Move GDT to a safe location in RAM 14 years ago
Graeme Russ 077e1958ca x86: Add RAM bootstrap functionality 14 years ago
Graeme Russ 759598f82f x86: Split sc520 memory sizing versus reporting 14 years ago
Peter Tyser e9a882803e i386: Move cpu/i386/* to arch/i386/cpu/* 14 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 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 3cc27b426a i386: Fix multiple definitions of __show_boot_progress 16 years ago
mushtaq khan 644e6fb4eb Fixes bug clearing the bss section for i386 17 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk 2262cfeef9 * Patch by Daniel Engström, 13 Nov 2002: 22 years ago