summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* upgrade avr32 to 2.6.27Imre Kaloz2008-11-253-16679/+4
| | | | SVN-Revision: 13345
* Fix this nasty patch which prevented others from applyingFlorian Fainelli2008-11-241-13/+2
| | | | SVN-Revision: 13343
* add experimental fix for OCF on 2.6.27.y (closes #4184)Gabor Juhos2008-11-241-0/+197
| | | | SVN-Revision: 13341
* ethernet driver preparation for gigabit supportGabor Juhos2008-11-243-8/+7
| | | | SVN-Revision: 13340
* Hardware crypto modules require CONFIG_CRYPTO_HW=y to be set (#3883), thanks ↵Florian Fainelli2008-11-241-0/+3
| | | | | | Norbert SVN-Revision: 13338
* fix gpio-leds, and gpio-buttons platform data initializationGabor Juhos2008-11-241-0/+2
| | | | SVN-Revision: 13337
* Subject: [PATCH] Upgrades x86 to kernel 2.6.27 (#4195)Florian Fainelli2008-11-233-1/+1025
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 13332
* Fix indention.Lars-Peter Clausen2008-11-221-1/+1
| | | | SVN-Revision: 13321
* Make b43 back again available for brcm47xx (#4237)Florian Fainelli2008-11-221-1/+1
| | | | SVN-Revision: 13320
* Add support for negative conditional dependencies. Also add the condition of ↵Lars-Peter Clausen2008-11-221-6/+10
| | | | | | conditional dependencies to dependencies which are inherited form the conditional dependency. SVN-Revision: 13319
* create firmware image for the Compex NP25G and WPE53G boardsGabor Juhos2008-11-221-2/+12
| | | | SVN-Revision: 13318
* enable MyLoader partition parserGabor Juhos2008-11-225-3/+5
| | | | SVN-Revision: 13317
* add NP25G and WP543 board idGabor Juhos2008-11-221-0/+4
| | | | SVN-Revision: 13316
* clean NATIVE_TOOLCHAIN dependenciesNicolas Thill2008-11-221-3/+3
| | | | SVN-Revision: 13314
* allow cvs/git/hg/svn wrap_mirror to work for host tools as wellNicolas Thill2008-11-221-1/+2
| | | | SVN-Revision: 13313
* package/fuse: add workaround for uClibc 0.9.29 issues, fixes owfs and ↵Jo-Philipp Wich2008-11-221-0/+46
| | | | | | possibly others SVN-Revision: 13312
* uboot: support boards with tantos switch and small code and format cleanupsThomas Langer2008-11-211-147/+183
| | | | SVN-Revision: 13308
* brcm63xx has pcmcia support and is able to run b43 on its pci busFlorian Fainelli2008-11-201-2/+13
| | | | SVN-Revision: 13303
* Update brcm63xx broadcom profile now that b43 is availableFlorian Fainelli2008-11-201-1/+1
| | | | SVN-Revision: 13302
* Package ssb glue code out of the kernel, and make b43 be built for ↵Florian Fainelli2008-11-202-1/+23
| | | | | | non-brcm47xx targets as well SVN-Revision: 13301
* Synchroniz bcm63xx kernel configurationFlorian Fainelli2008-11-201-2/+3
| | | | SVN-Revision: 13300
* Prevent the MTD map to fail, somehow detect_cfe will read the tag plus some ↵Florian Fainelli2008-11-201-1/+1
| | | | | | garbage, therefore making a simple strcmp will fail SVN-Revision: 13299
* Generate valid images for the bcm96348gw boardFlorian Fainelli2008-11-201-0/+1
| | | | SVN-Revision: 13298
* Remove those two profiles, people that actually change cards will certainly ↵Florian Fainelli2008-11-202-26/+0
| | | | | | know how to add modules for them SVN-Revision: 13297
* fix error from last commitThomas Langer2008-11-201-1/+1
| | | | SVN-Revision: 13296
* some cleanups: - fix CPUID detection - update MTD map for checks and ↵Thomas Langer2008-11-2014-204/+307
| | | | | | sysupgrade - enable subtargets (Generic&NFS) for simpler development - generic cleanups (e.g. from linux checkpatch.pl) SVN-Revision: 13295
* restore accidentally deleted ofc patchesGabor Juhos2008-11-192-0/+50
| | | | SVN-Revision: 13293
* kernel/modules: disable automatic loading of crypto-test moduleGabor Juhos2008-11-191-1/+0
| | | | SVN-Revision: 13292
* cleanup uboot packageThomas Langer2008-11-1969-14866/+928
| | | | SVN-Revision: 13291
* ocf: move all stuff into files, and fix build error on .25Gabor Juhos2008-11-1954-70367/+25251
| | | | SVN-Revision: 13288
* openssl: update ocf to 20080917Gabor Juhos2008-11-183-679/+352
| | | | SVN-Revision: 13284
* add package for ocf-crypto-headersGabor Juhos2008-11-182-0/+512
| | | | SVN-Revision: 13283
* update ocf-linux to 20080917Gabor Juhos2008-11-1812-442/+12898
| | | | SVN-Revision: 13282
* kernel/modules: move ixp4xx hardware crypto module package into crypto.mkGabor Juhos2008-11-182-20/+19
| | | | SVN-Revision: 13281
* sync default kernel configGabor Juhos2008-11-181-16/+3
| | | | SVN-Revision: 13280
* disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATEDGabor Juhos2008-11-182-2/+0
| | | | SVN-Revision: 13279
* add experimental support for the AzureWave AW-NR580 boardGabor Juhos2008-11-188-2/+53
| | | | SVN-Revision: 13278
* add EON en25p32 support, and enable redboot partition parser in the m25p80 ↵Gabor Juhos2008-11-187-0/+70
| | | | | | driver SVN-Revision: 13277
* Update config to 2.6.27.6Lars-Peter Clausen2008-11-181-10/+2
| | | | SVN-Revision: 13276
* bump to version 0.6.5 - updates driver_nl80211 to match changes in recent ↵Andy Boyett2008-11-182-6/+6
| | | | | | compat-wireless snapshots (for >= 2.6.27) - adds preliminary support for 802.11n to hostapd itself SVN-Revision: 13275
* make mmc_over_gpio init uci-awareJo-Philipp Wich2008-11-173-5/+34
| | | | SVN-Revision: 13273
* Directly use the kent sourceforge mirrors, previous are in timeoutFlorian Fainelli2008-11-171-1/+1
| | | | SVN-Revision: 13269
* sync 2.6.26 configGabor Juhos2008-11-171-6/+1
| | | | SVN-Revision: 13268
* MADWIFI_DEBUG should depend on DEVELImre Kaloz2008-11-171-1/+1
| | | | SVN-Revision: 13267
* upgrade ppc44x to 2.6.27Imre Kaloz2008-11-173-33/+22
| | | | SVN-Revision: 13266
* use MyLoader partition parser on the WP543 boardGabor Juhos2008-11-173-31/+24
| | | | SVN-Revision: 13265
* move some options to the generic 2.6.27 configImre Kaloz2008-11-179-32/+9
| | | | SVN-Revision: 13264
* upgrade ppc40x to 2.6.27Imre Kaloz2008-11-172-8/+8
| | | | SVN-Revision: 13263
* resync patchImre Kaloz2008-11-171-7/+7
| | | | SVN-Revision: 13262
* update to 2.6.27.6Imre Kaloz2008-11-174-5/+5
| | | | SVN-Revision: 13261