4352 Commits (6999dd0f420346868c4c33424b826f634ba3d8bc)
 

Author SHA1 Message Date
Rod Whitby 6d90528963 Added OBJCOPY variable for calling the cross-objcopy command (required for Apex booloader) 18 years ago
Rod Whitby f18c6d169a Include apex bootloader in nslu2 image 18 years ago
Rod Whitby b48fa80780 Apex bootloader (for ixp4xx devices) 18 years ago
Florian Fainelli 9f048d5ac7 Add an install rule for configuration files 18 years ago
Florian Fainelli 21a3de4269 Include yamonenv by default in au1000 images 18 years ago
Florian Fainelli 9fc958bfe3 Fix the lock warning (#1111), also add another download source 18 years ago
Florian Fainelli 945b4fb8d4 Add a first implementation of a source feed checkout 18 years ago
Nicolas Thill a64b16df64 update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do so 18 years ago
Felix Fietkau c8fea8d380 add d80211 from a recent wireless-dev checkout 18 years ago
Felix Fietkau f9d5bdd6f3 add compatibility patch for d80211 18 years ago
Nicolas Thill ab2bdf2505 only squash owners, not permissions, when generating ext2 images 18 years ago
Florian Fainelli 134aed0662 Add rt2500 as a kernel package, with pci id fix to make the latest a/b/g card be recognized 18 years ago
Florian Fainelli 8d42c41ada Make rt61 become a real kernel package 18 years ago
Florian Fainelli 1d1acc0760 Make the i2c driver work, as a module 18 years ago
Rod Whitby 1a6dce6006 ixp4xx-2.6 kernel config: Disabled XATTR for ext2 and ext3 (to match other kernels, and to prevent a dependency on mbcache which is not packaged) and refreshed from output of oldconfig. 18 years ago
Nicolas Thill ca4e275b70 fix uml-2.6 build with 2.6.19.1 18 years ago
Rod Whitby 21262ab671 Updated slugimage to the latest upstream version, which fixes the small kernel bug which OpenWRT exposed. 18 years ago
Florian Fainelli e7cd65a591 Forgot to make i2c driver depend on i2c bit banging algorithm 18 years ago
Florian Fainelli a55cba30a8 Forgot to add the i2c id, grr 18 years ago
Florian Fainelli 636cb2b025 Small typo 18 years ago
Florian Fainelli cea3074292 Port the i2c-gpio driver to the 2.6 kernel 18 years ago
Florian Fainelli 50c5e5d9c9 Add a powerpc configuration file for magicbox, prevents buildbot from failing ;) 18 years ago
Florian Fainelli 5cb9b304ae Add Intel/VIA usb-uhci support (#1098) 18 years ago
Florian Fainelli abd458dae6 Fix the counters bug (#983) 18 years ago
Florian Fainelli d78cd65a59 Update the crc checksum to allow images being flashed via tftp 18 years ago
Florian Fainelli 4f307b6589 Remove usb-controller dependency (#1007) 18 years ago
Felix Fietkau 6f6d4cf717 add staging_dir_*/usr/sbin to the TARGET_PATH (for grub) 18 years ago
Felix Fietkau 4a2b2b02aa madwifi: fix setting the essid for ap mode 18 years ago
Florian Fainelli 343b935afa Forgot kmod-ipt-imq dependency (#1076) 18 years ago
Felix Fietkau 35bccdd4ba store the default kernel version for our ports in a single place (target makefiles can still override it if necessary) 18 years ago
Felix Fietkau 216e8fcc55 Add support for Atheros SoC (used in Fonera, Meraki) - Merry Christmas, everybody :) 18 years ago
Florian Fainelli c4b3b0d9db Fix msdos module loading (#1086) 18 years ago
Florian Fainelli 94164d679b Also build bzImage for rdc boards 18 years ago
Rod Whitby 2dbaa28adb Fixed typo, it might work now :-) 18 years ago
Rod Whitby f3ad405792 Generate a flashable image for the NSLU2 18 years ago
Rod Whitby aa80149e73 Utility for creating installable image for the NSLU2. 18 years ago
Felix Fietkau fe42563e1f remove problematic change that probably broke SoC support 18 years ago
Felix Fietkau d68a9310fb move hostapd setup function to wireless-tools package, as it is driver independent 18 years ago
Felix Fietkau 88e7da2bab nuke old madwifi init script, add new /lib/wifi handler (usable for many configurations already), fix up a target name 18 years ago
Felix Fietkau a5546e6c40 lots of enhancements for the madwifi script (hostapd calls for ap with wpa implemented, two kinds of wds support added - by essid or by bssid, various bugfixes) 18 years ago
Felix Fietkau 6a30000485 update madwifi SoC support patch, add device ids for 2317 (will be functional after a hal upgrade) 18 years ago
Rod Whitby 2d2c5f6fdc Moved netconfig (for ixp4xx only) to S15, so that it can access /proc/cpuinfo to determine which type of board it is on. Added ifup commands at the end to bring up the interfaces. 18 years ago
Felix Fietkau 4a17097247 replace another instance of a relative path to generic-2.* with an absolute one (for symlinked target directories) 18 years ago
Felix Fietkau 31caccbd14 more cleanup 18 years ago
Rod Whitby a4cca109c1 Initial stab at netconfig for nslu2 and nas100d 18 years ago
Nicolas Thill 246cc4f285 move DEFAULT_foo out of PACKAGE_foo, it was breaking package menus. 18 years ago
Rod Whitby c1953f632e Compiled the ixp4xx on-board network support into the kernel, so that auto-loading of the microcode from another flash partition will work. 18 years ago
Felix Fietkau 2a09c35cc9 remove hardcoded package name 18 years ago
Felix Fietkau 4323774d59 prepare for moving part of the firewall to hotplug. created new chains {input,forwarding,prerouting}_wan for wan port forwardings and updated the examples. syntax of /etc/config/firewall unchanged and old firewall.user files are still compatible 18 years ago
Felix Fietkau 354a4b31a4 don't try to automount loopback devices (#1011) 18 years ago