Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Rename .trx2 image to openwrt-wrt54g3gv2-vf-squashfs-sysupgrade.bin and ↵ | Jo-Philipp Wich | 2010-05-29 | 1 | -2/+2 |
| | | | | | | openwrt-wrt54g3gv2-vf-squashfs.bin to openwrt-wrt54g3gv2-vf-squashfs-factory.bin SVN-Revision: 21616 | ||||
* | jzcodec: Enable support for S8 format | Lars-Peter Clausen | 2010-05-29 | 1 | -7/+7 |
| | | | | SVN-Revision: 21615 | ||||
* | fb: Fix pseudo palette for non 32bit color depth. | Lars-Peter Clausen | 2010-05-29 | 1 | -20/+32 |
| | | | | SVN-Revision: 21614 | ||||
* | rtc: Put rtc Kconfig entry into the correct section | Lars-Peter Clausen | 2010-05-29 | 1 | -9/+7 |
| | | | | SVN-Revision: 21613 | ||||
* | x86: build fully functional images on Mac OS X, now that grub is fixed | Felix Fietkau | 2010-05-28 | 1 | -11/+0 |
| | | | | SVN-Revision: 21609 | ||||
* | ramips: merge slab patch | Gabor Juhos | 2010-05-28 | 3 | -20/+2 |
| | | | | SVN-Revision: 21607 | ||||
* | ramips: use COMMAND_LINE_SIZE directly | Gabor Juhos | 2010-05-28 | 2 | -12/+1 |
| | | | | SVN-Revision: 21606 | ||||
* | ramips: add missing 2.6.34 config files | Gabor Juhos | 2010-05-28 | 2 | -0/+359 |
| | | | | SVN-Revision: 21605 | ||||
* | ramips: refresh 2.6.34 patches | Gabor Juhos | 2010-05-28 | 4 | -18/+15 |
| | | | | SVN-Revision: 21604 | ||||
* | ramips: sync 2.6.32 config | Gabor Juhos | 2010-05-28 | 2 | -4/+0 |
| | | | | SVN-Revision: 21603 | ||||
* | update linux kernel to 2.6.32.14 | Nicolas Thill | 2010-05-27 | 24 | -24/+24 |
| | | | | SVN-Revision: 21583 | ||||
* | update to 2.6.34, signed of by russiane39, thx | John Crispin | 2010-05-26 | 10 | -1/+430 |
| | | | | SVN-Revision: 21573 | ||||
* | target/linux: refresh 2.6.32 patches | Nicolas Thill | 2010-05-24 | 42 | -171/+142 |
| | | | | SVN-Revision: 21566 | ||||
* | kernel: add lzma support for arm cpu. | Hauke Mehrtens | 2010-05-23 | 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.33. SVN-Revision: 21552 | ||||
* | orion: fix build | Hauke Mehrtens | 2010-05-23 | 1 | -2/+2 |
| | | | | | | | | | This patch does not apply any more because of changes in target/linux/generic-2.6/patches-2.6.32/089-mtd-samsung-flash.patch TODO: find out if this patch is still needed. Fixes build problem decsripted in #7348. SVN-Revision: 21551 | ||||
* | brcm47xx: refresh patches | Hauke Mehrtens | 2010-05-23 | 14 | -48/+48 |
| | | | | SVN-Revision: 21543 | ||||
* | generic-2.6: refresh patches | Hauke Mehrtens | 2010-05-23 | 11 | -43/+39 |
| | | | | SVN-Revision: 21542 | ||||
* | kernel: update kernel to version 2.6.32.13 and 2.6.33.4 | Hauke Mehrtens | 2010-05-23 | 26 | -26/+26 |
| | | | | SVN-Revision: 21540 | ||||
* | include swconfig in ar525w profile | Florian Fainelli | 2010-05-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 21532 | ||||
* | load all r6040 modules dependencies in preinit hook | Florian Fainelli | 2010-05-21 | 1 | -0/+4 |
| | | | | SVN-Revision: 21531 | ||||
* | add r6040 phylib support which allows to use the ip175c switch driver on ar525w | Florian Fainelli | 2010-05-21 | 3 | -3/+471 |
| | | | | SVN-Revision: 21521 | ||||
* | target/generic-2.6: add missing bits for 2.6.30 ssb update | Nicolas Thill | 2010-05-19 | 1 | -3/+166 |
| | | | | SVN-Revision: 21507 | ||||
* | adds proper kconfig to select the new mach types | John Crispin | 2010-05-18 | 1 | -3/+8 |
| | | | | SVN-Revision: 21500 | ||||
* | oops, missing fix from [21485] | John Crispin | 2010-05-18 | 1 | -1/+2 |
| | | | | SVN-Revision: 21499 | ||||
* | Add checksum for 2.6.34, refresh 2.6.34 patches and update targets from ↵ | Lars-Peter Clausen | 2010-05-17 | 11 | -17/+17 |
| | | | | | | 2.6.34-rcX to 2.6.34 SVN-Revision: 21498 | ||||
* | * adds support for speedport w502V | John Crispin | 2010-05-17 | 18 | -557/+215 |
| | | | | | | | | | | | * bump kernel to 2.6.33.4 * make ethernet be configurable as MII/RMII * on xway we now assign a static amount of cp1 ram (still need to find a sane value) * remove bogus board.c * jiffies were running with a (1 << 2) multiplier SVN-Revision: 21485 | ||||
* | add missing ifxmips crypto config symbols, spotted by buildbot | Florian Fainelli | 2010-05-17 | 2 | -0/+2 |
| | | | | SVN-Revision: 21483 | ||||
* | set vendor to RDC even if CPU id is not known | Florian Fainelli | 2010-05-16 | 2 | -2/+2 |
| | | | | SVN-Revision: 21475 |