aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/conf/IQ31244
Commit message (Expand)AuthorAgeFilesLines
* Back out r253779 & r253786.David E. O'Brien2013-07-311-1/+0
* Decouple yarrow from random(4) device.David E. O'Brien2013-07-291-0/+1
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inAlexander Motin2013-04-041-1/+0
* Strip trailing whitespace.Warner Losh2012-06-131-2/+2
* Remove pty(4) from our kernel configurations.Ed Schouten2012-03-211-1/+0
* Change all the sample kernel configurations to useRick Macklem2011-08-071-3/+3
* - Add shim to simplify migration to the CAM-based ATA. For each new adaXAlexander Motin2011-04-261-0/+1
* Switch the GENERIC kernels for all architectures to the new CAM-based ATAAlexander Motin2011-04-241-6/+6
* Adjust style (following the already existing rules) for the newlyAttilio Rao2010-02-151-1/+1
* Add the options DEADLKRES (introducing the deadlock resolver thread) inAttilio Rao2010-02-101-0/+1
* Move the examples for the 'hints' and 'env' keywords from various GENERICJohn Baldwin2010-01-191-2/+0
* - Use "device\t" and "options \t" for consistency.Jun Kuriyama2009-05-101-24/+24
* In additions to the configs from r185478, which also enabled theBjoern A. Zeeb2008-12-271-0/+1
* Add arm/conf/DEFAULTS and populate it with:Marcel Moolenaar2008-10-231-2/+0
* Make genclock standard on all platforms.Poul-Henning Kamp2008-04-211-1/+0
* Add kernel module support for nfslockd and krpc. Use the module systemDoug Rabson2008-03-271-0/+1
* Cleanup : make nexus standard, as it is mandatory anyway.Olivier Houchard2007-12-021-1/+0
* Add two new options, FLASHADDR, which defines the address the flash isOlivier Houchard2007-02-191-0/+2
* There's no such thing as a GENERIC kernel on arm.Olivier Houchard2007-02-191-1/+1
* Remove the KSE option now that it's in DEFAULTS on these arches/machines.John Birrell2006-10-261-1/+0
* Make KSE a kernel option, turned on by default in all GENERICJohn Birrell2006-10-261-0/+1
* Remove COMPAT_43 from GENERIC (and other kernel configs). For amd64 there'sAlexander Leidinger2006-06-151-1/+0
* Oops it seems I forgot to remove ARM32_NEW_VM_LAYOUT from here.Olivier Houchard2006-06-071-1/+0
* Remove duplicate entry for DDB.Olivier Houchard2005-10-041-1/+0
* Add dma and aau.Olivier Houchard2005-10-031-0/+2
* Use tabs, not spaces.Olivier Houchard2005-06-091-6/+6
* Add ata stuff.Olivier Houchard2005-06-091-1/+10
* Add a new arm-specific option, ARM_USE_SMALL_ALLOC. If defined, it providesOlivier Houchard2005-06-071-0/+1
* Use a more sane value for HZ.Olivier Houchard2005-05-241-2/+3
* Add the 7 seg display.Olivier Houchard2005-01-151-0/+1
* Add the i80321 watchdog.Olivier Houchard2005-01-151-0/+1
* Convert the IQ31244 code to use ARM32_NEW_VM_LAYOUT.Olivier Houchard2004-11-101-0/+1
* Add device mem in config files.Olivier Houchard2004-11-071-0/+1
* Reduce annoying SCSI probing delay from 15 to 5 seconds in all GENRIC kernels.Andre Oppermann2004-11-021-1/+1
* There's no need to turn on MALLOC_PROFILE by default.Olivier Houchard2004-10-011-1/+0
* Add the config file for the IQ31244 board.Olivier Houchard2004-09-231-0/+101