summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: Fix LED active_low for the TL-WR1043ND boardGabor Juhos2009-12-191-4/+4
* disable IB & SDK when using an external toolchain (closes: #6001)Nicolas Thill2009-12-182-0/+2
* Config.in: fix powerpc64 endiannessNicolas Thill2009-12-181-0/+1
* refresh 2.6.31 patchesFelix Fietkau2009-12-182-4/+4
* remove incomplete union mounts / jffs2 patches. will be replaced by updated v...Felix Fietkau2009-12-1812-11116/+0
* tl-wr1043nd: Register missing leds.Gabor Juhos2009-12-181-2/+12
* ar71xx: ar913x_wmac device support into a separate fileGabor Juhos2009-12-1819-53/+119
* ar71xx: move AP94 specific PCI init code into a separate fileGabor Juhos2009-12-189-262/+208
* ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on the patch...Gabor Juhos2009-12-1813-2/+179
* ar71xx: add common m25p80 deviceGabor Juhos2009-12-1822-208/+101
* ubicom32: add a 2.6.30 patch contributed by ubicom, with my cleanups and fixe...Felix Fietkau2009-12-176-0/+60115
* Revert "ar71xx: move phy_connect call to ag71xx_open" (r18691) It's causing i...Felix Fietkau2009-12-151-11/+12
* ar71xx: enable diagnostic LED on the Routerstation ProGabor Juhos2009-12-151-1/+1
* Make beagleboard as subtarget from omap35xxJens Muecke2009-12-1413-4/+27
* Adding Beagleboard support - unfinishedJens Muecke2009-12-1411-0/+35111
* generate bifferboard images, patch from bifferosFlorian Fainelli2009-12-131-0/+5
* add preliminary support for the bifferboard, patch from bifferosFlorian Fainelli2009-12-125-1/+293
* build wrt350n v2 recovery and web upgrade images (based on patch from #5970)Felix Fietkau2009-12-121-3/+22
* ar71xx: add driver for the USB LED on the WNDR3700Gabor Juhos2009-12-118-0/+157
* ar71xx: add ar71xx_device_stopped functionGabor Juhos2009-12-112-0/+36
* ar71xx: fix build error with 2.6.31.7Gabor Juhos2009-12-112-5/+5
* ar71xx: fix NULL pointer dereference in the ethernet driverGabor Juhos2009-12-111-3/+5
* convert gpio code to use gpiolib, make rdc321x:dmz led work againFlorian Fainelli2009-12-115-122/+44
* remove the host-tool lzma dependency we now use the one provided in openwrtFlorian Fainelli2009-12-111-4/+0
* ar71xx: merge DSA switch patchGabor Juhos2009-12-115-140/+12
* ar71xx: merge ag71xx specific patchesGabor Juhos2009-12-1110-349/+17
* ar71xx: nuke 2.6.28 supportGabor Juhos2009-12-1128-934/+0
* ar71xx: move mdio_bus reset codeGabor Juhos2009-12-112-7/+5
* refresh patchImre Kaloz2009-12-111-4/+4
* upgrade to 2.6.31.7Imre Kaloz2009-12-114-4/+4
* ar71xx: sync kernel configsGabor Juhos2009-12-093-33/+34
* ar71xx: register rtl8366-smi device on the DIR-825 B1 boardGabor Juhos2009-12-091-4/+21
* rtl8306: manage the wan port as a separate phy device with proper link status...Felix Fietkau2009-12-092-29/+89
* fix default network config after r18699Jo-Philipp Wich2009-12-081-1/+1
* ifxmips: add CONFIG_SQUASHFS_SUPPORT_LZMAJohn Crispin2009-12-081-0/+1
* ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the wrt160n...Felix Fietkau2009-12-083-2/+5
* fix link status detection in various switch driversFelix Fietkau2009-12-084-4/+4
* ar71xx: TL-WR1043ND support cleanupGabor Juhos2009-12-088-9/+17
* ar71xx: preliminary support for the TL-WR1043NDGabor Juhos2009-12-089-0/+163
* ar71xx: register rtl8366_smi device on the WNDR3700Gabor Juhos2009-12-081-1/+20
* ar71xx: add mdio bus driver for the rtl8366 switchGabor Juhos2009-12-0810-0/+768
* ar71xx: refresh patchesGabor Juhos2009-12-0811-34/+34
* ar71xx: add support for external mii_busGabor Juhos2009-12-086-9/+52
* ar71xx: move phy_connect call to ag71xx_openGabor Juhos2009-12-081-12/+11
* update README after r18624Florian Fainelli2009-12-071-1/+1
* make mkimg_sitecom.pl executableFlorian Fainelli2009-12-071-0/+0
* Remove 2.6.31 support.Lars-Peter Clausen2009-12-07156-51299/+0
* add rootwait option to the kernel command line (#6209)Florian Fainelli2009-12-061-4/+4
* correct flash size and detection for sitecom targets (#6278), patch from rtzFlorian Fainelli2009-12-062-5/+4
* simplify sitecom image generation with a script, patch from rtzFlorian Fainelli2009-12-062-17/+26