summaryrefslogtreecommitdiff
path: root/sys/arch/shark
AgeCommit message (Expand)Author
2014-02-22include <arm/locore.h>matt
2014-02-22Deal with non-4K page sizes.matt
2014-02-22use kenter_pa/kremovematt
2014-01-30Put EHABI exception tables at the end of text.matt
2014-01-12Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.tsutsui
2014-01-02Fix const use.joerg
2013-12-27Bump SYMTAB_SPACEmatt
2013-12-02Don't use cpsr_all/spsr_all with mrs, it doesn't take a mask.joerg
2013-11-06remove unused variableschristos
2013-11-06move code inside ifdefchristos
2013-08-27Bump STMRAB_SPACEmatt
2013-08-22Re-add -fno-unwind-tables, otherwise eabi kernels fail to boot (bug inmartin
2013-08-21Use <bsd.klinks.mk>matt
2013-08-18Use <arm/locore.h>matt
2013-08-15Do not explicitly prevent unwind table generationmartin
2013-08-14Do not output unwind tables, they make no sense for the kernel.martin
2013-08-14Allow building of COMPAT_NETBSD32.martin
2013-08-12Update to unified syntaxmatt
2013-06-30Move stand to its own line.matt
2013-06-30Add -fno-unwind-tablesmatt
2013-06-30G/C PFIL_HOOKS from the kernel configs.rmind
2013-06-05remove obsolete networking optionschristos
2013-05-07Make all ports use a common disklabel.h with MAXPARTITIONS set to 16.matt
2013-05-02This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds thatmatt
2013-04-27more bogus number removalchristos
2013-04-27the bogus number policechristos
2013-04-27remove confusing numeric locators where they are unused.christos
2013-03-02Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.christos
2013-03-01Retire OSI network stack. OK core@joerg
2013-01-11Don't install fp.h anymorematt
2013-01-11Remove FPA specific header.matt
2012-12-06Remove "#options ARMFPE"msaitoh
2012-10-29fix device/softc split errors.chs
2012-10-27split device_t/softc for all remaining drivers.chs
2012-10-17Add "options COMPAT_60" to all kernel configuration filesapb
2012-10-13Adapt to the changed signature of pckbc_cnattach().jdc
2012-09-22Don't use an asm in pmap_activate to update the TTBR, use cpu_setttb insteadmatt
2012-09-21Switch to the generic bounce buffer support.matt
2012-09-03Don't use r7, use r5 insteadmatt
2012-09-01Rework includes and include <uvm/uvm_extern.h> for pmap.hmatt
2012-08-22actually pass a working IO tag to the rest of the drivermacallan
2012-08-01bump symtab_spacematt
2012-07-29Do not call setroot() from MD code and from MI code, which hasmlelstv
2012-07-29Fix more -fno-common fallout.matt
2012-06-05Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at leastabs
2012-05-13enable PUFFS and putter.mrg
2012-03-13Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls withelad
2012-03-10P1003_1B_SEMAPHORE is no longer optional.joerg
2012-03-01kernelstack is declared in arm32_machdep.cmatt
2012-02-18expose more for kmemuser/fix include protectionchristos