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-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
2017-12-18
Properly implement the rsb attribute and actually use it.
Mark Kettenis
2017-12-18
Enable RSB attachment for axppmic(4).
Mark Kettenis
2017-12-16
Add a driver for the RSB controller found on various Allwinner SoCs.
Mark Kettenis
2017-12-10
Enable the phy-supply regulator if present and use the phy id specified
Jonathan Gray
2017-11-27
OMAP4 has two watchdog timers timer 2/MPU and timer 3/IVA.
Jonathan Gray
2017-11-24
rework transmit to get rid of ifq_deq_begin, and to improve speed.
David Gwynne
2017-11-22
Add __aeabi_ldivmod.S. Needed for clang.
Mark Kettenis
2017-11-04
Since rev 1.502 of rc(8) it creates a /bsd.booted hard link. At the
Florian Obser
2017-10-27
Remove duplicated function prototypes.
Kevin Lo
2017-10-27
This file only includes <arm/elf_abi.h> which was removed in 2008, so kill it.
Martin Pieuchot
2017-10-26
adjust Makefile.armv7 for clang
Jonathan Gray
2017-10-26
Use .arch_extension sec and virt to use smc and hvc instructions when
Jonathan Gray
2017-10-25
Storing the address of a stack variable in a global variable is a bad idea.
Mark Kettenis
2017-10-24
Attach syscon(4) early. Also attach psci(4) early such that cpuresetfn
Mark Kettenis
2017-10-23
Replace imxocotp(4) with a regmap-based approach.
Mark Kettenis
2017-10-23
Remove bcmmuart since it has already replaced with com(4).
Kevin Lo
2017-10-11
Add bwfm(4), a driver for Broadcom FullMAC WiFi controllers. The
Patrick Wildt
2017-10-08
Enable rkiic(4) and rkpmic(4) for Rockchip RK3288 boards.
Mark Kettenis
2017-09-28
When option DDB_STRUCTINFO was removed from the kernel, too much from
Patrick Wildt
[next]