61 Commits (0f157c1ad2ab0351ce02cda1f5ccaca0ae5f9d86)

Author SHA1 Message Date
Gabor Juhos f9898e30fb ramips: handle OTG interrupt on the RT305x SoC 14 years ago
Gabor Juhos 3b9a6adc7d ramips: ramips_esw: convert it to be a platform driver 14 years ago
Gabor Juhos 47dd3b9fea ramips: use tabs instead of spaces in mach-f5d8235-v2.c 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 2e45ce264d ramips: register ethernet device on the RT-N15 14 years ago
Gabor Juhos c2ebadc504 ramips: add generic ethernet device for the RT288x 14 years ago
Gabor Juhos 27375c5139 ramips: protect GPIO register access with a spinlock 14 years ago
Gabor Juhos c24397b385 ramips: merge slab patch 15 years ago
Gabor Juhos 7ac21ada55 ramips: use COMMAND_LINE_SIZE directly 15 years ago
Gabor Juhos 60cbdbb686 ramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons 15 years ago
Gabor Juhos a423c3abee ramips: annotate device register function prototypes with __init 15 years ago
Gabor Juhos a9f313edea ramips: register wifi device for the RT2880 based boards 15 years ago
Gabor Juhos 9f3d673dbc ramips: add wifi device for the RT2880 as well 15 years ago
Gabor Juhos 1c25cfcde0 ramips: register wifi device on the rt305x based boards 15 years ago
John Crispin 6f4052abe0 The ralink rt305x board has a wireless card that can be used with the 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> 15 years ago
Gabor Juhos 72b08b729a ramips_eth: pass sys_clk via platform_data 15 years ago
Gabor Juhos a4e85bbceb ramips: register gpio buttons on the Fonera 2.0N board 15 years ago
Gabor Juhos 8823482a02 ramips: register gpio buttons on the WHR-G300N board 15 years ago
Gabor Juhos 35f47a3654 ramips: register gpio buttons on the V22RW-2x2 board 15 years ago
Gabor Juhos 30a397fd5e ramips: register gpio buttons on the DIR-300 revB board 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 55185915de ramips: cleanup WZR-AGL300NH board support file 15 years ago
Gabor Juhos 0530dd9849 ramips: register gpio-buttons on the RT-N15 board 15 years ago
Gabor Juhos 9327f02b7b ramips: add common gpio-buttons device 15 years ago
Gabor Juhos 4af1f533bb ramips: register rtl8366s device on the RT-N15 board 15 years ago
Gabor Juhos e2dde81ead ramips: sanitize return value of ramips_gpio_get 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 b624dec41b ramips: register ethernet device on the WHR-G300N and V22RW-2x2 boards 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
Gabor Juhos 7af7711f9f ramips: register ethernet device on the DIR-300 board 15 years ago
Gabor Juhos 2ad69183a8 ramips: change prom code to accept 'board=FOOBAR' from the command line 15 years ago
John Crispin eff75d868b make ethernet a platform device 15 years ago
John Crispin e4e4aa90d3 adds mach type for fonera20n 15 years ago
Gabor Juhos 279c5dad25 ramips: add preliminary support for the DIR-300 revB board 15 years ago
Gabor Juhos 28250aaa31 add missing GPIO register offsets 15 years ago
Gabor Juhos 8d8a4e7274 add GPIO configuration feature 15 years ago
Gabor Juhos b5e6d76dea fix a typo 15 years ago
Gabor Juhos 09677bf748 initial support for the AP-R3052-V22RW-2X2 board 15 years ago
Gabor Juhos c4385d3282 use common code for early_serial setup 15 years ago
Gabor Juhos 73b20f8194 share prom code 15 years ago
Gabor Juhos 552e298755 initial support for Asus RT-N15 15 years ago
Gabor Juhos 2dbe6d0e6f remove unused *_MACH_GENERIC config options 15 years ago
Gabor Juhos 298202afb8 share machine registration code 15 years ago
Gabor Juhos aec7426483 use common get_system_type function 15 years ago