summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/IQ31244
Commit message (Expand)AuthorAgeFilesLines
* Start to remove support for the XScale i80321. As far as I can tell nobodyandrew2015-10-281-110/+0
* Remove compatibility shims for legacy ATA device names.mav2015-10-111-1/+0
* Clean up the ARM kernel configs to use 'include<space><tab>"file"'.andrew2015-05-071-2/+2
* Create std.arm and std.armv6 config files and include the right one fromian2015-05-051-0/+1
* Remove "New" label from NFSCL/NFSD now that they are the only NFSjhb2015-01-061-2/+2
* Remove commented-out options SMP and APIC_IO from old arm boards that willian2015-01-031-3/+0
* In kernel config files, it is supposed to be 'options<space><tab>' notimp2014-03-181-1/+1
* Make all the comments '# ' and align to same column. This fixes theimp2014-03-161-38/+38
* Strip arm/conf/DEFAULTS down to just items that are mandatory for runningian2014-03-071-0/+3
* Remove the ARM_USE_SMALL_ALLOC option and code related to it.ian2014-02-081-1/+0
* Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it withandrew2014-01-281-1/+0
* Back out r253779 & r253786.obrien2013-07-311-1/+0
* Decouple yarrow from random(4) device.obrien2013-07-291-0/+1
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inmav2013-04-041-1/+0
* Strip trailing whitespace.imp2012-06-131-2/+2
* Remove pty(4) from our kernel configurations.ed2012-03-211-1/+0
* Change all the sample kernel configurations to usermacklem2011-08-071-3/+3
* - Add shim to simplify migration to the CAM-based ATA. For each new adaXmav2011-04-261-0/+1
* Switch the GENERIC kernels for all architectures to the new CAM-based ATAmav2011-04-241-6/+6
* Adjust style (following the already existing rules) for the newlyattilio2010-02-151-1/+1
* Add the options DEADLKRES (introducing the deadlock resolver thread) inattilio2010-02-101-0/+1
* Move the examples for the 'hints' and 'env' keywords from various GENERICjhb2010-01-191-2/+0
* - Use "device\t" and "options \t" for consistency.kuriyama2009-05-101-24/+24
* In additions to the configs from r185478, which also enabled thebz2008-12-271-0/+1
* Add arm/conf/DEFAULTS and populate it with:marcel2008-10-231-2/+0
* Make genclock standard on all platforms.phk2008-04-211-1/+0
* Add kernel module support for nfslockd and krpc. Use the module systemdfr2008-03-271-0/+1
* Cleanup : make nexus standard, as it is mandatory anyway.cognet2007-12-021-1/+0
* Add two new options, FLASHADDR, which defines the address the flash iscognet2007-02-191-0/+2
* There's no such thing as a GENERIC kernel on arm.cognet2007-02-191-1/+1
* Remove the KSE option now that it's in DEFAULTS on these arches/machines.jb2006-10-261-1/+0
* Make KSE a kernel option, turned on by default in all GENERICjb2006-10-261-0/+1
* Remove COMPAT_43 from GENERIC (and other kernel configs). For amd64 there'snetchild2006-06-151-1/+0
* Oops it seems I forgot to remove ARM32_NEW_VM_LAYOUT from here.cognet2006-06-071-1/+0
* Remove duplicate entry for DDB.cognet2005-10-041-1/+0
* Add dma and aau.cognet2005-10-031-0/+2
* Use tabs, not spaces.cognet2005-06-091-6/+6
* Add ata stuff.cognet2005-06-091-1/+10
* Add a new arm-specific option, ARM_USE_SMALL_ALLOC. If defined, it providescognet2005-06-071-0/+1
* Use a more sane value for HZ.cognet2005-05-241-2/+3
* Add the 7 seg display.cognet2005-01-151-0/+1
* Add the i80321 watchdog.cognet2005-01-151-0/+1
* Convert the IQ31244 code to use ARM32_NEW_VM_LAYOUT.cognet2004-11-101-0/+1
* Add device mem in config files.cognet2004-11-071-0/+1
* Reduce annoying SCSI probing delay from 15 to 5 seconds in all GENRIC kernels.andre2004-11-021-1/+1
* There's no need to turn on MALLOC_PROFILE by default.cognet2004-10-011-1/+0
* Add the config file for the IQ31244 board.cognet2004-09-231-0/+101
OpenPOWER on IntegriCloud