74 Commits (1c4f6b4308a2dce0254ce223d97fe5cc41a25ea5)

Author SHA1 Message Date
Gabor Juhos b3fdd931d1 ramips: add support for Sitecom WL-341v3 and other Sercomm IP1006RRv2 boards 13 years ago
Gabor Juhos 1932a7205c ramips: add kernel support for ALL0256N 13 years ago
Gabor Juhos 244c322d25 ramips: rt288x: add support for the Belkin F5D8235-4 v1 board 13 years ago
Gabor Juhos f50b02b559 ramips: rt288x: change base address and window size of flash bank 0 13 years ago
Gabor Juhos 98437278c4 ramips: rt305x: add support for the ALFA Networks W502U (R36) board 13 years ago
Gabor Juhos 723d8dd74f ramips: rt288x: add support for the Buffalo WLI-TX4-AG300N board 13 years ago
Gabor Juhos 7b1e525b56 ramips: initial support for Sitecom WL-351 v1 002 13 years ago
Gabor Juhos 2cb946f5b4 ramips: add support for the Senao/EnGenius ESR-9753 board 13 years ago
Gabor Juhos 0c38d36488 ramips: add support for Omnima MiniEMBWiFi board 13 years ago
Gabor Juhos ee8077f0fe ramips: Support for NexAira BC2 13 years ago
Gabor Juhos 72e117ec79 ramips: rt305x: add support for the ZyXEL NBG-419N board 13 years ago
Gabor Juhos d50494f3bb ramips: sort RAMIPS_MACH_* defines 13 years ago
Gabor Juhos 9085b05d9e ramips: rt305x: support for wr512-3gn-like routers 13 years ago
Gabor Juhos a3c7e71ae1 ramips: add support for Argus ATP-52B 13 years ago
Gabor Juhos 1ebcf03789 ramips: allow to specify port layout for the switch of the RT305x/RT3350 13 years ago
Gabor Juhos ea211c4d90 ramips: rt305x: add support for the Netcore NW718 board 13 years ago
Gabor Juhos 437e184484 ramips: rt305x: add support for the Asus RT-G32 B1 board 13 years ago
Gabor Juhos 57122e7ccc ramips: add SPI controller driver 13 years ago
Gabor Juhos 3f986df05f ramips: rt305x: add support for the DIR-600 B1,B2 boards 13 years ago
Gabor Juhos 857c1028ac ramips: rt305x: change machine id for DIR-300 13 years ago
Gabor Juhos d5a7e2f5c1 ramips: initial board support for MOFI3500-3GN 14 years ago
Gabor Juhos 9ef4785364 ramips: define GPIO chips separately for each SoCs 14 years ago
Gabor Juhos 37d6d88869 ramips: move GPIO definitions into a separate header file 14 years ago
Gabor Juhos 23518bb2e4 ramips: initial board support for Aztech HW550-3G 14 years ago
Gabor Juhos 2b50cecea6 ramips: add watchdog device for RT288x 14 years ago
Gabor Juhos 42e36cf732 ramips: add watchdog device for RT305x 14 years ago
Gabor Juhos f38367fcb4 ramips: implement clock API for RT288x 14 years ago
Gabor Juhos b0ffa70248 ramips: implement clock API for RT305X 14 years ago
Gabor Juhos f9e74383a9 ramips: remove extern and __init from function prototypes 14 years ago
Gabor Juhos 3b9a6adc7d ramips: ramips_esw: convert it to be a platform driver 14 years ago
Gabor Juhos 21c8d63505 ramips: add support for Belkin F5D8235 v2 board 14 years ago
Gabor Juhos e5b081335e ramips: Ralink RT305x, support for Prolink PWH2004 (Abocom5205) 14 years ago
Gabor Juhos 462dabc7f5 ramips: add support for Sparklan WCR-150GN board 14 years ago
Gabor Juhos 0d8c036e56 ramips: add mdio_cfg configuration for the ethernet driver 14 years ago
John Crispin 971b7ff50e Fix ramips build when CONFIG_RALINK_DEV_GPIO_BUTTONS is not set. 15 years ago
John Crispin 3ad14f304e Fix the base address of the wireless card. Otherwise it is not possible to register a platform wireless device as it overlaps with something else. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> 15 years ago
Gabor Juhos 72b08b729a ramips_eth: pass sys_clk via platform_data 15 years ago
Gabor Juhos f9b053e87f ramips: fix wrong base addresses for the RT288x 15 years ago
Gabor Juhos 8448caa6ad ramips: include 'linux/leds.h' from 'dev-gpio-leds.h' 15 years ago
Gabor Juhos 94c9590e91 ramips: rename dev_gpio_leds.h to dev-gpio-leds.h 15 years ago
Gabor Juhos 9327f02b7b ramips: add common gpio-buttons device 15 years ago
Gabor Juhos af9f40e60d ramips: update mips multi-machine stuff 15 years ago
Jo-Philipp Wich 6351d88e29 add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen <joonas.lahtinen@gmail.com> 15 years ago
Gabor Juhos bc59e3da51 ramips: move 'arch/mips/include/asm/mach-ralink/eth.h' to 'drivers/net/ramips_eth.h' 15 years ago
Gabor Juhos 5dd653a6bd ramips: use definitions from rt305x_regs, and nuke the duplicated ones 15 years ago
Gabor Juhos c170980c4f ramips: move ramips_eth_platform_data into a separate file 15 years ago
Gabor Juhos 69a3298ab5 ramips: use resource to pass irq and base address to the ethernet driver 15 years ago
John Crispin f1ad6d3768 fixes licenses 15 years ago
Gabor Juhos 984fe7992a ramips: nuke net_device stats from the private data of the ethernet driver 15 years ago
John Crispin c23f92244c fixes dma hangups in eth 15 years ago