summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2013-11-01rewrite omdog somewhat and hook it into the watchdog framework.Federico G. Schwindt
2013-11-01Better report of the system type, to match the OMRON spelling; aoyama@Miod Vallat
2013-11-01get rid of pmap_pdp_cache_generation. it cannt change between where it isDavid Gwynne
2013-11-01replace bare use of disksort with bufqs.David Gwynne
2013-10-31remove commented gpio(4) entry which makes no sense to have on the ramdiskJasper Lievisse Adriaanse
2013-10-31add proper guard around gpiobus_print() to allow RAMDISK-SUNXI to compileJasper Lievisse Adriaanse
2013-10-31Reenable compat_linux.Paul Irofti
2013-10-31Add a header for various hardware implementation dependent registerMartin Pieuchot
2013-10-31oopsTheo de Raadt
2013-10-31init memory from pool_get after its allocated rather than using a poolDavid Gwynne
2013-10-30Remove redundant base adrress printing during attach.Paul Irofti
2013-10-30Fix native builds of the luna88k boot block. Install it into /usr/mdec.Miod Vallat
2013-10-30Put all the generic machdep code in armv7_machedep.cSylvestre Gallon
2013-10-30Add missing rcsid.Sylvestre Gallon
2013-10-30It seems an immediate read is necessary when doing a write to an RSLPaul Irofti
2013-10-30Reduce gap at the end of .text from a page to 0x10 bytes. The ELF->a.outMiod Vallat
2013-10-30Bring getline() - a.k.a libsa gets() with a prompt prefix - in par with libsaMiod Vallat
2013-10-30No longer build luna88k kernels as a.out binaries, now that we have a nativeMiod Vallat
2013-10-30Introduce a private copy of old a.out-capable nlist.c, because bootxxTheo de Raadt
2013-10-30Stop using cpp -tradition for fcode; handle the inclusion of aPhilip Guenther
2013-10-29fpa went awayTheo de Raadt
2013-10-29bye bye fea / fpaTheo de Raadt
2013-10-29Get boot device and partition from NVRAM. Boot filename still defaults toMiod Vallat
2013-10-29More cleanups:Miod Vallat
2013-10-29unbreak glxsb(4) by properly allocating it's key schedule;Mike Belopuhov
2013-10-29More cleanup and unused code or data removal.Miod Vallat
2013-10-29The cache mask for ARMv7 is a little bit different from the one inited byPatrick Wildt
2013-10-28This is the cleaned up version I had intended to commit.Miod Vallat
2013-10-28Recognize kernel symbols when booted from the standalone bootloader.Miod Vallat
2013-10-28The first steps of a native OpenBSD/luna88k bootloader. Able to boot ELFMiod Vallat
2013-10-28Enable blocksize > 512 and cleanup ommmc_attach().Sylvestre Gallon
2013-10-28Document softraid boot process for i386/amd64.Stefan Sperling
2013-10-28Revamp ARMv7 ramdisk and miniroot creation process.Patrick Wildt
2013-10-28Remove unused variable.Patrick Wildt
2013-10-28tedu FDDI support and the 3 flavors the driver for DEC devices, evenMartin Pieuchot
2013-10-28Make prcm(4) aware of the GPIO modules.Raphael Graf
2013-10-28We need to make sure that the kernel symbols area isn't marked as freePatrick Wildt
2013-10-27fix card-detect pins for wandboard.aalm
2013-10-27Fix timer on for A20 as the address and offsets for the A20 counter were off.Jasper Lievisse Adriaanse
2013-10-27build the manual pages on all architecturesTheo de Raadt
2013-10-27enable gpioctl(8) for armv7, and add associated devices on armv7/sunxi.aalm
2013-10-26on certain boards (like the pcduino) u-boot doesn't setup the MAC address forJasper Lievisse Adriaanse
2013-10-26Remove unused variable.Mark Kettenis
2013-10-25My last commit make the pandaboard panic.Sylvestre Gallon
2013-10-25some cleanup for "machine memory";Jason McIntyre
2013-10-24add rcsidsaalm
2013-10-24no need to inform us about every state and link speed change, so move thatJasper Lievisse Adriaanse
2013-10-24remove useless headersaalm
2013-10-24Enable octrng(4).Paul Irofti
2013-10-24Add support for the hardware random number generator on the octeons.Paul Irofti