aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/ralink
Commit message (Expand)AuthorAgeFilesLines
* Remove Ralink RT1310 supportWarner Losh2020-02-0210-3804/+0
* Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff2019-10-211-17/+19
* Remove support for kernel.tramp and kernel.tramp.gzWarner Losh2019-07-271-1/+0
* arm: Add kern_clocksource.c directly in files.armEmmanuel Vadot2019-04-161-2/+0
* Remove PHYSADDR from kernel configurations that don't need it. The onlyAndrew Turner2018-08-151-1/+0
* arm/ralink cleanupWarner Losh2018-08-143-132/+5
* The RT1310 is an ARM926EJ-S, fix the config to mark it as such.Andrew Turner2018-07-281-1/+2
* Make ralink compile again.Warner Losh2018-07-272-1/+6
* ifnet: Replace if_addr_lock rwlock with epoch + mutexMatt Macy2018-05-181-1/+1
* Use the TSLOG framework to record entry/exit timestamps for DELAY andColin Percival2017-12-311-0/+2
* Revert r327250 as it broke the build for some armv6 kernel and all armv4/5Emmanuel Vadot2017-12-281-0/+2
* arm: Add kern/kern_clocksource.c to files.armEmmanuel Vadot2017-12-271-2/+0
* [arm] [rt1310] add initial RT1310 SoC code.Adrian Chadd2017-05-069-0/+3925