sort all target config files
[openwrt/svn-archive/archive.git] / target / linux / ramips / files /
2009-10-30 Gabor Juhosramips: register ethernet device on the WHR-G300N and...
2009-10-30 John Crispin[ramips] missing header file changes, and fix mtu value
2009-10-29 John Crispin[ramips] fixes rx path for eth, spinlock it, increases...
2009-10-29 John Crispin[ramips] hopefully fixes dma issues seen on ethernet...
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: request_irq prior to dma allocation, and handle...
2009-10-26 Gabor Juhosramips: add error handling to ramips_alloc_dma
2009-10-26 Gabor Juhosramips: free allocated skbs in ramips_cleanup_dma
2009-10-26 Gabor Juhosramips: add ramips_setup_dma helper to the ethernet...
2009-10-26 Gabor Juhosramips: add ramips_cleanup_dma helper
2009-10-26 Gabor Juhosramips: remove unnecessary includes in the ethernet...
2009-10-26 Gabor Juhosramips: fix dma api usage in the ethernet driver
2009-10-26 Gabor Juhosramips: use resource to pass irq and base address to...
2009-10-26 Gabor Juhosramips: add error-path handling to the ramips_eth_plat_...
2009-10-25 John Crispin[ramips] fixes licenses
2009-10-25 John Crispin[ramips] clean up dma api of ethernet driver
2009-10-25 John Crispin[ramips] fixes dma bug in eth driver, that was caused...
2009-10-25 Gabor Juhosramips: nuke net_device stats from the private data...
2009-10-25 Gabor Juhosramips: remove unnecessary type-castings in the etherne...
2009-10-25 Gabor Juhosramips: change debug message levels, and add missing LFs
2009-10-25 Gabor Juhosramips: make ethernet fuctions static
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] make default llll/w vlan setup in esw
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
2009-08-30 Gabor Juhos[ramips] initial support for RT288x/RT305x