Commit Graph

6261 Commits (25feec0c9c6a2bd9fe4c20e3cfe55e47c3d4bfaf)

Author SHA1 Message Date
Hamish Guthrie 3ed2455105 Add kernel patch to expose omap3 die id via sysfs
SVN-Revision: 25112
14 years ago
Felix Fietkau 5571acdbd0 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>

SVN-Revision: 25103
14 years ago
Felix Fietkau 3d9d5cee8a 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>

SVN-Revision: 25102
14 years ago
Gabor Juhos 62e8fbd7ae generic: remove en25pxx support patch, it is in mainline since 2.6.36
SVN-Revision: 25097
14 years ago
Imre Kaloz 9bfd655af3 drop 2.6.32 support (next target is 2.6.38)
SVN-Revision: 25096
14 years ago
Felix Fietkau 23c966a388 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
SVN-Revision: 25095
14 years ago
Imre Kaloz 18c4d8389e add missing symbol for 2.6.38
SVN-Revision: 25091
14 years ago
Imre Kaloz c861e4815d upgrade to 2.6.37
SVN-Revision: 25090
14 years ago
Imre Kaloz 58470cfb0c refresh patches
SVN-Revision: 25089
14 years ago
Imre Kaloz 2262fa9f15 replace the mips_boot patch with one that makes BOOT_RAW selectable, and enable it in the generic config
SVN-Revision: 25088
14 years ago
Imre Kaloz 979b095c40 this missing header patch is way too old for any sane software to depend on it
SVN-Revision: 25087
14 years ago
Imre Kaloz 30b6d17ce3 remove mips gcc4 inline patch - fixed upstream
SVN-Revision: 25086
14 years ago
Imre Kaloz 2821101c92 platform specific patches don't belong here - take #2
SVN-Revision: 25085
14 years ago
Imre Kaloz 7c9d132d10 platform specific patches don't belong here
SVN-Revision: 25083
14 years ago
Imre Kaloz cf3d4be590 refresh 2.6.38 patches with -rc2
SVN-Revision: 25081
14 years ago
John Crispin a15b4bf6fc * adds arv4518pw mach support * fixes arv4525pw * make sure all mach names have the same style * move code around
SVN-Revision: 25075
14 years ago
John Crispin a8819fd220 adds machtype for ARV7518PW
SVN-Revision: 25074
14 years ago
John Crispin 699f5c8729 remove deadcode from [25072]
SVN-Revision: 25073
14 years ago
John Crispin 7c9e1370e9 * 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,

SVN-Revision: 25072
14 years ago
John Crispin 275c33c6f8 * Make sure that Geos baud-rate defaults correctly Changeset 23414 somehow got reordered. The unconditional default trumps later settings.
contributed by Philip Prindeville

SVN-Revision: 25068
14 years ago
John Crispin 079ba5ac14 * adds sane default uci environment * adds sane default package selection
contributed by Philip Prindeville

SVN-Revision: 25065
14 years ago
Imre Kaloz c700e57cc7 preliminary 2.6.38 support
SVN-Revision: 25057
14 years ago
Hamish Guthrie bb95af7a51 update package dependencies
SVN-Revision: 25050
14 years ago
John Crispin 4d465f4036 * revert [25002] * fixes EBU ack when EBU causes an irq
SVN-Revision: 25047
14 years ago
Jo-Philipp Wich 18ed5bca9b fix null pointer access in mach-dir-600-a1.c machine setup (#8671)
SVN-Revision: 25043
14 years ago
Florian Fainelli 5c8c4a2c1f disable built-in MMC support
SVN-Revision: 25042
14 years ago
Florian Fainelli da7074758f add missing config symbols
SVN-Revision: 25041
14 years ago
Felix Fietkau a303220605 mpc85xx: disable the i8259 irq on mpc8548cds (but leave the controller initialized) - it shares an irq with the pcie device which causes irq storms
SVN-Revision: 25037
14 years ago
Florian Fainelli 100211927c add missing keyboard symbol
SVN-Revision: 25036
14 years ago
Daniel Dickinson cc7e8eabb1 Missing symbols for CONFIG_xxx .. Thanks Philip Prindeville
SVN-Revision: 25031
14 years ago
Felix Fietkau 8740549c57 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
SVN-Revision: 25018
14 years ago
Felix Fietkau 9299345c7f add missing kernel kernel config symbol
SVN-Revision: 25017
14 years ago
Felix Fietkau d80506e8d5 mpc85xx: clean up bogus kernel config overrides
SVN-Revision: 25016
14 years ago
Felix Fietkau d6d301bb14 mpc85xx: fix mpc8548 support (reorder serial ports, add default stdout path to device tree), enable pcie
SVN-Revision: 25015
14 years ago
Mirko Vogt 63aeef20c0 move irq.c from patch into own file
SVN-Revision: 25002
14 years ago
Gabor Juhos 0b98f1f64f ar71xx: rework WNDR3700 image generation
SVN-Revision: 24983
14 years ago
Gabor Juhos b99f5f9c4a ar71xx: build separate image for the WNDR3700 with NA region
SVN-Revision: 24982
14 years ago
Hamish Guthrie 3c43d6fb30 Update gumstix profile
SVN-Revision: 24979
14 years ago
Claudio Mignanti 3559931d8f Fix i2c driver and package it
SVN-Revision: 24975
14 years ago
Claudio Mignanti c4238a64ac Allow module compilation for adc driver
SVN-Revision: 24974
14 years ago
Gabor Juhos 541bebf4ec brcm47xx: add gpio_set_debounce function
SVN-Revision: 24968
14 years ago
Gabor Juhos b67bbfe287 ar71xx: fix wlan LED on the TL-WR741 board
* Patch from #8630

SVN-Revision: 24963
14 years ago
Gabor Juhos dd53effe15 ar71xx: fix wrong names of the WPS LED/button
Reported-by: Nuno Gonçalves

SVN-Revision: 24961
14 years ago
Hauke Mehrtens 8067116c10 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

SVN-Revision: 24951
14 years ago
Gabor Juhos 088d334311 generic: generic: remove MIPS device tree backport patch from 2.6.36
It makes no sense without a platform which uses that.

SVN-Revision: 24946
14 years ago
Gabor Juhos a894d10d4d ar71xx: remove the gpio_wr_fix patch
SVN-Revision: 24945
14 years ago
Gabor Juhos 23a6173099 ar71xx: use gpio_*_cansleep calls in the rb4xx NAND driver
SVN-Revision: 24944
14 years ago
Gabor Juhos 5641e8233e generic: rtl8366: fix build error
SVN-Revision: 24943
14 years ago
Gabor Juhos 505f0e7a86 ar71xx: add kmod-ledtrig-usbdev for the MZK-W04NU profile as well
SVN-Revision: 24941
14 years ago
Gabor Juhos 271ce88567 ar71xx: add kmod-ledtrig-usbdev to the relevant profiles
SVN-Revision: 24940
14 years ago