| History log of /src/sys/arch/sandpoint/stand/altboot/Makefile |
| Revision | | Date | Author | Comments |
| 1.19 |
| 09-Feb-2024 |
christos | PR/57915: Jan-Benedict Glaw: Use $MKREPRO_TIMESTAMP for repro builds in uBoot images
|
| 1.18 |
| 24-Mar-2021 |
rin | Remove "lib" directory for cleandir.
|
| 1.17 |
| 08-Apr-2017 |
christos | branches: 1.17.26; 1.17.28; centralize vers.c building for standalone programs.
|
| 1.16 |
| 10-Aug-2014 |
joerg | branches: 1.16.4; 1.16.8; 1.16.12; Put GCC/GAS options under ACTIVE_CC == "gcc".
|
| 1.15 |
| 08-Aug-2014 |
joerg | Don't set -mmultiple or -mno-string for PowerPC, the difference is too small to really matter and it sometimes even increases the size.
|
| 1.14 |
| 12-Jan-2014 |
tsutsui | branches: 1.14.2; Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.
XXX: probabry we should have bsd.saprog.mk or something.
|
| 1.13 |
| 21-Aug-2013 |
matt | Use <bsd.klinks.mk>
|
| 1.12 |
| 30-Oct-2011 |
phx | branches: 1.12.2; 1.12.12; 1.12.16; Make sure to disable interrupts, as U-Boot may call us with interrupts enabled, causing quite unpleasant effects (e.g. by decrementer interrupts).
When DEBUG is defined, an exception handler will be installed, which reports about all exceptions while altboot is running, including register dump and stack frame backtrace.
|
| 1.11 |
| 25-May-2011 |
phx | branches: 1.11.4; Use printf() from libsa. Ok by nisimura@.
|
| 1.10 |
| 06-Mar-2011 |
phx | Suport for loading a kernel from memory (RAM, ROM or Flash). The boot file path should look like "mem:<address>", where <address> is the start address, in hex notation, of the file in memory.
|
| 1.9 |
| 06-Mar-2011 |
phx | branches: 1.9.2; New experimental driver for SundanceIT ST1023 / IP1000+ NICs. PHY initialization, media select and MAC address are working, but I found no way to make the chip transmit any frame yet (although it clears the DONE flag).
Moved DSK_DECL to globals.h, where NIF_DECL already was.
|
| 1.8 |
| 26-Feb-2011 |
phx | branches: 1.8.2; Build altboot.img, which fakes a Linux kernel module, loadable with "bootm", for extremely stripped U-Boot firmware. Arguments are passed through the "bootargs" environment variable, which is detected automatically when using bootm. The startup code also fixes a bug in bootm, which doesn't flush the cache before running the image.
|
| 1.7 |
| 28-Jan-2011 |
phx | Included sys/arc/sandpoint/stand/altboot in the build process. Install altboot and altboot.bin in /usr/mdec and copy them also into the installation directory of the sandpoint release.
|
| 1.6 |
| 27-Jan-2011 |
phx | Some cleanup. No functional change.
|
| 1.5 |
| 27-Jan-2011 |
nisimura | remove an excess echo line accidentally creeped in.
|
| 1.4 |
| 27-Jan-2011 |
nisimura | arrange vers.c generation to honour MKREPRO for global build control.
|
| 1.3 |
| 26-Jan-2011 |
nisimura | one more twist to complete newvers_stand.sh transition. Include timestamp in banner.
|
| 1.2 |
| 23-Jan-2011 |
nisimura | switch to use newvers_stand.sh as suggested by joerg@
|
| 1.1 |
| 23-Jan-2011 |
nisimura | change bootloader name to "altboot". bump version and add README.
|
| 1.8.2.4 |
| 31-May-2011 |
rmind | sync with head
|
| 1.8.2.3 |
| 21-Apr-2011 |
rmind | sync with head
|
| 1.8.2.2 |
| 05-Mar-2011 |
rmind | sync with head
|
| 1.8.2.1 |
| 26-Feb-2011 |
rmind | file Makefile was added on branch rmind-uvmplock on 2011-03-05 20:51:47 +0000
|
| 1.9.2.2 |
| 06-Mar-2011 |
bouyer | Sync with HEAD
|
| 1.9.2.1 |
| 06-Mar-2011 |
bouyer | file Makefile was added on branch bouyer-quota2 on 2011-03-06 15:07:55 +0000
|
| 1.11.4.2 |
| 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.11.4.1 |
| 25-May-2011 |
jruoho | file Makefile was added on branch jruoho-x86intr on 2011-06-06 09:06:35 +0000
|
| 1.12.16.2 |
| 18-May-2014 |
rmind | sync with head
|
| 1.12.16.1 |
| 28-Aug-2013 |
rmind | sync with head
|
| 1.12.12.2 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|
| 1.12.12.1 |
| 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.12.2.1 |
| 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.14.2.1 |
| 10-Aug-2014 |
tls | Rebase.
|
| 1.16.12.1 |
| 21-Apr-2017 |
bouyer | Sync with HEAD
|
| 1.16.8.1 |
| 26-Apr-2017 |
pgoyette | Sync with HEAD
|
| 1.16.4.1 |
| 28-Aug-2017 |
skrll | Sync with HEAD
|
| 1.17.28.1 |
| 03-Apr-2021 |
thorpej | Sync with HEAD.
|
| 1.17.26.1 |
| 03-Apr-2021 |
thorpej | Sync with HEAD.
|