summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* remove root cmdline optionGabor Juhos2008-11-172-2/+2
| | | | SVN-Revision: 13260
* remove mac address handling, now handled by /lib/network/config.shJo-Philipp Wich2008-11-171-1/+1
| | | | SVN-Revision: 13259
* Prevent "SIOCSIFHWADDR: Device or resource busy" when trying to change mac ↵Jo-Philipp Wich2008-11-171-0/+1
| | | | | | address SVN-Revision: 13258
* enable Myloader partition parserGabor Juhos2008-11-174-2/+4
| | | | SVN-Revision: 13257
* move MyLoader partition parser into generic files, will be used on ar71xxGabor Juhos2008-11-175-0/+2
| | | | SVN-Revision: 13256
* update MyLoader partition parser, add support of named partitionsGabor Juhos2008-11-171-43/+57
| | | | SVN-Revision: 13255
* move MyLoader stuff into generic files, will be used on adm5120Gabor Juhos2008-11-173-0/+0
| | | | SVN-Revision: 13254
* firmware_utils/mkmylofw: add support of named partitionsGabor Juhos2008-11-171-19/+49
| | | | SVN-Revision: 13253
* update wireless documentation to reflect broadcom config changesJo-Philipp Wich2008-11-161-10/+16
| | | | SVN-Revision: 13240
* move the txpower option to wifi-iface to mimic madwifi configurationJo-Philipp Wich2008-11-161-2/+3
| | | | SVN-Revision: 13239
* package/broadcom-wl: - use [tr]xantenna instead of [tr]xant to unify config ↵Jo-Philipp Wich2008-11-161-4/+7
| | | | | | - implement txpower option SVN-Revision: 13236
* Finally fix iptables -m conntrack (#988), bump release numnberFlorian Fainelli2008-11-162-1/+12
| | | | SVN-Revision: 13235
* openat is not an implemented syscall on linux-2.4, so make it only available ↵Florian Fainelli2008-11-161-1/+4
| | | | | | for linux-2.6 SVN-Revision: 13234
* Since profiles kernel configuration are not concatenated to the one, ↵Florian Fainelli2008-11-161-0/+6
| | | | | | resulting images will panic due to no platform flash driver, prevent this from happening SVN-Revision: 13231
* Fix small typo in the ethernet driverFlorian Fainelli2008-11-161-1/+1
| | | | SVN-Revision: 13230
* Remove some left-over debugging options making the kerkenl exceed 768KB, ↵Florian Fainelli2008-11-161-5/+5
| | | | | | resulting in a non-bootable image SVN-Revision: 13229
* firmware_utils/mkmylofw: add definitions for the NP25G and WPE53G boardsGabor Juhos2008-11-162-0/+15
| | | | SVN-Revision: 13226
* Package pata_rb532_cf separately and update kernel configFlorian Fainelli2008-11-162-6/+20
| | | | SVN-Revision: 13225
* Add 2.6.27 support to rb532, nand is not recognized, needs to be sorted outFlorian Fainelli2008-11-1510-0/+1523
| | | | SVN-Revision: 13224
* The package kmod-net-prism54 misses the firmware file in /lib/firmware.Florian Fainelli2008-11-151-0/+17
| | | | | | Signed-Off-By: Joerg Albert <jal2 at gmx.de> SVN-Revision: 13223