Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * adds arv4518pw mach support * fixes arv4525pw * make sure all mach names ↵ | John Crispin | 2011-01-23 | 5 | -113/+203 |
| | | | | | | have the same style * move code around SVN-Revision: 25075 | ||||
* | adds machtype for ARV7518PW | John Crispin | 2011-01-23 | 2 | -2/+36 |
| | | | | SVN-Revision: 25074 | ||||
* | remove deadcode from [25072] | John Crispin | 2011-01-23 | 1 | -4/+1 |
| | | | | SVN-Revision: 25073 | ||||
* | * fix pci support for more than 1 device * fixes ioport mappings * adds ↵ | John Crispin | 2011-01-23 | 9 | -145/+258 |
| | | | | | | | | support for arcor easybox 803/arv752DWP22 * gpio direction was not set properly during a gpio_request() * usb compile warning bugfix, cleanup, SVN-Revision: 25072 | ||||
* | * Make sure that Geos baud-rate defaults correctly Changeset 23414 somehow ↵ | John Crispin | 2011-01-22 | 1 | -1/+1 |
| | | | | | | | | got reordered. The unconditional default trumps later settings. contributed by Philip Prindeville SVN-Revision: 25068 | ||||
* | * adds sane default uci environment * adds sane default package selection | John Crispin | 2011-01-22 | 4 | -3/+70 |
| | | | | | | contributed by Philip Prindeville SVN-Revision: 25065 | ||||
* | preliminary 2.6.38 support | Imre Kaloz | 2011-01-21 | 119 | -0/+68771 |
| | | | | SVN-Revision: 25057 | ||||
* | update package dependencies | Hamish Guthrie | 2011-01-20 | 2 | -7/+5 |
| | | | | SVN-Revision: 25050 | ||||
* | * revert [25002] * fixes EBU ack when EBU causes an irq | John Crispin | 2011-01-19 | 2 | -216/+224 |
| | | | | SVN-Revision: 25047 | ||||
* | fix null pointer access in mach-dir-600-a1.c machine setup (#8671) | Jo-Philipp Wich | 2011-01-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 25043 | ||||
* | disable built-in MMC support | Florian Fainelli | 2011-01-18 | 1 | -2/+1 |
| | | | | SVN-Revision: 25042 | ||||
* | add missing config symbols | Florian Fainelli | 2011-01-18 | 1 | -0/+2 |
| | | | | SVN-Revision: 25041 | ||||
* | mpc85xx: disable the i8259 irq on mpc8548cds (but leave the controller ↵ | Felix Fietkau | 2011-01-18 | 2 | -0/+36 |
| | | | | | | initialized) - it shares an irq with the pcie device which causes irq storms SVN-Revision: 25037 | ||||
* | add missing keyboard symbol | Florian Fainelli | 2011-01-18 | 1 | -0/+1 |
| | | | | SVN-Revision: 25036 | ||||
* | Missing symbols for CONFIG_xxx .. Thanks Philip Prindeville | Daniel Dickinson | 2011-01-17 | 2 | -0/+8 |
| | | | | SVN-Revision: 25031 | ||||
* | mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale ↵ | Felix Fietkau | 2011-01-16 | 1 | -1/+1 |
| | | | | | | 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 | ||||
* | add missing kernel kernel config symbol | Felix Fietkau | 2011-01-16 | 2 | -0/+2 |
| | | | | SVN-Revision: 25017 | ||||
* | mpc85xx: clean up bogus kernel config overrides | Felix Fietkau | 2011-01-16 | 1 | -24/+1 |
| | | | | SVN-Revision: 25016 | ||||
* | mpc85xx: fix mpc8548 support (reorder serial ports, add default stdout path ↵ | Felix Fietkau | 2011-01-16 | 2 | -1/+42 |
| | | | | | | to device tree), enable pcie SVN-Revision: 25015 | ||||
* | move irq.c from patch into own file | Mirko Vogt | 2011-01-15 | 2 | -215/+213 |
| | | | | SVN-Revision: 25002 | ||||
* | ar71xx: rework WNDR3700 image generation | Gabor Juhos | 2011-01-14 | 1 | -16/+19 |
| | | | | SVN-Revision: 24983 | ||||
* | ar71xx: build separate image for the WNDR3700 with NA region | Gabor Juhos | 2011-01-14 | 1 | -0/+4 |
| | | | | SVN-Revision: 24982 | ||||
* | Update gumstix profile | Hamish Guthrie | 2011-01-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 24979 | ||||
* | Fix i2c driver and package it | Claudio Mignanti | 2011-01-13 | 1 | -0/+285 |
| | | | | SVN-Revision: 24975 | ||||
* | Allow module compilation for adc driver | Claudio Mignanti | 2011-01-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 24974 | ||||
* | brcm47xx: add gpio_set_debounce function | Gabor Juhos | 2011-01-11 | 2 | -0/+26 |
| | | | | SVN-Revision: 24968 | ||||
* | ar71xx: fix wlan LED on the TL-WR741 board | Gabor Juhos | 2011-01-11 | 1 | -0/+2 |
| | | | | | | * Patch from #8630 SVN-Revision: 24963 | ||||
* | ar71xx: fix wrong names of the WPS LED/button | Gabor Juhos | 2011-01-10 | 1 | -7/+7 |
| | | | | | | Reported-by: Nuno Gonçalves SVN-Revision: 24961 | ||||
* | kernel: deactivate ext4 SElinux support and extended attributes support in ↵ | Hauke Mehrtens | 2011-01-09 | 7 | -0/+11 |
| | | | | | | | | 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 | ||||
* | generic: generic: remove MIPS device tree backport patch from 2.6.36 | Gabor Juhos | 2011-01-09 | 1 | -233/+0 |
| | | | | | | It makes no sense without a platform which uses that. SVN-Revision: 24946 | ||||
* | ar71xx: remove the gpio_wr_fix patch | Gabor Juhos | 2011-01-09 | 2 | -22/+0 |
| | | | | SVN-Revision: 24945 | ||||
* | ar71xx: use gpio_*_cansleep calls in the rb4xx NAND driver | Gabor Juhos | 2011-01-09 | 1 | -5/+8 |
| | | | | SVN-Revision: 24944 | ||||
* | generic: rtl8366: fix build error | Gabor Juhos | 2011-01-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 24943 | ||||
* | ar71xx: add kmod-ledtrig-usbdev for the MZK-W04NU profile as well | Gabor Juhos | 2011-01-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 24941 | ||||
* | ar71xx: add kmod-ledtrig-usbdev to the relevant profiles | Gabor Juhos | 2011-01-08 | 4 | -6/+10 |
| | | | | SVN-Revision: 24940 | ||||
* | generic: rtl8366: enable vlans before enabling the ports | Gabor Juhos | 2011-01-08 | 4 | -1/+11 |
| | | | | SVN-Revision: 24939 | ||||
* | generic: rtl8366: enable ports only after VLAN configuration is done | Gabor Juhos | 2011-01-08 | 4 | -8/+30 |
| | | | | SVN-Revision: 24938 | ||||
* | generic: rtl8366: add enable_port helper | Gabor Juhos | 2011-01-08 | 3 | -0/+15 |
| | | | | SVN-Revision: 24937 | ||||
* | generic: rtl8366_smi: init VLANs only in first switch initialization | Gabor Juhos | 2011-01-08 | 1 | -10/+30 |
| | | | | SVN-Revision: 24936 | ||||
* | generic: rtl8366s: use correct bitmasks in sanity checks | Gabor Juhos | 2011-01-08 | 1 | -4/+4 |
| | | | | SVN-Revision: 24935 | ||||
* | generic: rtl8366s: add vlan fid support | Gabor Juhos | 2011-01-08 | 1 | -0/+7 |
| | | | | SVN-Revision: 24934 | ||||
* | generic: rtl8366: add debugfs file for VLAN4K table | Gabor Juhos | 2011-01-08 | 2 | -0/+60 |
| | | | | SVN-Revision: 24933 | ||||
* | generic: rtl8366rb: use correct bitmasks in sanity checks | Gabor Juhos | 2011-01-08 | 1 | -4/+4 |
| | | | | SVN-Revision: 24930 | ||||
* | ar71xx: use spinlock in ar71xx_device_{start,stop} | Gabor Juhos | 2011-01-08 | 1 | -18/+20 |
| | | | | SVN-Revision: 24929 | ||||
* | ar71xx: add kmod-usb-ohci module for the WNDR3700 profile | Gabor Juhos | 2011-01-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 24927 | ||||
* | Drop support for older kernel versions | Lars-Peter Clausen | 2011-01-06 | 78 | -59447/+0 |
| | | | | SVN-Revision: 24915 | ||||
* | Add 2.6.37 support | Lars-Peter Clausen | 2011-01-06 | 30 | -1/+19329 |
| | | | | SVN-Revision: 24914 | ||||
* | fix unbalanced mutex_lock/mutex_unlock in mini_fo getxattr op. Thanks Daniel ↵ | Jo-Philipp Wich | 2011-01-05 | 7 | -7/+7 |
| | | | | | | Dickinson for tracking this down SVN-Revision: 24906 | ||||
* | disable CONFIG_EXT4_FS_XATTR on kernel 2.6.35 and 2.6.37, this exposes a ↵ | Jo-Philipp Wich | 2011-01-05 | 2 | -0/+2 |
| | | | | | | mutex bug in mini_fo leading to hard lockups with various filesystem operations SVN-Revision: 24905 | ||||
* | ramips: ramips_esw: fix typos | Gabor Juhos | 2011-01-04 | 1 | -2/+2 |
| | | | | | | Patch from #8577. SVN-Revision: 24898 |