| Age | Commit message (Expand) | Author |
| 2014-03-02 | Clang needs a slightly larger MD image, so bump the size to 2300k. | joerg |
| 2014-02-23 | Bump MD size. Verified working. | skrll |
| 2014-01-30 | Put EHABI exception tables at the end of text. | matt |
| 2013-08-18 | Include <arm/locore.h> | matt |
| 2013-08-17 | #define __HAVE_FAST_SOFTINT | matt |
| 2013-08-17 | Use -fno-unwind-tables when creating a.out kernels. | skrll |
| 2013-06-30 | G/C PFIL_HOOKS from the kernel configs. | rmind |
| 2013-06-27 | Don't force MACHINE_ARCH to be arm | matt |
| 2013-06-05 | remove obsolete networking options | christos |
| 2013-05-07 | Make all ports use a common disklabel.h with MAXPARTITIONS set to 16. | matt |
| 2013-05-02 | This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that | matt |
| 2013-04-27 | more bogus number removal | christos |
| 2013-04-27 | the bogus number police | christos |
| 2013-04-27 | remove confusing numeric locators where they are unused. | christos |
| 2013-03-02 | Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it. | christos |
| 2013-03-01 | Retire OSI network stack. OK core@ | joerg |
| 2013-01-11 | Don't install fp.h anymore | matt |
| 2013-01-11 | Remove FPA specific header. | matt |
| 2012-12-06 | Remove "#options ARMFPE" | msaitoh |
| 2012-10-27 | split device_t/softc for all remaining drivers. | chs |
| 2012-10-17 | Add "options COMPAT_60" to all kernel configuration files | apb |
| 2012-10-13 | Adapt to the changed signature of pckbc_cnattach(). | jdc |
| 2012-09-22 | Don't use an asm in pmap_activate to update the TTBR, use cpu_setttb instead | matt |
| 2012-09-21 | Switch to the generic bounce buffer support. | matt |
| 2012-08-16 | Move the standard definitions of the {UND,IRQ,FIQ,ABT}_STACK_SIZE to | matt |
| 2012-07-29 | Do not call setroot() from MD code and from MI code, which has | mlelstv |
| 2012-07-29 | Fix more -fno-common fallout. | matt |
| 2012-06-05 | Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at least | abs |
| 2012-03-10 | P1003_1B_SEMAPHORE is no longer optional. | joerg |
| 2012-02-18 | expose more for kmemuser/fix include protection | christos |
| 2012-02-06 | Make this compile with VERBOSE_ARM_INIT. | matt |
| 2012-02-06 | Increase SYMTAB_SPACE (commented out). | matt |
| 2011-12-18 | WABPL is no longer considered experimental (has not been for some time) | dholland |
| 2011-11-22 | The rnd pseudo-device is not really optional, because it is in the same | tls |
| 2011-08-30 | Add getlabelusesmbr(), as proposed in | bouyer |
| 2011-07-17 | On ARM-ish ports having PCI support, use new-style <sys/bus.h>. Do not | dyoung |
| 2011-07-17 | Retire varargs.h support. Move machine/stdarg.h logic into MI | joerg |
| 2011-07-10 | Use common ${OBJCOPY_ELF2AOUT_FLAGS}. | tsutsui |
| 2011-07-02 | Sync with src/sys/arch/shark/conf/Makefile.shark.inc rev 1.14: | tsutsui |
| 2011-07-01 | #include <sys/bus.h> instead of <machine/bus.h>. | dyoung |
| 2011-07-01 | Per discussion at | dyoung |
| 2011-06-30 | dependant -> dependent | wiz |
| 2011-06-06 | Some more device_t, cfdata_t, CFATTACH_DECL_NEW cleanup. | matt |
| 2011-04-08 | There's no isa/ under cats/; update Makefile to reflect that. | dyoung |
| 2011-04-04 | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), | dyoung |
| 2011-04-04 | Fix target 'tags'. | dyoung |
| 2011-03-06 | merge the bouyer-quota2 branch. This adds a new on-disk format | bouyer |
| 2010-12-01 | Define PCI_MAGIC_IO_RANGE, so that Xorg drivers can mmap PCI IO space. | skrll |
| 2010-11-23 | Remove unused count from pseudo-device md. | hannken |
| 2010-11-06 | Remove incomplete, never worked dynamic run-time memory registration | uebayasi |