n810: Add fstab for maemo filesystems
[openwrt/openwrt.git] / target / linux / ramips /
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 Crispinuse gpio_led package rather than staticly linking it...
2009-10-25 John Crispinfixes licenses
2009-10-25 John Crispinselect CONFIG_LEDS_GPIO per default
2009-10-25 John Crispinclean up dma api of ethernet driver
2009-10-25 John Crispinfixes dma bug in eth driver, that was caused under...
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 Crispinfixes dma hangups in eth
2009-10-24 John Crispinselect fon20n mach
2009-10-24 John Crispinmake ethernet a platform device
2009-10-24 John Crispinmissing define to make mach for fonera20n work
2009-10-24 John Crispinmake default llll/w vlan setup in esw
2009-10-24 John Crispinadds mach type for fonera20n
2009-10-23 John Crispinfixes commit 18128, wrong patch :)
2009-10-23 John Crispinadds ethernet driver, esw needs to be moved to swconfig...
2009-10-23 Florian Fainelliupdate to 2.6.30.9
2009-10-18 Gabor Juhosramips: add preliminary support for the DIR-300 revB...
2009-10-07 Gabor Juhosramips: sync rt288x kernel config
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 Andy Boyettmove IMAGE_CMDLINE_HACK default to generic from targets
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-05 Gabor Juhosramips: add missing config option
2009-10-04 John Crispinadds pci support for rt288x
2009-10-01 Gabor Juhoskernel: upgrade to 2.6.30.8 and refresh patches
2009-09-25 Felix Fietkauramips: since both subtargets are marked as broken...
2009-09-17 Imre Kalozupdate to latest 2.6.27 and 2.6.30 kernels
2009-09-10 Gabor Juhoskernel: get rid of the simple_prom_emulator, it is...
2009-09-10 Gabor Juhoskernel: add generic image_cmdline hack to MIPS targets
2009-09-09 Florian Fainelliupdate to 2.6.30.6, compile tested on some targets...
2009-09-04 Gabor Juhosadd missing GPIO register offsets
2009-09-04 Gabor Juhosadd GPIO configuration feature
2009-09-02 Gabor Juhosfix a typo
2009-09-02 Gabor Juhosinitial support for the AP-R3052-V22RW-2X2 board
2009-09-02 Gabor Juhosuse common code for early_serial setup
2009-09-02 Gabor Juhosshare prom code
2009-09-01 Gabor Juhosinitial support for Asus RT-N15
2009-09-01 Gabor Juhoscache_line_size is 16 on rt288x
2009-09-01 Gabor Juhosremove unused *_MACH_GENERIC config options
2009-09-01 Gabor Juhosfix a typo
2009-08-31 Gabor Juhosshare machine registration code
2009-08-31 Gabor Juhosuse common get_system_type function
2009-08-31 Gabor Juhosshare memory size detection code
2009-08-31 Gabor Juhosadd common setup code
2009-08-31 Gabor Juhosrt288x: readd RT2880_INTC_BASE definition
2009-08-31 Gabor Juhosrt288x: fix serial console
2009-08-31 Gabor Juhosregister GPIO LEDs on the WHR-G300N board
2009-08-31 Gabor Juhosadd common GPIO LED support
2009-08-31 Gabor Juhosrt305x: remove HW_HAS_PCI config option
2009-08-31 Gabor Juhosfix GPIOLIB support
2009-08-30 Gabor Juhosrt288x: fix build error
2009-08-30 Gabor Juhosplatform.h is rt288x specific, move it
2009-08-30 Gabor Juhosrt288x: generic machine code cleanup
2009-08-30 Gabor Juhosheader cleanup
2009-08-30 Gabor Juhosshare common INTC code
2009-08-30 Gabor Juhosinitial support for RT288x/RT305x