aboutsummaryrefslogtreecommitdiff
path: root/target/linux/rdc
Commit message (Expand)AuthorAge
* add lzma tuning options, patch from Bernhard LoosFlorian Fainelli2010-05-02
* fix upgrade detection logic, patch from Bernhard LoosFlorian Fainelli2010-05-02
* fix sitecom firmware partition size, patch from Bernhard LoosFlorian Fainelli2010-05-02
* panic on unrecovered NMI, thanks rtz2Florian Fainelli2010-04-28
* include the watchdog driver by defaultFlorian Fainelli2010-04-28
* resync 2.6.32 support with changes in 2.6.30Florian Fainelli2010-04-28
* use upstream MFD, GPIO patch, put everything in patches.Florian Fainelli2010-04-28
* package/kernel: move target specific modules to their own target filesNicolas Thill2010-04-24
* target/rdc: remove bad ide-core package overrideNicolas Thill2010-04-24
* define a shared IMG_PREFIX variable used as a basename for image files, it co...Nicolas Thill2010-04-12
* remove 2.6.32 files, out of sync and going to be replaced differentlyFlorian Fainelli2010-04-10
* target/rdc: revert [20653], the proper fix for #7005 is in [20712]Nicolas Thill2010-04-05
* do not set CONFIG_NET_DEV_OPS (#7005)Florian Fainelli2010-04-02
* remove empty subtargets directoriesFlorian Fainelli2010-03-26
* remove now useless patches, thanks rtzFlorian Fainelli2010-03-26
* fix the mac address setting on sitecom devices after r20294Florian Fainelli2010-03-25
* use profiles again intead of subtargets.Florian Fainelli2010-03-25
* do not set panic_on_unrecovered_nmi in watchdog, already set in southbridge d...Florian Fainelli2010-03-20
* rework board detectionFlorian Fainelli2010-03-18
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes s...Nicolas Thill2010-03-11
* define panic_on_unrecovered_nmi in the southbridge driver and fix watchdog in...Florian Fainelli2010-03-11
* fix watchdog driver unregistering, patch by Bernhard LoosFlorian Fainelli2010-03-04
* rework reboot mechanism with the new watchdog fixesFlorian Fainelli2010-03-04
* enable the required packages to use a gpio-based reset buttonFlorian Fainelli2010-03-04
* remove now unused rdc321x_gpio.h fileFlorian Fainelli2010-03-04
* improve sitecom device supportFlorian Fainelli2010-03-04
* select ARCH_REQUIRE_GPIOLIB which is required for our gpiolib driverFlorian Fainelli2010-03-04
* add a new southbridge driver which registers the gpio and watchdog platform d...Florian Fainelli2010-03-04
* add preliminary 2.6.32 supportFlorian Fainelli2010-02-23
* clean up handling of some kernel symbolsImre Kaloz2010-02-11
* re-sort all target and subtarget config filesImre Kaloz2010-02-11
* fix path to boot.sh, thanks bifferosFlorian Fainelli2010-02-04
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-25
* replace the hostapd preselection with a wpad preselection to enable proper cl...Felix Fietkau2010-01-23
* get rid of even more 2.6.28 stuffImre Kaloz2009-12-27
* switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 filesImre Kaloz2009-12-27
* generate bifferboard images, patch from bifferosFlorian Fainelli2009-12-13
* add preliminary support for the bifferboard, patch from bifferosFlorian Fainelli2009-12-12
* convert gpio code to use gpiolib, make rdc321x:dmz led work againFlorian Fainelli2009-12-11
* remove the host-tool lzma dependency we now use the one provided in openwrtFlorian Fainelli2009-12-11
* make mkimg_sitecom.pl executableFlorian Fainelli2009-12-07
* correct flash size and detection for sitecom targets (#6278), patch from rtzFlorian Fainelli2009-12-06
* simplify sitecom image generation with a script, patch from rtzFlorian Fainelli2009-12-06
* fix the handling of MAC addresses with r6040, patch from rtzFlorian Fainelli2009-12-06
* update to 2.6.30, refresh patchesFlorian Fainelli2009-12-04
* add sitecom subtarget after the profiles->subtargets conversion (#6245)Florian Fainelli2009-11-28
* fix image create after the conversion to subtargetsFlorian Fainelli2009-11-15
* some more Kconfig symbol move..Imre Kaloz2009-11-11
* another round of kernel config cleanupsImre Kaloz2009-11-11
* move CPUFREQ to generic configsImre Kaloz2009-11-11