summaryrefslogtreecommitdiffstats
path: root/config-arm-generic
Commit message (Collapse)AuthorAgeFilesLines
* Linux v3.8-8664-gc41b381Josh Boyer2013-02-261-0/+3
|
* Linux v3.8-6988-g9e2d59aJosh Boyer2013-02-241-0/+2
|
* Linux v3.8-6071-g8b5628aJosh Boyer2013-02-221-1/+2
| | | | - Enable the rtl8192e driver (rhbz 913753)
* Linux v3.8-3040-ga0b1c42Josh Boyer2013-02-211-0/+3
|
* Fix ARM configsJosh Boyer2013-02-081-0/+1
| | | | I hate it when options show up in a late -rcX. GRUMBLE.
* Minor ARM build fixesPeter Robinson2013-02-071-1/+2
|
* Remove obsolete ARM configs, Update OMAP config for TI AM35XX SoCsPeter Robinson2013-01-201-0/+1
|
* Disable problematic PL310 ARM errata,Minor ARM ocnfig tweaksPeter Robinson2013-01-181-0/+1
|
* Further ARM config updates, Add patch to fix building omapdrmPeter Robinson2013-01-071-0/+1
|
* Initial update of ARM configs for 3.8, Enable DRM driver for tegra, Drop ↵Peter Robinson2013-01-051-0/+10
| | | | separate imx kernel. Will be reintroduced soon in unified
* Linux v3.8-rc2-116-g5f243b9Justin M. Forbes2013-01-041-0/+1
|
* minor arm config updatePeter Robinson2012-12-111-0/+2
|
* Update ARM configs for latest 3.7, Drop highbank kernel build variant as its ↵Peter Robinson2012-12-111-0/+15
| | | | in unified kernel
* Update some ARM GPIO and I2C configsPeter Robinson2012-11-291-0/+1
|
* Change the minimum mmap address back to 32768 on ARM systems (thanks to Jon ↵Peter Robinson2012-11-201-1/+3
| | | | Masters), Add patch to fix unified kernel build failure
* Update ARM unified configPeter Robinson2012-11-071-0/+12
|
* ARM kernel updatesPeter Robinson2012-11-011-1/+1
| | | | | | - Update non unified kernels to build for 3.7 (always OMAP) - Remove old ARM patches, add new to fix 3.7 build - Disable perf on ARM temporarily as the uapi / asm-generic changes break it
* The initial ARM unified kernel support (vexpress, highbank, mvebu to begin). ↵Peter Robinson2012-10-261-16/+121
| | | | WOO HOO
* Build MMC in on OMAP and Tegra until we work out why modules don't workPeter Robinson2012-10-051-0/+7
|
* - Update ARM configs for 3.6 finalPeter Robinson2012-10-021-0/+9
| | | | | - Add highbank SATA driver for stability - Build in OMAP MMC and DMA drivers to fix borkage for now
* Add patches to fix OMAP drm, radio shark, tweak ARM configPeter Robinson2012-08-281-1/+2
|
* Add patch to fix build on ARM, Enable USB ULPI driver to fix some USB portsPeter Robinson2012-08-261-0/+2
|
* - disable some options on highbank at calxeda's requestDennis Gilmore2012-08-101-0/+2
| | | | | - enable the PL011 serial console on highbank - enable ARM architected timer on all arm arches
* - Temporarily disable ARM imx kernel due to missing clk patchesPeter Robinson2012-06-101-22/+2
| | | | | | - Add patch to fix OMAP build - Drop DTB mac patches as rejected upstream - General ARM cleanups
* Update ARM config options for 3.5, Enable MTD/UBI/JFFS2 on ARM platformsPeter Robinson2012-06-051-2/+84
|
* ARM OMAP updatesPeter Robinson2012-06-021-1/+1
|
* Fixup LBD/LBDAF config optionsJosh Boyer2012-05-251-0/+2
| | | | | CONFIG_LBD was renamed to CONFIG_LBDAF in 2009, and it's only an option on 32-bit platforms
* make sure SMP is enabled by default on armDennis Gilmore2012-05-151-0/+4
| | | | | it is disabled on kirkwood the only non smp platform tweak the vexpress options very slightly
* Restructure ARM configs to minimise duplication and pull all generic optionsPeter Robinson2012-05-091-148/+85
|
* fix KALLSYMS_EXTRA_PASSPeter Robinson2012-04-121-1/+1
|
* based on upstreams recommendation add KALLSYMS_EXTRA_PASS=1 to arm configsDennis Gilmore2012-04-111-0/+3
| | | | http://lists.infradead.org/pipermail/linux-arm-kernel/2012-March/091404.html
* Linux 3.3-rc6Dave Jones2012-03-051-0/+1
|
* Further ARM config updatesPeter Robinson2012-02-231-0/+1
|
* update ARM configs to F-17 branchPeter Robinson2012-02-211-5/+8
|
* More ARM config updates, fix NVEC patchPeter Robinson2012-02-191-0/+2
|
* update ARM configs for 3.3Peter Robinson2012-02-161-0/+3
|
* Arm config cleanupDennis Gilmore2012-02-021-1/+2
| | | | | | disable TOUCHSCREEN_EGALAX on arm arches build in CACHE_L2X0 on the imx kernel dont build the module for imx21 usb since its not something we support
* Linux 3.3-rc1-git1 (upstream c1aab02dac690af7ff634d8e1cb3be6a04387eef)Josh Boyer2012-01-241-0/+7
|
* Rebase to Linux 3.3-rc1Josh Boyer2012-01-201-0/+1
| | | | The utrace patch is left unapplied as it doesn't apply cleanly any longer
* dont build TOUCHSCREEN_EETI on armDennis Gilmore2012-01-191-0/+3
|
* Disable ISADave Jones2012-01-161-0/+3
|
* Linux 3.2-rc7-git3 (06867fbb8abc936192195e5dcc4b63e12cc78f72)Dave Jones2011-12-301-0/+9
|
* clean up arm configs for new config optionsDennis Gilmore2011-12-231-0/+5
|
* pull in the arm config changes from f15Dennis Gilmore2011-12-231-13/+11
|
* Linux 3.2-rc4Dave Jones2011-12-011-0/+3
|
* 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.