2009-10-30 |
juhosg | ar71xx: add preliminary support for the TL-WR841ND... |
tree | commitdiff |
2009-10-30 |
juhosg | ar71xx: use soc specific divider for mdio clock |
tree | commitdiff |
2009-10-30 |
juhosg | ar71xx: update mdio_reset code |
tree | commitdiff |
2009-10-30 |
juhosg | ar71xx: add missing profiles for the TL-WR841ND v3... |
tree | commitdiff |
2009-10-30 |
juhosg | ar71xx: simplify image generation |
tree | commitdiff |
2009-10-30 |
florian | [kernel] remove no longer used configs and patches |
tree | commitdiff |
2009-10-30 |
blogic | [ramips] missing header file changes, and fix mtu value |
tree | commitdiff |
2009-10-30 |
thepeople | fix my typo |
tree | commitdiff |
2009-10-30 |
thepeople | add WRT350Nv1 target, thanks sn9 |
tree | commitdiff |
2009-10-29 |
florian | [olpc] make the kernel also output on ttyS0 and ask... |
tree | commitdiff |
2009-10-29 |
florian | [olpc] ext2 images need to wait for /dev/sda2 to appear... |
tree | commitdiff |
2009-10-29 |
blogic | make etehrent work on wrt350n, thx sn9 |
tree | commitdiff |
2009-10-29 |
blogic | [ramips] fixes rx path for eth, spinlock it, increases... |
tree | commitdiff |
2009-10-29 |
florian | [at91] fix u-boot installation |
tree | commitdiff |
2009-10-29 |
florian | [at91] fix u-boot linking failure with an EABI toolchain |
tree | commitdiff |
2009-10-29 |
florian | [at91] fix dfboot linking failures (#5937) |
tree | commitdiff |
2009-10-29 |
florian | [brcm63xx] do not generate trx images, this is useless |
tree | commitdiff |
2009-10-29 |
blogic | [ramips] hopefully fixes dma issues seen on ethernet... |
tree | commitdiff |
2009-10-29 |
florian | [kernel] remove support for 2.6.27, no target is using... |
tree | commitdiff |
2009-10-29 |
florian | [kernel] fix build failure on vmlinux.lds with 2.6... |
tree | commitdiff |
2009-10-29 |
florian | [kernel] move the forward declaration of struct mtd_inf... |
tree | commitdiff |
2009-10-27 |
kaloz | ppc40x: use version number-less patches and config |
tree | commitdiff |
2009-10-27 |
kaloz | remove 2.6.28 support from ppc40x |
tree | commitdiff |
2009-10-27 |
kaloz | disable ppc4xx watchdog, it's unreliable |
tree | commitdiff |
2009-10-27 |
florian | [kernel] add more missing configuration symbols |
tree | commitdiff |
2009-10-27 |
florian | [ifxmips] remove the 2.6.28 specific Kernel/Prepare... |
tree | commitdiff |
2009-10-27 |
florian | [rdc] resync kernel configuration, re-enable printk... |
tree | commitdiff |
2009-10-27 |
kaloz | upgrade iop32x to 2.6.30 |
tree | commitdiff |
2009-10-27 |
kaloz | sort kconfig symbols in generic configs |
tree | commitdiff |
2009-10-27 |
kaloz | add missing kconfig symbol |
tree | commitdiff |
2009-10-27 |
nbd | ppc: add missing symbols for building with a newer... |
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-26 |
kaloz | since we are using newer iptables version, we don't... |
tree | commitdiff |
2009-10-26 |
kaloz | rename some patches |
tree | commitdiff |
2009-10-26 |
kaloz | prepare for the removal of squashfs 3.4: switch olpc... |
tree | commitdiff |
2009-10-25 |
florian | [kernel] add missing configuration symbols |
tree | commitdiff |
2009-10-25 |
florian | [brcm63xx] remove 2.6.28 support, we never really used it |
tree | commitdiff |
2009-10-25 |
florian | [brcm63xx] switch to 2.6.30.9 |
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.31.5 |
tree | commitdiff |
2009-10-23 |
florian | [kernel] update to 2.6.30.9 |
tree | commitdiff |
2009-10-23 |
florian | [kernel] update to 2.6.27.35 |
tree | commitdiff |
2009-10-20 |
juhosg | ar71xx: add default network configuration for RS and... |
tree | commitdiff |
2009-10-20 |
juhosg | ar71xx: add default network configuration file for... |
tree | commitdiff |
2009-10-20 |
juhosg | ar71xx: Compex WPJ543 board is supported as well |
tree | commitdiff |
2009-10-20 |
juhosg | ar71xx: fix PCI IRQ map of the WP543 |
tree | commitdiff |
2009-10-19 |
blogic | ifxmips: fold files/drivers/* into patches |
tree | commitdiff |
2009-10-19 |
juhosg | ar71xx: create firmware image for WP543 boards with... |
tree | commitdiff |
2009-10-19 |
juhosg | ar71xx: enable myloader partition parser on 2.6.30... |
tree | commitdiff |
2009-10-19 |
juhosg | ar71xx: sync 2.6.30 kernel config |
tree | commitdiff |
2009-10-19 |
juhosg | ar71xx: reset the phy chip along with the ethernet... |
tree | commitdiff |
2009-10-19 |
juhosg | ar71xx: reset the ethernet device before registration |
tree | commitdiff |
2009-10-19 |
nbd | fix ssb compile error on 2.6.28 |
tree | commitdiff |
2009-10-19 |
nbd | fix errors in unresolved weak symbols on arm |
tree | commitdiff |
2009-10-18 |
juhosg | ramips: add preliminary support for the DIR-300 revB... |
tree | commitdiff |
2009-10-14 |
claudio | [etrax] reorder Kconfig sources; mainly copy from arch... |
tree | commitdiff |
2009-10-11 |
nbd | atheros: leave the gpio interrupts alone when user... |
tree | commitdiff |
2009-10-11 |
nico | [kernel] ssb: remove reference to missing SDIO function... |
tree | commitdiff |
2009-10-11 |
nico | [kernel] config: add missing CONFIG_TOUCHSCREEN_USB_COM... |
tree | commitdiff |
2009-10-11 |
nico | [kernel] config: add missing CONFIG_SONYPI symbol to... |
tree | commitdiff |
2009-10-11 |
nbd | ssb: sync with wireless-2.6 |
tree | commitdiff |
2009-10-09 |
florian | [octeon] select kmod-usb-octeon in the mototech profile |
tree | commitdiff |
2009-10-09 |
florian | [kernel] add missing CONFIG_IDE_PHISON symbol |
tree | commitdiff |
2009-10-08 |
blogic | flash size was reported incorrectly |
tree | commitdiff |
2009-10-08 |
blogic | ifxmips: move header files, split up patches, rename... |
tree | commitdiff |
2009-10-08 |
blogic | several cleanups for ifxmips. removes all code that... |
tree | commitdiff |
2009-10-08 |
juhosg | kernel: fix automatic rootfs partition selection on... |
tree | commitdiff |
2009-10-08 |
florian | [octeon] add support for the dwc_otg USB controller |
tree | commitdiff |
2009-10-08 |
florian | [kernel] add more missing USB related configuration... |
tree | commitdiff |
next |