aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/conf/GUMSTIX
Commit message (Expand)AuthorAgeFilesLines
* Remove xscale support.Warner Losh2018-07-271-82/+0
* Revert r336773: it removed too much.Warner Losh2018-07-271-0/+82
* Remove xscale supportWarner Losh2018-07-271-82/+0
* Update several more URLsEitan Adler2017-10-291-2/+2
* In the TCP stack, the hhook(9) framework provides hooks for kernel modulesJonathan T. Looney2016-10-121-0/+1
* Consolidate debugging options from all arm kernel configs to std.arm[v6].Ian Lepore2016-07-091-11/+0
* Remove the arm KERNPHYSADDR option as it is no longer used. The makeAndrew Turner2015-12-221-1/+0
* Clean up the ARM kernel configs to use 'include<space><tab>"file"'.Andrew Turner2015-05-071-2/+2
* Create std.arm and std.armv6 config files and include the right one fromIan Lepore2015-05-051-0/+1
* Remove "New" label from NFSCL/NFSD now that they are the only NFSJohn Baldwin2015-01-061-2/+2
* In kernel config files, it is supposed to be 'options<space><tab>' notWarner Losh2014-03-181-1/+1
* Make all the comments '# ' and align to same column. This fixes theWarner Losh2014-03-161-33/+33
* Strip arm/conf/DEFAULTS down to just items that are mandatory for runningIan Lepore2014-03-071-0/+3
* Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it withAndrew Turner2014-01-281-1/+0
* 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
* Strip trailing whitespace.Warner Losh2012-06-131-2/+2
* Remove pty(4) from our kernel configurations.Ed Schouten2012-03-211-2/+0
* - Import the common MII bitbang'ing code from NetBSD and convert drivers toMarius Strobl2011-11-011-0/+1
* Change all the sample kernel configurations to useRick Macklem2011-08-071-3/+3
* 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-14/+14
* enable use of modules but disable them by adding MODULES_OVERRIDE=""Sam Leffler2008-11-301-0/+1
* Add arm/conf/DEFAULTS and populate it with:Marcel Moolenaar2008-10-231-2/+0
* Support for the XScale PXA255 SoC as found on the Gumstix Basix and ConnexBenno Rice2008-06-061-0/+93