aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* udevtrigger: Breakout udevtrigger packageGeoff Levand2009-08-244-13/+77
| | | | | | | | | | | Current versions of udev no longer provide the separate udevtrigger utility that hotplug2 needs. To allow for the udev package to be updated, yet still provide a udevtrigger, create a new package udevtrigger that is built from old udev sources. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17377
* kexec-tools: Remove the unused file kexec.shGeoff Levand2009-08-241-5/+0
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17376
* kexec-tools: Make link /sbin/kexec for compatability with other distrosGeoff Levand2009-08-241-0/+3
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17375
* kexec-tools: Make build of kdump optionalGeoff Levand2009-08-242-5/+20
| | | | | | | | Most systems won't need kdump, so make its build optional. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17374
* kexec-tools: Minor makefile line end fixesGeoff Levand2009-08-241-2/+2
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17373
* kexec-tools: Add libtool PKG_FIXUPGeoff Levand2009-08-241-0/+2
| | | | | | | | libtool is needed to build kexec-tools. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17372
* kexec-tools: Update package to version 2.0.1Geoff Levand2009-08-242-26/+2
| | | | | | | | Update package from kexec-tools-2.0.0 to kexec-tools-2.0.1. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17371
* add 2.6.31 configGabor Juhos2009-08-241-0/+229
| | | | SVN-Revision: 17369
* 2.6.31: refresh generic patchesGabor Juhos2009-08-242-2/+2
| | | | SVN-Revision: 17368
* 2.6.31: update generic configGabor Juhos2009-08-241-0/+31
| | | | SVN-Revision: 17367
* add patches for 2.6.31Gabor Juhos2009-08-2431-0/+876
| | | | SVN-Revision: 17366
* initialize ndo_tx_timeout field of netdev_opsGabor Juhos2009-08-241-3/+7
| | | | SVN-Revision: 17363
* refresh patchesGabor Juhos2009-08-242-5/+5
| | | | SVN-Revision: 17362
* fix pdc20xx compile for linux 2.6Felix Fietkau2009-08-241-2/+6
| | | | SVN-Revision: 17359
* brcm-2.4: fix ide disk detection on the wl-hddFelix Fietkau2009-08-231-1/+1
| | | | SVN-Revision: 17358
* also take over the files for 2.6.31Mirko Vogt2009-08-2311-0/+2627
| | | | SVN-Revision: 17356
* default is to generate a ramdisk imageFlorian Fainelli2009-08-221-1/+1
| | | | SVN-Revision: 17352
* add generic patchset levelled up to 2.6.31-rc6Mirko Vogt2009-08-2294-0/+42681
| | | | SVN-Revision: 17351
* add a new target for ubicom32 (compiles, but untested)Felix Fietkau2009-08-214-0/+49130
| | | | SVN-Revision: 17350
* libpcap: fix kernel version checkFelix Fietkau2009-08-211-0/+4
| | | | SVN-Revision: 17349
* busybox: adjust default config for nommu targetsFelix Fietkau2009-08-211-0/+19
| | | | SVN-Revision: 17348
* add nommu target feature flagFelix Fietkau2009-08-212-0/+4
| | | | SVN-Revision: 17347
* add a heavily cleaned up version of ubicom32 toolchain supportFelix Fietkau2009-08-2111-0/+77539
| | | | SVN-Revision: 17346
* mac80211: fix a race condition in the cfg80211 scanning code (thx, johill)Felix Fietkau2009-08-201-0/+98
| | | | SVN-Revision: 17341
* b43: disable pio and pcmcia supportFelix Fietkau2009-08-203-11/+30
| | | | SVN-Revision: 17340
* mac80211: reorganize compat code to make cfg80211 load without usbFelix Fietkau2009-08-201-0/+72
| | | | SVN-Revision: 17339
* fix a typo in the compat-wireless build speedup patchFelix Fietkau2009-08-201-3/+3
| | | | SVN-Revision: 17337
* mac80211: disable b43 lp-phy support for nowFelix Fietkau2009-08-201-0/+11
| | | | SVN-Revision: 17336
* mac80211: speed up build by reducing the makefile shell calls, fix forced ↵Felix Fietkau2009-08-204-6/+223
| | | | | | disable of rfkill SVN-Revision: 17335
* update mpfr to 2.4.1Florian Fainelli2009-08-202-16/+17
| | | | SVN-Revision: 17334
* wpa_supplicant: fix madwifi related config change handlingFelix Fietkau2009-08-201-0/+2
| | | | SVN-Revision: 17333
* merge the control file and the .ipk file targets into one to prevent them ↵Felix Fietkau2009-08-201-10/+8
| | | | | | from going out of sync SVN-Revision: 17332
* mac80211: add missing config overrideFelix Fietkau2009-08-201-0/+1
| | | | SVN-Revision: 17331
* now that each target has its own package directory, remove the base-files ↵Felix Fietkau2009-08-201-7/+5
| | | | | | package renaming hack SVN-Revision: 17330
* move the package dir to bin/packages/$(BOARD)_$(LIBC)-$(LIBCV) to prevent ↵Felix Fietkau2009-08-201-1/+1
| | | | | | multiple configs with the same arch from deleting each others' packages SVN-Revision: 17329
* mac80211: fix ath5k dma size workaround for ar71xx Atheros legacy hardware ↵Felix Fietkau2009-08-201-4/+10
| | | | | | does not perform well on ar71xx unless both TXCFG and RXCFG are forced to 4 bytes. The previous patch only changed RXCFG. The OpenWrt Madwifi HAL also sets both RXCFG and TXCFG SVN-Revision: 17328
* remove support for compat-wireless-oldFelix Fietkau2009-08-205-504/+10
| | | | SVN-Revision: 17327
* upgrade mac80211 to 2008-08-20 and clean up some unnecessary patching to ↵Felix Fietkau2009-08-206-555/+63
| | | | | | config.mk, which frequently causes rejects on new versions SVN-Revision: 17326
* fix multiple ipkg builds of the same arch but with different targets in the ↵Felix Fietkau2009-08-201-1/+1
| | | | | | same checkout SVN-Revision: 17325
* ps3/petitboot: Run petitboot at first startupGeoff Levand2009-08-191-1/+16
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17324
* ps3: Make ps3-bl-option executableGeoff Levand2009-08-191-0/+0
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17322
* preliminary failsafe support (closes #5726)Gabor Juhos2009-08-191-8/+30
| | | | SVN-Revision: 17321
* add diag script (closes #5725)Gabor Juhos2009-08-191-0/+96
| | | | SVN-Revision: 17320
* base-files: fix sysupgrade get_magic_word() function to return proper values ↵Jo-Philipp Wich2009-08-191-1/+1
| | | | | | if the first two bytes are identical SVN-Revision: 17319
* 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