summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* [omap35xx] Add kernel patch to expose omap3 die id via sysfshcg2011-01-261-0/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25112 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86/soekris: Add defconfig for soekris net4801 and net4826nbd2011-01-264-0/+52
| | | | | | | | | Add default config file for net4801 and 4826 and initial script to copy config file like it is done for other platforms. Patch from: kentarou matsuyama <matsuyama@thinktube.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25103 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86/soekris: Add script to detect soekris modelnbd2011-01-261-0/+19
| | | | | | | | Add script to detect soekris board of net4801 and net4826. Patch from: kentarou matsuyama <matsuyama@thinktube.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25102 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: remove en25pxx support patch, it is in mainline since 2.6.36juhosg2011-01-255-45/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25097 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target/orion]: drop 2.6.32 support (next target is 2.6.38)kaloz2011-01-256-192/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25096 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: when bridging, do not forward EAP frames to other ports, only ↵nbd2011-01-257-0/+105
| | | | | | | | deliver them locally fixes WPA authentication issues with multiples APs that are connected to each other via bridges git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25095 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target/orion]: add missing symbol for 2.6.38kaloz2011-01-241-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25091 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target/orion]: upgrade to 2.6.37kaloz2011-01-243-6/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25090 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target/generic/2.6.38]: refresh patcheskaloz2011-01-242-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25089 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target/generic/2.6.38]: replace the mips_boot patch with one that makes ↵kaloz2011-01-243-11/+40
| | | | | | BOOT_RAW selectable, and enable it in the generic config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25088 3c298f89-4303-0410-b956-a3cf2f4a3e73
* this missing header patch is way too old for any sane software to depend on itkaloz2011-01-241-9/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25087 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove mips gcc4 inline patch - fixed upstreamkaloz2011-01-241-11/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25086 3c298f89-4303-0410-b956-a3cf2f4a3e73
* platform specific patches don't belong here - take #2kaloz2011-01-2440-1013/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25085 3c298f89-4303-0410-b956-a3cf2f4a3e73
* platform specific patches don't belong herekaloz2011-01-246-267/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25083 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target/generic]: refresh 2.6.38 patches with -rc2kaloz2011-01-248-18/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25081 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2011-01-235-113/+203
| | | | | | | | | | * adds arv4518pw mach support * fixes arv4525pw * make sure all mach names have the same style * move code around git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25075 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] adds machtype for ARV7518PWblogic2011-01-232-2/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25074 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] remove deadcode from [25072]blogic2011-01-231-4/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25073 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] blogic2011-01-239-145/+258
| | | | | | | | | | | | | * fix pci support for more than 1 device * fixes ioport mappings * adds support for arcor easybox 803/arv752DWP22 * gpio direction was not set properly during a gpio_request() * usb compile warning bugfix, cleanup, git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25072 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [geos]blogic2011-01-221-1/+1
| | | | | | | | | | * Make sure that Geos baud-rate defaults correctly Changeset 23414 somehow got reordered. The unconditional default trumps later settings. contributed by Philip Prindeville git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25068 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [geos]blogic2011-01-224-3/+70
| | | | | | | | | | | * adds sane default uci environment * adds sane default package selection contributed by Philip Prindeville git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25065 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target/generic]: preliminary 2.6.38 supportkaloz2011-01-21119-0/+68771
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25057 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [gumstix] update package dependencieshcg2011-01-202-7/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25050 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2011-01-192-216/+224
| | | | | | | | | * revert [25002] * fixes EBU ack when EBU causes an irq git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25047 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] fix null pointer access in mach-dir-600-a1.c machine setup (#8671)jow2011-01-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25043 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [realview] disable built-in MMC supportflorian2011-01-181-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25042 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [realview] add missing config symbolsflorian2011-01-181-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25041 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc85xx: disable the i8259 irq on mpc8548cds (but leave the controller ↵nbd2011-01-182-0/+36
| | | | | | initialized) - it shares an irq with the pcie device which causes irq storms git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25037 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ep93xx] add missing keyboard symbolflorian2011-01-181-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25036 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86]: Missing symbols for CONFIG_xxx ..cshore2011-01-172-0/+8
| | | | | | Thanks Philip Prindeville git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25031 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale ↵nbd2011-01-162-1/+6
| | | | | | | | | | powerpc cpus The SPE FPU is ABI-incompatible with the regular powerpc FPU, this needs to be reflected in the toolchain target name. Fixes floating point crashes in user space git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25018 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing kernel kernel config symbolnbd2011-01-162-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25017 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc85xx: clean up bogus kernel config overridesnbd2011-01-161-24/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25016 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc85xx: fix mpc8548 support (reorder serial ports, add default stdout path ↵nbd2011-01-162-1/+42
| | | | | | to device tree), enable pcie git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25015 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] move irq.c from patch into own filemirko2011-01-152-215/+213
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25002 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: rework WNDR3700 image generationjuhosg2011-01-141-16/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24983 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: build separate image for the WNDR3700 with NA regionjuhosg2011-01-141-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24982 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [omap35xx] Update gumstix profilehcg2011-01-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24979 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] Fix i2c driver and package itclaudio2011-01-131-0/+285
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24975 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] Allow module compilation for adc driverclaudio2011-01-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24974 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add gpio_set_debounce functionjuhosg2011-01-112-0/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24968 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix wlan LED on the TL-WR741 boardjuhosg2011-01-111-0/+2
| | | | | | * Patch from #8630 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24963 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix wrong names of the WPS LED/buttonjuhosg2011-01-101-7/+7
| | | | | | Reported-by: Nuno Gonçalves git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24961 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: deactivate ext4 SElinux support and extended attributes support hauke2011-01-097-0/+11
| | | | | | | | | | in general config. This effects the build in kmod-fs-ext4 and when it is build into the kernel in the x86 target. Thank you Philip Prindeville git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24951 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: generic: remove MIPS device tree backport patch from 2.6.36juhosg2011-01-091-233/+0
| | | | | | It makes no sense without a platform which uses that. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24946 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove the gpio_wr_fix patchjuhosg2011-01-092-22/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24945 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use gpio_*_cansleep calls in the rb4xx NAND driverjuhosg2011-01-091-5/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24944 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: rtl8366: fix build errorjuhosg2011-01-091-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24943 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add kmod-ledtrig-usbdev for the MZK-W04NU profile as welljuhosg2011-01-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24941 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add kmod-ledtrig-usbdev to the relevant profilesjuhosg2011-01-084-6/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24940 3c298f89-4303-0410-b956-a3cf2f4a3e73