summaryrefslogtreecommitdiff
path: root/sys/arch/evbmips
AgeCommit message (Expand)Author
2014-01-18Add FONT_BOLD8x16, which will help to have a 80x25 tty on sisfbbouyer
2013-06-30G/C PFIL_HOOKS from the kernel configs.rmind
2013-06-05remove obsolete networking optionschristos
2013-05-14always set up a clockframe and make it available to other drivers, so clocksmacallan
2013-04-27more bogus number removalchristos
2013-04-27the bogus number policechristos
2013-04-27remove confusing numeric locators where they are unused.christos
2013-04-26spiflash is mi nowchristos
2013-03-13make sure device properties for genfb or voyagerfb actually get setmacallan
2013-03-13remove half-assed gdium-specific code in device_register and actually callmacallan
2013-03-02Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.christos
2013-03-01Retire OSI network stack. OK core@joerg
2013-02-28make this compile without ISA support in the kernelmacallan
2013-02-28add poweroff support, make sure we actually charge the batterymacallan
2013-02-28add INSECURE so X can map PCI memory and registersmacallan
2013-02-28add COMPAT_PCVT and pwmclockmacallan
2013-01-28Enable INET6matt
2012-11-25Add sljitarch.h to all mips machines.alnsn
2012-11-24Add sljit and bpfjit to evbmips. Not enabled by default.alnsn
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-10-13Bump SYMTAB_SPACE 480000->490000riz
2012-09-17Bump SYMTAB_SPACE by 30Kmatt
2012-08-21Bump SYMTAB_SPACE.riz
2012-08-17Update all kernel configs mentioning WSEMUL_* but not already includingabs
2012-07-30Revert previous - ipf has been fixed to build without INET6pgoyette
2012-07-30Enable INET6. Avoid build failed when enable ipf and disable INET6.kiyohara
2012-07-29Do not call setroot() from MD code and from MI code, which hasmlelstv
2012-05-29Add SYSV{MSG,SEM,SHM} options.nonaka
2012-05-29add the realtek usb driver from jmcneillchristos
2012-05-25fix typoryo
2012-03-11normalise RCSID handling some.mrg
2012-03-10P1003_1B_SEMAPHORE is no longer optional.joerg
2012-03-03Remove redundant common declaration.matt
2012-03-02Remove reduntant/conflicting common declarations.matt
2012-03-02Added Lemote Yeeloong Notebook support.nonaka
2012-02-14fix 'old style function definition' warning:macallan
2012-02-14prototypeschristos
2012-02-14fix protochristos
2012-02-14add prototypes.christos
2012-02-12Change old-style function defintions to C89 prototypes.matt
2012-02-09Enable NOFPU option for N32/N64 MALTA kernelsmatt
2012-02-09Bump SYMTAB_SPACEmatt
2012-02-04bump SYMTAB_SPACEchristos
2012-02-01Fix early console support.matt
2012-01-27converting extent(9) from malloc(9) to kmem(9)para
2011-12-18WABPL is no longer considered experimental (has not been for some time)dholland
2011-12-16Increase SYMTAB_SPACE.kiyohara
2011-12-15increase SYMTAB_SPACE.oki