summaryrefslogtreecommitdiffstats
path: root/config-arm-generic
Commit message (Collapse)AuthorAgeFilesLines
* Linux 3.2-rc1Josh Boyer2011-11-081-0/+1
| | | | | From kernel.org this time, not git generated locally: http://www.kernel.org/pub/linux/kernel/v3.x/patch-3.2-rc1.bz2
* Linux 3.1-git7 (upstream 31555213f)Josh Boyer2011-11-071-0/+2
|
* Linux 3.1-git4 (upstream dc47d3810cdc)Josh Boyer2011-11-011-0/+1
|
* Linux 3.1-git3. Happy Halloween.Josh Boyer2011-10-311-0/+3
|
* Linux 3.1-git1 (138c4ae9cfda upstream)Josh Boyer2011-10-261-0/+1
| | | | | | First take on the upcomming Linux 3.2 kernel. The moving of the ethernet drivers into vendor subdirectories caused a lot of churn in config-generic, but hopefully it's a bit cleaner now.
* disable crystalhd module on the generic arm qemu buildDennis Gilmore2011-08-161-0/+7
| | | | | but enable it on the others disable tpm on arm build in mmc_block on tegra build
* the modules effected by __bad_udelay need to be excludedDennis Gilmore2011-08-161-0/+9
| | | | | on all arm arches not just the tegra boards disable them in config-arm-generic
* tweak the arm configs a littleDennis Gilmore2011-08-161-1/+4
| | | | | | build a up image on armv5tel its a basic qemu image. setup to make configs for building kernels on hardware floating point arm arches
* From: David Marlin <dmarlin@redhat.com>Josh Boyer2011-08-161-0/+154
Modify to split the ARM config files to work more like other archs. Rename: config-arm -> config-arm-generic Add: config-arm-omap-generic