summaryrefslogtreecommitdiff
path: root/target/linux/ramips
Commit message (Collapse)AuthorAgeFilesLines
* generic: merge mips multi machine update to generic patches for 2.6.34Gabor Juhos2010-06-041-135/+0
| | | | SVN-Revision: 21675
* generic: merge mips multi machine update to generic patches for 2.6.32Gabor Juhos2010-06-041-134/+0
| | | | SVN-Revision: 21673
* Fix ramips build when CONFIG_RALINK_DEV_GPIO_BUTTONS is not set.John Crispin2010-05-311-1/+1
| | | | | | Signed-off-by: Helmut Schaa SVN-Revision: 21643
* ramips: Added preinit scriptlet to set vars based on cpuinfo during ↵Daniel Dickinson2010-05-301-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 patchGabor Juhos2010-05-283-20/+2
| | | | SVN-Revision: 21607
* ramips: use COMMAND_LINE_SIZE directlyGabor Juhos2010-05-282-12/+1
| | | | SVN-Revision: 21606
* ramips: add missing 2.6.34 config filesGabor Juhos2010-05-282-0/+359
| | | | SVN-Revision: 21605
* ramips: refresh 2.6.34 patchesGabor Juhos2010-05-284-18/+15
| | | | SVN-Revision: 21604
* ramips: sync 2.6.32 configGabor Juhos2010-05-282-4/+0
| | | | SVN-Revision: 21603
* update to 2.6.34, signed of by russiane39, thxJohn Crispin2010-05-2610-1/+430
| | | | SVN-Revision: 21573
* kernel: update kernel to version 2.6.32.13 and 2.6.33.4Hauke Mehrtens2010-05-231-1/+1
| | | | SVN-Revision: 21540
* sync to kernel 2.6.32.12Alexandros C. Couloumbis2010-04-271-1/+1
| | | | SVN-Revision: 21195
* package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog ↵Nicolas Thill2010-04-241-1/+1
| | | | | | module names SVN-Revision: 21137
* ramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttonsGabor Juhos2010-04-225-9/+9
| | | | SVN-Revision: 21083
* target/ramips: fix another typo from [20834] (closes: #7182)Nicolas Thill2010-04-191-1/+1
| | | | SVN-Revision: 21012
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-121-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 patchGabor Juhos2010-04-111-56/+0
| | | | SVN-Revision: 20802
* ramips: generate sysupgrade images for the rt305x devicesGabor Juhos2010-04-111-10/+75
| | | | SVN-Revision: 20801
* ramips: add sysupgrade supportGabor Juhos2010-04-111-0/+38
| | | | SVN-Revision: 20800
* ramips: add diag supportGabor Juhos2010-04-114-2/+96
| | | | SVN-Revision: 20799
* ramips: enable image commandline hack and cmdline partition parsingGabor Juhos2010-04-112-0/+4
| | | | SVN-Revision: 20798
* ramips: add default profilesGabor Juhos2010-04-112-0/+32
| | | | SVN-Revision: 20797
* ramips: add wpad-mini to the default packagesGabor Juhos2010-03-311-1/+1
| | | | SVN-Revision: 20632
* ramips: annotate device register function prototypes with __initGabor Juhos2010-03-311-2/+2
| | | | SVN-Revision: 20627
* ramips: register wifi device for the RT2880 based boardsGabor Juhos2010-03-312-0/+3
| | | | SVN-Revision: 20625
* ramips: add wifi device for the RT2880 as wellGabor Juhos2010-03-312-0/+27
| | | | SVN-Revision: 20624
* ramips: register wifi device on the rt305x based boardsGabor Juhos2010-03-304-0/+4
| | | | SVN-Revision: 20616
* ramips: sync kernel configGabor Juhos2010-03-302-14/+15
| | | | SVN-Revision: 20614
* The ralink rt305x board has a wireless card that can be used with the ↵John Crispin2010-03-302-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 Crispin2010-03-301-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.10Gabor Juhos2010-03-262-8/+8
| | | | SVN-Revision: 20444
* the mips -ffreestanding patch has been unnecessary for a long time now, ↵Felix Fietkau2010-03-111-5/+5
| | | | | | remove it SVN-Revision: 20149
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-112-0/+2
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* kernel: update to kernel 2.6.32.9Hauke Mehrtens2010-02-281-1/+1
| | | | SVN-Revision: 19890
* update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolarTravis Kemen2010-02-121-1/+1
| | | | SVN-Revision: 19591
* clean up handling of some kernel symbolsImre Kaloz2010-02-112-2/+0
| | | | SVN-Revision: 19581
* re-sort all target and subtarget config filesImre Kaloz2010-02-112-11/+11
| | | | SVN-Revision: 19580
* ramips: nuke 2.6.30 supportGabor Juhos2010-01-3110-756/+0
| | | | SVN-Revision: 19466
* ramips: enable RTL8366SR driver for the RT288x devicesGabor Juhos2010-01-311-0/+3
| | | | SVN-Revision: 19465
* ramips_eth: cleanup mac_address changingGabor Juhos2010-01-311-19/+12
| | | | SVN-Revision: 19464
* ramips_eth: update register offsetsGabor Juhos2010-01-311-8/+8
| | | | SVN-Revision: 19463
* ramips_eth: pass sys_clk via platform_dataGabor Juhos2010-01-313-2/+5
| | | | SVN-Revision: 19462
* ramips_eth: add helper functions to {ed,dis}able interruptsGabor Juhos2010-01-311-6/+21
| | | | SVN-Revision: 19446
* ramips_eth: remove unnecessary typecastsGabor Juhos2010-01-311-2/+2
| | | | SVN-Revision: 19445
* ramips_eth: simplify tx_next computationGabor Juhos2010-01-311-5/+2
| | | | SVN-Revision: 19444
* ramips_eth: simplify tx descriptor initializationGabor Juhos2010-01-311-3/+2
| | | | SVN-Revision: 19443
* ramips_eth: pass 'raeth_priv' struct directly to dma specific functionsGabor Juhos2010-01-311-39/+35
| | | | SVN-Revision: 19442
* ramips: switch to 2.6.32Gabor Juhos2010-01-311-1/+1
| | | | SVN-Revision: 19441
* ramips_eth: convert to use netdev_opsGabor Juhos2010-01-311-6/+12
| | | | SVN-Revision: 19440
* ramips_eth: fix invalid register writesGabor Juhos2010-01-301-4/+5
| | | | SVN-Revision: 19417