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