Commit Graph

6772 Commits (fcdf364d10cf68fc0578446b096b0f5ce38eb6c1)
 

Author SHA1 Message Date
Matteo Croce bc2dcb8be4 Fix sangam DSL build with 2.6.23 kernel
SVN-Revision: 9119
17 years ago
Gabor Juhos f1e27efedd NAND driver cleanups, thanks to Alexandros C. Couloumbis for testing * use generic NAND driver from now * add experimental support for RouterBOARD 150 NAND device
SVN-Revision: 9118
17 years ago
Eugene Konev 3120f8a5c0 add ar7 2.6.23 patches and config
SVN-Revision: 9115
17 years ago
Eugene Konev 6efb8c8df8 add generic 2.6.23 patches and config
SVN-Revision: 9114
17 years ago
Gabor Juhos e12359aa29 fix target profiles, (closes: 2440)
SVN-Revision: 9113
17 years ago
Matteo Croce f1593e5c28 upgrade acx and acx-mac80211, removed two patches now unneeded
SVN-Revision: 9112
17 years ago
Nicolas Thill d2f3292266 fix busybox configuration submenu
SVN-Revision: 9103
17 years ago
Nicolas Thill d7fe0ca7a0 move the "BUILD_SUFFIX" options out of "SOURCE_FEEDS" options
SVN-Revision: 9102
17 years ago
Tim Yardley 458ce0cb5c fix quilt integration
SVN-Revision: 9100
17 years ago
Felix Fietkau 85f3be6310 fix target profiles
SVN-Revision: 9099
17 years ago
Eugene Konev e10dfa5129 more cpmac cleanups (#2452): * don't use net_device::mem* * use net_device::stats * use per-device rx ring size configurable through ethtool * use more ethernet generics (get_stats, set_mac_address, change_mtu)
SVN-Revision: 9098
17 years ago
Florian Fainelli af54509be8 Use PCI for rdc
SVN-Revision: 9097
17 years ago
Florian Fainelli 1ac2bcd422 RDC vendor id is unknown
SVN-Revision: 9096
17 years ago
Florian Fainelli 6278dd1093 Build all firmware until we put back profiles
SVN-Revision: 9095
17 years ago
Florian Fainelli db7bf6f616 Rewrite platform code to be smarter
SVN-Revision: 9094
17 years ago
Florian Fainelli cce66b1965 Add support for the network packet generator
SVN-Revision: 9091
17 years ago
Gabor Juhos 58fcfa7ea0 make image names shorten
SVN-Revision: 9089
17 years ago
Felix Fietkau b3ab6c458d fix gdb installation
SVN-Revision: 9088
17 years ago
Eugene Konev 822b666935 add usb controller definition
SVN-Revision: 9087
17 years ago
Nicolas Thill 05f0755426 revert to vlynq bus clock divisor guessing
SVN-Revision: 9086
17 years ago
Gabor Juhos ffec4f2913 prepare trxsplit to support sysupgrade
SVN-Revision: 9085
17 years ago
Gabor Juhos 693077d7d5 split eeprom_93cx6 patch to make quilt happy
SVN-Revision: 9084
17 years ago
Felix Fietkau 1fdd026406 fix path to the snapshot packages (snapshot build/upload needs to be fixed as well)
SVN-Revision: 9083
17 years ago
Eugene Konev 4e6f272ba1 don't enable rts/cts by default (thanks nabcore, #2400)
SVN-Revision: 9078
17 years ago
Rod Whitby 06ea467e59 Added patch from http://www.opensubscriber.com/message/jgarzik@pobox.com/7495139.html
SVN-Revision: 9077
17 years ago
Florian Fainelli d28611169d Use the gpio-led driver, but do not enable it until we move to 2.6.23
SVN-Revision: 9076
17 years ago
Florian Fainelli 372f0377bb Fix agmode selection (#2438)
SVN-Revision: 9075
17 years ago
Florian Fainelli ab705856ff Fix board_type allocation (again)
SVN-Revision: 9074
17 years ago
Florian Fainelli fae093332d Fix board type allocation
SVN-Revision: 9071
17 years ago
Gabor Juhos 438dfe5c6f get rid of per-profile base-files
SVN-Revision: 9069
17 years ago
Nicolas Thill 2068b8d48d fix kernel config item for 3c95x/vortex network cards (closes: #2441)
SVN-Revision: 9068
17 years ago
Nicolas Thill cba0658b13 disable acx & acx-mac80211 on atheros, renable check for CONFIG_MAC80211 in KCONFIG in acx-mac80211 so that it does not get built on pre 2.6.22
SVN-Revision: 9065
17 years ago
Felix Fietkau b58e8c03f2 apply latex style patch posted on openwrt-devel@lists
SVN-Revision: 9064
17 years ago
Felix Fietkau e2f7a60283 fixes for refresh/update handling
SVN-Revision: 9063
17 years ago
Felix Fietkau d1933f9761 move a stampfile to make it easier to override the patch template
SVN-Revision: 9062
17 years ago
Felix Fietkau 5f1d42ea7c refactor quilt patching code
SVN-Revision: 9061
17 years ago
Felix Fietkau 97b6135462 add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg
SVN-Revision: 9060
17 years ago
Felix Fietkau 03543ec4a4 proper series file support for regular packages
SVN-Revision: 9059
17 years ago
Felix Fietkau 894bd2f7dc use $(TAR) instead of tar
SVN-Revision: 9058
17 years ago
Felix Fietkau dbeb0fad24 Refactor downloading code into download.mk Support multiple file downloads Support svn downloads
SVN-Revision: 9057
17 years ago
Gabor Juhos 5d4112737d add missing file from [9055]
SVN-Revision: 9056
17 years ago
Gabor Juhos 962738bdac make morse LED trigger available for all platforms
SVN-Revision: 9055
17 years ago
Gabor Juhos e56807cce4 morse LED trigger cleanups
SVN-Revision: 9054
17 years ago
Gabor Juhos c0b6f79730 add morse LED trigger, will be used for diagnostic, update kernel config
SVN-Revision: 9053
17 years ago
Felix Fietkau 969ac7459e add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
SVN-Revision: 9052
17 years ago
Felix Fietkau 800ef0f56c some minor fixes, cleanups, package build abstraction
SVN-Revision: 9051
17 years ago
Felix Fietkau bb402acf61 remove duplicate include statement
SVN-Revision: 9050
17 years ago
Florian Fainelli e5497d65d9 Use the generic NAND driver
SVN-Revision: 9049
17 years ago
Gabor Juhos e1ad9ef270 add initial diagnostic support
SVN-Revision: 9048
17 years ago
Rod Whitby f6816dd5d3 modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a typo from usbnet.
SVN-Revision: 9047
17 years ago