summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update busybox menuconfig for the latest versionnbd2007-01-0117-119/+358
* Include the IXP4XX NPE microcode into the NSLU2 firmware image.rwhitby2007-01-011-2/+1
* Added the npe-ucode package to create the microcode for the IXP4XX NPE ethern...rwhitby2007-01-013-1/+200
* reorder netfilter patches, update layer7 kernel to latest version, should imp...nbd2007-01-018-286/+382
* Added OBJCOPY variable for calling the cross-objcopy command (required for Ap...rwhitby2007-01-011-1/+2
* Include apex bootloader in nslu2 imagerwhitby2007-01-011-2/+10
* Apex bootloader (for ixp4xx devices)rwhitby2007-01-012-0/+190
* Add an install rule for configuration filesflorian2006-12-311-0/+1
* Include yamonenv by default in au1000 imagesflorian2006-12-311-0/+1
* Fix the lock warning (#1111), also add another download sourceflorian2006-12-312-2/+4
* Add a first implementation of a source feed checkoutflorian2006-12-312-0/+62
* update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do sonico2006-12-3022-1196/+593
* add d80211 from a recent wireless-dev checkoutnbd2006-12-3038-0/+20054
* add compatibility patch for d80211nbd2006-12-301-0/+11
* only squash owners, not permissions, when generating ext2 imagesnico2006-12-301-1/+1
* Add rt2500 as a kernel package, with pci id fix to make the latest a/b/g card...florian2006-12-302-0/+79
* Make rt61 become a real kernel packageflorian2006-12-301-14/+10
* Make the i2c driver work, as a moduleflorian2006-12-302-24/+9
* ixp4xx-2.6 kernel config: Disabled XATTR for ext2 and ext3 (to match other ke...rwhitby2006-12-291-10/+5
* fix uml-2.6 build with 2.6.19.1nico2006-12-293-90/+152
* Updated slugimage to the latest upstream version, which fixes the small kerne...rwhitby2006-12-291-83/+85
* Forgot to make i2c driver depend on i2c bit banging algorithmflorian2006-12-281-2/+3
* Forgot to add the i2c id, grrflorian2006-12-281-0/+13
* Small typoflorian2006-12-281-1/+1
* Port the i2c-gpio driver to the 2.6 kernelflorian2006-12-283-3/+524
* Add a powerpc configuration file for magicbox, prevents buildbot from failing ;)florian2006-12-281-0/+181
* Add Intel/VIA usb-uhci support (#1098)florian2006-12-282-5/+14
* Fix the counters bug (#983)florian2006-12-271-1/+1
* Update the crc checksum to allow images being flashed via tftpflorian2006-12-271-1/+1
* Remove usb-controller dependency (#1007)florian2006-12-271-1/+1
* add staging_dir_*/usr/sbin to the TARGET_PATH (for grub)nbd2006-12-271-1/+1
* madwifi: fix setting the essid for ap modenbd2006-12-271-1/+1
* Forgot kmod-ipt-imq dependency (#1076)florian2006-12-251-1/+1
* store the default kernel version for our ports in a single place (target make...nbd2006-12-2516-55/+18
* Add support for Atheros SoC (used in Fonera, Meraki) - Merry Christmas, every...nbd2006-12-259-0/+6397
* Fix msdos module loading (#1086)florian2006-12-231-1/+1
* Also build bzImage for rdc boardsflorian2006-12-231-0/+3
* Fixed typo, it might work now :-)rwhitby2006-12-231-1/+1
* Generate a flashable image for the NSLU2rwhitby2006-12-231-0/+6
* Utility for creating installable image for the NSLU2.rwhitby2006-12-231-0/+1202
* remove problematic change that probably broke SoC supportnbd2006-12-221-31/+1
* move hostapd setup function to wireless-tools package, as it is driver indepe...nbd2006-12-223-66/+69
* nuke old madwifi init script, add new /lib/wifi handler (usable for many conf...nbd2006-12-223-8/+6
* lots of enhancements for the madwifi script (hostapd calls for ap with wpa im...nbd2006-12-221-36/+125
* update madwifi SoC support patch, add device ids for 2317 (will be functional...nbd2006-12-221-9/+83
* Moved netconfig (for ixp4xx only) to S15, so that it can access /proc/cpuinfo...rwhitby2006-12-211-17/+7
* replace another instance of a relative path to generic-2.* with an absolute o...nbd2006-12-201-1/+1
* more cleanupnbd2006-12-201-174/+2
* Initial stab at netconfig for nslu2 and nas100drwhitby2006-12-202-0/+99
* move DEFAULT_foo out of PACKAGE_foo, it was breaking package menus.nico2006-12-201-2/+2