summaryrefslogtreecommitdiffstats
path: root/sys/arm/econa
Commit message (Expand)AuthorAgeFilesLines
* MFC 264219: Move sys/arm/econa to sys/arm/cavium/cns11xx.ian2014-05-1715-4757/+0
* MFC 262952, 262958, 262966, 262979, 262980, 262986, 262987, 262995, 262997,ian2014-05-172-9/+0
* MFC r261643, r261646, r261648, r261649, r261651, r261656, r261657, r261663,ian2014-05-151-17/+18
* MFC r261423, r261424, r261516, r261513, r261562, r261563, r261564, r261565,ian2014-05-151-1/+2
* MFC r261252, r261279, r261304, r261305, r261322, r261336, r261337, r261338,ian2014-05-151-1/+0
* MFC r257334, r257336, r257337, r257338, r257341, r257342, r257343, r257370,ian2014-05-141-1/+1
* MFC r258779,r258780,r258787,r258822:eadler2014-02-041-1/+1
* MFC 258177:jhb2013-12-242-6/+0
* MFC r258392, r258412:ian2013-12-141-0/+1
* MFC r257648, r257649, r257660:ian2013-12-131-2/+3
* MFC r257258, r257265: Include headers (if_var.h and others) where needed.ian2013-12-131-0/+1
* MFC r257199, r257200, r257217:ian2013-12-131-1/+0
* 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
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-051-1/+1
* Create a common set_stackptrs in sys/arm/machdep.c.andrew2012-09-221-11/+1
* Set machine correctly on ARM. This allows universe to use the correct worldandrew2012-08-181-0/+1
* Merging projects/armv6, part 1gonzo2012-08-152-5/+3
* Move unmask IRQ function call up to nexus device level.gonzo2012-07-171-2/+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-13/+2
* Modify all the arm platform files to call parse_boot_param passing inimp2012-06-141-2/+1
* Remove an unneeded increment from initarm. The variable is uninitialised,andrew2012-06-101-1/+0
* 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-7/+1
* Implement better support for USB controller suspend and resume.hselasky2011-12-142-52/+11
* Rename device_delete_all_children() into device_delete_children().hselasky2011-11-222-2/+2
* - There's no need to overwrite the default device method with the defaultmarius2011-11-222-8/+2
* Check the return value of BUS_SETUP_INTR()kevlo2011-10-271-2/+5
* Remove pointless semicolons after labelkevlo2011-09-301-1/+1
* We don't need to call EOWRITE4(sc, EHCI_USBINTR, 0) directly from each EHCIhselasky2011-04-121-2/+2
* - Correct EHCI interrupt disabling at detach.hselasky2011-04-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-5/+3
* Remove unneeded includes of <sys/linker_set.h>. Other headers that usejhb2011-01-112-2/+0
* Convert the PHY drivers to honor the mii_flags passed down and convertmarius2010-10-151-7/+5
* Add support for Cavium Econa CNS11XX ARM boards. These boards wererpaulo2010-01-0415-0/+4865
OpenPOWER on IntegriCloud