Commit Graph

7390 Commits (a1ee44e27fb86dc3333cad4108e1e25f94e3cfb9)

Author SHA1 Message Date
Felix Fietkau 3ec2817f23 x86/soekris: Add defconfig for soekris net4801 and net4826
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
2011-01-26 11:33:46 +00:00
Felix Fietkau 19622693b3 x86/soekris: Add script to detect soekris model
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
2011-01-26 11:33:42 +00:00
Gabor Juhos 9f834b62be generic: remove en25pxx support patch, it is in mainline since 2.6.36
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25097 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-25 10:24:27 +00:00
Imre Kaloz 1a18363472 [target/orion]: drop 2.6.32 support (next target is 2.6.38)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25096 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-25 08:57:37 +00:00
Felix Fietkau e05c574520 kernel: when bridging, do not forward EAP frames to other ports, only 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
2011-01-25 00:25:49 +00:00
Imre Kaloz 8f03b15a20 [target/orion]: add missing symbol for 2.6.38
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-24 12:52:44 +00:00
Imre Kaloz 8c98b76f6b [target/orion]: upgrade to 2.6.37
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25090 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-24 12:51:48 +00:00
Imre Kaloz 6e46e0d3cf [target/generic/2.6.38]: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-24 12:36:18 +00:00
Imre Kaloz 9ebc3c5754 [target/generic/2.6.38]: replace the mips_boot patch with one that makes 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
2011-01-24 12:33:25 +00:00
Imre Kaloz 4f862cc31b this missing header patch is way too old for any sane software to depend on it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25087 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-24 12:18:02 +00:00
Imre Kaloz 1be7ad0339 remove mips gcc4 inline patch - fixed upstream
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25086 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-24 12:16:57 +00:00
Imre Kaloz d12aecc922 platform specific patches don't belong here - take #2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-24 12:11:25 +00:00
Imre Kaloz 9029412d26 platform specific patches don't belong here
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-24 11:01:38 +00:00
Imre Kaloz 1789f2cc54 [target/generic]: refresh 2.6.38 patches with -rc2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25081 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-24 09:39:17 +00:00
John Crispin 3021d3ebe8 [lantiq]
* 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
2011-01-23 19:16:33 +00:00
John Crispin c1c5604d3f [lantiq] adds machtype for ARV7518PW
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25074 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-23 12:51:15 +00:00
John Crispin fa4788f25c [lantiq] remove deadcode from [25072]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25073 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-23 12:12:23 +00:00
John Crispin e446e5409b [lantiq]
* 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
2011-01-23 12:08:44 +00:00
John Crispin 953ddaaba7 [geos]
* 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
2011-01-22 23:10:51 +00:00
John Crispin c6adb53d79 [geos]
* 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
2011-01-22 22:43:51 +00:00
Imre Kaloz 2a7bdb2ef0 [target/generic]: preliminary 2.6.38 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25057 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-21 17:52:22 +00:00
Hamish Guthrie cb175f3466 [gumstix] update package dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-20 11:26:47 +00:00
John Crispin 0cd1ec884f [lantiq]
* 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
2011-01-19 15:56:27 +00:00
Jo-Philipp Wich 10d78ebc85 [ar71xx] fix null pointer access in mach-dir-600-a1.c machine setup (#8671)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25043 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-18 18:04:50 +00:00
Florian Fainelli 5407d30b8f [realview] disable built-in MMC support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25042 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-18 14:53:21 +00:00
Florian Fainelli 98ae75ef1c [realview] add missing config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25041 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-18 14:53:15 +00:00
Felix Fietkau 2c7c3b9748 mpc85xx: disable the i8259 irq on mpc8548cds (but leave the controller 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
2011-01-18 14:43:44 +00:00
Florian Fainelli 2476a09fc6 [ep93xx] add missing keyboard symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-18 12:10:26 +00:00
Daniel Dickinson 0673e61005 [x86]: Missing symbols for CONFIG_xxx ..
Thanks Philip Prindeville

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25031 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-17 05:49:02 +00:00
Felix Fietkau a916879574 mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale 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
2011-01-16 01:25:06 +00:00
Felix Fietkau e7a8ce19cf add missing kernel kernel config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25017 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-16 01:25:02 +00:00
Felix Fietkau 05ff3aad40 mpc85xx: clean up bogus kernel config overrides
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25016 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-16 01:24:57 +00:00
Felix Fietkau da09857f8d mpc85xx: fix mpc8548 support (reorder serial ports, add default stdout path to device tree), enable pcie
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25015 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-16 01:24:53 +00:00
Mirko Vogt 390b302944 [lantiq] move irq.c from patch into own file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25002 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-15 03:32:16 +00:00
Gabor Juhos 82107df8dd ar71xx: rework WNDR3700 image generation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24983 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-14 10:37:14 +00:00
Gabor Juhos 2979eefbeb ar71xx: build separate image for the WNDR3700 with NA region
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24982 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-14 10:37:11 +00:00
Hamish Guthrie fd1cf86bac [omap35xx] Update gumstix profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24979 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-14 09:38:20 +00:00
Claudio Mignanti 3f73c49ad5 [at91] Fix i2c driver and package it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-13 12:01:07 +00:00
Claudio Mignanti e473c99613 [at91] Allow module compilation for adc driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24974 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-13 11:00:47 +00:00
Gabor Juhos 7848988656 brcm47xx: add gpio_set_debounce function
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-11 20:05:01 +00:00
Gabor Juhos cfddb1fcbb ar71xx: fix wlan LED on the TL-WR741 board
* Patch from #8630

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24963 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-11 08:20:47 +00:00
Gabor Juhos cea9ea6093 ar71xx: fix wrong names of the WPS LED/button
Reported-by: Nuno Gonçalves

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24961 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-10 18:15:47 +00:00
Hauke Mehrtens 8176a01da4 kernel: deactivate ext4 SElinux support and extended attributes support
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
2011-01-09 22:43:06 +00:00
Gabor Juhos 1cbf9086a2 generic: generic: remove MIPS device tree backport patch from 2.6.36
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
2011-01-09 09:52:12 +00:00
Gabor Juhos f0a7feae70 ar71xx: remove the gpio_wr_fix patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24945 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-09 09:29:51 +00:00
Gabor Juhos 24c0a39451 ar71xx: use gpio_*_cansleep calls in the rb4xx NAND driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-09 09:29:45 +00:00
Gabor Juhos 751ee501af generic: rtl8366: fix build error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24943 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-09 05:36:44 +00:00
Gabor Juhos 8f592bbf61 ar71xx: add kmod-ledtrig-usbdev for the MZK-W04NU profile as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24941 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-08 21:04:57 +00:00
Gabor Juhos f2c5bdc857 ar71xx: add kmod-ledtrig-usbdev to the relevant profiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24940 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-08 21:02:25 +00:00
Gabor Juhos 83ed5e6afe generic: rtl8366: enable vlans before enabling the ports
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24939 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-08 20:24:29 +00:00