Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpc83xx: add support for 3.3 | Gabor Juhos | 2012-05-02 | 11 | -0/+4555 |
| | | | | SVN-Revision: 31553 | ||||
* | linux/3.3: add more missing symbols | Gabor Juhos | 2012-05-02 | 1 | -0/+2 |
| | | | | SVN-Revision: 31552 | ||||
* | openssl: update to 1.0.1b | Florian Fainelli | 2012-05-02 | 2 | -14/+2 |
| | | | | SVN-Revision: 31551 | ||||
* | use a define for the poll and debounce interval | Florian Fainelli | 2012-05-02 | 35 | -98/+111 |
| | | | | SVN-Revision: 31550 | ||||
* | ext-toolchain.sh: don't pass CFLAGS when wrapping ld | Jo-Philipp Wich | 2012-05-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 31549 | ||||
* | linux/3.3: add more missing symbols | Gabor Juhos | 2012-05-01 | 1 | -0/+7 |
| | | | | SVN-Revision: 31548 | ||||
* | move CONFIG_BOOKE_WDT_DEFAULT_TIMEOUT to the target configs | Gabor Juhos | 2012-05-01 | 5 | -3/+5 |
| | | | | SVN-Revision: 31547 | ||||
* | switch to 2.6.38 | Imre Kaloz | 2012-05-01 | 117 | -21919/+91478 |
| | | | | SVN-Revision: 31546 | ||||
* | relayd: move the interface fixup to the right place | Felix Fietkau | 2012-04-30 | 1 | -2/+1 |
| | | | | SVN-Revision: 31545 | ||||
* | relayd: use config_load+fixup_interface instead of scan_interfaces to speed ↵ | Felix Fietkau | 2012-04-30 | 1 | -1/+3 |
| | | | | | | up startup time SVN-Revision: 31544 | ||||
* | base-files-network: add a fixup_interface function like with the netifd ↵ | Felix Fietkau | 2012-04-30 | 1 | -19/+25 |
| | | | | | | compatibility scripts - allows selective fixup of individual interface sections instead of having to do the full scan_interfaces SVN-Revision: 31543 | ||||
* | relayd: use an init script instead of a legacy network proto handler (fixes ↵ | Felix Fietkau | 2012-04-30 | 4 | -137/+100 |
| | | | | | | #11276) SVN-Revision: 31542 | ||||
* | kernel: update linux 3.3 to 3.3.4 | Gabor Juhos | 2012-04-30 | 24 | -100/+25 |
| | | | | SVN-Revision: 31541 | ||||
* | ath9k: merge a ar93xx ht40 performance fix | Felix Fietkau | 2012-04-30 | 1 | -0/+18 |
| | | | | SVN-Revision: 31540 | ||||
* | mac80211: fix station lookup issues | Felix Fietkau | 2012-04-30 | 1 | -0/+15 |
| | | | | SVN-Revision: 31539 | ||||
* | mac80211: load lib80211 after cfg80211 (#11342) | Felix Fietkau | 2012-04-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 31537 | ||||
* | linux: rtl836x: add a generic reset_switch function | Gabor Juhos | 2012-04-29 | 5 | -76/+29 |
| | | | | SVN-Revision: 31536 | ||||
* | linux: rtl836x: rename rtl836*_hw_init to rtl836*_setup | Gabor Juhos | 2012-04-29 | 3 | -21/+6 |
| | | | | SVN-Revision: 31535 | ||||
* | linux: rtl836x: add a reset_chip callback to rtl8366_smi_ops | Gabor Juhos | 2012-04-29 | 5 | -24/+11 |
| | | | | SVN-Revision: 31534 | ||||
* | ar71xx: allow to disable link polling on unused PHYs | Gabor Juhos | 2012-04-29 | 3 | -4/+16 |
| | | | | SVN-Revision: 31533 | ||||
* | rb532: remove 2.6.35 support | Gabor Juhos | 2012-04-29 | 3 | -268/+0 |
| | | | | | | The generic 2.6.35 support has been remove long time ago. SVN-Revision: 31532 | ||||
* | linux/3.3: refresh patches | Gabor Juhos | 2012-04-29 | 1 | -14/+8 |
| | | | | SVN-Revision: 31531 | ||||
* | rdc: add 3.3 support | Gabor Juhos | 2012-04-29 | 10 | -0/+1394 |
| | | | | SVN-Revision: 31530 | ||||
* | mpc85xx: add support for 3.3 | Gabor Juhos | 2012-04-29 | 5 | -0/+355 |
| | | | | | | Based on a patch by Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 31529 | ||||
* | orion: add 3.3 support | Gabor Juhos | 2012-04-29 | 9 | -0/+431 |
| | | | | SVN-Revision: 31528 | ||||
* | linux/3.3: yet another missing symbol | Gabor Juhos | 2012-04-29 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 31527 | ||||
* | package/kernel: add module for the Pericom PT7C4338 RTC chip | Gabor Juhos | 2012-04-29 | 1 | -0/+14 |
| | | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 31526 | ||||
* | linux/3.3: add support for the Pericom PT7C4338 I2C RTC chip | Gabor Juhos | 2012-04-29 | 1 | -0/+253 |
| | | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 31525 | ||||
* | package/kernel: add i2c module support for Freescale MPC processors | Gabor Juhos | 2012-04-29 | 1 | -1/+17 |
| | | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 31524 | ||||
* | mpc85xx: add kmod-booke-wdt to the default packages | Gabor Juhos | 2012-04-29 | 1 | -0/+2 |
| | | | | | | Based on a patch by Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 31523 | ||||
* | package/kernel: add module for the Booke watchdog | Gabor Juhos | 2012-04-29 | 1 | -0/+18 |
| | | | | | | Based on a patch by Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 31522 | ||||
* | mpc85xx: don't override CONFIG_WATHCDOG | Gabor Juhos | 2012-04-29 | 1 | -1/+0 |
| | | | | SVN-Revision: 31521 | ||||
* | linux: move CONFIG_BOOKE_WDT to the generic config | Gabor Juhos | 2012-04-29 | 5 | -2/+3 |
| | | | | SVN-Revision: 31520 | ||||
* | linux/2.6.36: R.I.P. | Gabor Juhos | 2012-04-29 | 125 | -74685/+0 |
| | | | | SVN-Revision: 31519 | ||||
* | linux: add broken flag to targets which are using 2.6.36 | Gabor Juhos | 2012-04-29 | 2 | -2/+2 |
| | | | | SVN-Revision: 31518 | ||||
* | mac80211: fix WDS AP authentication issues (#11261, #11318) | Felix Fietkau | 2012-04-29 | 2 | -1/+11 |
| | | | | SVN-Revision: 31517 | ||||
* | netifd: update to latest version, fixes address/route list handling issues ↵ | Felix Fietkau | 2012-04-29 | 2 | -2/+3 |
| | | | | | | and fixes dual-stack ppp route handling SVN-Revision: 31516 | ||||
* | hostapd: update to 20120428, fixes some radius issues and wds ap mac address ↵ | Felix Fietkau | 2012-04-29 | 19 | -83/+94 |
| | | | | | | issues SVN-Revision: 31515 | ||||
* | pppd: fix parsing the ipv6-{up,down}-script option | Felix Fietkau | 2012-04-29 | 1 | -2/+2 |
| | | | | SVN-Revision: 31514 | ||||
* | adm5120: create a new subtarget for the RB1xx devices | Gabor Juhos | 2012-04-29 | 9 | -50/+90 |
| | | | | SVN-Revision: 31513 | ||||
* | adm5120: share a common kernel config between the subtargets | Gabor Juhos | 2012-04-29 | 3 | -403/+228 |
| | | | | SVN-Revision: 31512 | ||||
* | adm5120: merge 3.3 patches | Gabor Juhos | 2012-04-29 | 38 | -1919/+223 |
| | | | | SVN-Revision: 31511 | ||||
* | adm5120: remove 2.6.32 support | Gabor Juhos | 2012-04-29 | 19 | -1444/+0 |
| | | | | SVN-Revision: 31510 | ||||
* | adm5120: switch to 3.3.3 | Gabor Juhos | 2012-04-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 31509 | ||||
* | adm5120: fix macronix bootloc patch | Gabor Juhos | 2012-04-29 | 1 | -2/+2 |
| | | | | SVN-Revision: 31508 | ||||
* | ramips: rt305x: extract wifi eeprom and use the 8M template for the UR-336UN | Gabor Juhos | 2012-04-29 | 2 | -1/+2 |
| | | | | | | Patch-by: Lebedev Dmitry <lebedev@trendnet.ru> SVN-Revision: 31507 | ||||
* | broadcom-diag: add missing break into switch case statement. | Hauke Mehrtens | 2012-04-28 | 1 | -0/+2 |
| | | | | SVN-Revision: 31506 | ||||
* | remove special treatment when using glibc - support got dropped | Mirko Vogt | 2012-04-28 | 2 | -4/+4 |
| | | | | SVN-Revision: 31504 | ||||
* | purge support for glibc - use eglibc instead! | Mirko Vogt | 2012-04-28 | 20 | -426/+5 |
| | | | | | | for reference: http://www.mail-archive.com/openwrt-devel@lists.openwrt.org/msg13425.html SVN-Revision: 31503 | ||||
* | drop support for eglibc version trunk/HEAD | Mirko Vogt | 2012-04-28 | 3 | -10/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | When selecting a specific eglibc version, it comes with a specific SVN revision that should not be modified as it (more or less) correspond to a tagged release. This patch disable the possibility to select a specific SVN revision on known eglib versions. This patch also disables the possibility to select the trunk branch of eglibc. There are multiple reasons for that: * trunk/HEAD may not even compile * the OpenWrt built system makes using trunk/HEAD a difficult thing, as OpenWRT fetches the source tree and store it in a compressed tar archive. Subsequent build get the source from the tar archive - not from SVN, making the use of trunk/HEAD largelly innefective. * we cannot know the corresponding version of trunk/HEAD, meaning that we'll face compiling issues when we'll try to copy the libc files - unless the build system is fixed with this specific issue in mind. Signed-off-by: Emmanuel Deloget <logout@free.fr> SVN-Revision: 31502 |