aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* update to 2.6.38.2Florian Fainelli2011-05-053-193/+47
| | | | SVN-Revision: 26833
* add missing 2.6.38 symbolsFlorian Fainelli2011-05-051-0/+4
| | | | SVN-Revision: 26832
* brcm47xx: when detecting a ssb pci device without an own sprom write the ↵Hauke Mehrtens2011-05-056-50/+38
| | | | | | sprom data from the platform device to the correct pointer. SVN-Revision: 26829
* brcm47xx: fix typo in patchHauke Mehrtens2011-05-052-2/+2
| | | | SVN-Revision: 26828
* linux/ar71xx: add some missing symbols for nand/yaffs targetsAlexandros C. Couloumbis2011-05-051-0/+5
| | | | SVN-Revision: 26827
* linux/generic: port yaffs to 2.6.39Alexandros C. Couloumbis2011-05-041-0/+147
| | | | SVN-Revision: 26818
* linux/rb532: use kernel and initramfs tags on image generationAlexandros C. Couloumbis2011-05-041-4/+6
| | | | SVN-Revision: 26817
* geos: remove unneeded modules The via-sata and gpio-nsc modules are both ↵Jo-Philipp Wich2011-05-031-2/+2
| | | | | | unneeded on the Geos platform. SVN-Revision: 26811
* update to 2.6.38Florian Fainelli2011-05-028-1/+74
| | | | SVN-Revision: 26803
* cns3xxx: remove one of the dma cache patches, it causes a regression in the ↵Felix Fietkau2011-05-021-67/+0
| | | | | | ethernet driver SVN-Revision: 26802
* brcm47xx: add fallback sprom for pci devices without an own sprom.Hauke Mehrtens2011-05-0124-72/+976
| | | | | | | | | | | | | If there is no sprom on an ssb based pci device on the brcm47xx architecture ssb now asks the architecture code to look into the nvram to get some sprom data for this device. Now we are able to read out pci/1/1/ foo or pci/1/3/ foo config options. This will fix some problems where the wireless devices does not got an mac address and the following message was show: ssb: WARNING: Invalid SPROM CRC (corrupt SPROM) SVN-Revision: 26801
* cns3xxx: fix missing and incomplete cache flushes on DMA cache sync for cpu ↵Felix Fietkau2011-05-012-0/+88
| | | | | | - fixes some issues with ath9k SVN-Revision: 26797
* ar71xx: use the ar8316 switch driver on the PB92 board and add a matching ↵Felix Fietkau2011-04-283-8/+37
| | | | | | default network config SVN-Revision: 26779
* ar8316: automatically detect whether port4 is used as PHY or as a switch portFelix Fietkau2011-04-281-32/+61
| | | | SVN-Revision: 26778
* ar71xx: fix MDIO access on ar7242 (based on a patch by Jess Zhu)Felix Fietkau2011-04-282-25/+63
| | | | SVN-Revision: 26777
* ar8216: support AR8316 rev 0 devicesFelix Fietkau2011-04-281-0/+1
| | | | SVN-Revision: 26776
* linux/atheros: add 2.6.38 preliminary supportAlexandros C. Couloumbis2011-04-2714-0/+6616
| | | | SVN-Revision: 26772
* swconfig: Replace SPIN_LOCK_UNLOCKED with DEFINE_SPINLOCKFelix Fietkau2011-04-261-1/+1
| | | | | | | | | SPIN_LOCK_UNLOCKED has been deprecated since 2.6.19 and will get removed in 2.6.39, so replace it with DEFINE_SPINLOCK(). Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26770
* linux/adm5120: update wget2nand scriptAlexandros C. Couloumbis2011-04-211-2/+2
| | | | SVN-Revision: 26748
* linux/ar71xx: update wget2nand scriptAlexandros C. Couloumbis2011-04-211-2/+2
| | | | SVN-Revision: 26747
* linux/ar71xx: add 2.6.38 preliminary supportAlexandros C. Couloumbis2011-04-2134-0/+1141
| | | | SVN-Revision: 26746
* uml: fix the kernel config name overrideFelix Fietkau2011-04-171-1/+2
| | | | SVN-Revision: 26715
* x86: remove 2.6.35 patchesFelix Fietkau2011-04-173-123/+0
| | | | SVN-Revision: 26710
* brcm63xx: remove patches/configs for 2.6.35Felix Fietkau2011-04-1736-5855/+0
| | | | SVN-Revision: 26709
* au1000: remove patches/configs for 2.6.35Felix Fietkau2011-04-174-248/+0
| | | | SVN-Revision: 26708
* ar7: remove patches/configs for old kernel versionsFelix Fietkau2011-04-1726-3303/+0
| | | | SVN-Revision: 26707
* adm5120: remove patches/configs for unused kernel versionsFelix Fietkau2011-04-1762-4726/+0
| | | | SVN-Revision: 26706
* rootfs_split: Allow using MTDPART_OFS_APPEND macro for offset of rootfs.Felix Fietkau2011-04-177-29/+43
| | | | | | | | | | Use offset from struct mtd_part instead of struct mtd_partition for defining the new partitions. This enables the usage of MTDPART_OFS_APPEND macro in struct mtd_partition. Signed-off-by: Jochen Friedrich <jochen@scram.de> SVN-Revision: 26705
* Remove 2.6.35. It's not used anymore.Felix Fietkau2011-04-17123-43410/+0
| | | | | | Signed-off-by: Jochen Friedrich <jochen@scram.de> SVN-Revision: 26704
* Fixed directory error: added ra1320 patches to trunk/target... subdir ↵Daniel Dickinson2011-04-172-0/+108
| | | | | | instead if target.... in trunk branch. SVN-Revision: 26699
* ixp4xx: backport an upstream commit to fix gspca compile errors triggered by ↵Felix Fietkau2011-04-161-0/+70
| | | | | | the buildbot SVN-Revision: 26698
* fix a typo in the kernel patch descriptionFelix Fietkau2011-04-161-1/+1
| | | | SVN-Revision: 26693
* kernel: reorganize 2.6.37 patchesFelix Fietkau2011-04-16121-376/+366
| | | | SVN-Revision: 26692
* kernel: reorganize 2.6.39 patchesFelix Fietkau2011-04-16102-334/+300
| | | | SVN-Revision: 26691
* kernel: reorganize 2.6.38 patches, clean up block2mtd patchesFelix Fietkau2011-04-16108-380/+324
| | | | SVN-Revision: 26690
* kernel: add a PATCHES text file describing the new patch categoriesFelix Fietkau2011-04-161-0/+15
| | | | SVN-Revision: 26689
* kernel: backport the fix "net_sched: fix ip_tos2prio" for 2.6.37 Fixes a bug ↵Felix Fietkau2011-04-161-0/+11
| | | | | | that led to ECN enabled flows being de-prioritized by pfifo_fast SVN-Revision: 26687
* Generate images for RTA1320_16M-based routersDaniel Dickinson2011-04-151-1/+3
| | | | SVN-Revision: 26681
* 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> SVN-Revision: 26680
* x86: missing kernel symbolsDaniel Dickinson2011-04-151-0/+2
| | | | | | Please include these two missing kernel CONFIG_ symbols. SVN-Revision: 26679
* 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> SVN-Revision: 26678
* adm5120: fix promiscuous mode handling (patch from #8581)Felix Fietkau2011-04-151-3/+3
| | | | SVN-Revision: 26673
* ar71xx: enable the ip17xx PHY driver (fixes #5193, #8027)Felix Fietkau2011-04-141-0/+1
| | | | SVN-Revision: 26670
* linux/adm5120: generate non-initramfs kernel images tooAlexandros C. Couloumbis2011-04-141-0/+20
| | | | SVN-Revision: 26657
* linux/adm5120: preliminary 2.6.38 config optionsAlexandros C. Couloumbis2011-04-132-0/+546
| | | | SVN-Revision: 26648
* linux/adm5120: add 2.6.38 preliminary supportAlexandros C. Couloumbis2011-04-1319-0/+1074
| | | | SVN-Revision: 26647
* ar71xx: replace the madwifi profile with an ath5k profileFelix Fietkau2011-04-122-16/+16
| | | | SVN-Revision: 26626
* gzip jffs2 images Signed-off-by: Vasilis Tsiligiannis ↵Jo-Philipp Wich2011-04-121-1/+1
| | | | | | <b_tsiligiannis@silverton.gr> SVN-Revision: 26625
* Enable padding of jffs2 images to user specified filesystem size ↵Jo-Philipp Wich2011-04-121-0/+1
| | | | | | Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 26624
* 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 SVN-Revision: 26616