summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix package name of kmod-leds-gpioGabor Juhos2009-08-191-1/+1
| | | | SVN-Revision: 17318
* madwifi: remove version selection supportFelix Fietkau2009-08-191-12/+0
| | | | SVN-Revision: 17316
* remove support for the madwifi upstream release, it doesn't work on newer ↵Felix Fietkau2009-08-194-67/+14
| | | | | | kernels and it's not very reliable anyway SVN-Revision: 17315
* madwifi: add patch for building all modules (except for the HAL) into a ↵Felix Fietkau2009-08-193-37/+801
| | | | | | single module. saves space and gets rid of unnecessary exports removes support for onoe and amrr - I don't think anybody needs these anymore SVN-Revision: 17314
* when regenerating an ipkg package, make sure the entire ipkg build dir is ↵Felix Fietkau2009-08-191-4/+2
| | | | | | cleaned as well to prevent stale files from making it into the package after configuration changes SVN-Revision: 17313
* add powersave fixes based on patches by Steven Luo (#4376)Felix Fietkau2009-08-192-0/+35
| | | | SVN-Revision: 17312
* madwifi: refresh patchesFelix Fietkau2009-08-195-9/+9
| | | | SVN-Revision: 17311
* pxcab: Replace TARGET_pxcab with feature powerpc64Geoff Levand2009-08-184-6/+4
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17307
* powerpc: Create a powerpc64 config featureGeoff Levand2009-08-189-8/+13
| | | | | | | | | | | The config symbol TARGET_ps3 is used in the build files where special handling for the 64 bit PowerPC processors is needed. Introduce a new config feature powerpc64, and replace the use of TARGET_ps3 with powerpc64. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17306
* ps3: General cleanup and update for defconfig-ps3-petitbootGeoff Levand2009-08-181-1190/+8
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17305
* ps3: Move defconfig-ps3-petitboot to the petitboot profile directoryGeoff Levand2009-08-181-0/+0
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17304
* ps3: Update the Petitboot profile package dependenciesGeoff Levand2009-08-181-3/+3
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17303
* ps3-utils: Add Build/InstallDev section to package makefileGeoff Levand2009-08-181-0/+12
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17302
* ps3-utils: Update package to include latest repository fixesGeoff Levand2009-08-181-12/+15
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17301
* ps3: Updates for ps3-bl-optionGeoff Levand2009-08-181-46/+52
| | | | | | | | | | | | Update the ps3 bootloader helper script ps3-bl-option. o Add new option --set-bootloader-timeout. o Use generic name 'bootloader'. o General format cleanup. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17300
* ps3: Rename bl-option to ps3-bl-optionGeoff Levand2009-08-182-1/+1
| | | | | | | | | | Rename the bootloader helper script bl-option to ps3-bl-option. This change simply renames the file. No other changes are included. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17299
* add missing libsas configuration symbolFlorian Fainelli2009-08-181-0/+1
| | | | SVN-Revision: 17297
* use 2.6.30.5Florian Fainelli2009-08-1721-22/+22
| | | | SVN-Revision: 17296
* disable mpfr tests compilation, slightly speeds up the build processFlorian Fainelli2009-08-171-0/+23
| | | | SVN-Revision: 17295
* ensure CONTROL directory is created (#5683)Florian Fainelli2009-08-172-0/+2
| | | | SVN-Revision: 17293
* iw: update to 0.9.16Gabor Juhos2009-08-171-2/+2
| | | | SVN-Revision: 17292
* switch to 2.6.27.30Florian Fainelli2009-08-173-4/+4
| | | | SVN-Revision: 17291
* mac80211: add deadlock fix patchGabor Juhos2009-08-162-1/+109
| | | | SVN-Revision: 17290
* 2.6.30: fix lzma compressed intitramfs support, and decrease dictionary sizeGabor Juhos2009-08-161-1/+11
| | | | SVN-Revision: 17289
* Fix broken i2c module loading in R17269Gabor Juhos2009-08-161-2/+2
| | | | | | | | | | | | Strip .ko suffix from module name. Fix typo in name of i2c-scx200-acb module to be loaded. Steve Signed-off-by: Steve Brown <sbrown@cortland.com> SVN-Revision: 17288
* remove *printf warnings preventing wprobe to build on uml x86_64Nicolas Thill2009-08-161-1/+1
| | | | SVN-Revision: 17287
* use KERNEL_CROSS instead of TARGET_CROSS to build kernel modulesNicolas Thill2009-08-162-2/+2
| | | | SVN-Revision: 17286
* bump to 2.6.30.4, apply fix from [15119] to x86_64Nicolas Thill2009-08-165-2/+15
| | | | SVN-Revision: 17285
* 2.6.30: update layer7 patchGabor Juhos2009-08-162-29/+44
| | | | SVN-Revision: 17284
* add menuconfig option for selecting initramfs compressionGabor Juhos2009-08-162-17/+44
| | | | SVN-Revision: 17283
* fix for commit r17276Hauke Mehrtens2009-08-153-0/+33
| | | | SVN-Revision: 17280
* wprobe: fix tcp port for the proxy mode in the init scriptFelix Fietkau2009-08-151-1/+1
| | | | SVN-Revision: 17278
* increase release numberHauke Mehrtens2009-08-151-1/+1
| | | | SVN-Revision: 17277
* Do not build the mac80211 module in the kernel. The attributes ↵Hauke Mehrtens2009-08-159-96/+94
| | | | | | skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more. SVN-Revision: 17276
* also exclude usb_unpoison_urbHauke Mehrtens2009-08-151-7/+7
| | | | SVN-Revision: 17275
* exclude kernel 2.6.27Hauke Mehrtens2009-08-151-1/+1
| | | | SVN-Revision: 17274
* kernel/modules: allow I2C modules to be compiled into the kernel (closes #5702)Gabor Juhos2009-08-151-41/+52
| | | | SVN-Revision: 17269
* refresh patchesHauke Mehrtens2009-08-153-36/+30
| | | | SVN-Revision: 17268
* Build modules only if realy needed.Hauke Mehrtens2009-08-153-20/+95
| | | | SVN-Revision: 17267
* update openfw to 5.2Hauke Mehrtens2009-08-151-5/+5
| | | | SVN-Revision: 17266
* Update to compat-wireless-2009-08-15Hauke Mehrtens2009-08-1518-647/+184
| | | | SVN-Revision: 17265
* fix path to orinoco wireless modules (#5701)Florian Fainelli2009-08-141-2/+2
| | | | SVN-Revision: 17264
* use 2.4.37.5Florian Fainelli2009-08-141-3/+3
| | | | SVN-Revision: 17257
* add the swconfig utility to the wrt160nl profileFelix Fietkau2009-08-141-1/+1
| | | | SVN-Revision: 17250
* ar71xx: enable rtl8306 support by default (for wrt160nl)Felix Fietkau2009-08-142-0/+3
| | | | SVN-Revision: 17249
* add a driver for rtl8306 switchesFelix Fietkau2009-08-145-0/+1041
| | | | SVN-Revision: 17248
* ar71xx: change the linking order of the ag71xx module so that the driver can ↵Felix Fietkau2009-08-142-12/+12
| | | | | | take advantage of phy fixups SVN-Revision: 17247
* fix buildHauke Mehrtens2009-08-133-0/+25
| | | | SVN-Revision: 17246
* switch to 2.6.30Gabor Juhos2009-08-131-1/+1
| | | | SVN-Revision: 17244
* firewall: allow incoming udp/68 packets in the default configuration (#4108, ↵Jo-Philipp Wich2009-08-132-1/+9
| | | | | | #4781) SVN-Revision: 17238