History log of /src/sys/arch/evbarm/stand/gzboot/ADI_BRH_flash_0x00140000 |
Revision | Date | Author | Comments |
1.3 | 12-Dec-2012 |
matt | Fix CPUFLAGS to the correct value so a passed down CPUFLAGS doesn't result in broken images.
|
1.2 | 29-Apr-2003 |
thorpej | branches: 1.2.142; 1.2.150; 1.2.152; Make these images concatenating images.
|
1.1 | 25-Mar-2003 |
thorpej | Gzboot support for the ADI BRH eval board. This flash address allows the kernel to be decompressed and started at board reset if the BRH's rotary switch is set to position 5.
|
1.2.152.1 | 25-Feb-2013 |
tls | resync with head
|
1.2.150.1 | 06-Dec-2012 |
matt | Hardcode CPUFLAGS appropriately so that these are always built for the correct cpu/architecture.
|
1.2.142.1 | 16-Jan-2013 |
yamt | sync with (a bit old) head
|
1.6 | 06-Aug-2012 |
matt | Fix to allow EABI compilation. Make sure to DISCARD new .ARM.attributes and .ARM.ebxidx sections.
|
1.5 | 26-Sep-2009 |
skrll | branches: 1.5.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.4 | 11-Dec-2005 |
christos | branches: 1.4.78; merge ktrace-lwp.
|
1.3 | 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.2 | 26-May-2003 |
thorpej | branches: 1.2.2; Don't set the output format explicitly; let the linker use its defaults.
|
1.1 | 25-Mar-2003 |
thorpej | Gzboot support for the ADI BRH eval board. This flash address allows the kernel to be decompressed and started at board reset if the BRH's rotary switch is set to position 5.
|
1.2.2.1 | 17-Jan-2005 |
skrll | Sync with HEAD.
|
1.4.78.1 | 11-Mar-2010 |
yamt | sync with head
|
1.5.12.1 | 30-Oct-2012 |
yamt | sync with head
|