History log of /src/sys/arch/evbarm/stand/gzboot/IQ80321_flash_0xf0080000 |
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 | 29-Apr-2003 |
thorpej | branches: 1.3.142; 1.3.150; 1.3.152; Make these images concatenating images.
|
1.2 | 25-Apr-2002 |
thorpej | branches: 1.2.6; 1.2.8; Add iq80321.c
|
1.1 | 28-Mar-2002 |
thorpej | Example gzboot config for the IQ80321.
|
1.2.8.2 | 25-Apr-2002 |
thorpej | Add iq80321.c
|
1.2.8.1 | 25-Apr-2002 |
thorpej | file Makefile was added on branch nathanw_sa on 2002-04-25 01:47:55 +0000
|
1.2.6.2 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
1.2.6.1 | 25-Apr-2002 |
jdolecek | file Makefile was added on branch kqueue on 2002-06-23 17:35:46 +0000
|
1.3.152.1 | 25-Feb-2013 |
tls | resync with head
|
1.3.150.1 | 06-Dec-2012 |
matt | Hardcode CPUFLAGS appropriately so that these are always built for the correct cpu/architecture.
|
1.3.142.1 | 16-Jan-2013 |
yamt | sync with (a bit old) head
|
1.8 | 06-Aug-2012 |
matt | Fix to allow EABI compilation. Make sure to DISCARD new .ARM.attributes and .ARM.ebxidx sections.
|
1.7 | 26-Sep-2009 |
skrll | branches: 1.7.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.6 | 11-Dec-2005 |
christos | branches: 1.6.78; merge ktrace-lwp.
|
1.5 | 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.4 | 25-Apr-2002 |
thorpej | branches: 1.4.6; 1.4.8; 1.4.14; Use LOADADDR() where appropriate.
|
1.3 | 11-Apr-2002 |
thorpej | Lose -nbsd
|
1.2 | 01-Apr-2002 |
thorpej | Add -nbsd to OUTPUT_FORMAT BFD target names.
|
1.1 | 28-Mar-2002 |
thorpej | Example gzboot config for the IQ80321.
|
1.4.14.1 | 17-Jan-2005 |
skrll | Sync with HEAD.
|
1.4.8.2 | 25-Apr-2002 |
thorpej | Use LOADADDR() where appropriate.
|
1.4.8.1 | 25-Apr-2002 |
thorpej | file ldscript was added on branch nathanw_sa on 2002-04-25 01:48:22 +0000
|
1.4.6.2 | 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
1.4.6.1 | 25-Apr-2002 |
jdolecek | file ldscript was added on branch kqueue on 2002-06-23 17:35:46 +0000
|
1.6.78.1 | 11-Mar-2010 |
yamt | sync with head
|
1.7.12.1 | 30-Oct-2012 |
yamt | sync with head
|