summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* kexec-tools does build fine on mips with 2.6.27 kernels, until we update the ↵Florian Fainelli2008-11-151-1/+1
| | | | | | kexec-tools version, mask it SVN-Revision: 13222
* Use the openwrt.org mirror, others are offlineFlorian Fainelli2008-11-151-1/+1
| | | | SVN-Revision: 13221
* Use 2.6.27 for au1000Florian Fainelli2008-11-159-76/+379
| | | | SVN-Revision: 13220
* Split out pcmcia core support from the socket driversFlorian Fainelli2008-11-151-14/+25
| | | | SVN-Revision: 13214
* This patch is for broadcom 96348GW-11 boards, to get USB and Ethernet ↵Florian Fainelli2008-11-153-3/+31
| | | | | | working. Also it patches mtd map driver for bcm96xx boards to be sure that CFE1CFE1 code is detected when booting from CFE. (#4201) SVN-Revision: 13213
* Package bcm63xx-pcmcia kernel module and fix compilationFlorian Fainelli2008-11-152-1/+16
| | | | SVN-Revision: 13212
* Remove old kernel configuration filesFlorian Fainelli2008-11-152-617/+0
| | | | SVN-Revision: 13211
* Delete old brcm63xx filesFlorian Fainelli2008-11-1547-7502/+0
| | | | SVN-Revision: 13210
* Fix typo in wpa_supplicant (#4208)Florian Fainelli2008-11-151-1/+1
| | | | SVN-Revision: 13209
* madwifi: ap+sta race conditionsFelix Fietkau2008-11-142-1/+61
| | | | SVN-Revision: 13208
* madwifi: add iwpriv for setting the maximum number of associated clients (ap ↵Felix Fietkau2008-11-143-3/+88
| | | | | | mode) SVN-Revision: 13207
* Build p54 driver from compat-wirelessFlorian Fainelli2008-11-143-39/+86
| | | | SVN-Revision: 13206
* Put libext2fs into its own package.Lars-Peter Clausen2008-11-141-2/+23
| | | | SVN-Revision: 13205
* uci: upgrade to 0.6.4 - adds extended syntax to the cli and fixes a lua ↵Felix Fietkau2008-11-141-2/+2
| | | | | | binding problem SVN-Revision: 13203
* Added support for 2.6.27 kernelHamish Guthrie2008-11-143-0/+32263
| | | | SVN-Revision: 13202
* define some bits of the ethernet controller's registersGabor Juhos2008-11-144-8/+56
| | | | SVN-Revision: 13201
* Add support for openat system call - this must be extended for the rest of ↵Hamish Guthrie2008-11-141-0/+68
| | | | | | these system calls SVN-Revision: 13200
* fixes the ethernet port mask of RB433 in the platform data * Signed-off-by: ↵Gabor Juhos2008-11-131-2/+2
| | | | | | Joerg Albert <jal2 at gmx.de> * closes #4185 SVN-Revision: 13199
* rewrite memory size detectionGabor Juhos2008-11-131-21/+7
| | | | SVN-Revision: 13198
* update 2.6.27 specific patches, and sync kernel configGabor Juhos2008-11-132-2/+1
| | | | SVN-Revision: 13197