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