summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* linux/generic: port yaffs to 2.6.39acoul2011-05-041-0/+147
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26818 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/rb532: use kernel and initramfs tags on image generationacoul2011-05-041-4/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26817 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] geos: remove unneeded modulesjow2011-05-031-2/+2
| | | | | | | The via-sata and gpio-nsc modules are both unneeded on the Geos platform. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26811 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uml] update to 2.6.38florian2011-05-028-1/+74
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26803 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cns3xxx: remove one of the dma cache patches, it causes a regression in the ↵nbd2011-05-021-67/+0
| | | | | | ethernet driver git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26802 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add fallback sprom for pci devices without an own sprom.hauke2011-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) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26801 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cns3xxx: fix missing and incomplete cache flushes on DMA cache sync for cpu ↵nbd2011-05-012-0/+88
| | | | | | - fixes some issues with ath9k git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26797 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use the ar8316 switch driver on the PB92 board and add a matching ↵nbd2011-04-283-8/+37
| | | | | | default network config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26779 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar8316: automatically detect whether port4 is used as PHY or as a switch portnbd2011-04-281-32/+61
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26778 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix MDIO access on ar7242 (based on a patch by Jess Zhu)nbd2011-04-282-25/+63
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26777 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar8216: support AR8316 rev 0 devicesnbd2011-04-281-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26776 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/atheros: add 2.6.38 preliminary support acoul2011-04-2714-0/+6616
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26772 3c298f89-4303-0410-b956-a3cf2f4a3e73
* swconfig: Replace SPIN_LOCK_UNLOCKED with DEFINE_SPINLOCKnbd2011-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26770 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/adm5120: update wget2nand scriptacoul2011-04-211-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26748 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/ar71xx: update wget2nand scriptacoul2011-04-211-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26747 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/ar71xx: add 2.6.38 preliminary support acoul2011-04-2134-0/+1141
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26746 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uml: fix the kernel config name overridenbd2011-04-171-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26715 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: remove 2.6.35 patchesnbd2011-04-173-123/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26710 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm63xx: remove patches/configs for 2.6.35nbd2011-04-1736-5855/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26709 3c298f89-4303-0410-b956-a3cf2f4a3e73
* au1000: remove patches/configs for 2.6.35nbd2011-04-174-248/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26708 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7: remove patches/configs for old kernel versionsnbd2011-04-1726-3303/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26707 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adm5120: remove patches/configs for unused kernel versionsnbd2011-04-1762-4726/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26706 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rootfs_split: Allow using MTDPART_OFS_APPEND macro for offset of rootfs.nbd2011-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26705 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove 2.6.35. It's not used anymore.nbd2011-04-17123-43410/+0
| | | | | | Signed-off-by: Jochen Friedrich <jochen@scram.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26704 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] Fixed directory error: added ra1320 patches to trunk/target... ↵cshore2011-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 ↵nbd2011-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 descriptionnbd2011-04-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26693 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: reorganize 2.6.37 patchesnbd2011-04-16121-376/+366
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26692 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: reorganize 2.6.39 patchesnbd2011-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 patchesnbd2011-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 categoriesnbd2011-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.37nbd2011-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 routerscshore2011-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 fieldcshore2011-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 symbolscshore2011-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 definitionscshore2011-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)nbd2011-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)nbd2011-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 tooacoul2011-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 optionsacoul2011-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 supportacoul2011-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 profilenbd2011-04-122-16/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26626 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] gzip jffs2 imagesjow2011-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 sizejow2011-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 patchesnbd2011-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.39nbd2011-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 layouthcg2011-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_PCIjuhosg2011-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 configjuhosg2011-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_buttonsjuhosg2011-04-1238-262/+299
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26603 3c298f89-4303-0410-b956-a3cf2f4a3e73