Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ip17xx: Fixed error handling in ip175c_set_val() | Gabor Juhos | 2010-06-08 | 1 | -1/+1 |
| | | | | | | | | | Upon error, ip175c_set_val() returned 0 instead of -EINVAL. Signed-off-by: Martin Mares <mj@ucw.cz> Signed-off-by: Patrick Horn <patrick.horn@gmail.com> SVN-Revision: 21711 | ||||
* | ip17xx: Cosmetic cleanups | Gabor Juhos | 2010-06-08 | 1 | -50/+35 |
| | | | | | | | | | | Trying to unify capitalization and formatting of comments. Writing of periods at the end of comments is however still inconsistent. Signed-off-by: Martin Mares <mj@ucw.cz> Signed-off-by: Patrick Horn <patrick.horn@gmail.com> SVN-Revision: 21710 | ||||
* | ip17xx: Consolidate operations with PHY registers | Gabor Juhos | 2010-06-08 | 1 | -47/+40 |
| | | | | | | | | | | | | | | | Call mdiobus_{read,write} instead of duplicating their code. Introduce ip_phy_write_masked(), which changes a part of a register. Will be used later in this patch series. Please note that it does not hold any lock between reading and writing, so it is up to the caller to serialize. Also add DUMP_MII_IO, which enables logging of all MII accesses. Signed-off-by: Martin Mares <mj@ucw.cz> Signed-off-by: Patrick Horn <patrick.horn@gmail.com> SVN-Revision: 21709 | ||||
* | swconfig: Fix a bug in use of SWITCH_PORT_FLAG_TAGGED | Gabor Juhos | 2010-06-08 | 1 | -1/+1 |
| | | | | | | | | | SWITCH_PORT_FLAG_TAGGED is a bit index, not a bit mask. Signed-off-by: Martin Mares <mj@ucw.cz> Signed-off-by: Patrick Horn <patrick.horn@gmail.com> SVN-Revision: 21708 | ||||
* | brcm47xx: add kernel 2.6.35 preliminary support | Alexandros C. Couloumbis | 2010-06-08 | 27 | -0/+2748 |
| | | | | SVN-Revision: 21707 | ||||
* | generic-2.6: fix mini_fo 2.6.35 kernel issue | Alexandros C. Couloumbis | 2010-06-08 | 1 | -0/+20 |
| | | | | SVN-Revision: 21706 | ||||
* | fix a typo on commit r21704 | Alexandros C. Couloumbis | 2010-06-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 21705 | ||||
* | generic-2.6: generic: add missing config symbols for 2.6.35 | Alexandros C. Couloumbis | 2010-06-08 | 1 | -1/+8 |
| | | | | SVN-Revision: 21704 | ||||
* | atheros: add kernel 2.6.35 preliminary support | Alexandros C. Couloumbis | 2010-06-08 | 14 | -0/+6657 |
| | | | | SVN-Revision: 21703 | ||||
* | generic: add missing config symbol for 2.6.34 | Gabor Juhos | 2010-06-07 | 1 | -0/+1 |
| | | | | SVN-Revision: 21699 | ||||
* | ar71xx: fix 2.6.34 build errors | Gabor Juhos | 2010-06-07 | 3 | -0/+3 |
| | | | | SVN-Revision: 21698 | ||||
* | ar71xx: add missing 2.6.34 config symbol | Gabor Juhos | 2010-06-07 | 1 | -0/+1 |
| | | | | SVN-Revision: 21697 | ||||
* | generic-2.6: add kernel 2.6.35 preliminary support (patches) | Alexandros C. Couloumbis | 2010-06-07 | 104 | -0/+38334 |
| | | | | SVN-Revision: 21696 | ||||
* | refresh kernel patches | Alexandros C. Couloumbis | 2010-06-06 | 21 | -69/+69 |
| | | | | SVN-Revision: 21694 | ||||
* | generate NA and non-NA images for Titan platforms | Florian Fainelli | 2010-06-06 | 1 | -0/+7 |
| | | | | SVN-Revision: 21692 | ||||
* | add Titan MTD partitionning support (#6632) | Florian Fainelli | 2010-06-06 | 2 | -0/+289 |
| | | | | SVN-Revision: 21691 | ||||
* | titan board also have CYWL as a product id | Florian Fainelli | 2010-06-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 21690 | ||||
* | do not override kmod-usb-storage-extras Kconfig symbols (#7285) | Florian Fainelli | 2010-06-06 | 5 | -50/+0 |
| | | | | SVN-Revision: 21688 | ||||
* | ar71xx: build firmware images if Minimal profile is selected | Gabor Juhos | 2010-06-06 | 1 | -0/+4 |
| | | | | SVN-Revision: 21684 | ||||
* | ar71xx: rename Minimal profile | Gabor Juhos | 2010-06-06 | 1 | -5/+5 |
| | | | | SVN-Revision: 21683 | ||||
* | orion: Update Orion in trunk to kernel 2.6.34. | Hauke Mehrtens | 2010-06-06 | 10 | -3/+96 |
| | | | | | | | | | Was flashed on WRT350Nv2, booted and is running for several days. Closes #7405 Thank you maddes for your patch. SVN-Revision: 21682 | ||||
* | generic: update mips multimachine patch | Gabor Juhos | 2010-06-05 | 3 | -42/+51 |
| | | | | SVN-Revision: 21681 | ||||
* | adm5120: convert to use the new mips multimachine stuff | Gabor Juhos | 2010-06-05 | 28 | -747/+55 |
| | | | | SVN-Revision: 21680 | ||||
* | ar71xx: clarify the nand subtarget a bit | Felix Fietkau | 2010-06-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 21679 | ||||
* | generic: merge mips multi machine update to generic patches for 2.6.34 | Gabor Juhos | 2010-06-04 | 5 | -337/+342 |
| | | | | SVN-Revision: 21675 | ||||
* | generic: merge mips multi machine update to generic patches for 2.6.33 | Gabor Juhos | 2010-06-04 | 4 | -337/+332 |
| | | | | SVN-Revision: 21674 | ||||
* | generic: merge mips multi machine update to generic patches for 2.6.32 | Gabor Juhos | 2010-06-04 | 5 | -470/+331 |
| | | | | SVN-Revision: 21673 | ||||
* | adm5120: don't use linux/autoconf.h | Gabor Juhos | 2010-06-04 | 12 | -1286/+0 |
| | | | | SVN-Revision: 21672 | ||||
* | adm5120: fix build error on 2.6.34 | Gabor Juhos | 2010-06-04 | 1 | -0/+1 |
| | | | | SVN-Revision: 21671 | ||||
* | Force usb features, fix depends | Claudio Mignanti | 2010-06-03 | 2 | -3/+2 |
| | | | | SVN-Revision: 21664 | ||||
* | orion: fix lan and wan mac address for wrt530n v2 (patch by maddes from #7113) | Felix Fietkau | 2010-06-01 | 1 | -0/+17 |
| | | | | SVN-Revision: 21647 | ||||
* | ar71xx: fix rootfs mount issue (closes #7319) | Alexandros C. Couloumbis | 2010-06-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 21645 | ||||
* | Fix ramips build when CONFIG_RALINK_DEV_GPIO_BUTTONS is not set. | John Crispin | 2010-05-31 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Helmut Schaa SVN-Revision: 21643 | ||||
* | brcm-2.4: preinit: Renamed failsafe echo scriplet to reflect that it is ↵ | Daniel Dickinson | 2010-05-30 | 1 | -0/+0 |
| | | | | | | brcm-specific SVN-Revision: 21637 | ||||
* | brcm-2.4: preinit: Removed duplicate failsafe switch config file | Daniel Dickinson | 2010-05-30 | 1 | -10/+0 |
| | | | | SVN-Revision: 21636 | ||||
* | ramips: Added preinit scriptlet to set vars based on cpuinfo during ↵ | Daniel Dickinson | 2010-05-30 | 1 | -0/+7 |
| | | | | | | preinit_main. This fixes a bug in which the vars were not set due to /proc not being mounted when ramips.sh was sourced SVN-Revision: 21635 | ||||
* | ar71xx: Added preinit scriptlet to set vars based on cpuinfo during ↵ | Daniel Dickinson | 2010-05-30 | 1 | -0/+7 |
| | | | | | | preinit_main. This fixes a bug in which the vars were not set due to /proc not being mounted when ar71xx.sh was sourced SVN-Revision: 21634 | ||||
* | adm5120: Added preinit script to set vars based on cpuinfo during preinit ↵ | Daniel Dickinson | 2010-05-30 | 1 | -0/+7 |
| | | | | | | main; This fixes a bug in which the per-board vars were not set due to cpuinfo not being mounted when the adm5120.sh was run SVN-Revision: 21633 | ||||
* | adm5120: Fixed name of preinit_iface scriptlet | Daniel Dickinson | 2010-05-30 | 1 | -0/+0 |
| | | | | SVN-Revision: 21632 | ||||
* | brcm63xx: Fixed 96348GW (Tecom Gx00) LED definitions to match reality (vs ↵ | Daniel Dickinson | 2010-05-30 | 8 | -125/+160 |
| | | | | | | reference design) SVN-Revision: 21631 | ||||
* | brcm63xx: Tecom GW6x00 profile: Added hotplug button events and gpio-leds kmods | Daniel Dickinson | 2010-05-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 21630 | ||||
* | brcm63xx: Fixed vlan packet leakage in preinit for known devices with a ↵ | Daniel Dickinson | 2010-05-30 | 4 | -0/+97 |
| | | | | | | switch on eth1 (currently only 96348GW - Tecom 6x00) SVN-Revision: 21629 | ||||
* | brcm63xx: Added preinit reset button module loading for devices known to ↵ | Daniel Dickinson | 2010-05-30 | 1 | -0/+16 |
| | | | | | | support it and for which /lib/brcm63xx.sh has the definitions (currently only 96348GW - Tecom 6x00) SVN-Revision: 21628 | ||||
* | brcm63xx: Added LED code for preinit (/etc/diag.sh) for 96348GW (Tecom 6x00) | Daniel Dickinson | 2010-05-30 | 1 | -0/+67 |
| | | | | SVN-Revision: 21627 | ||||
* | brcm63xx: Added preinit board-type detection (currently only 96348GW - Tecom ↵ | Daniel Dickinson | 2010-05-30 | 2 | -0/+35 |
| | | | | | | 6x00) SVN-Revision: 21626 | ||||
* | kernel: add missing config symbols. | Hauke Mehrtens | 2010-05-29 | 2 | -1/+16 |
| | | | | | | | | Thank you Maddes for your patch This closes #7375. SVN-Revision: 21623 | ||||
* | kernel: add lzma support for arm cpu. | Hauke Mehrtens | 2010-05-29 | 1 | -0/+57 |
| | | | | | | | | | | | This patch appears to be lost beetween 2.6.32 and 2.6.33. Thank you Maddes for the patch. This helps making orion work with kernel 2.6.34. closes #7377. SVN-Revision: 21622 | ||||
* | udc: Fix recursive spinlocks | Lars-Peter Clausen | 2010-05-29 | 1 | -14/+13 |
| | | | | | | | | | | | | Driver had recursive spinlock locking: 1. jz4740_queue() acquires lock 2. done() is called in chain: jz4740_queue()->jz4740_ep0_kick()->jz4740_ep0_in()->write_fifo_ep0()->done() and it tries to acquire same lock. 3. Deadlock. Signed-off-by: Yauhen Kharuzhy <jekhor@gmail.com> SVN-Revision: 21619 | ||||
* | ASoC: Fix and cleaup dma config | Lars-Peter Clausen | 2010-05-29 | 1 | -95/+91 |
| | | | | SVN-Revision: 21618 | ||||
* | core fixes * Mask timer irq on startup * Fix dma width constants * Do not ↵ | Lars-Peter Clausen | 2010-05-29 | 2 | -59/+55 |
| | | | | | | try to ack intc irqs SVN-Revision: 21617 |