Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | generic: merge mips multi machine update to generic patches for 2.6.34 | Gabor Juhos | 2010-06-04 | 1 | -135/+0 |
| | | | | SVN-Revision: 21675 | ||||
* | generic: merge mips multi machine update to generic patches for 2.6.32 | Gabor Juhos | 2010-06-04 | 1 | -134/+0 |
| | | | | SVN-Revision: 21673 | ||||
* | 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 | ||||
* | 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 | ||||
* | 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 to 2.6.34, signed of by russiane39, thx | John Crispin | 2010-05-26 | 10 | -1/+430 |
| | | | | SVN-Revision: 21573 | ||||
* | kernel: update kernel to version 2.6.32.13 and 2.6.33.4 | Hauke Mehrtens | 2010-05-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 21540 | ||||
* | sync to kernel 2.6.32.12 | Alexandros C. Couloumbis | 2010-04-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 21195 | ||||
* | package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog ↵ | Nicolas Thill | 2010-04-24 | 1 | -1/+1 |
| | | | | | | module names SVN-Revision: 21137 | ||||
* | ramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons | Gabor Juhos | 2010-04-22 | 5 | -9/+9 |
| | | | | SVN-Revision: 21083 | ||||
* | target/ramips: fix another typo from [20834] (closes: #7182) | Nicolas Thill | 2010-04-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 21012 | ||||
* | define a shared IMG_PREFIX variable used as a basename for image files, it ↵ | Nicolas Thill | 2010-04-12 | 1 | -11/+9 |
| | | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834 | ||||
* | ramips: nuke clocksource init patch | Gabor Juhos | 2010-04-11 | 1 | -56/+0 |
| | | | | SVN-Revision: 20802 | ||||
* | ramips: generate sysupgrade images for the rt305x devices | Gabor Juhos | 2010-04-11 | 1 | -10/+75 |
| | | | | SVN-Revision: 20801 | ||||
* | ramips: add sysupgrade support | Gabor Juhos | 2010-04-11 | 1 | -0/+38 |
| | | | | SVN-Revision: 20800 | ||||
* | ramips: add diag support | Gabor Juhos | 2010-04-11 | 4 | -2/+96 |
| | | | | SVN-Revision: 20799 | ||||
* | ramips: enable image commandline hack and cmdline partition parsing | Gabor Juhos | 2010-04-11 | 2 | -0/+4 |
| | | | | SVN-Revision: 20798 | ||||
* | ramips: add default profiles | Gabor Juhos | 2010-04-11 | 2 | -0/+32 |
| | | | | SVN-Revision: 20797 | ||||
* | ramips: add wpad-mini to the default packages | Gabor Juhos | 2010-03-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 20632 | ||||
* | ramips: annotate device register function prototypes with __init | Gabor Juhos | 2010-03-31 | 1 | -2/+2 |
| | | | | SVN-Revision: 20627 | ||||
* | ramips: register wifi device for the RT2880 based boards | Gabor Juhos | 2010-03-31 | 2 | -0/+3 |
| | | | | SVN-Revision: 20625 | ||||
* | ramips: add wifi device for the RT2880 as well | Gabor Juhos | 2010-03-31 | 2 | -0/+27 |
| | | | | SVN-Revision: 20624 | ||||
* | ramips: register wifi device on the rt305x based boards | Gabor Juhos | 2010-03-30 | 4 | -0/+4 |
| | | | | SVN-Revision: 20616 | ||||
* | ramips: sync kernel config | Gabor Juhos | 2010-03-30 | 2 | -14/+15 |
| | | | | SVN-Revision: 20614 | ||||
* | The ralink rt305x board has a wireless card that can be used with the ↵ | John Crispin | 2010-03-30 | 2 | -0/+27 |
| | | | | | | rt2800pci driver (it does not work yet but basically should). Hence, register the appropriate platform device to allow developing/testing the rt2800pci driver. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 20599 | ||||
* | Fix the base address of the wireless card. Otherwise it is not possible to ↵ | John Crispin | 2010-03-30 | 1 | -1/+1 |
| | | | | | | register a platform wireless device as it overlaps with something else. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 20596 | ||||
* | kernel: update to 2.6.32.10 | Gabor Juhos | 2010-03-26 | 2 | -8/+8 |
| | | | | SVN-Revision: 20444 | ||||
* | the mips -ffreestanding patch has been unnecessary for a long time now, ↵ | Felix Fietkau | 2010-03-11 | 1 | -5/+5 |
| | | | | | | remove it SVN-Revision: 20149 | ||||
* | do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵ | Nicolas Thill | 2010-03-11 | 2 | -0/+2 |
| | | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136 | ||||
* | kernel: update to kernel 2.6.32.9 | Hauke Mehrtens | 2010-02-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 19890 | ||||
* | update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar | Travis Kemen | 2010-02-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 19591 | ||||
* | clean up handling of some kernel symbols | Imre Kaloz | 2010-02-11 | 2 | -2/+0 |
| | | | | SVN-Revision: 19581 | ||||
* | re-sort all target and subtarget config files | Imre Kaloz | 2010-02-11 | 2 | -11/+11 |
| | | | | SVN-Revision: 19580 | ||||
* | ramips: nuke 2.6.30 support | Gabor Juhos | 2010-01-31 | 10 | -756/+0 |
| | | | | SVN-Revision: 19466 | ||||
* | ramips: enable RTL8366SR driver for the RT288x devices | Gabor Juhos | 2010-01-31 | 1 | -0/+3 |
| | | | | SVN-Revision: 19465 | ||||
* | ramips_eth: cleanup mac_address changing | Gabor Juhos | 2010-01-31 | 1 | -19/+12 |
| | | | | SVN-Revision: 19464 | ||||
* | ramips_eth: update register offsets | Gabor Juhos | 2010-01-31 | 1 | -8/+8 |
| | | | | SVN-Revision: 19463 | ||||
* | ramips_eth: pass sys_clk via platform_data | Gabor Juhos | 2010-01-31 | 3 | -2/+5 |
| | | | | SVN-Revision: 19462 | ||||
* | ramips_eth: add helper functions to {ed,dis}able interrupts | Gabor Juhos | 2010-01-31 | 1 | -6/+21 |
| | | | | SVN-Revision: 19446 | ||||
* | ramips_eth: remove unnecessary typecasts | Gabor Juhos | 2010-01-31 | 1 | -2/+2 |
| | | | | SVN-Revision: 19445 | ||||
* | ramips_eth: simplify tx_next computation | Gabor Juhos | 2010-01-31 | 1 | -5/+2 |
| | | | | SVN-Revision: 19444 | ||||
* | ramips_eth: simplify tx descriptor initialization | Gabor Juhos | 2010-01-31 | 1 | -3/+2 |
| | | | | SVN-Revision: 19443 | ||||
* | ramips_eth: pass 'raeth_priv' struct directly to dma specific functions | Gabor Juhos | 2010-01-31 | 1 | -39/+35 |
| | | | | SVN-Revision: 19442 | ||||
* | ramips: switch to 2.6.32 | Gabor Juhos | 2010-01-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 19441 | ||||
* | ramips_eth: convert to use netdev_ops | Gabor Juhos | 2010-01-31 | 1 | -6/+12 |
| | | | | SVN-Revision: 19440 | ||||
* | ramips_eth: fix invalid register writes | Gabor Juhos | 2010-01-30 | 1 | -4/+5 |
| | | | | SVN-Revision: 19417 |