Commit Graph

48 Commits (a63d9652757605ec5f7104addc5d38bf10ba8671)

Author SHA1 Message Date
Graeme Russ 3c7db1beac x86: Rename include/asm/ic to include/asm/arch-sc520 13 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
Albert ARIBAUD fa82f871c8 Convert ISO-8859 files to UTF-8 13 years ago
Graeme Russ dbf7115a32 x86: Code cleanup 13 years ago
Graeme Russ e413554f9d eNET: Remove config.mk 13 years ago
Graeme Russ e9bf8877da eNET: Fix undefined reference to `monitor_flash_len' 13 years ago
Wolfgang Denk 14666418e9 Coding Style cleanup: remove trailing empty lines 13 years ago
Graeme Russ 96cd66426a sc520: Move RAM sizing code from asm to C 14 years ago
Graeme Russ cfbe861506 eNET: General code cleanup 14 years ago
Graeme Russ c083e4bab1 eNET: Rearrange PAR assignments 14 years ago
Graeme Russ 420c7c054b eNET: Define MMCR values in config.h 14 years ago
Graeme Russ d881ea532b eNET: Fix eNET Interrupt Setup for Linux 14 years ago
Graeme Russ 870847f5c5 sc520: Move board specific settings to board init function 14 years ago
Graeme Russ c2cbbaf0b4 sc520: Define MMCR address in include file 14 years ago
Graeme Russ 0ea76e92e9 x86: Make cpu init functions weak 14 years ago
Graeme Russ 3a25e94410 x86: Parametize values used in linker script 14 years ago
Graeme Russ fde5912366 eNET: Create distinct board configurations 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
Wolfgang Denk c8d76eaf60 Rename TEXT_BASE: fix merge conflicts 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Graeme Russ f2ff75c0a2 x86: Use loops instead of memcpy/memset in board_init_f 14 years ago
Graeme Russ 2219142658 x86: Rearrange linker script 14 years ago
Graeme Russ 067f9b1071 x86: Rename linker script symbols 14 years ago
Graeme Russ 88fa0a6eb9 x86: Remove usage of %ebp as a return pointer 14 years ago
Graeme Russ 6ae032a86a x86: Remove progress indication in low-level init 14 years ago
Graeme Russ d664adb6bb x86: use gc sections to reduce image size 14 years ago
Graeme Russ de25059404 x86: Use TEXT_BASE in linker scripts 14 years ago
Graeme Russ 880c59e5ad eNET: Implement eNET Watchdog 14 years ago
Graeme Russ 4a4c31ae08 eNET: Add PC/AT compatibility setup function 14 years ago
Graeme Russ 8fd805632f eNET: Add support for onboard RTL8100B (RTL8139) chips 14 years ago
Graeme Russ 21e67e796b sc520: Board Specific PCI Init 14 years ago
Graeme Russ bf16500f79 x86: Use CONFIG_SERIAL_MULTI 14 years ago
Graeme Russ 077e1958ca x86: Add RAM bootstrap functionality 14 years ago
Graeme Russ 64a0a4995e x86: Fix MMCR Access 14 years ago
Peter Tyser 89f39e177e Change directory-specific CFLAGS to use full path 14 years ago
Graeme Russ 1c409bc710 i386: Final Relocation 15 years ago
Graeme Russ 0fc1b49ecb i386: Remove inline asm symbols from .dynsym 15 years ago
Graeme Russ aea14421c5 i386: Fix link collisions resulting from gcc4.4.1 upgrade 15 years ago
Graeme Russ c74bfce0fb i386: Fix dlmalloc compile warning 15 years ago
Graeme Russ 06d0e8309e Add PCI support to eNET board 15 years ago
Graeme Russ bd9806d696 i386: Moved PCI from #ifdef to conditional compile for sc520 boards 15 years ago
Graeme Russ 5aaeb2a3d4 i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure 15 years ago
Graeme Russ ac28dcfe89 i386: Change inline asm global symbols to local 15 years ago
Graeme Russ 5b34a296d4 Add PCI support to eNET board 15 years ago
Graeme Russ f50b619d9c i386: Moved PCI from #ifdef to conditional compile for sc520 boards 15 years ago
Graeme Russ ed7a1b681d i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure 15 years ago
Graeme Russ cfb3a736ff i386: Change inline asm global symbols to local 15 years ago
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 15 years ago
Graeme Russ 85ffbbd519 Renamed cpu/i386/reset.S to resetvec.S 16 years ago