| History log of /src/sys/arch/evbarm/stand/gzboot/GEMINI_dram_0x01600000 |
| Revision | Date | Author | Comments |
| 1.4 | 12-Dec-2012 |
matt | Fix CPUFLAGS to the correct value so a passed down CPUFLAGS doesn't result in broken images.
|
| 1.3 | 06-Aug-2012 |
matt | branches: 1.3.2; Fix to allow EABI compilation. Make sure to DISCARD new .ARM.attributes and .ARM.ebxidx sections.
|
| 1.2 | 10-Nov-2008 |
cliff | branches: 1.2.4; 1.2.6; 1.2.10; 1.2.22; 1.2.30; - nullcom.c provides nulldev-like console device for silent gzboot - GEMINI_dram_0x01600000/Makefile uses nullcom, shhh
|
| 1.1 | 30-Oct-2008 |
cliff | add gzboot support for gemini
GEMINI_dram_0x01600000 defines inflation from concatenated gzboot & netbsd.bin.gz at sdram 0x01600000 to 0x00200000
note that ns16550.c INB() and OUTB() macros now have "mult 4" type 4 byte regsiter offset stride if NS16550_AX4 is defined. this is needed for gemini, and was OKed by gimpy.
|
| 1.2.30.1 | 06-Dec-2012 |
matt | Hardcode CPUFLAGS appropriately so that these are always built for the correct cpu/architecture.
|
| 1.2.22.2 | 16-Jan-2013 |
yamt | sync with (a bit old) head
|
| 1.2.22.1 | 30-Oct-2012 |
yamt | sync with head
|
| 1.2.10.2 | 04-May-2009 |
yamt | sync with head.
|
| 1.2.10.1 | 10-Nov-2008 |
yamt | file Makefile was added on branch yamt-nfs-mp on 2009-05-04 08:11:00 +0000
|
| 1.2.6.2 | 19-Jan-2009 |
skrll | Sync with HEAD.
|
| 1.2.6.1 | 10-Nov-2008 |
skrll | file Makefile was added on branch nick-hppapmap on 2009-01-19 13:16:08 +0000
|
| 1.2.4.2 | 17-Jan-2009 |
mjf | Sync with HEAD.
|
| 1.2.4.1 | 10-Nov-2008 |
mjf | file Makefile was added on branch mjf-devfs2 on 2009-01-17 13:27:59 +0000
|
| 1.3.2.1 | 25-Feb-2013 |
tls | resync with head
|
| 1.3 | 06-Aug-2012 |
matt | Fix to allow EABI compilation. Make sure to DISCARD new .ARM.attributes and .ARM.ebxidx sections.
|
| 1.2 | 26-Sep-2009 |
skrll | branches: 1.2.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.1 | 30-Oct-2008 |
cliff | branches: 1.1.6; 1.1.8; 1.1.14; add gzboot support for gemini
GEMINI_dram_0x01600000 defines inflation from concatenated gzboot & netbsd.bin.gz at sdram 0x01600000 to 0x00200000
note that ns16550.c INB() and OUTB() macros now have "mult 4" type 4 byte regsiter offset stride if NS16550_AX4 is defined. this is needed for gemini, and was OKed by gimpy.
|
| 1.1.14.3 | 11-Mar-2010 |
yamt | sync with head
|
| 1.1.14.2 | 04-May-2009 |
yamt | sync with head.
|
| 1.1.14.1 | 30-Oct-2008 |
yamt | file ldscript was added on branch yamt-nfs-mp on 2009-05-04 08:11:00 +0000
|
| 1.1.8.2 | 19-Jan-2009 |
skrll | Sync with HEAD.
|
| 1.1.8.1 | 30-Oct-2008 |
skrll | file ldscript was added on branch nick-hppapmap on 2009-01-19 13:16:08 +0000
|
| 1.1.6.2 | 17-Jan-2009 |
mjf | Sync with HEAD.
|
| 1.1.6.1 | 30-Oct-2008 |
mjf | file ldscript was added on branch mjf-devfs2 on 2009-01-17 13:27:59 +0000
|
| 1.2.12.1 | 30-Oct-2012 |
yamt | sync with head
|