2009-12-04 |
florian | [kernel] update to 2.6.30, refresh patches |
tree | commitdiff |
2009-11-11 |
kaloz | some more Kconfig symbol move.. |
tree | commitdiff |
2009-11-11 |
kaloz | another round of kernel config cleanups |
tree | commitdiff |
2009-11-11 |
kaloz | sort all target config files |
tree | commitdiff |
2009-10-30 |
juhosg | ramips: register ethernet device on the WHR-G300N and... |
tree | commitdiff |
2009-10-30 |
blogic | [ramips] missing header file changes, and fix mtu value |
tree | commitdiff |
2009-10-29 |
blogic | [ramips] fixes rx path for eth, spinlock it, increases... |
tree | commitdiff |
2009-10-29 |
blogic | [ramips] hopefully fixes dma issues seen on ethernet... |
tree | commitdiff |
2009-10-26 |
juhosg | ramips: move 'arch/mips/include/asm/mach-ralink/eth... |
tree | commitdiff |
2009-10-26 |
juhosg | ramips: use definitions from rt305x_regs, and nuke... |
tree | commitdiff |
2009-10-26 |
juhosg | ramips: move ramips_eth_platform_data into a separate... |
tree | commitdiff |
2009-10-26 |
juhosg | ramips: request_irq prior to dma allocation, and handle... |
tree | commitdiff |
2009-10-26 |
juhosg | ramips: add error handling to ramips_alloc_dma |
tree | commitdiff |
2009-10-26 |
juhosg | ramips: free allocated skbs in ramips_cleanup_dma |
tree | commitdiff |
2009-10-26 |
juhosg | ramips: add ramips_setup_dma helper to the ethernet... |
tree | commitdiff |
2009-10-26 |
juhosg | ramips: add ramips_cleanup_dma helper |
tree | commitdiff |
2009-10-26 |
juhosg | ramips: remove unnecessary includes in the ethernet... |
tree | commitdiff |
2009-10-26 |
juhosg | ramips: fix dma api usage in the ethernet driver |
tree | commitdiff |
2009-10-26 |
juhosg | ramips: use resource to pass irq and base address to... |
tree | commitdiff |
2009-10-26 |
juhosg | ramips: add error-path handling to the ramips_eth_plat_... |
tree | commitdiff |
2009-10-25 |
blogic | [ramips] use gpio_led package rather than staticly... |
tree | commitdiff |
2009-10-25 |
blogic | [ramips] fixes licenses |
tree | commitdiff |
2009-10-25 |
blogic | [ramips] select CONFIG_LEDS_GPIO per default |
tree | commitdiff |
2009-10-25 |
blogic | [ramips] clean up dma api of ethernet driver |
tree | commitdiff |
2009-10-25 |
blogic | [ramips] fixes dma bug in eth driver, that was caused... |
tree | commitdiff |
2009-10-25 |
juhosg | ramips: nuke net_device stats from the private data... |
tree | commitdiff |
2009-10-25 |
juhosg | ramips: remove unnecessary type-castings in the etherne... |
tree | commitdiff |
2009-10-25 |
juhosg | ramips: change debug message levels, and add missing LFs |
tree | commitdiff |
2009-10-25 |
juhosg | ramips: make ethernet fuctions static |
tree | commitdiff |
2009-10-25 |
juhosg | ramips: register ethernet device on the DIR-300 board |
tree | commitdiff |
2009-10-25 |
juhosg | ramips: change prom code to accept 'board=FOOBAR' from... |
tree | commitdiff |
2009-10-25 |
juhosg | ramips: modify {read,write}_config helpers |
tree | commitdiff |
2009-10-25 |
juhosg | ramips: nuke config_access helper |
tree | commitdiff |
2009-10-25 |
blogic | [ramips] fixes dma hangups in eth |
tree | commitdiff |
2009-10-24 |
blogic | [ramips] select fon20n mach |
tree | commitdiff |
2009-10-24 |
blogic | [ramips] make ethernet a platform device |
tree | commitdiff |
2009-10-24 |
blogic | [ramips] missing define to make mach for fonera20n... |
tree | commitdiff |
2009-10-24 |
blogic | [ramips] make default llll/w vlan setup in esw |
tree | commitdiff |
2009-10-24 |
blogic | [ramips] adds mach type for fonera20n |
tree | commitdiff |
2009-10-23 |
blogic | fixes commit 18128, wrong patch :) |
tree | commitdiff |
2009-10-23 |
blogic | [ramips] adds ethernet driver, esw needs to be moved... |
tree | commitdiff |
2009-10-23 |
florian | [kernel] update to 2.6.30.9 |
tree | commitdiff |
2009-10-18 |
juhosg | ramips: add preliminary support for the DIR-300 revB... |
tree | commitdiff |
2009-10-07 |
juhosg | ramips: sync rt288x kernel config |
tree | commitdiff |
2009-10-07 |
juhosg | ramips: fix return value in 'pcibios_map_irq' in the... |
tree | commitdiff |
2009-10-07 |
juhosg | ramips: remove obsolete 'pcibios_fixups' from the rt288... |
tree | commitdiff |
2009-10-07 |
juhosg | ramips: add rt2880_pci_get_cfgaddr helper |
tree | commitdiff |
2009-10-07 |
juhosg | ramips: use switch statement instead of multiple if... |
tree | commitdiff |
2009-10-07 |
juhosg | ramips: protect rt288x pci config accesses with a spinlock |
tree | commitdiff |
2009-10-07 |
juhosg | ramips: make rt2880_pci_base static |
tree | commitdiff |
2009-10-07 |
juhosg | ramips: define some magic values in the rt288x pci... |
tree | commitdiff |
2009-10-07 |
juhosg | ramips: add copyright header to the rt288x pci code |
tree | commitdiff |
2009-10-05 |
juhosg | ramips: make {read,write}_config static |
tree | commitdiff |
2009-10-05 |
juhosg | ramips: convert 'config_access' function to void |
tree | commitdiff |
2009-10-05 |
juhosg | ramips: add register access functions into the rt288x... |
tree | commitdiff |
2009-10-05 |
juhosg | ramips: fix RT2880_PCI_BASE definition |
tree | commitdiff |
2009-10-05 |
juhosg | ramips: rt288x pci code cleanup |
tree | commitdiff |
2009-10-05 |
juhosg | ramips: cleanup coding-style of the rt288x pci code |
tree | commitdiff |
2009-10-05 |
juhosg | ramips: merge ops-rt288x.c and rt288x_pci.h into pci... |
tree | commitdiff |
2009-10-05 |
agb | [generic-2.6] move IMAGE_CMDLINE_HACK default to generi... |
tree | commitdiff |
2009-10-05 |
juhosg | ramips: remove unneccesary ifdefs from the rt288x pci... |
tree | commitdiff |
2009-10-05 |
juhosg | ramips: remove unneccesary includes from the rt288x... |
tree | commitdiff |
2009-10-05 |
juhosg | ramips: add Kbuild patch for the rt288x pci code, and... |
tree | commitdiff |
2009-10-05 |
juhosg | ramips: add missing config option |
tree | commitdiff |
2009-10-04 |
blogic | adds pci support for rt288x |
tree | commitdiff |
2009-10-01 |
juhosg | kernel: upgrade to 2.6.30.8 and refresh patches |
tree | commitdiff |
2009-09-25 |
nbd | ramips: since both subtargets are marked as broken... |
tree | commitdiff |
2009-09-17 |
kaloz | update to latest 2.6.27 and 2.6.30 kernels |
tree | commitdiff |
2009-09-10 |
juhosg | kernel: get rid of the simple_prom_emulator, it is... |
tree | commitdiff |
2009-09-10 |
juhosg | kernel: add generic image_cmdline hack to MIPS targets |
tree | commitdiff |
2009-09-09 |
florian | [kernel] update to 2.6.30.6, compile tested on some... |
tree | commitdiff |
2009-09-04 |
juhosg | [ramips] add missing GPIO register offsets |
tree | commitdiff |
2009-09-04 |
juhosg | [ramips] add GPIO configuration feature |
tree | commitdiff |
2009-09-02 |
juhosg | [ramips] fix a typo |
tree | commitdiff |
2009-09-02 |
juhosg | [ramips] initial support for the AP-R3052-V22RW-2X2... |
tree | commitdiff |
2009-09-02 |
juhosg | [ramips] use common code for early_serial setup |
tree | commitdiff |
2009-09-02 |
juhosg | [ramips] share prom code |
tree | commitdiff |
2009-09-01 |
juhosg | [ramips] initial support for Asus RT-N15 |
tree | commitdiff |
2009-09-01 |
juhosg | [ramips] cache_line_size is 16 on rt288x |
tree | commitdiff |
2009-09-01 |
juhosg | [ramips] remove unused *_MACH_GENERIC config options |
tree | commitdiff |
2009-09-01 |
juhosg | [ramips] fix a typo |
tree | commitdiff |
2009-08-31 |
juhosg | [ramips] share machine registration code |
tree | commitdiff |
2009-08-31 |
juhosg | [ramips] use common get_system_type function |
tree | commitdiff |
2009-08-31 |
juhosg | [ramips] share memory size detection code |
tree | commitdiff |
2009-08-31 |
juhosg | [ramips] add common setup code |
tree | commitdiff |
2009-08-31 |
juhosg | [ramips] rt288x: readd RT2880_INTC_BASE definition |
tree | commitdiff |
2009-08-31 |
juhosg | [ramips] rt288x: fix serial console |
tree | commitdiff |
2009-08-31 |
juhosg | [ramips] register GPIO LEDs on the WHR-G300N board |
tree | commitdiff |
2009-08-31 |
juhosg | [ramips] add common GPIO LED support |
tree | commitdiff |
2009-08-31 |
juhosg | [ramips] rt305x: remove HW_HAS_PCI config option |
tree | commitdiff |
2009-08-31 |
juhosg | [ramips] fix GPIOLIB support |
tree | commitdiff |
2009-08-30 |
juhosg | [ramips] rt288x: fix build error |
tree | commitdiff |
2009-08-30 |
juhosg | [ramips] platform.h is rt288x specific, move it |
tree | commitdiff |
2009-08-30 |
juhosg | [ramips] rt288x: generic machine code cleanup |
tree | commitdiff |
2009-08-30 |
juhosg | [ramips] header cleanup |
tree | commitdiff |
2009-08-30 |
juhosg | [ramips] share common INTC code |
tree | commitdiff |
2009-08-30 |
juhosg | [ramips] initial support for RT288x/RT305x |
tree | commitdiff |
|