summaryrefslogtreecommitdiffstats
path: root/sys/arm/xscale/ixp425/avila_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate a redundant #include: machine/pmap.h is already includedalc2013-03-011-1/+0
* Complete r247297:attilio2013-02-281-2/+0
* Initialize vm_max_kernel_address on non-FDT platforms. (This should havealc2013-02-201-1/+2
* Create a common set_stackptrs in sys/arm/machdep.c.andrew2012-09-221-8/+1
* Merging projects/armv6, part 1gonzo2012-08-151-3/+0
* Remove some unused variables/externs that have been copied too many times...imp2012-07-101-5/+0
* More Linux boot support. Create arm_dump_avail_init() to initializeimp2012-06-141-5/+1
* Modify all the arm platform files to call parse_boot_param passing inimp2012-06-141-1/+1
* Remove leakage of other patches into last commit.imp2012-06-131-1/+1
* trim trailing spaces that have accumulated over the years (these filesimp2012-06-131-5/+5
* Pull out the common code to initialise proc0 & thread0 from initarm to aandrew2012-06-101-9/+1
* Minor rearrangement of the locore <-> initarm interface. Pass in aimp2012-06-031-1/+1
* Call init_param1() much earlier, so that msgbufsize is non-zero when we wantcognet2011-02-131-2/+3
* Make MSGBUF_SIZE kernel option a loader tunable kern.msgbufsize.pluknet2011-01-211-4/+2
* Implement a facility for dynamic per-cpu variables.jeff2009-06-231-0/+5
* map the optional GPS and RS485 uart's on the Gateworks Cambria boardsam2009-06-221-7/+14
* map CS0 on 2358 so flash is accessiblesam2009-03-101-0/+4
* remove unneeded static mappings for NPE and MAC regions; these aresam2009-03-061-34/+0
* fix ARM_USE_SMALL_ALLOC after memory layout changessam2009-02-111-7/+10
* Add support for the StrataFlash on 2348 boards:sam2009-02-031-0/+4
* Merge WIP from p4:sam2008-12-131-157/+170
* - Fix spelling error in comments.stas2008-12-011-1/+1
* Allow static hints to override kenv.bms2008-10-021-0/+5
* Eliminate unused global variables. (These global variables became fields ofalc2008-07-181-1/+0
* Remove some long-dead codekevlo2008-04-081-4/+0
* Fix AVILA build.raj2008-04-031-2/+2
* Take the first baby step towards unifying and cleaning up arminit():imp2008-04-031-48/+1
* KERNBASE + 0x00200000 is the same thing as KERNVIRTADDR on thisimp2008-04-031-3/+2
* Fix for the panic("vm_thread_new: kstack allocation failed") andkib2007-11-051-1/+1
* Remove duplicate includes.cognet2007-05-231-1/+0
* Remove sa1_cache_clean_addr. It isn't needed.kevlo2007-05-031-2/+0
* Remove a bogus i = 0kevlo2007-02-021-1/+1
* Threading cleanup.. part 2 of several.julian2006-12-061-4/+0
* Gateworks Avila board support:sam2006-11-191-0/+545
OpenPOWER on IntegriCloud