summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: fix extension of the WNDR3700 firmware imagejuhosg2009-11-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18579 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: override mtd partitions for the TEW-632BRP familyjuhosg2009-11-281-5/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18578 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] add sitecom subtarget after the profiles->subtargets conversion (#6245)florian2009-11-284-4/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18576 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create images for the WNDR3700, which can be flashed via the factory ↵juhosg2009-11-281-0/+4
| | | | | | web interface git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18571 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create sysupgrade image for the WNDR3700juhosg2009-11-282-0/+52
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18570 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix a typo in ar71xx.shjuhosg2009-11-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18568 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add default network configuration file for the WNDR3700juhosg2009-11-271-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18566 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add PCI fixup for the WNDR3700 boardjuhosg2009-11-271-0/+77
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18565 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix pll_1000 values for the WNDR3700juhosg2009-11-271-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18564 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add AR724x GPIO_FUNC register bit definesjuhosg2009-11-271-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18561 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix AR724X_GPIO_COUNTjuhosg2009-11-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18560 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add AR724x register definesjuhosg2009-11-271-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18559 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ep93xx] target supports usbflorian2009-11-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18550 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ep93xx] resync kernel configurationflorian2009-11-261-32/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18549 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ep93xx] add support for the Simplemachines Sim.One boardflorian2009-11-2516-0/+20547
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18540 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] refresh 2.6.25 patchesflorian2009-11-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18539 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [octeon] resync kernel configurationflorian2009-11-251-24/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18538 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: rename TL-WRx41 images, because newer factory web interface doesjuhosg2009-11-251-1/+1
| | | | | | | not accept files with '.uni' extension. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18535 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use MkImageLzma template for Ubiquiti XM devicesjuhosg2009-11-251-5/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18534 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add sysupgrade support for Ubiquiti XM boardsjuhosg2009-11-252-3/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: enable failsafe on the Nanostation M/Rocket Mjuhosg2009-11-252-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18532 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create combined images for the RS, RS-PRO and LS-SR71 boards, and ↵juhosg2009-11-252-2/+93
| | | | | | add sysupgrade support for them git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18531 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: dont't build images for Ubiquiti XM devices with the Madwifi profilejuhosg2009-11-251-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18530 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: the squashfs-4k images are unreliable in some builds. add 4k, 8k ↵nbd2009-11-241-4/+2
| | | | | | padding to the generic squashfs images and use them on 4k devices as well git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18526 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add missing config symbols for kernel debuggingnbd2009-11-243-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18524 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use 4k erase size images for ubnt xmnbd2009-11-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18498 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] add missing CONFIG_MIPS_FPU_EMU to kernel configjow2009-11-222-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18477 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add support for the RTA1025W_16 board (#5979)florian2009-11-221-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18476 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] remove obsolete 2.6.28 config & empty patches dirnico2009-11-221-392/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18473 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use CONFIG_EMBEDDED for x86, tookaloz2009-11-211-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18459 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add more symbols to the generic configkaloz2009-11-212-1/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18458 3c298f89-4303-0410-b956-a3cf2f4a3e73
* do not use the wrapper scripts for exportable toolchains internally. on some ↵nbd2009-11-192-0/+101
| | | | | | systems the wrapper scripts are broken, and their use should be opt-in git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18454 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: build images for ubnt bullet-m, rocket-m and nano-mnbd2009-11-181-0/+43
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18451 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use a separate board id for rocket mnbd2009-11-183-5/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18450 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: enable command-line mtd map parsingnbd2009-11-183-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18449 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add Ubiquiti Rocket M and Nanostation M supportmatteo2009-11-183-33/+55
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18447 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix grub image target dependencykaloz2009-11-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18446 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: add fstype to combined image file namenico2009-11-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18443 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change x86 image generation handling to treat only olpc speciallykaloz2009-11-172-6/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18441 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh 2.6.32 patches with -rc7kaloz2009-11-1712-19/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18440 3c298f89-4303-0410-b956-a3cf2f4a3e73
* replace our arm LZMA loader with the one that goes upstreamkaloz2009-11-1715-1420/+1746
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18439 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: setup platform data for ath9k on the TL-WR741ND, Bullet M and on the ↵juhosg2009-11-163-5/+96
| | | | | | WNDR3700 boards git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18437 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: register LEDs and buttons on the WNDR3700juhosg2009-11-162-1/+63
| | | | | | | Thanks to aorlinks (https://forum.openwrt.org/viewtopic.php?pid=97415#p97415) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18435 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use __init for ar{71,91}xx_usb_setupjuhosg2009-11-161-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18434 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm-2.4] add migration code to automatically convert old to new switch ↵jow2009-11-151-1/+35
| | | | | | config on first boot, this will be removed at some point in the future git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18432 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm-2.4] change switch config to swconfig style format to remain ↵jow2009-11-151-4/+14
| | | | | | consistent accross platforms git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18425 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] fix image create after the conversion to subtargetsflorian2009-11-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18424 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The ↵nbd2009-11-144-2/+63
| | | | | | | | toolchain will zipped and saved under $(TOPDIR)/bin directory. Signed-off-by: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18419 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make fpu emulation support configurable through kernel_menuconfig by adding ↵nbd2009-11-135-10/+10
| | | | | | a prompt for it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18414 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] fix problem with 128MB ram.hauke2009-11-134-0/+60
| | | | | | | This patch is out of broadcoms official source code git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18413 3c298f89-4303-0410-b956-a3cf2f4a3e73