Commit Graph

29 Commits (42df1e1618f2bcae308ad193a136b72b82103bea)

Author SHA1 Message Date
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 15 years ago
Wolfgang Denk c8d76eaf60 Rename TEXT_BASE: fix merge conflicts 15 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 15 years ago
Graeme Russ f2ff75c0a2 x86: Use loops instead of memcpy/memset in board_init_f 15 years ago
Graeme Russ 2219142658 x86: Rearrange linker script 15 years ago
Graeme Russ 067f9b1071 x86: Rename linker script symbols 15 years ago
Graeme Russ 88fa0a6eb9 x86: Remove usage of %ebp as a return pointer 15 years ago
Graeme Russ 6ae032a86a x86: Remove progress indication in low-level init 15 years ago
Graeme Russ d664adb6bb x86: use gc sections to reduce image size 15 years ago
Graeme Russ de25059404 x86: Use TEXT_BASE in linker scripts 15 years ago
Graeme Russ 880c59e5ad eNET: Implement eNET Watchdog 15 years ago
Graeme Russ 4a4c31ae08 eNET: Add PC/AT compatibility setup function 15 years ago
Graeme Russ 8fd805632f eNET: Add support for onboard RTL8100B (RTL8139) chips 15 years ago
Graeme Russ 21e67e796b sc520: Board Specific PCI Init 15 years ago
Graeme Russ bf16500f79 x86: Use CONFIG_SERIAL_MULTI 15 years ago
Graeme Russ 077e1958ca x86: Add RAM bootstrap functionality 15 years ago
Graeme Russ 64a0a4995e x86: Fix MMCR Access 15 years ago
Peter Tyser 89f39e177e Change directory-specific CFLAGS to use full path 15 years ago
Graeme Russ 1c409bc710 i386: Final Relocation 16 years ago
Graeme Russ 0fc1b49ecb i386: Remove inline asm symbols from .dynsym 16 years ago
Graeme Russ aea14421c5 i386: Fix link collisions resulting from gcc4.4.1 upgrade 16 years ago
Graeme Russ c74bfce0fb i386: Fix dlmalloc compile warning 16 years ago
Graeme Russ 06d0e8309e Add PCI support to eNET board 16 years ago
Graeme Russ bd9806d696 i386: Moved PCI from #ifdef to conditional compile for sc520 boards 16 years ago
Graeme Russ 5aaeb2a3d4 i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure 16 years ago
Graeme Russ ac28dcfe89 i386: Change inline asm global symbols to local 16 years ago
Graeme Russ 5b34a296d4 Add PCI support to eNET board 16 years ago
Graeme Russ f50b619d9c i386: Moved PCI from #ifdef to conditional compile for sc520 boards 16 years ago
Graeme Russ ed7a1b681d i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure 16 years ago
Graeme Russ cfb3a736ff i386: Change inline asm global symbols to local 16 years ago
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 16 years ago
Graeme Russ 85ffbbd519 Renamed cpu/i386/reset.S to resetvec.S 16 years ago
Graeme Russ c620c01e96 Added initial eNET board support 16 years ago