summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc
Commit message (Expand)AuthorAgeFilesLines
* rework board detectionFlorian Fainelli2010-03-1814-305/+634
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes s...Nicolas Thill2010-03-112-0/+2
* define panic_on_unrecovered_nmi in the southbridge driver and fix watchdog in...Florian Fainelli2010-03-112-1/+3
* fix watchdog driver unregistering, patch by Bernhard LoosFlorian Fainelli2010-03-041-3/+12
* rework reboot mechanism with the new watchdog fixesFlorian Fainelli2010-03-043-2/+46
* enable the required packages to use a gpio-based reset buttonFlorian Fainelli2010-03-041-1/+2
* remove now unused rdc321x_gpio.h fileFlorian Fainelli2010-03-041-16/+0
* improve sitecom device supportFlorian Fainelli2010-03-042-9/+14
* select ARCH_REQUIRE_GPIOLIB which is required for our gpiolib driverFlorian Fainelli2010-03-041-0/+1
* add a new southbridge driver which registers the gpio and watchdog platform d...Florian Fainelli2010-03-045-97/+493
* add preliminary 2.6.32 supportFlorian Fainelli2010-02-2312-0/+1104
* clean up handling of some kernel symbolsImre Kaloz2010-02-111-6/+0
* re-sort all target and subtarget config filesImre Kaloz2010-02-112-4/+4
* fix path to boot.sh, thanks bifferosFlorian Fainelli2010-02-041-1/+1
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-252-23/+32
* replace the hostapd preselection with a wpad preselection to enable proper cl...Felix Fietkau2010-01-231-1/+1
* get rid of even more 2.6.28 stuffImre Kaloz2009-12-277-3621/+0
* switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 filesImre Kaloz2009-12-271-273/+0
* 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
* 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
* make mkimg_sitecom.pl executableFlorian Fainelli2009-12-071-0/+0
* 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
* fix the handling of MAC addresses with r6040, patch from rtzFlorian Fainelli2009-12-061-7/+22
* update to 2.6.30, refresh patchesFlorian Fainelli2009-12-041-1/+1
* add sitecom subtarget after the profiles->subtargets conversion (#6245)Florian Fainelli2009-11-284-4/+9
* fix image create after the conversion to subtargetsFlorian Fainelli2009-11-151-1/+1
* some more Kconfig symbol move..Imre Kaloz2009-11-112-6/+0
* another round of kernel config cleanupsImre Kaloz2009-11-112-9/+0
* move CPUFREQ to generic configsImre Kaloz2009-11-112-2/+0
* sort all target config filesImre Kaloz2009-11-113-34/+34
* cleanup subtarget kernel configurations to contain only what is requiredFlorian Fainelli2009-11-104-1188/+0
* convert profiles to become subtargets, compile tested onlyFlorian Fainelli2009-11-1018-632/+1218
* remove empty wl153 profile after r18349Florian Fainelli2009-11-081-0/+0
* also support pcmciaFlorian Fainelli2009-11-084-17/+22
* move headers to arch/x86/include/asm/, patch from sn9Florian Fainelli2009-11-085-19/+8
* make sure rdc321x specific patches apply (CONFIG_X86_RDC321X), patch from sn9Florian Fainelli2009-11-082-4/+4
* provide the correct flash mapping on non airlink devices, remove the rootfs_t...Florian Fainelli2009-11-063-23/+34
* add the prereq-check on lzmaFlorian Fainelli2009-11-061-0/+4
* use host-side lzma decompression tool, lzma-4.32 from openwrt produces non-wo...Florian Fainelli2009-11-063-4/+11
* strip down even more the kernel configurationFlorian Fainelli2009-11-051-3/+7
* remove some other useless configuration itemsFlorian Fainelli2009-11-051-3/+2
* remove useless configuration optionsFlorian Fainelli2009-11-041-20/+14
* 2.6.28: add flashmap and image support for the sitecom wl-176. Thanks Daniel ...Andy Boyett2009-11-043-23/+59
* include kmod-rdc321x-wdt by defaultFlorian Fainelli2009-11-041-1/+1
* make rdc321-wdt become a package, saves some space in the kernelFlorian Fainelli2009-11-041-1/+0
* add cpu identification patch from bifferosFlorian Fainelli2009-11-021-0/+176
* forward port r18254 to 2.6.30Florian Fainelli2009-11-026-0/+551