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
/
armv7
Age
Commit message (
Expand
)
Author
2018-04-02
Move imxiomuxc(4) to sys/dev/fdt.
Patrick Wildt
2018-04-02
Move the code that sets the correct SATA phy settings into imxahc(4)
Patrick Wildt
2018-04-02
Move fec(4) to sys/dev/fdt.
Patrick Wildt
2018-04-02
Move imxccm(4) to sys/dev/fdt.
Patrick Wildt
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
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-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-03-31
Port arm64's network boot efforts to armv7 as well now that there is
Patrick Wildt
2018-03-31
Add CVS Ids.
Patrick Wildt
2018-03-30
Move imxanatop(4) to sys/dev/fdt.
Patrick Wildt
2018-03-30
No need to include armv7var.h.
Patrick Wildt
2018-03-30
No need to include armv7var.h and imxccmvar.h.
Patrick Wildt
2018-03-30
Remove unused PCIe code from imxiomuxc(4). I'm sure we can do this
Patrick Wildt
2018-03-30
Move imxiic(4) to sys/dev/fdt.
Patrick Wildt
2018-03-30
Move imxesdhc(4) to sys/dev/fdt.
Patrick Wildt
2018-03-30
Move imxgpio(4) to sys/dev/fdt so it can be shared between arm64 and armv7.
Patrick Wildt
2018-03-30
Replace MD disable/restore interrupt in the establish and disestablish
Patrick Wildt
2018-03-30
Cut down imxgpio(4) with a big axe. There were plenty of pieces that
Patrick Wildt
2018-03-30
Move imxgpc(4) to sys/dev/fdt so it can be shared between arm64 and armv7.
Patrick Wildt
2018-03-29
Move imxuart(4) to sys/dev/fdt so it can be shared between arm64 and armv7.
Patrick Wildt
2018-03-20
Make use of the new common bus space tag in imxuart(4) so it does not
Patrick Wildt
2018-03-12
Add voltage regulator support.
Mark Kettenis
2018-03-11
Wait for ETHEREN bit to clear instead of the RESET bit to prevent an
Mark Kettenis
2018-03-08
Rework and cleanup the linker script for armv7. The main feature is
Patrick Wildt
2018-03-02
The UEFI specification states that a watchdog timer should be armed for
Jonathan Gray
2018-02-19
Remove almost unused `flags' argument of suser().
Martin Pieuchot
2018-02-16
Support card interrupts in imxesdhc(4). The code that was written
Patrick Wildt
2018-02-14
prune files.* entries that refer to files not in tree
Jonathan Gray
2018-02-10
Put the ldscript parts into a single file instead of storing it as head
Patrick Wildt
2018-02-09
Check for the existence of /bsd before trying to back it up to /obsd.
Theo Buehler
2018-01-28
typo
Otto Moerbeek
2018-01-27
Sync the nam2blk entries with the bdevsw table, which is the
Christian Weisgerber
2018-01-26
Add kernel support for the VFP FPU/SIMD unit. Based on a diff by drahn@.
Mark Kettenis
2018-01-20
use virt instructions with clang instead of equivalent raw bytes
Jonathan Gray
2018-01-06
Enable sxits(4).
Mark Kettenis
2018-01-06
Enable sxitemp(4).
Mark Kettenis
2018-01-05
Handle resets; needed on Allwinner R40/V40.
Mark Kettenis
2017-12-30
The generic clock framework expects frequencies in Hz whereas the imx clock
Mark Kettenis
2017-12-29
Add rktemp(4).
Mark Kettenis
2017-12-23
Use regmap interface to tweak "SYSREG" PHY configuration registers and
Mark Kettenis
[next]