ramips: add watchdog device for RT288x
[openwrt/svn-archive/archive.git] / target / linux / ramips / files / arch /
2011-01-26 Gabor Juhosramips: add watchdog device for RT288x
2011-01-26 Gabor Juhosramips: register watchdog device on the rt305x boards
2011-01-26 Gabor Juhosramips: add watchdog device for RT305x
2011-01-26 Gabor Juhosramips: implement clock API for RT288x
2011-01-26 Gabor Juhosramips: implement clock API for RT305X
2011-01-26 Gabor Juhosramips: remove extern and __init from function prototypes
2010-12-14 Gabor Juhosramips: handle OTG interrupt on the RT305x SoC
2010-12-08 Gabor Juhosramips: ramips_esw: convert it to be a platform driver
2010-12-05 Gabor Juhosramips: use tabs instead of spaces in mach-f5d8235...
2010-11-24 Gabor Juhosramips: add support for Belkin F5D8235 v2 board
2010-09-27 Gabor Juhosramips: Ralink RT305x, support for Prolink PWH2004...
2010-08-15 Gabor Juhosramips: add support for Sparklan WCR-150GN board
2010-07-15 Gabor Juhosramips: register ethernet device on the RT-N15
2010-07-15 Gabor Juhosramips: add generic ethernet device for the RT288x
2010-07-15 Gabor Juhosramips: add mdio_cfg configuration for the ethernet...
2010-07-13 Gabor Juhosramips: protect GPIO register access with a spinlock
2010-05-31 John CrispinFix ramips build when CONFIG_RALINK_DEV_GPIO_BUTTONS...
2010-05-28 Gabor Juhosramips: merge slab patch
2010-05-28 Gabor Juhosramips: use COMMAND_LINE_SIZE directly
2010-04-22 Gabor Juhosramips: use KEY_RESTART and KEY_WPS_BUTTON code for...
2010-03-31 Gabor Juhosramips: annotate device register function prototypes...
2010-03-31 Gabor Juhosramips: register wifi device for the RT2880 based boards
2010-03-31 Gabor Juhosramips: add wifi device for the RT2880 as well
2010-03-30 Gabor Juhosramips: register wifi device on the rt305x based boards
2010-03-30 John CrispinThe ralink rt305x board has a wireless card that can...
2010-03-30 John Crispin[ramips] Fix the base address of the wireless card...
2010-01-31 Gabor Juhosramips_eth: pass sys_clk via platform_data
2010-01-30 Gabor Juhosramips: register gpio buttons on the Fonera 2.0N board
2010-01-30 Gabor Juhosramips: register gpio buttons on the WHR-G300N board
2010-01-30 Gabor Juhosramips: register gpio buttons on the V22RW-2x2 board
2010-01-30 Gabor Juhosramips: register gpio buttons on the DIR-300 revB board
2010-01-30 Gabor Juhosramips: fix wrong base addresses for the RT288x
2010-01-30 Gabor Juhosramips: include 'linux/leds.h' from 'dev-gpio-leds.h'
2010-01-30 Gabor Juhosramips: rename dev_gpio_leds.h to dev-gpio-leds.h
2010-01-30 Gabor Juhosramips: cleanup WZR-AGL300NH board support file
2010-01-30 Gabor Juhosramips: register gpio-buttons on the RT-N15 board
2010-01-30 Gabor Juhosramips: add common gpio-buttons device
2010-01-30 Gabor Juhosramips: register rtl8366s device on the RT-N15 board
2010-01-30 Gabor Juhosramips: sanitize return value of ramips_gpio_get
2010-01-30 Gabor Juhosramips: update mips multi-machine stuff
2010-01-24 Jo-Philipp Wich[ramips] add initial support for the WZR-AGL300NH ...
2009-10-30 Gabor Juhosramips: register ethernet device on the WHR-G300N and...
2009-10-26 Gabor Juhosramips: move 'arch/mips/include/asm/mach-ralink/eth...
2009-10-26 Gabor Juhosramips: use definitions from rt305x_regs, and nuke...
2009-10-26 Gabor Juhosramips: move ramips_eth_platform_data into a separate...
2009-10-26 Gabor Juhosramips: use resource to pass irq and base address to...
2009-10-25 John Crispin[ramips] fixes licenses
2009-10-25 Gabor Juhosramips: nuke net_device stats from the private data...
2009-10-25 Gabor Juhosramips: register ethernet device on the DIR-300 board
2009-10-25 Gabor Juhosramips: change prom code to accept 'board=FOOBAR' from...
2009-10-25 Gabor Juhosramips: modify {read,write}_config helpers
2009-10-25 Gabor Juhosramips: nuke config_access helper
2009-10-25 John Crispin[ramips] fixes dma hangups in eth
2009-10-24 John Crispin[ramips] make ethernet a platform device
2009-10-24 John Crispin[ramips] missing define to make mach for fonera20n...
2009-10-24 John Crispin[ramips] adds mach type for fonera20n
2009-10-23 John Crispin[ramips] adds ethernet driver, esw needs to be moved...
2009-10-18 Gabor Juhosramips: add preliminary support for the DIR-300 revB...
2009-10-07 Gabor Juhosramips: fix return value in 'pcibios_map_irq' in the...
2009-10-07 Gabor Juhosramips: remove obsolete 'pcibios_fixups' from the rt288...
2009-10-07 Gabor Juhosramips: add rt2880_pci_get_cfgaddr helper
2009-10-07 Gabor Juhosramips: use switch statement instead of multiple if...
2009-10-07 Gabor Juhosramips: protect rt288x pci config accesses with a spinlock
2009-10-07 Gabor Juhosramips: make rt2880_pci_base static
2009-10-07 Gabor Juhosramips: define some magic values in the rt288x pci...
2009-10-07 Gabor Juhosramips: add copyright header to the rt288x pci code
2009-10-05 Gabor Juhosramips: make {read,write}_config static
2009-10-05 Gabor Juhosramips: convert 'config_access' function to void
2009-10-05 Gabor Juhosramips: add register access functions into the rt288x...
2009-10-05 Gabor Juhosramips: fix RT2880_PCI_BASE definition
2009-10-05 Gabor Juhosramips: rt288x pci code cleanup
2009-10-05 Gabor Juhosramips: cleanup coding-style of the rt288x pci code
2009-10-05 Gabor Juhosramips: merge ops-rt288x.c and rt288x_pci.h into pci...
2009-10-05 Gabor Juhosramips: remove unneccesary ifdefs from the rt288x pci...
2009-10-05 Gabor Juhosramips: remove unneccesary includes from the rt288x...
2009-10-05 Gabor Juhosramips: add Kbuild patch for the rt288x pci code, and...
2009-10-04 John Crispinadds pci support for rt288x
2009-09-04 Gabor Juhos[ramips] add missing GPIO register offsets
2009-09-04 Gabor Juhos[ramips] add GPIO configuration feature
2009-09-02 Gabor Juhos[ramips] fix a typo
2009-09-02 Gabor Juhos[ramips] initial support for the AP-R3052-V22RW-2X2...
2009-09-02 Gabor Juhos[ramips] use common code for early_serial setup
2009-09-02 Gabor Juhos[ramips] share prom code
2009-09-01 Gabor Juhos[ramips] initial support for Asus RT-N15
2009-09-01 Gabor Juhos[ramips] cache_line_size is 16 on rt288x
2009-09-01 Gabor Juhos[ramips] remove unused *_MACH_GENERIC config options
2009-08-31 Gabor Juhos[ramips] share machine registration code
2009-08-31 Gabor Juhos[ramips] use common get_system_type function
2009-08-31 Gabor Juhos[ramips] share memory size detection code
2009-08-31 Gabor Juhos[ramips] add common setup code
2009-08-31 Gabor Juhos[ramips] rt288x: readd RT2880_INTC_BASE definition
2009-08-31 Gabor Juhos[ramips] rt288x: fix serial console
2009-08-31 Gabor Juhos[ramips] register GPIO LEDs on the WHR-G300N board
2009-08-31 Gabor Juhos[ramips] add common GPIO LED support
2009-08-31 Gabor Juhos[ramips] fix GPIOLIB support
2009-08-30 Gabor Juhos[ramips] rt288x: fix build error
2009-08-30 Gabor Juhos[ramips] platform.h is rt288x specific, move it
2009-08-30 Gabor Juhos[ramips] rt288x: generic machine code cleanup
2009-08-30 Gabor Juhos[ramips] header cleanup
2009-08-30 Gabor Juhos[ramips] share common INTC code
next