History log of /src/sys/arch/evbarm/stand/gzboot/SMDK2410_flash_0x00000000 |
Revision | Date | Author | Comments |
1.4 | 11-Dec-2005 |
christos | merge ktrace-lwp.
|
1.3 | 22-Apr-2004 |
thorpej | branches: 1.3.2; Assign to CPUFLAGS to add -march=armv4 instead of adding to COPTS.
|
1.2 | 05-Oct-2003 |
bsh | add -DCPU_S3C{2800,2410} for board/sscom.c
|
1.1 | 03-Sep-2003 |
mycroft | Add gzboot support for SMDK2410.
|
1.3.2.4 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.3.2.3 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.3.2.2 | 03-Aug-2004 |
skrll | Sync with HEAD
|
1.3.2.1 | 22-Apr-2004 |
skrll | file Makefile was added on branch ktrace-lwp on 2004-08-03 10:34:08 +0000
|
1.5 | 06-Aug-2012 |
matt | Fix to allow EABI compilation. Make sure to DISCARD new .ARM.attributes and .ARM.ebxidx sections.
|
1.4 | 26-Sep-2009 |
skrll | branches: 1.4.12; Deal with the following change to ld:
* The default output section LMA has changed for allocatable sections from being equal to VMA, to keeping the difference between LMA and VMA the same as the previous output section in the same region. This is a more useful default when using overlays and other cases where you specify an LMA differing from the VMA for some sections.
|
1.3 | 11-Dec-2005 |
christos | branches: 1.3.78; merge ktrace-lwp.
|
1.2 | 24-Dec-2004 |
joff | Pad .sdata section to a 4-byte boundary so that the .image section is always aligned. This makes md_root_loadaddr always 4 byte aligned. Without this, may get an un-aligned access trap before we even print anything on the console which was a pain in the neck to debug since so early in the bootstrap the CPU usually just halts on exceptions.
|
1.1 | 03-Sep-2003 |
mycroft | branches: 1.1.4; Add gzboot support for SMDK2410.
|
1.1.4.5 | 17-Jan-2005 |
skrll | Sync with HEAD.
|
1.1.4.4 | 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.1.4.3 | 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.1.4.2 | 03-Aug-2004 |
skrll | Sync with HEAD
|
1.1.4.1 | 03-Sep-2003 |
skrll | file ldscript was added on branch ktrace-lwp on 2004-08-03 10:34:08 +0000
|
1.3.78.1 | 11-Mar-2010 |
yamt | sync with head
|
1.4.12.1 | 30-Oct-2012 |
yamt | sync with head
|