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
Age
Commit message (
Expand
)
Author
2009-09-24
Link alpha kernels with an ld.script to discard unwanted sections; this
Miod Vallat
2009-09-24
Slightly less evil busy wait loop for LOMlite. Small tweak to LOMlite state
Mark Kettenis
2009-09-23
Implement reading LOMlite registers using timeouts and a state machine to
Mark Kettenis
2009-09-23
Add some more LOMlite bits. We don't attach to LOMlite yet because it is
Mark Kettenis
2009-09-23
Attempt mapping as io as well as mmio; necessary to make this work on a V100.
Mark Kettenis
2009-09-23
Restructure watchdog support such that it will work on both LOMlite and
Mark Kettenis
2009-09-22
Add PSU sensor.
Mark Kettenis
2009-09-21
Explicitly configure the watchdog timer not to reset the machine when we
Mark Kettenis
2009-09-21
Add support for the built-in watchdog. In the default state the watchdog will
Mark Kettenis
2009-09-20
Update the hostname stored in the LOM based on the hostname set in the kernel.
Mark Kettenis
2009-09-20
Back out via nano temperature sensor changes.
Jonathan Gray
2009-09-20
Add fan sensors.
Mark Kettenis
2009-09-20
Use name provided by the LOM device as description for the temperature
Mark Kettenis
2009-09-20
Sync dummy_cpu layout with current struct cpu_info.
Miod Vallat
2009-09-20
add support for VIA Nano cpu core temperature sensor
Kevin Lo
2009-09-19
Initial stab at a driver for LOMlite2 as found on the Sun Fire V100, Sun Fire
Mark Kettenis
2009-09-18
ldt removal missed some. amd64_{get,set}_ldt gone. also remove
Martynas Venckus
2009-09-18
For some dark reason there's a bit on the VLINK device of this chipset
Mark Kettenis
2009-09-18
Fix conversion of symbolic IPL level to hardware PSL value in the mutex code.
Miod Vallat
2009-09-18
Make sure to always initialize the scsi_xfer timeout with timeout_set() early
Miod Vallat
2009-09-17
Fail bus_space_map() calls if the flags can't be honoured (such as
Miod Vallat
2009-09-17
Return a dense mapping for BUS_SPACE_MAP_PREFETCHABLE mappings; repaires
Miod Vallat
2009-09-15
Make sure we block clock interrupts at IPL_CLOCK and higher.
Mark Kettenis
2009-09-15
cpu status flag, cpuid added to cpu_info.
Takuya ASADA
2009-09-14
Deal with the fact that we need to control an external PHY attached to TSEC2
Mark Kettenis
2009-09-13
Make sure we really have pending interrupts such that we don't do an
Mark Kettenis
2009-09-12
Catch up with recent changes to GENERIC.
Mark Kettenis
2009-09-12
Compensate for the fact the the FDT uses a different offset for the registers
Mark Kettenis
2009-09-12
Initialize global pointer to interrupt controller softc earlier such that we
Mark Kettenis
2009-09-12
Add DIOCSDINFO support to the three fd drivers. No change to existing
Kenneth R Westerback
2009-09-11
bump version
Dariusz Swiderski
2009-09-11
add 'machine fdt' command that dumps device tree if present
Dariusz Swiderski
2009-09-10
Remove zssoftpending; it isn't of any use anymore.
Mark Kettenis
2009-09-09
Use information from the FDT to set up bus tags and extents.
Mark Kettenis
2009-09-09
Add simple PXA27x matrix keypad controller driver
Marek Vasut
2009-09-09
Palm: Add support for PXA255 Palm Tungsten|C
Marek Vasut
2009-09-09
Palm: Add proper license texts
Marek Vasut
2009-09-07
The bright folks who designed the rb600 seem to have left out an RTC. So
Mark Kettenis
2009-09-07
Bring support for booting RB600.
Dariusz Swiderski
2009-09-07
Sync mplock code with the current paradigm used in all other MP platforms.
Miod Vallat
2009-09-06
Attach devices to obio(4) based on information from the flattened device
Mark Kettenis
2009-09-06
Implement OF_getproplen().
Mark Kettenis
2009-09-06
Palm: cleanup kernel configuration files
Marek Vasut
2009-09-05
fix typos
Theo de Raadt
2009-09-05
Change the wsdisplay_emulops return types from void to int; emulops will now
Miod Vallat
2009-09-05
Palm: add missing GPIO setup into palm_udc.c
Marek Vasut
2009-09-05
Palm: initial commit of sys/arch/palm
Marek Vasut
2009-09-05
Make DIOCSDINFO code consistant everywhere.
Kenneth R Westerback
2009-09-03
pxa2x0_mmc.c: allow passing detect GPIO from platform
Marek Vasut
2009-09-03
Rearrange the interrupt handler so that it handlers "error status bits"
Theo de Raadt
[prev]
[next]