summaryrefslogtreecommitdiffstats
path: root/sys/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Get rid of bootinfo for good in loader (U-Boot-based) and ARM.raj2010-07-112-78/+0
* Temporarily bring back the ARM bootinfo (and make tinderbox happy).raj2010-06-142-0/+78
* Convert Marvell ARM platforms to FDT convention.raj2010-06-132-74/+1
* Initial FDT infrastructure elements for ARM.raj2010-06-132-0/+105
* Initial loader(8) support for Flattened Device Tree.raj2010-05-251-0/+1
* Catchup with new prototype for db_printf().cognet2010-05-141-1/+1
* The FA526 belongs to the ARM9TDMI familykevlo2010-05-121-1/+0
* Add support for FA626TE.kevlo2010-05-042-8/+10
* On Alan's advice, rather than do a wholesale conversion on a singlekmacy2010-04-301-0/+2
* Style: use #define<TAB> instead of #define<SPACE>.kib2010-04-271-1/+1
* Move the constants specifying the size of struct kinfo_proc intokib2010-04-241-0/+2
* Add BUS_SPACE_UNRESTRICTED and define it to be ~0, just like all theimp2010-04-081-0/+2
* Show the cpu info for fa526kevlo2010-02-201-0/+1
* Correct both FA526/FA626TE cpu ids since the cpu id is alwayskevlo2010-02-201-2/+2
* The NetBSD Foundation has granted permission to remove clauses 3 and 4.imp2010-02-165-35/+0
* Correct cpu id for FA526.kevlo2010-02-141-1/+2
* Add support for Cavium Econa CNS11XX ARM boards. These boards wererpaulo2010-01-042-2/+26
* Intel XScale hwpmc(4) support.rpaulo2009-12-231-6/+42
* Define architectural load bases for PIE binaries. Addresses were selectedkib2009-10-101-0/+3
* Promote the cpu_class local variable to global and expose it in md_var.hrpaulo2009-09-261-0/+21
* Add a new sysctl for reporting all of the supported page sizes.alc2009-09-181-0/+2
* Get rid of the _NO_NAMESPACE_POLLUTION kludge by creating anphk2009-09-082-18/+57
* Add support to the virtual memory system for configuring machine-alc2009-07-122-2/+5
* Cleanup ALIGNED_POINTER:sam2009-07-051-0/+7
* Correct the #endif comment.alc2009-06-261-1/+1
* This change is the next step in implementing the cache control functionalityalc2009-06-261-0/+35
* Track the kernel mapping of a physical page by a new entry in vm_pagethompsa2009-06-181-0/+2
* Pass the previously returned IRQ back to arm_get_next_irq() so thatmarcel2009-06-091-1/+1
* Define the kernel pmap in the same way on arm as on every otheralc2009-05-071-3/+2
* Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizingrwatson2009-04-201-2/+0
* Add description and cautionary note regarding CACHE_LINE_SIZE.rwatson2009-04-191-0/+4
* For each architecture, define CACHE_LINE_SHIFT and a derivedrwatson2009-04-191-0/+5
* Retire VM_PROT_READ_IS_EXEC. It was intended to be a micro-optimization,alc2009-04-041-2/+0
* Fix the userland, RAS, version of atomic_fetchadd_32 :cognet2009-03-311-9/+10
* Add AT_EXECPATH ELF auxinfo entry type. The value's a_ptr is a pointerkib2009-03-171-1/+2
* To prevent various race conditions in the RAS code, store and restore thecognet2009-02-122-0/+5
* force atomic_cmpset_ptr types to match atomic_cmpset_32;sam2009-02-031-1/+2
* Add a comment explaining what ARM_KERN_DIRECTMAP is all about.cognet2009-01-221-0/+7
* Fix confusing naming of Marvell ARM CPU specific routines.raj2009-01-091-11/+11
* Add support for the FPA floating-point format on ARM. Themarcel2008-12-231-0/+11
* add IXP465 and generic IXP425 definitionsam2008-12-231-0/+2
* MFH @ 186335sam2008-12-201-4/+0
|\
| * AT_DEBUG and AT_BRK were OBE like 10 years ago, so retire them.imp2008-12-171-4/+0
* | Merge WIP from p4:sam2008-12-132-1/+4
|/
* - bump __FreeBSD version to reflect added buf_ring, memory barriers,kmacy2008-11-221-0/+4
* Support kernel crash mini dumps on ARM architecture.raj2008-11-063-0/+52
* Initial support of loader(8) for ARM machines running U-Boot.raj2008-10-142-1/+73
* Introduce basic support for Marvell families of system-on-chip ARM devices:raj2008-10-132-1/+4
* Introduce low-level support for new Marvell core CPUs: 88FR131, 88FR571.raj2008-10-132-0/+27
* Remove the unused field "pc_prvspace" from the MD fields for the structcognet2008-09-111-6/+1
OpenPOWER on IntegriCloud