index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-04-02
Move the code that sets the correct SATA phy settings into imxahc(4)
Patrick Wildt
2018-04-02
Implement a regmap lookup by compatible since unfortunately not all
Patrick Wildt
2018-04-02
Enable fec(4).
Patrick Wildt
2018-04-02
Move fec(4) to sys/dev/fdt.
Patrick Wildt
2018-04-02
Enable imxccm(4).
Patrick Wildt
2018-04-02
Move imxccm(4) to sys/dev/fdt.
Patrick Wildt
2018-04-02
Add dwpcie(4), a (minimal) driver for the Synopsys Designware PCIe core in
Mark Kettenis
2018-04-02
Have fec(4) make use of the clock framework by implementing the enet
Patrick Wildt
2018-04-02
No need to include imxccmvar.h anymore.
Patrick Wildt
2018-04-02
Have imxahci(4) make use of the clock framework by implementing the sata
Patrick Wildt
2018-04-02
Have imxehci(4) make use of the clock framework by implementing the phy
Patrick Wildt
2018-04-02
Enable dwpcie(4).
Mark Kettenis
2018-04-02
mention dwpcie on arm64
Mark Kettenis
2018-04-02
dwpcie(4)
Mark Kettenis
2018-04-02
Add dwpcie(4), a (minimal) driver for the Synopsys Designware PCIe core in
Mark Kettenis
2018-04-02
Do not add 32 to the "base" SPI number. Apparently the offset of the first
Mark Kettenis
2018-04-02
Add size to free()
David Hill
2018-04-02
Use memcpy on freshly allocated memory and add the free size.
David Hill
2018-04-02
Pay attention to the "reg-io-width" and "reg-shift" properties and avoid
Mark Kettenis
2018-04-02
Remove I2C iomux descriptions from the time before we set those up
Patrick Wildt
2018-04-02
enable snooping on Intel Apollo Lake HD Audio, pt out & ok jsg
Henning Brauer
2018-04-02
attach on Intel Apollo Lake SMBus, ok jsg
Henning Brauer
2018-04-02
regen
Henning Brauer
2018-04-02
add a bunch of Intel Apollo Lake devices found on NUC6CAYH / Celeron J3455
Henning Brauer
2018-04-02
Add support for register shift/io-width. This allows us to support UARTs
Mark Kettenis
2018-04-02
Support integers of arbitrary length.
Tobias Stoeckmann
2018-04-02
In ssl.h rev. 1.151 2018/03/17 15:48:31, tb@ provided
Ingo Schwarze
2018-04-02
In x509_vfy.h rev. 1.26 2018/03/17 15:43:32, tb@ provided
Ingo Schwarze
2018-04-02
In x509_vfy.h rev. 1.25 2018/03/17 15:39:43, tb@ provided
Ingo Schwarze
2018-04-01
LLVM 6.0.0's -Wextra warnings now complain if you do arithmetics on NULL
Patrick Wildt
2018-04-01
Pull out the regmap lookup from the switch. This way we can still
Patrick Wildt
2018-04-01
Disable the USB charging detection using a regmap instead of cross-
Patrick Wildt
2018-04-01
Enable imxanatop(4) on RAMDISK as well so we can use it to disable
Patrick Wildt
2018-04-01
Stop using a global softc variable in most functions that are called
Patrick Wildt
2018-04-01
Retrieve AHB clock from clock framework.
Patrick Wildt
2018-04-01
Remove unfinished PCIe support from imxccm(4). We can do better than
Patrick Wildt
2018-04-01
In an attempt to OFW-ify fec(4) it turns out that the MII speed
Patrick Wildt
2018-04-01
With malloc option J, the first realloc(3) in apply(1) would return
Alexander Bluhm
2018-04-01
sync
Theo de Raadt
2018-04-01
Provide a better description of what syscon(4) actually does.
Mark Kettenis
2018-04-01
Store the size of dinode contents union.
David Hill
2018-04-01
Fix .CURDIR to run with obj directory.
Alexander Bluhm
2018-04-01
tweak previous;
Jason McIntyre
2018-04-01
add some missing manual pages
Jonathan Gray
2018-04-01
update currency exchange rates;
Jason McIntyre
2018-04-01
When you replace an element in a sorted array with something
Ingo Schwarze
2018-03-31
Change ci_dev.dv_xname to ci_dev->dv_xname in debugging printf()
Alexander Bluhm
2018-03-31
Mark pthread_equal() as unused inside libc
Philip Guenther
2018-03-31
Clarify that -P only *attempts* overwriting, which may not succeed;
Ingo Schwarze
2018-03-31
The rarely used '-L' option does not need a PATH_MAX static
Kenneth R Westerback
[next]