Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | linux: update 3.1 to 3.1.4 | Jonas Gorski | 2011-12-06 | 10 | -486/+248 | |
| | | | | SVN-Revision: 29470 | |||||
* | linux: update 3.0 to 3.0.12 | Jonas Gorski | 2011-12-06 | 8 | -8/+8 | |
| | | | | SVN-Revision: 29469 | |||||
* | ar71xx: create firmware image for the TL-WR740N/ND v4 boards | Gabor Juhos | 2011-12-06 | 1 | -0/+2 | |
| | | | | | | Based on a patch by Cristian Deluxe <djcristiandeluxe@gmail.com> SVN-Revision: 29468 | |||||
* | ar71xx: use hw_id, hw_rev and flash_layout with mktplinkfw | Gabor Juhos | 2011-12-06 | 1 | -27/+27 | |
| | | | | SVN-Revision: 29467 | |||||
* | ar71xx: fix TL-MR3x20 profile names in image/Makefile | Gabor Juhos | 2011-12-06 | 1 | -2/+2 | |
| | | | | SVN-Revision: 29463 | |||||
* | ar71xx: cleanup TP-Link profiles | Gabor Juhos | 2011-12-06 | 2 | -211/+96 | |
| | | | | SVN-Revision: 29461 | |||||
* | ar71xx: add TP-Link board detection | Gabor Juhos | 2011-12-05 | 1 | -1/+54 | |
| | | | | SVN-Revision: 29459 | |||||
* | ar71xx: use correct mac on the lan interface on several TP-LINK devices | Gabor Juhos | 2011-12-05 | 3 | -6/+6 | |
| | | | | SVN-Revision: 29458 | |||||
* | ar71xx: allow to pass negative offset values for ar71xx_init_mac | Gabor Juhos | 2011-12-05 | 2 | -3/+3 | |
| | | | | SVN-Revision: 29457 | |||||
* | ar71xx: don't register PCI controller on AR934x if PCIE_RC bit is not set | Gabor Juhos | 2011-12-05 | 1 | -2/+7 | |
| | | | | SVN-Revision: 29456 | |||||
* | ar71xx: verify hardware id of firmware images on TP-Link boards | Gabor Juhos | 2011-12-05 | 2 | -0/+26 | |
| | | | | SVN-Revision: 29455 | |||||
* | ramips: set mac addresses for the NBG-419N | Gabor Juhos | 2011-12-05 | 2 | -1/+7 | |
| | | | | | | Based on a patch by Nerijus Baliunas <nerijus@users.sourceforge.net> SVN-Revision: 29454 | |||||
* | ramips: set preinit interface mac on the hw550-3g board | Gabor Juhos | 2011-12-05 | 1 | -0/+4 | |
| | | | | | | Based on a patch by Daniel Golle <dgolle@allnet.de> SVN-Revision: 29453 | |||||
* | ramips: use ramips_get_mac_* functions in the preinit script | Gabor Juhos | 2011-12-05 | 1 | -18/+4 | |
| | | | | SVN-Revision: 29452 | |||||
* | ramips: move ramips_get_mac_* functions to lib/ramips.sh | Gabor Juhos | 2011-12-05 | 2 | -33/+37 | |
| | | | | SVN-Revision: 29451 | |||||
* | ramips: add ramips_ prefix to get_mac_{binary,nvram} functions | Gabor Juhos | 2011-12-05 | 1 | -6/+6 | |
| | | | | SVN-Revision: 29450 | |||||
* | ramips: fix network configuration setup | Gabor Juhos | 2011-12-05 | 1 | -3/+3 | |
| | | | | SVN-Revision: 29448 | |||||
* | ar71xx: reclaim some unused space on TP-Link boards | Gabor Juhos | 2011-12-05 | 1 | -4/+31 | |
| | | | | | | | | With the default OpenWrt configuration, this increases the size of the rootfs_data partition by 384KB/128KB on the older/newer TP-Link models. SVN-Revision: 29447 | |||||
* | ar71xx: check squashfs signature in TP-Link mtd parser | Gabor Juhos | 2011-12-05 | 1 | -1/+31 | |
| | | | | SVN-Revision: 29446 | |||||
* | 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 | |||||
* | 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 | |||||
* | 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 | |||||
* | 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 | |||||
* | 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 | |||||
* | 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 | |||||
* | 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 | |||||
* | 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 | |||||
* | 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 | |||||
* | ramips: simplify uci-defaults/network script | Gabor Juhos | 2011-12-01 | 1 | -50/+13 | |
| | | | | SVN-Revision: 29383 |