summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* [ledtrig-netdev]blogic2011-06-091-2/+2
| | | | | | | | we dont need 1024 bytes buffer. 128 bytes is enough. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27143 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros]blogic2011-06-091-20/+53
| | | | | | | * revert accidental config change git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27142 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2011-06-087-61/+184
| | | | | | | | * fixes spi flash for ar9 * adds limited support for netgear dgn3500 (enough for others to start working with) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27137 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: override inittab to enable login on ttyATH0nbd2011-06-071-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27128 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ep93xx] update to 2.6.39.1florian2011-06-046-1/+1589
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27114 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ep93xx] define UIMAGE for various rootfs targetsflorian2011-06-041-1/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27113 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ep93xx] use IMG_PREFIX for image nameflorian2011-06-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27112 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add more config symbols to 2.6.39florian2011-06-041-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27111 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uml] update to 2.6.39.1florian2011-06-045-1/+71
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27110 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [realview] update to 2.6.39.1florian2011-06-042-17/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27107 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [malta] update to 2.6.39.1florian2011-06-042-1/+167
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27106 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add some missing 2.6.39 config symbolsflorian2011-06-041-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27105 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.39.1florian2011-06-0441-197/+110
| | | | | | patch from Peter Wagner git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27104 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: setup wdt_clock for AR913X to avoid a kernel bugjuhosg2011-06-041-0/+2
| | | | | | Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27102 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: select the internal antenna by default on the ZCN-1523H boardsjuhosg2011-06-041-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27101 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [au1000] update to 2.6.39florian2011-06-026-1/+339
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27090 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert "ar71xx: only enable the rx engine after the link is up..."nbd2011-06-011-68/+67
| | | | | | It messes up the DMA state when the link goes down git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27088 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: init external_reset for AR933Xjuhosg2011-06-012-0/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27083 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add external_reset field to ath9k_platform_datajuhosg2011-06-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27082 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: init get_mac_revision on AR9330 rev 1juhosg2011-06-011-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27081 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add get_mac_revision to ath9k_platform_datajuhosg2011-06-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27080 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: export SoC revisionjuhosg2011-06-012-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27079 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cns3xxx]: refresh patcheskaloz2011-06-012-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27078 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cns3xxx]: fixup second led, patch from Chriskaloz2011-06-011-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27077 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add profile and image building code for wzr-hp-ag300hnbd2011-06-012-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27076 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add kernel support for the buffalo wzr-hp-ag300hnbd2011-06-015-0/+245
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27075 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a crash in mtd_concat when the .sync op is not implementednbd2011-06-013-0/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27074 3c298f89-4303-0410-b956-a3cf2f4a3e73
* m25p80: add the chip id for the winbond w25q128 chipnbd2011-06-013-0/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27073 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cns3xxx]: fixup pcie clock, thanks Chriskaloz2011-05-311-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27072 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: build images for the AP121 boardsjuhosg2011-05-311-0/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27070 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add sysupgrade support for the AP121 boardsjuhosg2011-05-311-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27069 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add default network config for the AP121 boardsjuhosg2011-05-313-0/+54
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27068 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the AP121/AP121-MINI reference boardsjuhosg2011-05-316-3/+263
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27067 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: register UART for the AR933X SoCsjuhosg2011-05-311-3/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27066 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add serial driver for the AR933X UARTjuhosg2011-05-314-0/+1361
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27065 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add WMAC initialization code for the AR933X SoCsjuhosg2011-05-312-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27064 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add ethernet initialization for the AR933X SoCsjuhosg2011-05-312-0/+64
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27063 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: enable USB support for the AR933x SoCsjuhosg2011-05-311-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27062 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add AR933x specific glue for ar71xx_device{start,stop}juhosg2011-05-312-0/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27061 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: the watchdog uses the reference clock on the AR933x SoCsjuhosg2011-05-311-2/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27060 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add AR933x specific glue code for IRQ initializationjuhosg2011-05-312-2/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27059 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: don't register 8250 UART on the AR933x SoCsjuhosg2011-05-311-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27058 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: enable GPIO support for the AR933x SoCsjuhosg2011-05-312-2/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27057 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add AR933x specific frequency initialization codejuhosg2011-05-312-0/+76
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27056 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add AR933x specific early_printk supportjuhosg2011-05-312-5/+62
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27055 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add preliminary support for the Atheros AR933x SoCsjuhosg2011-05-315-4/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27054 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: stop producing -NA factory images and tag factory images with hd_id ↵juhosg2011-05-311-20/+19
| | | | | | | | | | | | | | | | | | | | | | for WNDR3700v2 NETGEAR doesn’t produce a distinct North American image for WNDR3700v2, they use the same image worldwide. This is a change from earlier models such as WNDR3700 (v1). NETGEAR's v2 images now contain an "hd_id" parameter, as well. All observed WNDR3700v2, WNDR3800, and WNDRMAC images use 29763654+16+64 as their hd_id value. This patch changes the OpenWrt WNDR3700v2 "factory" image generation to stop producing the extraneous -NA version and to tag the image with the same hd_id used in NETGEAR's images. There is no change to WNDR3700 (v1) image generation, as NETGEAR continues to produce distinct -NA and worldwide images, neither of which are tagged with hd_id. Signed-off-by: Mark Mentovai <mark@moxienet.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27053 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create factory images for the WZR-HP-G30{0,1}NH boardsjuhosg2011-05-311-2/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27051 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: Fix header offset for newer WRT160NL modelsjuhosg2011-05-311-9/+16
| | | | | | | | | | | | Newer WRT160NLs have a flash chip with 4K erase blocks instead of 64K, resulting in miscalculated partition sizes. Since the actual sizes did not change, hardcode them to their current sizes, and make sure they are at least one erase block big (in case Cisco decides to start to use chips with 128K erase blocks). Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27049 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add SOC_AR{71XX,724X,913X,934X} config symbolsjuhosg2011-05-313-1/+63
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27048 3c298f89-4303-0410-b956-a3cf2f4a3e73