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
2016-10-24
make cleandir should skip the version file; ok otto millert
Theo de Raadt
2016-10-23
Remove sunxi board IDs.
Mark Kettenis
2016-10-23
De-platformize sunxi. This removes the board initialization code that sets up
Mark Kettenis
2016-10-23
Only attach on sun4i and sun5i. The timer implemented on later SoCs lacks
Mark Kettenis
2016-10-23
stop disabling the external pl310 l2 cache on pandaboard
Jonathan Gray
2016-10-22
Attach sxitimer(4) using the fdt.
Mark Kettenis
2016-10-22
Stop setting MIIF_AUTOTSLEEP in sxie(4)
Jonathan Gray
2016-10-21
Stop setting MIIF_AUTOTSLEEP in fec(4)
Jonathan Gray
2016-10-21
Implement a driver for Marvell's Mbus bridge. This is the component
Patrick Wildt
2016-10-21
Run timers from the 24MHz; it seems the A10s doesn't have a reliable 32kHz
Mark Kettenis
2016-10-15
cleandir: target for kernel compile directories
Theo de Raadt
2016-10-14
Kernel builds now happen in compile/CONFIG/obj@ -> /usr/obj/... [or ./obj/,
Theo de Raadt
2016-10-09
Add psci(4) a driver for the reset and power down portion of the
Jonathan Gray
2016-10-09
Attach sxiccmu(4) using the fdt.
Mark Kettenis
2016-10-09
Change raw dsb and smc opcodes to instructions. The dsb encoding did
Jonathan Gray
2016-10-09
Remove the vexpress platform abstraction and board id. All the devices
Jonathan Gray
2016-10-09
Add a power down function pointer so power down can work without the
Jonathan Gray
2016-10-08
Simplify handling of cold reboot on armv7 to match other platforms
Tom Cosgrove
2016-10-08
Make sxidog(4) set cpuresetfn, and cut some dead wood from the platform code.
Mark Kettenis
2016-10-08
Attach sxipio(4) using the fdt.
Mark Kettenis
2016-10-08
Dynamically attach sysreg(4) using the FDT.
Jonathan Gray
2016-10-08
Use the fdt root node instead of board ids to gate omap4 specific code.
Jonathan Gray
2016-10-08
Only set the highspeed bit in bus_clock if highspeed is supported
Jonathan Gray
2016-10-07
Implement a driver for Marvell Armada's clock gates. This basically
Patrick Wildt
2016-10-07
Fixup comment by removing a word.
Patrick Wildt
2016-10-07
Support the Marvell Armada's System Controller to be able to reset
Patrick Wildt
2016-10-07
Don't forget to add the CVS Id tag.
Patrick Wildt
2016-10-07
Add a driver for the Marvell Armada 380 core clock. This driver
Patrick Wildt
2016-10-06
Remove board IDs for the i.MX platform. The kernel doesn't need them anymore.
Mark Kettenis
2016-10-05
Make imxdog(4) set cpuresetfn, and remove all the imx platform that is no
Mark Kettenis
2016-10-05
Some device trees use 64-bit intermediate virtual addresses. This
Patrick Wildt
2016-10-05
Introduce a global function pointer to reset the CPU akin to amd64 and
Patrick Wildt
2016-10-03
Disable sitaracm and add a new ompinmux driver for omap pin muxing/pad
Jonathan Gray
2016-10-02
Set IFCAP_VLAN_MTU capability in cpsw(4). Avoids
Jonathan Gray
2016-10-02
Save and restore the (non-standard) USBMODE register around a reset of the
Mark Kettenis
2016-09-24
Add -Wno-pointer-sign to all our gcc4 architectures.
Mark Kettenis
2016-09-24
If the value of r0 upon entering the kernel is zero, interpret this as the
Mark Kettenis
2016-09-24
Pass esym to the kernel in r0. Since u-boot passes 0 in this register, we
Mark Kettenis
2016-09-23
Attach imxocotp(4) using the fdt. Since this means that imxtemp(4) attaches
Mark Kettenis
2016-09-22
Periodically call mii_tick() like all our other ethernet drivers that use
Mark Kettenis
2016-09-21
Remove some dead code and only enable tx and rx interrupts.
Mark Kettenis
2016-09-18
Convert imxccm(4) and imxiomuxc(4) to attach using the fdt. Use the "early"
Mark Kettenis
2016-09-15
Add omwugen(4) a driver for the TI logic that generates wakeup events
Jonathan Gray
2016-09-13
crank bootloader version after .SUNW_ctf change
Jasper Lievisse Adriaanse
2016-09-12
Enable uwacom(4) where uts(4) is already present.
Martin Pieuchot
2016-09-11
Properly keep track of which of the two tx FIFOs is in use. Fixes the
Mark Kettenis
2016-09-11
Remove #ifdef'ed out clock setting code, as we handle setting the clock using
Mark Kettenis
2016-09-10
Advertise high-speed support.
Mark Kettenis
2016-09-10
Use PLL6 as a parent clock for the SDx clocks for frequencies > 400 kHz.
Mark Kettenis
2016-09-10
Correct the path to the iomuxc fdt node so pinctrl setup will run.
Jonathan Gray
[next]