summaryrefslogtreecommitdiff
path: root/sys/arch/algor
AgeCommit message (Expand)Author
2013-06-05remove obsolete networking optionschristos
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
2012-10-27split device_t/softc for all remaining drivers.chs
2012-10-13Bump SYMTAB_SPACE 475000->485000.riz
2012-10-02move common/bus_dma/ -> dev/bus_dma/christos
2012-08-17Update all kernel configs mentioning WSEMUL_* but not already includingabs
2012-07-29Do not call setroot() from MD code and from MI code, which hasmlelstv
2012-07-28Fix -fno-common fallout.matt
2012-03-02Remove conflicting/redundant common declarations.matt
2012-02-05Bump SYMTAB_SPACEmatt
2012-02-04Bump symtab spacechristos
2012-01-27converting extent(9) from malloc(9) to kmem(9)para
2011-12-18SYMTAB_SPACE.kiyohara
2011-12-18WABPL is no longer considered experimental (has not been for some time)dholland
2011-12-15SYMTAB_SPACE.kiyohara
2011-12-01Increase SYMTAB_SPACE for evbmips.kiyohara
2011-11-30Increase SYMTAB_SPACE for evbmips.kiyohara
2011-11-22The rnd pseudo-device is not really optional, because it is in the sametls
2011-08-30Add getlabelusesmbr(), as proposed inbouyer
2011-07-17Increase SYMTAB_SPACE. How do we automate this?dyoung
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2011-07-13Havard Eidnes points out that on algor we must not installdyoung
2011-07-13Switch algor to new-style <sys/bus.h>. While I'm here, get rid ofdyoung
2011-07-09Use the definitions in mips/bus_{dma,space}_{defs,funcs}.h.dyoung
2011-07-09Increase SYMTAB_SPACE, again. Why it should be necessary over and over,dyoung
2011-07-09Default to DB_ELF_SYMBOLS and DB_ELFSIZE 32matt
2011-07-09Allow algor kernels to be built under either algor/algor64 ormatt
2011-07-08Major update of algor.matt
2011-07-01Increase SYMTAB_SPACE.dyoung
2011-07-01Increase SYMTAB_SPACE.dyoung
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2011-07-01Per discussion atdyoung
2011-06-30dependant -> dependentwiz
2011-06-05struct device * -> device_t, struct cfdata * -> cfdata_tmatt
2011-05-25Increase SYMTAB_SPACE.dyoung
2011-05-17Increase SYMTAB_SPACE to fix compilation of these kernels.dyoung
2011-05-17PCI_FLAGS_IO_ENABLED and PCI_FLAGS_MEM_ENABLED changed their functionaldyoung
2011-04-07Increase SYMTAB_SPACE so that this kernel will build.dyoung
2011-04-07Fix more const pci_attach_args fallout.dyoung
2011-04-06Fix fallout of pci_attach_args constification. This should be the lastdyoung
2011-04-06Fix fallout from pci_attach_args constification.dyoung
2011-04-06Fix target 'tags'.dyoung
2011-03-18- include <mips/mips_param.h> after MACHINE is definedtsutsui
2011-03-07Bump SYMTAB_SPACE.jakllsch
2011-03-05Fix prototype of algor_p6032_iointr.matt