aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* [brcm63xx] Fixed directory error: added ra1320 patches to trunk/target... ↵Daniel Dickinson2011-04-172-0/+108
| | | | | | subdir instead if target.... in trunk branch. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26699 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: backport an upstream commit to fix gspca compile errors triggered by ↵Felix Fietkau2011-04-161-0/+70
| | | | | | the buildbot git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26698 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a typo in the kernel patch descriptionFelix Fietkau2011-04-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26693 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: reorganize 2.6.37 patchesFelix Fietkau2011-04-16121-376/+366
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26692 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: reorganize 2.6.39 patchesFelix Fietkau2011-04-16102-334/+300
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26691 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: reorganize 2.6.38 patches, clean up block2mtd patchesFelix Fietkau2011-04-16108-380/+324
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26690 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add a PATCHES text file describing the new patch categoriesFelix Fietkau2011-04-161-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26689 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: backport the fix "net_sched: fix ip_tos2prio" for 2.6.37Felix Fietkau2011-04-161-0/+11
| | | | | | Fixes a bug that led to ECN enabled flows being de-prioritized by pfifo_fast git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26687 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] Generate images for RTA1320_16M-based routersDaniel Dickinson2011-04-151-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26681 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: Move the OpenWrt rootfs length fieldDaniel Dickinson2011-04-152-5/+5
| | | | | | | | | | | | | | | | Dual image capable CFEs store an image sequence at the same place as currently OpenWrt stores the actual rootfs length, so it will get overwritten when flashing through such a CFE. To prevent this from happening, move the rootfs length field to the next four bytes, thus completely using the reserved1 field. Since the reserved1 field is now completely in use, it does not make sense to allow it to be set from the imagetag utility, so remove the option. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26680 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: missing kernel symbolsDaniel Dickinson2011-04-151-0/+2
| | | | | | Please include these two missing kernel CONFIG_ symbols. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26679 3c298f89-4303-0410-b956-a3cf2f4a3e73
* geos: Add PC speaker to kernel definitionsDaniel Dickinson2011-04-151-2/+3
| | | | | | | | | | Add the PC speaker back to the Geos platform. Add DMI support in BIOS. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26678 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adm5120: fix promiscuous mode handling (patch from #8581)Felix Fietkau2011-04-151-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26673 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: enable the ip17xx PHY driver (fixes #5193, #8027)Felix Fietkau2011-04-141-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26670 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/adm5120: generate non-initramfs kernel images tooAlexandros C. Couloumbis2011-04-141-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26657 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/adm5120: preliminary 2.6.38 config optionsAlexandros C. Couloumbis2011-04-132-0/+546
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26648 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/adm5120: add 2.6.38 preliminary supportAlexandros C. Couloumbis2011-04-1319-0/+1074
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26647 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: replace the madwifi profile with an ath5k profileFelix Fietkau2011-04-122-16/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26626 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] gzip jffs2 imagesJo-Philipp Wich2011-04-121-1/+1
| | | | | | | Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26625 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable padding of jffs2 images to user specified filesystem sizeJo-Philipp Wich2011-04-121-0/+1
| | | | | | | Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26624 3c298f89-4303-0410-b956-a3cf2f4a3e73
* solos: various upstreamed solos patchesFelix Fietkau2011-04-122-0/+158
| | | | | | | | These patches were submitted to netdev and will likely be out in 2.6.38.3. In the meantime, they're needed in 2.6.37.6. Patch by Philip Prindeville git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26616 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: Add support for 2.6.39Felix Fietkau2011-04-12103-0/+62035
| | | | | | Add support for 2.6.39 based on rc3. Runtime tested on bcm63xx. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26615 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [omap35xx] Change partition table layoutHamish Guthrie2011-04-121-0/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26607 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix build error w/o CONFIG_PCIGabor Juhos2011-04-123-1/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26606 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: don't hardcode console parameters in kernel configGabor Juhos2011-04-123-52/+101
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26605 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use the gpio_keys_polled driver instead of gpio_buttonsGabor Juhos2011-04-1238-262/+299
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26603 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: Add support for WZR-HP-G301NHGabor Juhos2011-04-129-19/+90
| | | | | | | | | | | | | | Add support for the Buffalo WZR-HP-G301NH. The only difference between it and the WZR-HP-G00NH is that it has a RTL8366RB instead of a RTL8366S. Since we don't do runtime detection of the switch, we need a separate machine definition for it. While we are at it, also rename the profile to reflect that it now is for more than one device. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26601 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: rtl8366{s,rb}: remove the PHY driver.Gabor Juhos2011-04-122-104/+2
| | | | | | | | | | Since the PHY driver is only used for the WAN port and there is virtually no difference between it and the generic PHY driver, we can sefely remove it. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26600 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: add support for the MX25L1606E SPI flashGabor Juhos2011-04-112-0/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26596 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: merge dev-ar9{13,34}x-wmac into dev-ar9xxx-wmacGabor Juhos2011-04-1123-222/+164
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26595 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix AR934X_WMAC_SIZEGabor Juhos2011-04-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26594 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: use ath5k instead of madwifiFelix Fietkau2011-04-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26588 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: remove bogus wlan device mask checksFelix Fietkau2011-04-111-31/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26585 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [au1000] drop 005-au1000_phy_addr.patch, upstream is fixedFlorian Fainelli2011-04-101-29/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26580 3c298f89-4303-0410-b956-a3cf2f4a3e73
* amazon: Upgrade amazon target to kernel 2.6.37Hauke Mehrtens2011-04-1019-27/+380
| | | | | | | This was just a little bit tested on an SAMSUNG SMT-G3020 and pci and usb do not work like before. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26576 3c298f89-4303-0410-b956-a3cf2f4a3e73
* at91: add some missing config optionsHauke Mehrtens2011-04-091-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26571 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add symbols, small fixesHauke Mehrtens2011-04-097-0/+20
| | | | | | | | | * Some module should be loaded later to load them after the modules they are depending on * add some more missing config symbols * make CS5535 build again git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26570 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix section mismatchGabor Juhos2011-04-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26562 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: rename ar934x_ref_freq to ar71xx_ref_freqGabor Juhos2011-04-094-20/+25
| | | | | | | Also initialize that for each SoC and print its value along with the other frequencies. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26561 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: show the SoC type earlierGabor Juhos2011-04-091-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26560 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: cleanup SoC detection codeGabor Juhos2011-04-091-9/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26559 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: sync kernel configurationGabor Juhos2011-04-091-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26558 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: Fix mac address offset for AR934xGabor Juhos2011-04-091-1/+1
| | | | | | Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26557 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: merge a few patches into the right placeFelix Fietkau2011-04-096-54/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26556 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: fix up empty radio data mac address (based on patch from #8601)Felix Fietkau2011-04-091-1/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26555 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: fix ath5k support on ar2315/2317Felix Fietkau2011-04-092-18/+30
| | | | | | | | | - Use physical addresses definition for AR2315 the same way as AR5312. Fixes ioremap - Fix dma mapping for AHB bus (only use the PCI DMA offset for PCI devices) Based on patches by Wojciech Dubowik git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26554 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: enable CONFIG_IP17XX_PHY to add back switch support for the DIR-300Felix Fietkau2011-04-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26553 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add missing config optionsHauke Mehrtens2011-04-094-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26552 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: upgrade to kernel 2.6.27.6.Hauke Mehrtens2011-04-081-1/+1
| | | | | | | This should be save now. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] Bump kernel version to 2.6.37.6Jo-Philipp Wich2011-04-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26525 3c298f89-4303-0410-b956-a3cf2f4a3e73