aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix package/symlinks target, will call scripts/feeds update / install ↵Ralph Hempel2008-03-202-8/+18
| | | | | | introduce new package/symlinks-install and package/symlinks-clean targets - package/symlink-install will re-create the index files and the symlinks for all ./feeds (no update from repositories is performed) - package/symlink-clean will delete all installed symlinks (keeping the ./feeds untouched) SVN-Revision: 10634
* ixp4xx: Update npe driver patchRod Whitby2008-03-201-1274/+1336
| | | | SVN-Revision: 10633
* ixp4xx: Update config-default to 2.6.24Rod Whitby2008-03-201-0/+1
| | | | SVN-Revision: 10632
* ixp4xx/patches-2.6.24: Refreshed fsg patch and other affected patchesRod Whitby2008-03-205-324/+314
| | | | SVN-Revision: 10630
* madwifi: add support for drop-in hal replacementsFelix Fietkau2008-03-201-0/+12
| | | | SVN-Revision: 10629
* Revert r10553 "fix channel change bugs," causes kernel oopses. Closes #3213.Andy Boyett2008-03-201-10/+11
| | | | SVN-Revision: 10628
* cpmac: fixed phy seems to be broken, hack cpmac to always report link upMatteo Croce2008-03-191-0/+27
| | | | SVN-Revision: 10627
* bcm47xx: Fix warning arch/mips/bcm947xx/irq.c: In function ↵Michael Büsch2008-03-191-1/+1
| | | | | | 'pcibios_map_irq': arch/mips/bcm947xx/irq.c:78: warning: passing argument 1 of 'pci_name' discards qualifiers from pointer target type SVN-Revision: 10626
* GPIODEV: Fix open-count race condition.Michael Büsch2008-03-191-7/+14
| | | | SVN-Revision: 10625
* bcm47xx: Register a GPIODEV platform device to allow GPIO access via /dev/gpioMichael Büsch2008-03-191-0/+17
| | | | SVN-Revision: 10623
* remove obsolete symlinkclean target the new make package/symlinks does not ↵Felix Fietkau2008-03-191-4/+0
| | | | | | need it. SVN-Revision: 10622
* Detach the building of sdk and imagebuilder from "Select all packages by ↵Felix Fietkau2008-03-192-2/+0
| | | | | | | | default", since those really represent two distinct build operations from normal package selection. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> SVN-Revision: 10621
* This Patch adds PPS (Pulse per Second) Support to Openwrt 2.6.23 (its ↵Felix Fietkau2008-03-191-0/+2215
| | | | | | | | | | deprecated before 2.6.23). Its common to use PPS to sync your PC Clock with GPS or DCF77 clocks via NTPd. I've taken this Patch from http://wiki.enneenne.com/index.php/LinuxPPS_support Signed-off-by: Frithjof Hammer <openwrt@frithjof-hammer.de> SVN-Revision: 10619
* adding the possibility of local file cache specify file://path_to_file_cache ↵Ralph Hempel2008-03-181-25/+33
| | | | | | within localmirrors file to add new local file cache SVN-Revision: 10617
* put the dtc to the other host tools (thanks to Thomas)Ralph Hempel2008-03-181-1/+1
| | | | SVN-Revision: 10616
* fix multiple update (cpy), added index generation (allows to re-create the ↵Ralph Hempel2008-03-181-40/+124
| | | | | | index without updating the complete package) possible to specify the feed(s) which should be updated added -h switch to most of the commands SVN-Revision: 10614
* fix broken init file and some cleanupTravis Kemen2008-03-182-8/+14
| | | | SVN-Revision: 10613
* Add bin/ directory as an argument of make distclean Signed-off-by: Robert P. ↵Travis Kemen2008-03-171-1/+1
| | | | | | J. Day <rpjday@crashcourse.ca> SVN-Revision: 10612
* fix switch support on the Compex WP18/NP18AImre Kaloz2008-03-171-0/+41
| | | | SVN-Revision: 10611
* fix image generation on x86Imre Kaloz2008-03-171-1/+1
| | | | SVN-Revision: 10610
* Fix compilation of fuse with 2.6.24Florian Fainelli2008-03-161-0/+246
| | | | SVN-Revision: 10609
* bumped wpa_supplicant to 0.5.10Andy Boyett2008-03-161-5/+5
| | | | SVN-Revision: 10608
* bcm47xx: Fix GPIO data direction output bit assignmentMichael Büsch2008-03-151-1/+2
| | | | SVN-Revision: 10605
* gpioctl: Allow build on bcm47xxMichael Büsch2008-03-151-1/+1
| | | | SVN-Revision: 10604
* gpioctl get: Fix typo in the printf arguments.Michael Büsch2008-03-151-1/+1
| | | | SVN-Revision: 10603
* fix serial patchMatteo Croce2008-03-131-24/+11
| | | | SVN-Revision: 10602
* at91: added new sim enable code as well as detection code to differentiate ↵Hamish Guthrie2008-03-132-0/+262
| | | | | | between v1.0 and v1.5 hardware revisions SVN-Revision: 10600
* Check the return values of kmalloc()Michael Büsch2008-03-131-6/+25
| | | | SVN-Revision: 10599
* make madwifi startup script aware of new iwpriv optionsJohn Crispin2008-03-131-0/+6
| | | | SVN-Revision: 10598
* Update cleanups of ssb-gigeMichael Büsch2008-03-131-37/+41
| | | | SVN-Revision: 10597
* Removed binary file added in errorHamish Guthrie2008-03-131-0/+0
| | | | SVN-Revision: 10596
* Add back support for 2.6.21 kernels - add some required directories.Hamish Guthrie2008-03-133-1/+300
| | | | SVN-Revision: 10595
* Added a new mach idRod Whitby2008-03-121-1/+1
| | | | SVN-Revision: 10593
* ar7-atm: patch was against an older tarball, fixear7-atm: patch was against ↵Matteo Croce2008-03-111-2/+2
| | | | | | an older tarball, fixedd SVN-Revision: 10590
* ar7-atm: apply patch wellMatteo Croce2008-03-111-585/+580
| | | | SVN-Revision: 10589
* ar7-atm: fix sysctl (closes #3122)Matteo Croce2008-03-111-27/+36
| | | | SVN-Revision: 10588
* cpmac: patch to reimplement rx ring with EOQ markers to avoid reset storms ↵Matteo Croce2008-03-111-0/+178
| | | | | | (closes #2569) SVN-Revision: 10585
* Add AG241 code pattern (fixes #1089)Matteo Croce2008-03-112-3/+25
| | | | SVN-Revision: 10584
* fix ixp4xx-microcode compile on osxFelix Fietkau2008-03-101-1/+1
| | | | SVN-Revision: 10583
* fix apex compile on osx, suppress some build warningsFelix Fietkau2008-03-101-0/+2
| | | | SVN-Revision: 10582
* build dtc for all powerpc targets (suggested by Kaloz)Felix Fietkau2008-03-091-1/+1
| | | | SVN-Revision: 10579
* fix uclibc build on osxFelix Fietkau2008-03-091-0/+1
| | | | SVN-Revision: 10578
* only build dtc for the target that uses itFelix Fietkau2008-03-091-1/+1
| | | | SVN-Revision: 10577
* ar7-atm: add an useful patch from #2561, tnx Axel GembeMatteo Croce2008-03-091-0/+585
| | | | SVN-Revision: 10576
* Upgrade x86 to 2.6.24Florian Fainelli2008-03-094-2/+900
| | | | SVN-Revision: 10575
* Fix bzImage copy with 2.6.24 kernelsFlorian Fainelli2008-03-091-1/+1
| | | | SVN-Revision: 10574
* Fix rt2x00 compilation and upgrade to the current mainline version (2.6.24)Florian Fainelli2008-03-0927-5095/+6794
| | | | SVN-Revision: 10573
* Fix two of the three bugs in #3122Matteo Croce2008-03-081-28/+43
| | | | SVN-Revision: 10571
* add new led trigger for network traffic, fixes #2776John Crispin2008-03-071-0/+15
| | | | SVN-Revision: 10567
* add new led trigger for network traffic, fixes #2776John Crispin2008-03-073-0/+463
| | | | SVN-Revision: 10566