aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* make cvs checkouts more flexible. packages must now specify either -r <tag> ↵Felix Fietkau2009-02-191-1/+1
| | | | | | or -D <date> in their source revision specification. previously date based checkouts were not supported SVN-Revision: 14566
* update to 2.6.28.6Gabor Juhos2009-02-1913-74/+13
| | | | SVN-Revision: 14565
* add an alias board name for the Ubiquiti RouterStationGabor Juhos2009-02-191-0/+3
| | | | SVN-Revision: 14563
* base-files: allow option dns to override dhcp assigned dns serversJo-Philipp Wich2009-02-192-10/+25
| | | | SVN-Revision: 14562
* ucmb: move to packages feedMichael Büsch2009-02-184-546/+0
| | | | SVN-Revision: 14560
* Fix typoMichael Büsch2009-02-181-1/+1
| | | | SVN-Revision: 14558
* make "name" parameter optional in dnsmasq "boot" config sectionsJo-Philipp Wich2009-02-182-3/+2
| | | | SVN-Revision: 14557
* add a workaround for fixing the bad performance of the Ubiquiti ↵Gabor Juhos2009-02-181-0/+32
| | | | | | RouterStation/LS-SR71 boards, until they fix their bootloader. SVN-Revision: 14556
* mac80211: Add Open FirmWare and Broadcom firmware version 4.178.10.4 support ↵Hauke Mehrtens2009-02-183-19/+102
| | | | | | to b43 package. SVN-Revision: 14555
* gcc: refresh patches for gcc 4.1.2Hauke Mehrtens2009-02-1819-409/+339
| | | | SVN-Revision: 14554
* added 2.6.28.6 checksumMarkus Wigge2009-02-181-0/+3
| | | | SVN-Revision: 14552
* new upstream kernel 2.6.28.6Markus Wigge2009-02-181-1/+1
| | | | SVN-Revision: 14551
* ucmb: Fix the lowlevel protocolMichael Büsch2009-02-185-29/+100
| | | | SVN-Revision: 14549
* Add CRC16 kernel moduleMichael Büsch2009-02-171-0/+15
| | | | SVN-Revision: 14548
* wpa_supplicant: update to 0.6.8Gabor Juhos2009-02-173-14/+32
| | | | SVN-Revision: 14545
* hostapd: update to 0.6.8Gabor Juhos2009-02-174-199/+19
| | | | SVN-Revision: 14544
* fix incorrect quoting in busybox cron init scriptJo-Philipp Wich2009-02-172-2/+2
| | | | SVN-Revision: 14540
* fix ubsec_ssb dependency against kmod-crypto-ocf (#4617)Florian Fainelli2009-02-171-1/+1
| | | | SVN-Revision: 14539
* feeds: extend 'search' to lookup in source package names tooNicolas Thill2009-02-171-1/+1
| | | | SVN-Revision: 14537
* genext2fs: update to 1.4.1Nicolas Thill2009-02-173-57/+4
| | | | SVN-Revision: 14536
* uml: bump to 2.6.28.5Nicolas Thill2009-02-172-1/+55
| | | | SVN-Revision: 14535
* mac80211: add more patches from the rt2x00 git repositoryGabor Juhos2009-02-1613-1/+631
| | | | SVN-Revision: 14534
* mac80211: reorder patchesGabor Juhos2009-02-163-0/+0
| | | | SVN-Revision: 14533
* mac80211: update compat-wireless to 2009-02-15Gabor Juhos2009-02-167-42/+42
| | | | SVN-Revision: 14532
* generic-2.6: enable mac80211 on 2.6.2{7,8}Gabor Juhos2009-02-162-4/+45
| | | | SVN-Revision: 14531
* mac80211: remove '$(PKG_BUILD_DIR)/modules' before compilation (closes #4634)Gabor Juhos2009-02-161-0/+1
| | | | SVN-Revision: 14530
* Switch to old SPI GPIO implementation.Jose Vasconcellos2009-02-162-2/+2
| | | | SVN-Revision: 14529
* update dnsmasq to 2.47 (#4636, thanks florida)Jo-Philipp Wich2009-02-163-10/+10
| | | | SVN-Revision: 14528
* add kmod for 2.6.26+ in-kernel uvc video driver (#4637, thanks moh_de)Jo-Philipp Wich2009-02-161-0/+17
| | | | SVN-Revision: 14526
* spi-gpio: Implement spidelay for busses that need it.Michael Büsch2009-02-151-0/+60
| | | | SVN-Revision: 14525
* ucmb: Put the lowlevel protocol handling into the kernel.Michael Büsch2009-02-152-8/+102
| | | | SVN-Revision: 14524
* Fix spi-gpio MISO handling.Michael Büsch2009-02-151-0/+22
| | | | SVN-Revision: 14523
* add cp852 code page (#4607)Florian Fainelli2009-02-151-0/+17
| | | | SVN-Revision: 14522
* ag71xx driver: add Kconfig option for enabling debug messagesGabor Juhos2009-02-153-2/+9
| | | | SVN-Revision: 14517
* mac80211: update p54 firmware and fix mac80211 dependancy Signed-off-by: Jan ↵Gabor Juhos2009-02-151-10/+23
| | | | | | Willies <jan@willies.info> SVN-Revision: 14516
* ag71xx driver: apply 2.6.28 specific patchesGabor Juhos2009-02-155-150/+27
| | | | SVN-Revision: 14515
* switch to 2.6.28Gabor Juhos2009-02-1538-1535/+2
| | | | SVN-Revision: 14514
* update to 2.6.27.17Gabor Juhos2009-02-158-9/+9
| | | | SVN-Revision: 14513
* update to 2.6.28.5Gabor Juhos2009-02-1512-77/+40
| | | | SVN-Revision: 14512
* fix a typo in the image generation makefile (closes #4624)Gabor Juhos2009-02-141-1/+1
| | | | SVN-Revision: 14511
* Fix bcm47xx GPIO dirin/dirout API return codes.Michael Büsch2009-02-141-0/+49
| | | | SVN-Revision: 14509
* opkg: apparently array bounds checking is gcc 4.3 specific, move ↵Felix Fietkau2009-02-142-11/+1
| | | | | | -Wno-array-bounds into TARGET_CFLAGS instead of a patch and make it conditional SVN-Revision: 14508
* kernel: add missing definition for CONFIG_KALLSYMS_ALLFelix Fietkau2009-02-141-0/+1
| | | | SVN-Revision: 14507
* opkg: work around a gcc warning bug related to array bounds checkingFelix Fietkau2009-02-141-0/+10
| | | | SVN-Revision: 14506
* fix gcc 4.3.x segfault triggered by using -frename-registers (reproduced on ↵Felix Fietkau2009-02-143-0/+72
| | | | | | arm, might be relevant for other platforms as well) SVN-Revision: 14505
* ag71xx driver: fix a kernel crash caused by r14496Gabor Juhos2009-02-132-2/+2
| | | | SVN-Revision: 14504
* Add 2.6.28.5 md5sumMichael Büsch2009-02-131-0/+3
| | | | SVN-Revision: 14502
* changed default kernel to 2.6.28.5, it at least runs on Asus WL-500g ↵Markus Wigge2009-02-132-8/+1
| | | | | | Premium. The earlier version 2.6.28.4 is also running on WRT54G3G so I don't expect any trouble here. SVN-Revision: 14501
* - new upstream kernel 2.6.28.5 - the fix-serial_h patch does not apply ↵Markus Wigge2009-02-132-20/+1
| | | | | | anymore and is integrated upstream now SVN-Revision: 14500
* disable SMP by default on x86Felix Fietkau2009-02-132-25/+11
| | | | SVN-Revision: 14498