| Age | Commit message (Expand) | Author |
| 2022-09-22 | sandpoint: Teach altboot to handle 9.99.100 modules. | riastradh |
| 2022-04-30 | Fix fallout from libsa change; stand.h includes <sys/param.h> now. | rin |
| 2022-04-05 | s/confortable/comfortable/ | andvar |
| 2022-04-04 | fix various typos, mainly in comments. | andvar |
| 2022-02-16 | powerpc: Sprinkle "memory" clobbers on eieio and nearby asm blocks. | riastradh |
| 2021-12-05 | s/stauts/status/ | msaitoh |
| 2021-09-03 | fix typos in comments, mainly s/extention/extension/ and s/sufficent/sufficient/ | andvar |
| 2021-08-09 | fix various typos in compatibility, mainly in comments. | andvar |
| 2021-03-25 | Fix tftp boot with RTL8169/8110. | rin |
| 2021-03-24 | Remove "lib" directory for cleandir. | rin |
| 2021-03-23 | Make this compile with -DDEBUG. | rin |
| 2021-03-23 | Make sure not to run kernel if fdloadfile() fails; | rin |
| 2019-12-27 | s/transfered/transferred/ | msaitoh |
| 2019-06-26 | make this compile again | christos |
| 2019-06-26 | Similar to changes made for x86, allow for the boot-loader to auto-push | pgoyette |
| 2018-02-08 | Typos. | dholland |
| 2017-08-03 | This driver should also support Schneider & Koch SK-9821 v2.0, besides | phx |
| 2017-08-03 | Some Synology network devices show vendor 0x1148 (Schneider & Koch) instead | phx |
| 2017-08-03 | Fixed overflow in delay() for delays greater than 2 seconds. | phx |
| 2017-04-08 | centralize vers.c building for standalone programs. | christos |
| 2016-06-11 | PR 51200 gets in libsa considered harmful: use kgets | dholland |
| 2015-10-15 | fix a board type check logic error that affected Linkstation and Kurobox (HG). | nisimura |
| 2015-09-30 | Pass a name and flags precisely describing the current model and its | phx |
| 2015-09-29 | The disk's unittag is not equal to the channel, so we need an additional | phx |
| 2014-08-10 | Put GCC/GAS options under ACTIVE_CC == "gcc". | joerg |
| 2014-08-08 | Use __unreachable(). | joerg |
| 2014-08-08 | Don't set -mmultiple or -mno-string for PowerPC, the difference is too | joerg |
| 2014-08-05 | Don't use non-literal strings as format strings. | joerg |
| 2014-03-26 | fix sprintf. | christos |
| 2014-03-22 | drop trailing whitespace | jakllsch |
| 2014-01-12 | Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR. | tsutsui |
| 2014-01-05 | sprinkle const | jakllsch |
| 2014-01-05 | Drop duplicate and unused extern global variable. | jakllsch |
| 2013-11-07 | shut off gcc 4.8 unused variable warnings. | nisimura |
| 2013-09-15 | New version can read the MAC address for QNAP systems from flash. | phx |
| 2013-08-21 | Use <bsd.klinks.mk> | matt |
| 2012-12-25 | QNAP V200 boards have no EEPROM for the MAC address, so all devices default | phx |
| 2012-12-25 | Add a DEBUG function to search the Flash for byte-streams, as U-Boot usually | phx |
| 2012-05-21 | Remove the code that tries to load the "ffs" kernel module during boot. | dsl |
| 2012-04-27 | Comment improvement. altboot(8) is now aware of the disk removal | nisimura |
| 2012-04-26 | Multiple boot devices and/or paths may be specified, which are booted one | phx |
| 2012-04-24 | Add KURO-BOX/T4 vendor custom U-Boot version message. | nisimura |
| 2012-04-16 | Improved Synology CS/RS support: watch power-state of all SATA drives before | phx |
| 2012-04-09 | The processor ExtClk value of Kurobox/T4 is comfirmed as 32768000. | nisimura |
| 2012-04-09 | Change to use "kurot4" product name for Terastation TGL and | nisimura |
| 2012-04-09 | Refactor disklabel decode logic. RAIDFRAME case needs more attention | nisimura |
| 2012-04-08 | Add an entry for Terastation TGL miconv2 satellite processor which | nisimura |
| 2012-01-22 | Cleanup in perform_atareset(). | phx |
| 2012-01-22 | Support PATA drive configuration option (ide:N[N...]). | phx |
| 2012-01-19 | Change BTINFO_ROOTDEV to include boot device partition number in | nisimura |