index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
loongson
Age
Commit message (
Expand
)
Author
2017-05-23
Rate limit messages about spurious ISA interrupts on yeeloong systems.
Visa Hankala
2017-05-21
Tweak style.
Visa Hankala
2017-05-21
Enable radeondrm(4) on loongson to get accelerated graphics
Visa Hankala
2017-05-17
Make IPL_MPSAFE effective on loongson.
Visa Hankala
2017-05-10
Hook up HPET as a timecounter.
Visa Hankala
2017-05-10
Add a PCI attach hook mechanism for htb(4), similar to the one
Visa Hankala
2017-05-09
Whitelist SMBus IO addresses to let the driver, piixpm(4), work again.
Visa Hankala
2017-05-09
Fix range check.
Visa Hankala
2017-05-08
add a BUS_DMA_64BIT flag to bus_dma on all our archs.
David Gwynne
2017-04-30
Rename Debugger() into db_enter().
Martin Pieuchot
2017-04-22
Fix an early boot failure on Loongson 3A2000.
Visa Hankala
2017-04-02
printf format strings should be literals. Reminded by clang.
Visa Hankala
2017-03-27
hibernate_free() should not be called from MD code, acpi_sleep_state()
Theo de Raadt
2017-03-18
Build mips64 kernels with -ffreestanding.
Visa Hankala
2017-03-15
Fix building profiling kernels by passing the -p flag to config(8)
Theo Buehler
2017-03-07
Disallow setting machdep.lidaction to any other value but [0,2].
Martin Natano
2017-03-02
Add a new sysctl machdep.lidaction. The sysctl works as follows:
Martin Natano
2017-02-28
Switch geteblks()'s size argument from int to size_t. It's called with
Martin Natano
2017-02-19
Suppress messages about spurious UART interrupts on MP systems.
Visa Hankala
2017-02-19
Skip IO interrupt mask update on secondary CPUs when restoring IPL.
Visa Hankala
2017-02-19
Add SMP config and IPI control logic for Loongson 3A.
Visa Hankala
2017-02-10
Unbreak 'config -p'.
Martin Pieuchot
2017-01-23
Nuke extraneous whitespace and tabs.
Frederic Cambus
2017-01-22
Introduce the KEEPKERNELS variable: if this is set either in mk.conf or
Theo Buehler
2017-01-19
Extend struct platform with MP control functions, and add bootstrap code
Visa Hankala
2017-01-19
Add mplock.h for loongson.
Visa Hankala
2017-01-15
Harmonize the way frame buffer drivers display resolution and color
Frederic Cambus
2017-01-10
Display resolution and color depth when attaching.
Frederic Cambus
2017-01-06
Ansify cpu_sysctl() on mips64 platforms.
Frederic Cambus
2016-12-16
Provide the "machdep.lidsuspend" sysctl on Loongson.
Frederic Cambus
2016-12-12
Tweak IPI register definitions.
Visa Hankala
2016-12-11
Determine the available CPUs.
Visa Hankala
2016-12-05
Harmonize battery state thresholds accross platforms.
Frederic Cambus
2016-12-03
Fix memory leak.
Visa Hankala
2016-11-29
Build kernel with DEBUG=-g by default.
Martin Pieuchot
2016-11-22
Fix CPU info struct.
Visa Hankala
2016-11-18
Fix end of interrupt routine to make pciide(4) work.
Visa Hankala
2016-11-18
Use the ErrorEPC register for curcpu().
Visa Hankala
2009-07-31
By popular demand and peer pressure, check-in work in progress work to support
Miod Vallat
2016-11-17
Turn Loongson 3A bits on.
Visa Hankala
2016-11-17
Add drivers for PCI host bridge and built-in UARTs on Loongson 3A,
Visa Hankala
2016-11-15
Add support for lid state detection in ykbec(4).
Frederic Cambus
2016-11-15
Clean up the kernel Makefile's:
Martin Natano
2016-11-06
Do not create machine@ symlinks in obj as root during includes:, but
Theo Buehler
2016-11-06
Add interrupt handling routines for Loongson 3A.
Visa Hankala
2016-11-05
Two tweaks for compile/Makefile.inc:
Martin Natano
2016-11-05
Move the definition of REGVAL into a common header to make it usable
Visa Hankala
2016-10-27
We don't generate an eddep script for kernel builds nowadays. The last
Martin Natano
2016-10-24
make cleandir should skip the version file; ok otto millert
Theo de Raadt
2016-10-15
cleandir: target for kernel compile directories
Theo de Raadt
[next]