summaryrefslogtreecommitdiff
path: root/sys/arch/sandpoint
AgeCommit message (Expand)Author
2014-02-07Replaced enable/disable_intr by splhigh/splx.phx
2014-02-07Remove enable_intr() and disable_intr(), which are unused.phx
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-17Enable sljit and bpfjit on powerpc.alnsn
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
2013-06-30G/C PFIL_HOOKS from the kernel configs.rmind
2013-06-05remove obsolete networking optionschristos
2013-05-25Added another three NH23x compatible products.phx
2013-05-16Complete the dosparts -> mbrparts conversion. Only x86k new uses dospartschristos
2013-04-27the bogus number policechristos
2013-04-27remove confusing numeric locators where they are unused.christos
2013-04-21Fix hangup to interrupt on cascading PIC.kiyohara
2013-03-02Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.christos
2013-03-01Retire OSI network stack. OK core@joerg
2013-02-19Implement real hardware power-off for DSM-G600 using the "ZWC" command.phx
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-11-26Add another NH-231 clone to the list: Vibe NS-349-Sphx
2012-10-17Add "options COMPAT_60" to all kernel configuration filesapb
2012-07-29Do not call setroot() from MD code and from MI code, which hasmlelstv
2012-07-28Fix -fno-common fallout.matt
2012-05-21Remove the code that tries to load the "ffs" kernel module during boot.dsl
2012-05-15A temporaly fix to avoid a lockup by KBT4 DISP button. Not surenisimura
2012-05-12Move I2C node adjustment stuff to autoconf.c from iic_eumb.c fornisimura
2012-05-12More "no" designations to reflect the target NAS hardware configuration.nisimura
2012-05-11A temporary solution to have KURO-BOX/T4 two way "dialogue" stylenisimura
2012-05-11make sure to have the correct I2C TOD attached for KURO-BOX/T4.nisimura
2012-04-29Add driver for ATAPI disk drives.phx
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-24Quick fixes to make KURO-BOX/T4 "miconv2" power management work.nisimura
2012-04-16Improved Synology CS/RS support: watch power-state of all SATA drives beforephx
2012-04-16Preliminary support of TS-TGL/KBT4 power down operation.nisimura
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 "miconv2" satellite processor control. The buttonnisimura
2012-04-08Add an entry for Terastation TGL miconv2 satellite processor whichnisimura
2012-03-10P1003_1B_SEMAPHORE is no longer optional.joerg
2012-02-22- fix an error which prevents satmgr from sending NUL bytes.nisimura
2012-02-22- nuke commented-out SYMTAB_SPACE directive since this port has anisimura
2012-02-11Add support for ATAPI CD/DVD drives as well.phx
2012-02-10Enable support for USB CD/DVD drives. OK releng@.phx
2012-02-10oea_batinit() demands a minimum block size of 8M now. OK by releng@.phx
2012-01-31Print MPC8245 cpu speed. We can calculate it using the PLL ratio.phx