Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: check squashfs signature in TP-Link mtd parser | Gabor Juhos | 2011-12-05 | 1 | -1/+31 |
| | | | | SVN-Revision: 29446 | ||||
* | firmware-utils/mktplinkfw: allow to align the rootfs on a specified boundary | Gabor Juhos | 2011-12-05 | 1 | -14/+45 |
| | | | | SVN-Revision: 29445 | ||||
* | ar71xx: use the lzma-loader on TP-Link boards w/o lzma support | Gabor Juhos | 2011-12-05 | 1 | -11/+42 |
| | | | | SVN-Revision: 29444 | ||||
* | ar71xx: add lzma loader | Gabor Juhos | 2011-12-05 | 17 | -0/+1941 |
| | | | | SVN-Revision: 29443 | ||||
* | tools/mkimage: allow to use different magic in uImages | Gabor Juhos | 2011-12-05 | 1 | -0/+63 |
| | | | | SVN-Revision: 29442 | ||||
* | ar71xx: add preliminary support for wzr-hp-g450h | Felix Fietkau | 2011-12-05 | 9 | -0/+118 |
| | | | | SVN-Revision: 29441 | ||||
* | ar71xx: move multi-m25p80 concat code from wzr-hp-ag300h mach code to ↵ | Felix Fietkau | 2011-12-05 | 3 | -72/+78 |
| | | | | | | dev-m25p80.c, other buffalo routers use it as well SVN-Revision: 29440 | ||||
* | netifd: update to latest version, fixes some use-after-free issues | Felix Fietkau | 2011-12-05 | 1 | -2/+2 |
| | | | | SVN-Revision: 29439 | ||||
* | ath9k: fix antenna configuration on ar9285 for devices without antenna diversity | Felix Fietkau | 2011-12-05 | 1 | -0/+9 |
| | | | | SVN-Revision: 29438 | ||||
* | ath9k: fix 5/10 mhz channel bandwidth issues | Felix Fietkau | 2011-12-05 | 2 | -0/+76 |
| | | | | SVN-Revision: 29437 | ||||
* | mac80211: update to 2011-12-01 | Felix Fietkau | 2011-12-05 | 49 | -770/+390 |
| | | | | SVN-Revision: 29436 | ||||
* | ar71xx: rewrite WNDR3700/3800 handling | Gabor Juhos | 2011-12-05 | 10 | -297/+59 |
| | | | | SVN-Revision: 29434 | ||||
* | add some missing wndr3800 base-files definitions | Jo-Philipp Wich | 2011-12-05 | 3 | -2/+72 |
| | | | | SVN-Revision: 29433 | ||||
* | ar71xx: change user-space board detection | Gabor Juhos | 2011-12-05 | 2 | -6/+25 |
| | | | | SVN-Revision: 29432 | ||||
* | ar71xx: allow WNDR3700 image creation to fail if kernel/rootfs too big | Gabor Juhos | 2011-12-05 | 1 | -18/+16 |
| | | | | SVN-Revision: 29431 | ||||
* | iwinfo: factor tx power offset into power level listing | Jo-Philipp Wich | 2011-12-04 | 1 | -3/+6 |
| | | | | SVN-Revision: 29430 | ||||
* | iwinfo: expose txpower and frequency offset information | Jo-Philipp Wich | 2011-12-04 | 13 | -108/+281 |
| | | | | SVN-Revision: 29425 | ||||
* | iwinfo: populate tx power offsets for most ubnt devices, add NSM2/5 and BM2/5 | Jo-Philipp Wich | 2011-12-04 | 1 | -8/+15 |
| | | | | SVN-Revision: 29424 | ||||
* | iwinfo: fix model detection on legacy atheros | Jo-Philipp Wich | 2011-12-04 | 1 | -1/+68 |
| | | | | SVN-Revision: 29423 | ||||
* | ramips: fix argus board rootfs size | Gabor Juhos | 2011-12-04 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 29422 | ||||
* | iwinfo: add initial hardware detection capabilities | Jo-Philipp Wich | 2011-12-04 | 16 | -39/+361 |
| | | | | SVN-Revision: 29421 | ||||
* | libiwinfo: fix hw mode detection | Jo-Philipp Wich | 2011-12-03 | 1 | -0/+2 |
| | | | | SVN-Revision: 29417 | ||||
* | ar71xx: use the tp-link parser on the tp-link boards | Gabor Juhos | 2011-12-03 | 8 | -267/+33 |
| | | | | | | Also remove static partition maps. SVN-Revision: 29416 | ||||
* | ar71xx: add mtd partition parser for the TP-Link boards | Gabor Juhos | 2011-12-03 | 3 | -0/+191 |
| | | | | SVN-Revision: 29415 | ||||
* | ar71xx: run the RedBoot parser only on the RedBoot based boards | Gabor Juhos | 2011-12-03 | 7 | -27/+60 |
| | | | | SVN-Revision: 29414 | ||||
* | ar71xx: run the MyLoader parser only on the WP543 board | Gabor Juhos | 2011-12-03 | 3 | -26/+13 |
| | | | | SVN-Revision: 29413 | ||||
* | ar71xx: run the wrt160nl parser only on the WRT160NL board | Gabor Juhos | 2011-12-03 | 2 | -57/+4 |
| | | | | | | Also remove static mtd partition definitions. SVN-Revision: 29412 | ||||
* | ar71xx: allow to pass part_probe types to the m25p80 driver | Gabor Juhos | 2011-12-03 | 4 | -5/+28 |
| | | | | SVN-Revision: 29411 | ||||
* | ar71xx: create initramfs images for the newer TP-Link boards | Gabor Juhos | 2011-12-03 | 1 | -0/+8 |
| | | | | SVN-Revision: 29410 | ||||
* | firmware-utils/mktplinkfw: fix combined image creation | Gabor Juhos | 2011-12-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 29409 | ||||
* | ar71xx: remove swconfig and wpad-mini from custom profiles | Gabor Juhos | 2011-12-03 | 5 | -5/+5 |
| | | | | SVN-Revision: 29408 | ||||
* | ar71xx: add uboot-envtools to the default package list | Gabor Juhos | 2011-12-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 29407 | ||||
* | ar71xx: reclaim unused space in WNDR3700/3800 images | Gabor Juhos | 2011-12-03 | 1 | -20/+63 |
| | | | | | | Patch by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 29406 | ||||
* | add libiwinfo (moved from LuCI trunk) | Jo-Philipp Wich | 2011-12-03 | 24 | -0/+10947 |
| | | | | SVN-Revision: 29403 | ||||
* | ar71xx: add a profile and build image for the OM2P board | Gabor Juhos | 2011-12-01 | 2 | -0/+36 |
| | | | | | | | | | [juhosg: the name of the final image has been changed to 'openwrt-ar71xx-generic-om2p-squashfs-factory.bin'] Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> SVN-Revision: 29397 | ||||
* | scripts: add a script for generating fwupgrade config for the OM2P board | Gabor Juhos | 2011-12-01 | 1 | -0/+52 |
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> SVN-Revision: 29396 | ||||
* | ar71xx: add support for Ubiquiti AirRouter | Gabor Juhos | 2011-12-01 | 5 | -0/+42 |
| | | | | | | Signed-off-by: Gergely Barta <gergely.barta@printerfairkft.hu> SVN-Revision: 29395 | ||||
* | ar71xx: configure default led behavior for the OM2P | Gabor Juhos | 2011-12-01 | 1 | -0/+5 |
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> SVN-Revision: 29394 | ||||
* | ramips: enable sysupgrade on the RT-N15 board | Gabor Juhos | 2011-12-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 29393 | ||||
* | ramips: wrap long line in platform upgrade script | Gabor Juhos | 2011-12-01 | 1 | -1/+12 |
| | | | | SVN-Revision: 29392 | ||||
* | ramips: add profile for the Asus RT-N15 | Gabor Juhos | 2011-12-01 | 1 | -0/+18 |
| | | | | | | | | | | This uses previously submitted rtl8366 kernel packages. [juhosg: The kmod-gpio-dev package has been removed from the package list.] Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 29391 | ||||
* | ramips: setup default network configuration for RT-N15 | Gabor Juhos | 2011-12-01 | 1 | -1/+9 |
| | | | | | | Based on a patch by Roman Yeryomin <roman@advem.lv> SVN-Revision: 29390 | ||||
* | ramips: rt288x: add swconfig and rtl8366{s,_smi} drivers to the default profile | Gabor Juhos | 2011-12-01 | 1 | -1/+1 |
| | | | | | | It is needed by the RT-N15 board. SVN-Revision: 29389 | ||||
* | package/kernel: create packages for the rtl8366* drivers | Gabor Juhos | 2011-12-01 | 1 | -0/+45 |
| | | | | | | | | | This allows to enable rtl8366 switches family support, which are optional (present on few boards). Based on a patch by Roman Yeryomin <roman@advem.lv> SVN-Revision: 29388 | ||||
* | ramips: remove default network configuration, and generate that from ↵ | Gabor Juhos | 2011-12-01 | 2 | -1/+13 |
| | | | | | | uci-defaults SVN-Revision: 29387 | ||||
* | ramips: use /lib/functions/uci-defaults.sh | Gabor Juhos | 2011-12-01 | 1 | -26/+12 |
| | | | | SVN-Revision: 29386 | ||||
* | ar71xx: use /lib/functions/uci-defaults.sh | Gabor Juhos | 2011-12-01 | 1 | -124/+49 |
| | | | | SVN-Revision: 29385 | ||||
* | base-files: add lib/functions/uci-defaults.sh | Gabor Juhos | 2011-12-01 | 1 | -0/+88 |
| | | | | SVN-Revision: 29384 | ||||
* | ramips: simplify uci-defaults/network script | Gabor Juhos | 2011-12-01 | 1 | -50/+13 |
| | | | | SVN-Revision: 29383 | ||||
* | ramips: setup mac and network interfaces from separate functions | Gabor Juhos | 2011-12-01 | 1 | -8/+30 |
| | | | | SVN-Revision: 29382 |