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-30
include rdtsc in the rdrand callback. some systems don't have rdrand yet,
Ted Unangst
2016-05-30
Fill the packet data pool with standard mbuf clusters instead of
Visa Hankala
2016-05-29
Map ASX registers only if link control needs them.
Visa Hankala
2016-05-29
use fdt "model" string for hw.product
Jonathan Gray
2016-05-29
Add support for new smu-firmware fan commands. This fixes wrong sysctl
Marcus Glocker
2016-05-29
The same MAC filter setup code should work with all PHY link types.
Visa Hankala
2016-05-28
crank version numbers of those bootloaders that have been changed by
Stuart Henderson
2016-05-27
Remove the non ELF macros
Theo de Raadt
2016-05-27
Modify com_init to match the com driver initializaiton, and add
Bob Beck
2016-05-24
Drop a redundant set of FPA pool definitions.
Visa Hankala
2016-05-24
Reduce the size of gather buffers and allocate more of them to make
Visa Hankala
2016-05-24
Try to defragment overly long mbuf chains.
Visa Hankala
2016-05-24
Fix previous.
Visa Hankala
2016-05-24
remove some ancient debugging code
Mike Larkin
2016-05-23
Place a cpu-dependent trap/illegal instruction over the remainder of the
Theo de Raadt
2016-05-23
repair typo of sizeof in copyin()
Theo de Raadt
2016-05-23
Pass the device node to ia_cookie so we can pick it up in the i2c driver.
Marcus Glocker
2016-05-23
remove the function pointer from mbufs. this memory is shared with data
Ted Unangst
2016-05-23
Print the name from the corresponding FDT node to make identifying simplebus(4)
Mark Kettenis
2016-05-23
Fix shutdown sequence.
Marcus Glocker
2016-05-23
Some of our fan scaling calculations with the muK temperature unit above
Marcus Glocker
2016-05-23
build armv7 efiboot
Jonathan Gray
2016-05-23
install into mdec
Jonathan Gray
2016-05-23
Change openprom into a pseudo-device, because not all arm platforms
Theo de Raadt
2016-05-21
Implement openprom(4) for armv7.
Mark Kettenis
2016-05-21
Dynamically attach imxiic(4) and use the FDT to enumerate devices on i2c
Mark Kettenis
2016-05-21
Make the TX path of cnmac(4) MP-safe and add some ifq oactive logic.
Visa Hankala
2016-05-21
panic() if an incoming packet does not consist of one buffer. This
Visa Hankala
2016-05-21
Copy dtb files to miniroots and install disk. Increase the ramdisk size
Jonathan Gray
2016-05-21
hand-massage sendsig() and sys_sigreturn() to be much more similar
Theo de Raadt
2016-05-21
hand-massage sendsig() and sys_sigreturn() to be much more similar
Theo de Raadt
2016-05-21
hand-massage sendsig() and sys_sigreturn() to be much more similar.
Theo de Raadt
2016-05-20
Add compatible string to board id mappings for almost all of the other
Jonathan Gray
2016-05-20
Add a workaround for software reset described in the TI docs where we
Jonathan Gray
2016-05-20
Ooops, fix the OpenBSD tag.
Marcus Glocker
2016-05-20
Hook up smu(4) to the thermal management framework.
Marcus Glocker
2016-05-20
Add a thermal management framework for macppc which controls the fan speed
Marcus Glocker
2016-05-20
Change the identification string to "nxp,pcf8523" as this is what is stored
Mark Kettenis
2016-05-20
Attempt to allocate 32MB at the lowest address that is aligned on a 256MB
Mark Kettenis
2016-05-20
Please int3 guards around unused debug splx versions so we can stop
Theo de Raadt
2016-05-20
Set "openbsd.bootduid" property of "/chosen" to the DUID of the boot disk.
Mark Kettenis
2016-05-20
For FDT-based boots, look for a "openbsd,bootduid" property of the /chosen
Mark Kettenis
2016-05-20
split the ACPI resume trampoline into code and data pages, and protect
Mike Larkin
2016-05-20
add init_mainbus() hooks for the other armv7 platforms
Jonathan Gray
2016-05-19
Make fdt_node_add_property() behave like fdt_node_set_property() if the
Mark Kettenis
2016-05-19
Fix the previous commit which made work queue entries get released too
Visa Hankala
2016-05-19
Disable dynamic short buffering to make all RX data land on buffers
Visa Hankala
2016-05-19
Remove the PHYTEC phyFLEX support code, patrick says he no longer
Jonathan Gray
2016-05-19
Match compatible strings for utilite which identifies as "cm-fx6" in
Jonathan Gray
2016-05-19
Use OF_is_compatible(9). Simplifies the code and should make pci within
Mark Kettenis
[next]