summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Include the IXP4XX NPE microcode into the NSLU2 firmware image.Rod Whitby2007-01-011-2/+1
| | | | SVN-Revision: 5952
* Added the npe-ucode package to create the microcode for the IXP4XX NPE ↵Rod Whitby2007-01-013-1/+200
| | | | | | ethernet driver. Note that the user has to download the actual Intel microcode package themselves (agreeing to the Intel license to do so). SVN-Revision: 5951
* reorder netfilter patches, update layer7 kernel to latest version, should ↵Felix Fietkau2007-01-018-286/+382
| | | | | | improve stability SVN-Revision: 5950
* Added OBJCOPY variable for calling the cross-objcopy command (required for ↵Rod Whitby2007-01-011-1/+2
| | | | | | Apex booloader) SVN-Revision: 5949
* Include apex bootloader in nslu2 imageRod Whitby2007-01-011-2/+10
| | | | SVN-Revision: 5948
* Apex bootloader (for ixp4xx devices)Rod Whitby2007-01-012-0/+190
| | | | SVN-Revision: 5947
* Add an install rule for configuration filesFlorian Fainelli2006-12-311-0/+1
| | | | SVN-Revision: 5946
* Include yamonenv by default in au1000 imagesFlorian Fainelli2006-12-311-0/+1
| | | | SVN-Revision: 5945
* Fix the lock warning (#1111), also add another download sourceFlorian Fainelli2006-12-312-2/+4
| | | | SVN-Revision: 5944
* Add a first implementation of a source feed checkoutFlorian Fainelli2006-12-312-0/+62
| | | | SVN-Revision: 5943
* update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do soNicolas Thill2006-12-3022-1196/+593
| | | | SVN-Revision: 5941
* add d80211 from a recent wireless-dev checkoutFelix Fietkau2006-12-3038-0/+20054
| | | | SVN-Revision: 5939
* add compatibility patch for d80211Felix Fietkau2006-12-301-0/+11
| | | | SVN-Revision: 5937
* only squash owners, not permissions, when generating ext2 imagesNicolas Thill2006-12-301-1/+1
| | | | SVN-Revision: 5934
* Add rt2500 as a kernel package, with pci id fix to make the latest a/b/g ↵Florian Fainelli2006-12-302-0/+79
| | | | | | card be recognized SVN-Revision: 5932
* Make rt61 become a real kernel packageFlorian Fainelli2006-12-301-14/+10
| | | | SVN-Revision: 5931
* Make the i2c driver work, as a moduleFlorian Fainelli2006-12-302-24/+9
| | | | SVN-Revision: 5930
* ixp4xx-2.6 kernel config: Disabled XATTR for ext2 and ext3 (to match other ↵Rod Whitby2006-12-291-10/+5
| | | | | | kernels, and to prevent a dependency on mbcache which is not packaged) and refreshed from output of oldconfig. SVN-Revision: 5927
* fix uml-2.6 build with 2.6.19.1Nicolas Thill2006-12-293-90/+152
| | | | SVN-Revision: 5926
* Updated slugimage to the latest upstream version, which fixes the small ↵Rod Whitby2006-12-291-83/+85
| | | | | | kernel bug which OpenWRT exposed. SVN-Revision: 5923
* Forgot to make i2c driver depend on i2c bit banging algorithmFlorian Fainelli2006-12-281-2/+3
| | | | SVN-Revision: 5919
* Forgot to add the i2c id, grrFlorian Fainelli2006-12-281-0/+13
| | | | SVN-Revision: 5918
* Small typoFlorian Fainelli2006-12-281-1/+1
| | | | SVN-Revision: 5917
* Port the i2c-gpio driver to the 2.6 kernelFlorian Fainelli2006-12-283-3/+524
| | | | SVN-Revision: 5916
* Add a powerpc configuration file for magicbox, prevents buildbot from failing ;)Florian Fainelli2006-12-281-0/+181
| | | | SVN-Revision: 5914
* Add Intel/VIA usb-uhci support (#1098)Florian Fainelli2006-12-282-5/+14
| | | | SVN-Revision: 5913
* Fix the counters bug (#983)Florian Fainelli2006-12-271-1/+1
| | | | SVN-Revision: 5910
* Update the crc checksum to allow images being flashed via tftpFlorian Fainelli2006-12-271-1/+1
| | | | SVN-Revision: 5906
* Remove usb-controller dependency (#1007)Florian Fainelli2006-12-271-1/+1
| | | | SVN-Revision: 5905
* add staging_dir_*/usr/sbin to the TARGET_PATH (for grub)Felix Fietkau2006-12-271-1/+1
| | | | SVN-Revision: 5904
* madwifi: fix setting the essid for ap modeFelix Fietkau2006-12-271-1/+1
| | | | SVN-Revision: 5903
* Forgot kmod-ipt-imq dependency (#1076)Florian Fainelli2006-12-251-1/+1
| | | | SVN-Revision: 5901
* store the default kernel version for our ports in a single place (target ↵Felix Fietkau2006-12-2516-55/+18
| | | | | | makefiles can still override it if necessary) SVN-Revision: 5899
* Add support for Atheros SoC (used in Fonera, Meraki) - Merry Christmas, ↵Felix Fietkau2006-12-259-0/+6397
| | | | | | everybody :) SVN-Revision: 5898
* Fix msdos module loading (#1086)Florian Fainelli2006-12-231-1/+1
| | | | SVN-Revision: 5896
* Also build bzImage for rdc boardsFlorian Fainelli2006-12-231-0/+3
| | | | SVN-Revision: 5895
* Fixed typo, it might work now :-)Rod Whitby2006-12-231-1/+1
| | | | SVN-Revision: 5894
* Generate a flashable image for the NSLU2Rod Whitby2006-12-231-0/+6
| | | | SVN-Revision: 5893
* Utility for creating installable image for the NSLU2.Rod Whitby2006-12-231-0/+1202
| | | | SVN-Revision: 5892
* remove problematic change that probably broke SoC supportFelix Fietkau2006-12-221-31/+1
| | | | SVN-Revision: 5891
* move hostapd setup function to wireless-tools package, as it is driver ↵Felix Fietkau2006-12-223-66/+69
| | | | | | independent SVN-Revision: 5890
* nuke old madwifi init script, add new /lib/wifi handler (usable for many ↵Felix Fietkau2006-12-223-8/+6
| | | | | | configurations already), fix up a target name SVN-Revision: 5889
* lots of enhancements for the madwifi script (hostapd calls for ap with wpa ↵Felix Fietkau2006-12-221-36/+125
| | | | | | implemented, two kinds of wds support added - by essid or by bssid, various bugfixes) SVN-Revision: 5888
* update madwifi SoC support patch, add device ids for 2317 (will be ↵Felix Fietkau2006-12-221-9/+83
| | | | | | functional after a hal upgrade) SVN-Revision: 5887
* Moved netconfig (for ixp4xx only) to S15, so that it can access ↵Rod Whitby2006-12-211-17/+7
| | | | | | /proc/cpuinfo to determine which type of board it is on. Added ifup commands at the end to bring up the interfaces. SVN-Revision: 5886
* replace another instance of a relative path to generic-2.* with an absolute ↵Felix Fietkau2006-12-201-1/+1
| | | | | | one (for symlinked target directories) SVN-Revision: 5885
* more cleanupFelix Fietkau2006-12-201-174/+2
| | | | SVN-Revision: 5884
* Initial stab at netconfig for nslu2 and nas100dRod Whitby2006-12-202-0/+99
| | | | SVN-Revision: 5883
* move DEFAULT_foo out of PACKAGE_foo, it was breaking package menus.Nicolas Thill2006-12-201-2/+2
| | | | SVN-Revision: 5881
* Compiled the ixp4xx on-board network support into the kernel, so that ↵Rod Whitby2006-12-201-3/+3
| | | | | | auto-loading of the microcode from another flash partition will work. SVN-Revision: 5880