112 Commits (8137e35a5dd952d3e5b57679d8f3d9627889c236)

Author SHA1 Message Date
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 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
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
Gabor Juhos d681005ce3 ramips: modify {read,write}_config helpers 15 years ago
Gabor Juhos ebde2e4c90 ramips: nuke config_access helper 15 years ago
John Crispin c23f92244c fixes dma hangups in eth 15 years ago
John Crispin eff75d868b make ethernet a platform device 15 years ago
John Crispin 5c399c6f20 missing define to make mach for fonera20n work 15 years ago
John Crispin e4e4aa90d3 adds mach type for fonera20n 15 years ago
John Crispin d95163658c adds ethernet driver, esw needs to be moved to swconfig, driver is missing rt288x support, not a platform device yet 15 years ago
Gabor Juhos 279c5dad25 ramips: add preliminary support for the DIR-300 revB board 15 years ago
Gabor Juhos 3b9cb8b673 ramips: fix return value in 'pcibios_map_irq' in the rt288x pci code 15 years ago
Gabor Juhos 13be9155c5 ramips: remove obsolete 'pcibios_fixups' from the rt288x pci code 15 years ago
Gabor Juhos f2470f7590 ramips: add rt2880_pci_get_cfgaddr helper 15 years ago
Gabor Juhos fe360a232b ramips: use switch statement instead of multiple if-else-if in the rt288x pci code 15 years ago
Gabor Juhos 37f5a64938 ramips: protect rt288x pci config accesses with a spinlock 15 years ago
Gabor Juhos 84e2f22465 ramips: make rt2880_pci_base static 15 years ago
Gabor Juhos ca82f13970 ramips: define some magic values in the rt288x pci code 15 years ago
Gabor Juhos 6a54d033fc ramips: add copyright header to the rt288x pci code 15 years ago
Gabor Juhos 7f3d685eec ramips: make {read,write}_config static 15 years ago
Gabor Juhos 2739177201 ramips: convert 'config_access' function to void 15 years ago
Gabor Juhos 5b07caf121 ramips: add register access functions into the rt288x pci code 15 years ago
Gabor Juhos 0f51ed2723 ramips: fix RT2880_PCI_BASE definition 15 years ago
Gabor Juhos 5a37945317 ramips: rt288x pci code cleanup 15 years ago
Gabor Juhos 0e0e945e33 ramips: cleanup coding-style of the rt288x pci code 15 years ago
Gabor Juhos 6ceea98b0a ramips: merge ops-rt288x.c and rt288x_pci.h into pci-rt288x.c 15 years ago
Gabor Juhos c8489ba3f8 ramips: remove unneccesary ifdefs from the rt288x pci code 15 years ago
Gabor Juhos e555522b95 ramips: remove unneccesary includes from the rt288x pci code 15 years ago
Gabor Juhos f992f34277 ramips: add Kbuild patch for the rt288x pci code, and fix invalid header file paths 15 years ago
John Crispin a70ef0c337 adds pci support for rt288x 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 01657335b9 cache_line_size is 16 on rt288x 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
Gabor Juhos f4afb9a4f9 share memory size detection code 15 years ago