Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: fix platform description | Gabor Juhos | 2012-02-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 30419 | ||||
* | generic: fix yaffs2 build warnings on 3.3 | Gabor Juhos | 2012-02-10 | 1 | -0/+71 |
| | | | | SVN-Revision: 30418 | ||||
* | ar71xx: ag71xx: add BQL support | Gabor Juhos | 2012-02-10 | 1 | -5/+13 |
| | | | | | | | | It will be usable only from linux-3.3. Based on a patch by Dave Taht <dave.taht@bufferbloat.net> SVN-Revision: 30417 | ||||
* | ar71xx: add dummy DQL helper functions for 3.2 | Gabor Juhos | 2012-02-10 | 1 | -0/+36 |
| | | | | SVN-Revision: 30416 | ||||
* | ar71xx: add preliminary support for 3.3 | Gabor Juhos | 2012-02-10 | 97 | -0/+9049 |
| | | | | SVN-Revision: 30410 | ||||
* | ar71xx: disable DDR flush for ethernet on AR934x, it is no longer necessary | Felix Fietkau | 2012-02-10 | 1 | -0/+49 |
| | | | | SVN-Revision: 30409 | ||||
* | ar71xx: fix db120 board detection | Felix Fietkau | 2012-02-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 30408 | ||||
* | ar71xx: allow to build ag71xx w/o PCI support enabled | Gabor Juhos | 2012-02-10 | 1 | -0/+9 |
| | | | | SVN-Revision: 30407 | ||||
* | ar71xx: merge 3.2 fixes | Gabor Juhos | 2012-02-10 | 18 | -628/+102 |
| | | | | SVN-Revision: 30406 | ||||
* | ar71xx: merge files-3.2 to files | Gabor Juhos | 2012-02-10 | 75 | -0/+0 |
| | | | | SVN-Revision: 30405 | ||||
* | ar71xx: nuke 2.6.39 support | Gabor Juhos | 2012-02-10 | 164 | -23909/+0 |
| | | | | SVN-Revision: 30404 | ||||
* | ar71xx: switch to 3.2.5 | Gabor Juhos | 2012-02-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 30403 | ||||
* | ar71xx: refresh 3.2 patches | Gabor Juhos | 2012-02-10 | 2 | -10/+10 |
| | | | | SVN-Revision: 30402 | ||||
* | kernel: update linux 3.2 to 3.2.5 | Gabor Juhos | 2012-02-10 | 4 | -11/+11 |
| | | | | SVN-Revision: 30401 | ||||
* | ar71xx: 3.2: remove stray semicolons from the PCI fixup patch | Gabor Juhos | 2012-02-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 30400 | ||||
* | ar71xx: fix ar934x usb reset handling on 3.2 | Felix Fietkau | 2012-02-09 | 1 | -0/+23 |
| | | | | SVN-Revision: 30399 | ||||
* | generic: fix kexec build error for MIPS with gcc-4.6-linaro | Gabor Juhos | 2012-02-09 | 5 | -10/+10 |
| | | | | SVN-Revision: 30395 | ||||
* | generic: 3.3: add missing config symbols | Gabor Juhos | 2012-02-09 | 1 | -0/+2 |
| | | | | SVN-Revision: 30393 | ||||
* | generic: 3.3: fix yaffs2 build error | Gabor Juhos | 2012-02-09 | 1 | -0/+289 |
| | | | | SVN-Revision: 30392 | ||||
* | ar71xx: 3.2: get rid of an unused variable in ath79_spi.c | Gabor Juhos | 2012-02-08 | 3 | -15/+19 |
| | | | | SVN-Revision: 30391 | ||||
* | ar71xx: 3.2: fix AHB clock name in rb4xx_spi | Gabor Juhos | 2012-02-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 30390 | ||||
* | generic: fix yaffs2 build error on 3.2 | Gabor Juhos | 2012-02-08 | 1 | -0/+289 |
| | | | | SVN-Revision: 30389 | ||||
* | add more missing config symbols | Florian Fainelli | 2012-02-08 | 1 | -0/+2 |
| | | | | SVN-Revision: 30386 | ||||
* | ar71xx: add profile and build image for the TEW-673GRU board | Gabor Juhos | 2012-02-08 | 2 | -3/+20 |
| | | | | SVN-Revision: 30377 | ||||
* | ar71xx: add support for the TRENDNet TEW-673GRU board | Gabor Juhos | 2012-02-08 | 12 | -2/+500 |
| | | | | SVN-Revision: 30376 | ||||
* | select GENERIC_ATOMIC64 implementation to fix xfs related build errors | Jo-Philipp Wich | 2012-02-08 | 1 | -0/+10 |
| | | | | SVN-Revision: 30371 | ||||
* | add audio and display features | Imre Kaloz | 2012-02-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 30370 | ||||
* | 8139cp: backport patches to make driver stable again | Jo-Philipp Wich | 2012-02-07 | 6 | -30/+117 |
| | | | | | | | | | | List of patches that Jo-Philipp groveled out of git. Redux: defuzzed. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 30366 | ||||
* | alix2, geos: Adjust CFLAGS | Vasilis Tsiligiannis | 2012-02-07 | 2 | -4/+4 |
| | | | | | | | | Clone of CFLAGS change from r30013 into Geos and Alix platforms. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 30353 | ||||
* | kernel: add a recent upstream commit (post-3.3) to the ssb update patch, ↵ | Felix Fietkau | 2012-02-07 | 11 | -153/+1329 |
| | | | | | | required for the next mac80211 update SVN-Revision: 30345 | ||||
* | generic: Enable HPET, HID and AT keyboard support | Vasilis Tsiligiannis | 2012-02-05 | 1 | -1/+5 |
| | | | | SVN-Revision: 30309 | ||||
* | generic: Add missing and remove unused config symbols | Vasilis Tsiligiannis | 2012-02-04 | 1 | -12/+55 |
| | | | | SVN-Revision: 30133 | ||||
* | brcm63xx: add support for linux 3.3 | Jonas Gorski | 2012-02-04 | 38 | -0/+5080 |
| | | | | SVN-Revision: 30027 | ||||
* | kernel: fix netfilter layer7 compilation in 3.3 | Jonas Gorski | 2012-02-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 30026 | ||||
* | x86: make alix platform patch apply to 3.3 | Jonas Gorski | 2012-02-03 | 2 | -17/+6 |
| | | | | | | | | Based on a patch from Philip Prindeville. While at it, also refresh the patches. SVN-Revision: 30025 | ||||
* | disable additional PATA drivers in global 3.2 and 3.3 config, remove ↵ | Jo-Philipp Wich | 2012-02-03 | 3 | -8/+10 |
| | | | | | | redundant symbols from alix2 config SVN-Revision: 30024 | ||||
* | x86: trivial -- add missing CONFIG_GEOS symbol to top-level So that builds ↵ | Jo-Philipp Wich | 2012-02-03 | 1 | -0/+1 |
| | | | | | | don't stall in x86 prompting for this symbol. [From Philip Prindeville, via http://patchwork.openwrt.org/patch/1828/] SVN-Revision: 30023 | ||||
* | geos: backport driver from linux-next to 3.2 and 3.3 The Geos driver is in ↵ | Jo-Philipp Wich | 2012-02-03 | 2 | -0/+376 |
| | | | | | | linux-next and will be out in 3.4. It builds fine against 3.2.2 and 3.3-rc2. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 30022 | ||||
* | net5501: backport drivers from linux-next Backport net5501 platform driver ↵ | Jo-Philipp Wich | 2012-02-03 | 2 | -1/+318 |
| | | | | | | from 3.4. Remove vestiges of old (pre-2.6.30) leds-net5501.c driver. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 30021 | ||||
* | x86: move additional oddball PATA drivers These should only be enabled in ↵ | Jo-Philipp Wich | 2012-02-03 | 5 | -10/+17 |
| | | | | | | the generic image, as they bloat all of the other targets. Also add symbols for NET5501, ALIX, and GEOS which were added backported to 3.2 and 3.3. Restore PC speaker to Geos target. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 30019 | ||||
* | net5501: adjust CFLAGS and package selection (#10893) This patches the ↵ | Jo-Philipp Wich | 2012-02-03 | 1 | -3/+3 |
| | | | | | | CFLAGS for Geode LX CPUs for 4.3 and new GGC versions. This creates more compatible code and allowed me to boot my system first time with no troubles. Also, the missing kmod is added in. SVN-Revision: 30013 | ||||
* | ar71xx: add usb on the pb92 board | Felix Fietkau | 2012-02-03 | 2 | -0/+4 |
| | | | | SVN-Revision: 30007 | ||||
* | x86: add 3.3 generic symbols | Jonas Gorski | 2012-02-02 | 2 | -0/+392 |
| | | | | | | | | Copy x86/config-3.2 to x86/config-3.3 and add additional symbols (for 3.3-rc2). Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 30002 | ||||
* | alix2: backport platform driver updates from linux-next Add patches to ↵ | Jo-Philipp Wich | 2012-02-02 | 2 | -0/+264 |
| | | | | | | x86/patches-3.2 and x86/patches-3.3 (update will appear in 3.4). [Patch from Philipp Prindeville, via http://patchwork.openwrt.org/patch/1817/] SVN-Revision: 30001 | ||||
* | alix2, geos, net5501: remove kmod-ledtrig-netfilter, its not used by any ↵ | Jo-Philipp Wich | 2012-02-02 | 3 | -3/+3 |
| | | | | | | standard system facility SVN-Revision: 30000 | ||||
* | alix2, goes, net5501: clean up default packages Remove packages which are ↵ | Jo-Philipp Wich | 2012-02-02 | 3 | -13/+7 |
| | | | | | | dependencies of other packages Remove packages which are part of the default package list Remove DSL specific packages from net5501 Remove bridge package, we use the busybox applet Replace hostapd with wpad SVN-Revision: 29999 | ||||
* | alix2, net5501: bump both subtargets to Linux 3.2.2 to align with the rest | Jo-Philipp Wich | 2012-02-02 | 2 | -2/+2 |
| | | | | SVN-Revision: 29998 | ||||
* | geos: add missing files from previous commit | Jo-Philipp Wich | 2012-02-02 | 3 | -23/+61 |
| | | | | SVN-Revision: 29997 | ||||
* | geos: backport Geos driver from linux-next Backport of linux-next driver. ↵ | Jo-Philipp Wich | 2012-02-02 | 1 | -0/+4 |
| | | | | | | Driver adds support for LEDS and S/W button. Add hotplug script for button actions. Add Openwrt system config for LEDS triggers. Add updated kernel .config for 3.2 symbols. [Patch from Philipp Prindeville, via http://patchwork.openwrt.org/patch/1816/] SVN-Revision: 29996 | ||||
* | geos: cleanup GPIO driver name In 3.1, the old drivers/char/ entry for the ↵ | Jo-Philipp Wich | 2012-02-02 | 1 | -4/+4 |
| | | | | | | CS5535 GPIO driver went obsolete. Make Geos use a recent kernel and remove this ambiguity. [Patch from Philipp Prindeville, via http://patchwork.openwrt.org/patch/1815/] SVN-Revision: 29995 |