16056 Commits (59a3841c9cbc7ad68ac49cb8f41105c1e68e4040)
 

Author SHA1 Message Date
Florian Fainelli d9a42c5436 Merge branch 'adm8668' 14 years ago
Hauke Mehrtens 1f8f2aaa37 broadcom-wl: remove pcmcia support 14 years ago
Michael Büsch 92acb04641 n810: omapfb and keyboard fixes 14 years ago
Jo-Philipp Wich fa644368ed uhttpd: make it work without shadow password support 14 years ago
Florian Fainelli cf313b63bc fix touchscreen driver build failure 14 years ago
Jo-Philipp Wich 12b122f31f ld.so: ldd crashes when __LDSO_SEARCH_INTERP_PATH__ is not #defined Since b65c7b2c79debcb9017e31913e01eeaa280106fb, the implicit search path can be disabled by not #defining __LDSO_SEARCH_INTERP_PATH__. This causes _dl_ldsopath to never be set, so it remains NULL. _dl_ldsopath is still used when __LDSO_LDD_SUPPORT__ is #defined, to strip the path off of the beginning of the absolute path to the ld.so interpreter in use for printing. The _dl_strlen will crash with a NULL argument. 14 years ago
Florian Fainelli c45884d8f6 add missing symbol spotted by buildbot. 14 years ago
Felix Fietkau 3b3bf4d24a ath9k: fix ath9k_hw_apply_gpio_override so that it's effective 14 years ago
Alexandros C. Couloumbis 2ad643a943 target/linux: fix a wrong 2.6.37 patch (thank you acinonyx) 14 years ago
Michael Büsch 45179d077c omap24xx: Add linux 2.6.37 config/patches 14 years ago
Michael Büsch 7465a11beb linux 2.6.37: Disable DEBUG_ICEDCC 14 years ago
Michael Büsch 82ce95ce36 n810 profile: add maemo-kexec 14 years ago
Imre Kaloz 02512b6185 the same DEFAULT_PACKAGES should be selected in the generic Makefile 14 years ago
Imre Kaloz e9a7ba29c1 only build squashfs images by default 14 years ago
Alexandros C. Couloumbis 4ec905f3c9 target/linux/orion: create subtargets (closes #8154) 14 years ago
Alexandros C. Couloumbis f341342d38 target/linux: extend r23881 for 2.6.37 too. 14 years ago
Alexandros C. Couloumbis 576284ebc3 target/linux: add missing symbols (closes #8147) 14 years ago
Felix Fietkau 5f3f1b8cd8 ar71xx: Configure WNDR3700 switch LED colors properly (#8103) 14 years ago
Felix Fietkau b3b2227869 Revert "ar71xx: WNDR3700 WiFi LEDs should blink for activity (#7984)" on submitter's request 14 years ago
Felix Fietkau 77eee74d56 ar71xx: WNDR3700 WiFi LEDs should blink for activity (#7984) 14 years ago
Felix Fietkau 91b6c63adc ar71xx: Set eth1 MAC address from EEPROM for WNDR3700 14 years ago
Felix Fietkau fc28e1cd7d ar71xx: fix the wndr3700 antenna group setting for the first wireless chip (thx, Mark Mentovai) 14 years ago
Felix Fietkau 8886f1bb8a ath9k: fix enabling SWBA interrupts 14 years ago
Imre Kaloz a85e3d60c5 upgrade to 2.6.36 14 years ago
Imre Kaloz d917b7d1ef use gcc 4.3.5 for avr32 14 years ago
Imre Kaloz 54dea0c74f add avr32 support to gcc 4.3.5 14 years ago
Florian Fainelli edcbafc836 fix mvswitch PHY polling setting (#8133) 14 years ago
Michael Büsch 995cedb319 InstallDev: Move the "find" out of the lock critical section. 14 years ago
Michael Büsch e5fc77edd9 Lock copying of directory trees to the staging dir with the "staging-dir" lock. This lock probably has to be taken elsewhere, too. 14 years ago
Felix Fietkau 635ec6e7d9 ath9k: fix a few remaining issues in the xmit queue cleanup patch - reduces packet loss under load 14 years ago
Michael Büsch bf274946af deptest: Capitalize failure message. Makes it easier to spot in the logs. 14 years ago
Imre Kaloz 9c0c9caaff these belong to the generic config.. 14 years ago
Imre Kaloz 0a5da348d1 update kernels to 2.6.32.25 and 2.6.35.8 14 years ago
Imre Kaloz 7b8ed6ff49 add missing 2.6.36 symbols 14 years ago
Lars-Peter Clausen 7b3caf6f22 Add even more missing symbols to the 2.6.36 config 14 years ago
John Crispin a8b2a07f37 * adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks ! 14 years ago
John Crispin 72ae8452cd * adds patch to 2.6.35 series to make dsl work 14 years ago
John Crispin c04eb11bff * remove broken flag from dsl-control app 14 years ago
John Crispin 109ef6e686 * make dsl driver work with new kernel 14 years ago
John Crispin 251535331c * bump kernel to 2.6.35.8 * merge arcadyn mach files * fixes ar9 * adds hack for tapi drivers 14 years ago
Michael Büsch 100fc4c7ce deptest: Do not clobber the base build and staging dirs 14 years ago
Michael Büsch 676520cf65 ensure an empty BUILD_DIR variable is passed down u-boot's makefile 14 years ago
Alexandros C. Couloumbis 42eee22a9b package/madwifi: fix r23829 commit 14 years ago
Alexandros C. Couloumbis 20bf929ad8 package/madwifi: Use sema_init() instead of init_MUTEX() (based on: http://madwifi-project.org/changeset/4118) 14 years ago
Alexandros C. Couloumbis a2d17ea8cf target/linux: add preliminary 2.6.37 kernel support 14 years ago
Michael Büsch 55081c6a19 deptest: --force also overrides blacklist stamps 14 years ago
Michael Büsch ae6b08d22b deptest: Add --force to force a test 14 years ago
Michael Büsch 050902efd7 deptest: Install of host tools has to be forced for every test, because the host staging dir is cleaned prior a test. 14 years ago
Felix Fietkau f75ac90b69 ath9k: fix cycle counter tracking 14 years ago
Felix Fietkau 8bab3639b3 ath9k: fix queue pending frame counter tracking by cleaning up tx queue selection 14 years ago