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
2016-05-08
Add DMA support. It uses ADMA2 "Internal DMA" that is compatible with the
Mark Kettenis
2016-05-07
Add chvgpio(4), a driver for the GPIO controllers found on Intel's Cherry View
Mark Kettenis
2016-05-07
Flush page (through the direct map) before mapping it into AGP. Fixes
Mark Kettenis
2016-05-07
Use a Thread Information Block in both single and multi-threaded programs.
Philip Guenther
2016-05-07
Stop printing the "ioapic0: misconfigured as apic..." messages. Basically
Mark Kettenis
2016-05-07
set the high speed enable bit if the timing isn't SDMMC_TIMING_LEGACY
Jonathan Gray
2016-05-07
add support for changing the bus width and set the 4-bit mode capability
Jonathan Gray
2016-05-06
Reset the bus width back to 1-bit when resetting the host. Makes imxesdhc(4)
Mark Kettenis
2016-05-06
Fix efiboot not to hang with a disk whose block size < 512.
YASUOKA Masahiko
2016-05-05
Add Dual Data Rate support for eMMC at 52MHz.
Mark Kettenis
2016-05-04
Some hardware (such as the onboard dc(4) of the Netra X1) has a broken DMA
Mark Kettenis
2016-05-04
Initial support for MSI-X. Only supported on amd64 for now. I have diffs to
Mark Kettenis
2016-05-04
Fall back to "safe-value" when "unmanage-value" is not evailable to
Martin Pieuchot
2016-05-03
implement bus_space_read_raw_X and bus_space_write_raw_X
David Gwynne
2016-05-03
alias bus_space_{read,write}_raw to the non-raw counterparts
David Gwynne
2016-05-03
Revert previous commit. Calling sched_init_cpu() from
Mark Kettenis
2016-05-02
Add check to armv7 platform bus match code, so that those busses only
Patrick Wildt
2016-05-02
Rework mainbus and implement simplebus to be able to span a tree-like
Patrick Wildt
2016-05-02
add an empty ommmc_dump_regs() to fix the SDHC_DEBUG build
Jonathan Gray
2016-05-02
add support for changing the bus width to ommmc and set the 4-bit mode
Jonathan Gray
2016-05-01
Remove unused match function. The armv7 platforms implement their own,
Patrick Wildt
2016-05-01
Add support for changing the bus width to the sdmmc subsystem and the sdhc(4)
Mark Kettenis
2016-05-01
Shuffle gpt/mbr code around a bit to make it more like other searches
Kenneth R Westerback
2016-04-29
Call sched_init_cpu() just before booting secondary CPUs.
Martin Pieuchot
2016-04-29
Do not remove local symbols from the table.
Martin Pieuchot
2016-04-27
Expand and remove macro OCTEON_ETH_TAP.
Visa Hankala
2016-04-27
minor spacing nit
Mike Larkin
2016-04-27
G/C DDB_REGS.
Martin Pieuchot
2016-04-27
Stop using DDB_REGS.
Martin Pieuchot
2016-04-26
missed a block of code while merging the previous change.
Mike Larkin
2016-04-26
Add decode functions for some of the MSRs that are commonly used. Only
Mike Larkin
2016-04-26
Convert some magic numbers into #defines - this is needed for some MTRR
Mike Larkin
2016-04-26
KNF / spacing
Mike Larkin
2016-04-26
sc_resume_ch is used nowhere.
Visa Hankala
2016-04-26
Drop an unused workaround which does not even compile.
Visa Hankala
2016-04-25
remove systrace
Ted Unangst
2016-04-25
when returning from vmd with an unknown exit reason, print the name of the
Mike Larkin
2016-04-25
spacing / KNF error in earlier commit
Mike Larkin
2016-04-25
cr0, cr3, cr4 diagnostics / debug functions (used when VMs crash)
Mike Larkin
2016-04-25
add a few new exit types found in newer cpus
Mike Larkin
2016-04-25
use the cps instructions introduced with armv6 instead of mrs/msr
Jonathan Gray
2016-04-25
Implement atomic operations using the atomic instructions available
Patrick Wildt
2016-04-25
Do not check if the CPU is inside the idle loop when enterting ddb(4).
Martin Pieuchot
2016-04-25
fix whitespace
Jonathan Gray
2016-04-25
Switch most of the cp14/cp15 use in .S files over to using sysreg.h
Jonathan Gray
2016-04-25
Add macros to access cp14/cp15 registers by name instead of six
Jonathan Gray
2016-04-25
add dmb
Jonathan Gray
2016-04-24
Remove 'option COMPAT_PCVT' now that X doen't use it anymore.
Matthieu Herrb
2016-04-24
Make pmap_invalidate_*_page() and pmap_update_*_page() operate only on
Visa Hankala
2016-04-24
whitespace cleanup
Patrick Wildt
[prev]
[next]