aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* n810: Remove firmware preinit scriptsMichael Büsch2011-02-06
| | | | SVN-Revision: 25385
* n810: Add firmware generator hotplug scriptsMichael Büsch2011-02-06
| | | | SVN-Revision: 25384
* hotplug2 rules: Run /etc/hotplug.d/firmware/ scripts (if any) on firmware ↵Michael Büsch2011-02-06
| | | | | | load events SVN-Revision: 25383
* n810: Add the CAL BME PMM extractor script to preinit.Michael Büsch2011-02-06
| | | | SVN-Revision: 25381
* n810: Add more battery management codeMichael Büsch2011-02-06
| | | | SVN-Revision: 25380
* mac80211: when operating as a 4-addr station, do not pick up 4-addr frames ↵Felix Fietkau2011-02-05
| | | | | | meant for other stations, as this would confuse the bridge layer SVN-Revision: 25378
* cmake: Pass VERBOSE=1 to the generated makefile to reveal flags and commands ↵Michael Büsch2011-02-05
| | | | | | in a verbose openwrt build. SVN-Revision: 25376
* cmake: Remove -O3 from release CFLAGS. Honor the OpenWRT -Os flag instead.Michael Büsch2011-02-05
| | | | SVN-Revision: 25372
* * reorder patchesJohn Crispin2011-02-05
| | | | SVN-Revision: 25370
* * fixe up ifxmips patch for eeprom emulation to work with lantiq targetJohn Crispin2011-02-05
| | | | SVN-Revision: 25369
* base-files: remove remaining conffiles reference to /etc/bannerJo-Philipp Wich2011-02-04
| | | | SVN-Revision: 25368
* * adds ath5k platform support * adds several new profilesJohn Crispin2011-02-04
| | | | SVN-Revision: 25367
* * fixes old ifxmips in header file * pass default ebu value to gpio driverJohn Crispin2011-02-04
| | | | SVN-Revision: 25366
* * tftp name was not in sync with that generated by openwrtJohn Crispin2011-02-04
| | | | SVN-Revision: 25365
* ath9k: reduce false positives in the baseband hang checkFelix Fietkau2011-02-04
| | | | SVN-Revision: 25359
* mac80211: drop retransmitted data frames from the cooked monitor interface - ↵Felix Fietkau2011-02-04
| | | | | | reduces CPU usage SVN-Revision: 25358
* gumstix: create ubifs imagesHamish Guthrie2011-02-04
| | | | SVN-Revision: 25356
* base-files: don't stop hotplug events for ppp interfaces, similar fix like ↵Jo-Philipp Wich2011-02-03
| | | | | | the earlier one for tun/tap interfaces SVN-Revision: 25355
* base-files: make the skipping of ppp interfaces in 10-net hotplug more ↵Jo-Philipp Wich2011-02-03
| | | | | | explicit, this allows users to rely on hotplug events for ppp0 .. ppp9 interfaces spawned by other programs SVN-Revision: 25354
* libtool: fix misspelled procedure name...Jo-Philipp Wich2011-02-03
| | | | SVN-Revision: 25351
* openssl: update to 1.0.0cFelix Fietkau2011-02-03
| | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at> SVN-Revision: 25348
* * fix usb compile warnings * fix timer header file which broke compile of ↵John Crispin2011-02-03
| | | | | | external tapi driver * rebase patch SVN-Revision: 25344
* * make baord names consistentJohn Crispin2011-02-03
| | | | SVN-Revision: 25343
* gumstix: Add u-boot package to profileHamish Guthrie2011-02-03
| | | | SVN-Revision: 25338
* uboot-omap35xx: Add uboot package for omap35xx platformHamish Guthrie2011-02-03
| | | | SVN-Revision: 25337
* update ARM mach-typesJo-Philipp Wich2011-02-02
| | | | SVN-Revision: 25333
* autodetect ARM variant/ABI setup based on the compiler settingsImre Kaloz2011-02-02
| | | | SVN-Revision: 25328
* update to latest git versionImre Kaloz2011-02-02
| | | | SVN-Revision: 25327
* fixup arm soft-float symbolsImre Kaloz2011-02-02
| | | | SVN-Revision: 25325
* refresh patchImre Kaloz2011-02-02
| | | | SVN-Revision: 25324
* kernel/modules: Add ifb module (#8764)Vasilis Tsiligiannis2011-02-02
| | | | SVN-Revision: 25323
* add armv4 fixup patchesImre Kaloz2011-02-02
| | | | SVN-Revision: 25322
* busybox: Disable telnet if an SSH public key for root exists (#8760)Vasilis Tsiligiannis2011-02-02
| | | | SVN-Revision: 25317
* autotools.mk: -B is not passed on by autoreconf, use -I instead - fixes ↵Jo-Philipp Wich2011-02-02
| | | | | | PKG_MACRO_PATHS SVN-Revision: 25312
* kernel/modules: Add w1-master-ds2490 module (#8779)Vasilis Tsiligiannis2011-02-02
| | | | SVN-Revision: 25311
* Add support for ubifsHamish Guthrie2011-02-02
| | | | SVN-Revision: 25310
* * fix ram selection on arcadyan boards * fix make target selectionJohn Crispin2011-02-02
| | | | SVN-Revision: 25309
* prepare support for libiconv, libintl stub/full switchingJo-Philipp Wich2011-02-02
| | | | SVN-Revision: 25302
* base-files: Fix alsa raw audio device hotplug ruleVasilis Tsiligiannis2011-02-02
| | | | SVN-Revision: 25301
* * update to version 1.8.5 * add code to allow selection of features via ↵John Crispin2011-02-01
| | | | | | menuconfig * add sound device backend for lantiq voip hardware SVN-Revision: 25298
* drop uboot-ifxmips, use uboot-lantiq insteadJohn Crispin2011-02-01
| | | | SVN-Revision: 25294
* add sitefile entries for ac_cv_func_creal,cimag - the functions are there, ↵Felix Fietkau2011-02-01
| | | | | | but configure tests in imagemagick fail to detect them SVN-Revision: 25292
* linux-atm: fix path to the correct objcopy toolFelix Fietkau2011-02-01
| | | | SVN-Revision: 25285
* add a few missing kernel config symbolsFelix Fietkau2011-02-01
| | | | SVN-Revision: 25284
* gcc: fix default version selection - fixes missing MPC configure error ↵Felix Fietkau2011-02-01
| | | | | | during toolchain build SVN-Revision: 25283
* hotplug2: Use stricter matching for rule regular expressionsVasilis Tsiligiannis2011-02-01
| | | | SVN-Revision: 25282
* libnl-tiny: fix compile error with eglibc (#8782)Felix Fietkau2011-02-01
| | | | SVN-Revision: 25281
* eglibc: disable ssp, it breaks the buildFelix Fietkau2011-02-01
| | | | SVN-Revision: 25280
* tools/mpc: add dependency on mpfrFelix Fietkau2011-02-01
| | | | SVN-Revision: 25279
* * adds profiles to the kernel * fixes 2 compile errors in the usb driver * ↵John Crispin2011-02-01
| | | | | | ioports were not allocated properly SVN-Revision: 25278