Age | Commit message (Expand) | Author |
2010-04-28 | clean up more more subtle and stupid differences between the various | Theo de Raadt |
2010-04-27 | Killing a few more diffs for theo, arm makes #LINKFLAGS, beagle cleanup, | Dale Rahn |
2010-04-27 | Disable builtin malloc and log2 on gcc3 arches, a no-op for gcc3 | Jonathan Gray |
2010-04-27 | Use the form ${_archdir}/${_arch} to reach a few more places, unifying the | Theo de Raadt |
2010-04-27 | teeny bit more unification | Theo de Raadt |
2010-04-27 | shorten preamble | Theo de Raadt |
2010-04-27 | noone needs comments about QUOTA and TRACE | Theo de Raadt |
2010-04-27 | over the years we have moved to a machine+architectures scheme that has | Theo de Raadt |
2010-04-27 | use -f assymp.dep again; worked out with miod | Theo de Raadt |
2010-04-27 | alpha/conf/Makefile.alpha | Theo de Raadt |
2010-04-26 | even cleaner mach/arch/machdir/archdir | Theo de Raadt |
2010-04-26 | next step towards unification: make all the genassym chunks handle both | Theo de Raadt |
2010-04-26 | next unification step: remove bsd.rd test build goop | Theo de Raadt |
2010-04-26 | BOARDTYPE is no longer used by Makefile.*; spotted by miod | Theo de Raadt |
2010-04-26 | next unification step: move all MD naming _mach, _machdir, _arch, and _archdir | Theo de Raadt |
2010-04-26 | first step of unification: spaces at end of lines; comments, etc. | Theo de Raadt |
2010-04-23 | Make sure IPL_SCHED is always defined by MD headers, instead of having a MI | Miod Vallat |
2010-02-02 | Add rcs id's | Kevin Lo |
2010-02-01 | Commit a diff I had sitting around in my tree that 90% matches one sent by | Dale Rahn |
2010-01-14 | Fix build on gumstix; rename IPL_SOFTSERIAL to IPL_SOFTTTY and | Kevin Lo |
2009-12-25 | No stand subdir to recurse in. | Miod Vallat |
2009-11-04 | Get rid of __HAVE_GENERIC_SOFT_INTERRUPTS now that all our platforms support it. | Mark Kettenis |
2009-10-19 | Correct a target name so that we don't rebuild vers.o (and then | Philip Guenthe |
2009-08-09 | Introduce option DDB_STRUCT. Kernels compiled with this option (except on | Miod Vallat |
2009-07-26 | Make sure all platforms understand the flags argument of bus_space_map() and | Miod Vallat |
2009-07-14 | Display driver for GTA01, (not freerunner). | Dale Rahn |
2009-07-14 | Unbreak moko, SOFTSERIAL->SOFTTTY, a pmap change, and a missing file. | Dale Rahn |
2009-01-11 | Fix a sed bug in the makefile's depend target. | Paul Irofti |
2009-01-02 | support display found on GTA01, not used on GTA02 however. | Dale Rahn |
2008-12-30 | attach all three uarts, closer to working on freerunner. | Dale Rahn |
2008-12-30 | attempt to tell difference between gta01 and gta02 via clock rate (ick) | Dale Rahn |
2008-11-27 | Give the tags target a chance to work. | Miod Vallat |
2008-11-27 | Add sscom to cdevswitch like fcom used to be. | Dale Rahn |
2008-11-26 | Start at the port of OpenBSD to the OpenMoko hardware. Work in progress. | Dale Rahn |