summaryrefslogtreecommitdiffstats
path: root/sys/arm/arm/identcpu.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r276191: Display correct value for cache level-of-coherency (needs +1).ian2015-02-121-1/+1
* MFC 263910, 263913, 263914, 263933, 263934, 263935, 263936, 263981, 263982,ian2014-05-171-1/+7
* MFC 262952, 262958, 262966, 262979, 262980, 262986, 262987, 262995, 262997,ian2014-05-171-92/+0
* MFC r258359, r258742, r258845, r259936, r259640ian2014-05-141-0/+3
* MFC r257170, r257171, r257172, r257240, r257278, r257279, r257280, r257281,ian2014-05-141-8/+0
* Add identification for Cortex-A7 (R0) cores.ganbold2013-08-011-0/+2
* Add identification for Cortex-A15 (R0) cores.ray2013-06-281-0/+2
* Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm port.wkoszek2013-04-271-0/+2
* Replace generic ARM11 option with more specificgonzo2012-12-201-0/+2
* Support identification of new PJ4B cores.gber2012-09-141-2/+4
* Merging projects/armv6, part 1gonzo2012-08-151-60/+205
* I need to change uname -p, not uname -m, so back this out.imp2012-05-051-7/+3
* Big endian arm boxes need to have a uname -m of armeb, not arm, soimp2012-05-051-0/+5
* The FA526 belongs to the ARM9TDMI familykevlo2010-05-121-2/+1
* Add support for FA626TE.kevlo2010-05-041-1/+3
* Let detailed info about CPU features print on Marvell Sheeva CPU as well.raj2010-03-111-0/+2
* Show the cpu info for fa526kevlo2010-02-201-0/+4
* Promote the cpu_class local variable to global and expose it in md_var.hrpaulo2009-09-261-20/+2
* Merge WIP from p4:sam2008-12-131-0/+4
* Introduce low-level support for new Marvell core CPUs: 88FR131, 88FR571.raj2008-10-131-1/+11
* The VM system no longer uses setPQL2(). Remove it and its helpers.alc2008-05-231-8/+0
* Merge support from p4 (from NetBSD) for arm9e and arm10, arm11 cores. Notimp2007-10-181-8/+54
* Say if the L2 cache is enabled or disabled as well.cognet2007-07-271-0/+6
* elaborate on stepping names; add intel terminology to helpsam2006-11-191-1/+1
* Identify the xscale 81342.cognet2006-11-071-0/+10
* Finally bring it support for the i80219 XScale processor.cognet2006-08-241-0/+6
* MFp4: Small cleanup of cpu messages at boot.imp2006-02-031-6/+7
* MI changes:netchild2005-12-311-0/+9
* Add an alternate ID for the arm920t (the real solution is to havecognet2005-11-211-0/+2
* Start all license statements with /*-imp2005-01-051-1/+1
* Be more verbose about cache capacities.cognet2004-11-051-2/+18
* Add the hw.machine sysctl.cognet2004-09-231-0/+4
* Import FreeBSD/arm kernel bits.cognet2004-05-141-0/+366
OpenPOWER on IntegriCloud