summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2017-07-12Fixed broken multiboot structrlfnb
2017-05-08Fix Makefile.boot small issue sync'ing with NetBSDAntoine Leca
2016-09-10[boot-i386] Reduce differences with NetBSDAntoine Leca
2016-01-25bootloader: do not try to autoload NetBSD modulesDavid van Moolenbroek
2016-01-13NetBSD re-synchronization of the source treeLionel Sambuc
2015-10-10New image framework generationJean-Baptiste Boric
2015-02-10bootloader: pass memory map to kernelDavid van Moolenbroek
2014-12-10ARM: remove minix type exceptionBen Gras
2014-07-31New sources layoutLionel Sambuc
2014-07-28LLVM Minix changesLionel Sambuc
2014-07-28gold -Ttext=.. workaroundBen Gras
2014-07-28remove __BIT_TYPES_DEFINED__ because they are actually not defined.Kees Jongenburger
2014-07-28_MINIX_SYSTEM - fixes for in-minix crossbuildBen Gras
2014-07-28Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC)Lionel Sambuc
2014-03-03i386 param.hBen Gras
2014-03-03<machine/signal.h>Ben Gras
2014-03-03i386 cpu.hBen Gras
2014-03-03import / small alignment of many arm includesBen Gras
2014-03-03x86 multiboot.hBen Gras
2014-03-03<sys/ptrace.h>Ben Gras
2014-03-03align ARM cpu.h importing & using armreg.hBen Gras
2014-03-03<vmparam.h>Ben Gras
2014-03-03<machine/mcontext.h>Ben Gras
2014-03-03sys/arch/{arm,i386}/include: mergesLionel Sambuc
2014-03-03Extending time_t to 64bits.Lionel Sambuc
2014-03-02use netbsd <sys/signal.h> and sigset_tBen Gras
2014-03-01Adding ipc_ prefix to ipc primitivesLionel Sambuc
2014-03-01netbsd dirent.h, import sys/sys *.h, mfs cleanupBen Gras
2014-03-01Replacing timer_t by netbsd's timer_tLionel Sambuc
2014-02-18Alignement on netbsd types, part 1Lionel Sambuc
2013-08-27fix a few more minix specific warningsBen Gras
2013-06-18LLVM bitcode for almost the whole source treeAnton Kuijsten
2013-06-11Gold linker support for entire source treeAnton Kuijsten
2013-04-09Downgrading to netbsd zlib versionLionel Sambuc
2013-03-13Adapt ARM print macro to match used typesLionel Sambuc
2013-02-26Removing obsolete _MINIX defineLionel Sambuc
2013-01-17ARM updatesLionel Sambuc
2013-01-15sys/arch/x86/include updatesBen Gras
2013-01-14Libraries updates and cleanupLionel Sambuc
2013-01-14Moving all NetBSD headers back where they belong.Lionel Sambuc
2012-11-15Upgrading build system to new NetBSD revisionLionel Sambuc
2012-10-12bootloader: usability improvementsDavid van Moolenbroek
2012-08-27various warning/errorwarning fixes for gcc47Ben Gras
2012-08-24hide block_t behind _MINIX (for gcc)Ben Gras
2012-06-18Makefile fixups for cross compilationDirk Vogt
2012-03-28boot: use high baud rate by defaultThomas Veerman
2012-02-24Cosmetic boot fix.Antoine Leca
2012-02-14Full switch to clang/ELF. Drop ack. Simplify.Ben Gras
2012-02-10sys: move some include dirsAntoine Leca
2012-02-09Integrate new boot stuff into build scheme.Evgeniy Ivanov