aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rdc
Commit message (Expand)AuthorAgeFilesLines
...
* package/kernel: move target specific modules to their own target filesNicolas Thill2010-04-241-0/+22
* target/rdc: remove bad ide-core package overrideNicolas Thill2010-04-241-5/+0
* define a shared IMG_PREFIX variable used as a basename for image files, it co...Nicolas Thill2010-04-121-7/+7
* remove 2.6.32 files, out of sync and going to be replaced differentlyFlorian Fainelli2010-04-104-469/+0
* target/rdc: revert [20653], the proper fix for #7005 is in [20712]Nicolas Thill2010-04-051-0/+1
* do not set CONFIG_NET_DEV_OPS (#7005)Florian Fainelli2010-04-021-1/+0
* remove empty subtargets directoriesFlorian Fainelli2010-03-263-0/+0
* remove now useless patches, thanks rtzFlorian Fainelli2010-03-264-176/+0
* fix the mac address setting on sitecom devices after r20294Florian Fainelli2010-03-251-1/+1
* use profiles again intead of subtargets.Florian Fainelli2010-03-2519-795/+53
* do not set panic_on_unrecovered_nmi in watchdog, already set in southbridge d...Florian Fainelli2010-03-201-1/+0
* 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