summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc
Commit message (Expand)AuthorAgeFilesLines
...
* [rdc] squash platform_support.patch into rdc_boards.patchflorian2010-05-162-12/+13
* [rdc] fix link checking with switches, only port1 of switches would report li...florian2010-05-161-0/+33
* [rdc] switch to 2.6.32.12florian2010-05-161-1/+1
* [rdc] fix wrong hunk introduced by r21309, thanks rtz2florian2010-05-151-2/+2
* [rdc] fix panic on boot due to invalid IORESOURCE for MFD cells, fix gpio val...florian2010-05-156-45/+61
* [rdc] fix 2.6.30 lzma tuning patch to output file size at end of kernel, othe...florian2010-05-151-5/+5
* [rdc] fix bad lzma tuning options bad hunksflorian2010-05-051-16/+13
* [rdc] add lzma tuning options, patch from Bernhard Loosflorian2010-05-023-8/+52
* [rdc] fix upgrade detection logic, patch from Bernhard Loosflorian2010-05-021-10/+4
* [rdc] fix sitecom firmware partition size, patch from Bernhard Loosflorian2010-05-022-2/+2
* [rdc] panic on unrecovered NMI, thanks rtz2florian2010-04-2817-208/+142
* [rdc] include the watchdog driver by defaultflorian2010-04-281-1/+2
* [rdc] resync 2.6.32 support with changes in 2.6.30florian2010-04-2810-2/+1752
* [rdc] use upstream MFD, GPIO patch, put everything in patches.florian2010-04-2822-1392/+1760
* package/kernel: move target specific modules to their own target filesnico2010-04-241-0/+22
* target/rdc: remove bad ide-core package overridenico2010-04-241-5/+0
* define a shared IMG_PREFIX variable used as a basename for image files, it co...nico2010-04-121-7/+7
* [rdc] remove 2.6.32 files, out of sync and going to be replaced differentlyflorian2010-04-104-469/+0
* target/rdc: revert [20653], the proper fix for #7005 is in [20712]nico2010-04-051-0/+1
* [rdc] do not set CONFIG_NET_DEV_OPS (#7005)florian2010-04-021-1/+0
* [rdc] remove empty subtargets directoriesflorian2010-03-263-0/+0
* [rdc] remove now useless patches, thanks rtzflorian2010-03-264-176/+0
* [rdc] fix the mac address setting on sitecom devices after r20294florian2010-03-251-1/+1
* [rdc] use profiles again intead of subtargets.florian2010-03-2519-795/+53
* [rdc] do not set panic_on_unrecovered_nmi in watchdog, already set in southbr...florian2010-03-201-1/+0
* [rdc] rework board detectionflorian2010-03-1814-305/+634
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes s...nico2010-03-112-0/+2
* [rdc] define panic_on_unrecovered_nmi in the southbridge driver and fix watch...florian2010-03-112-1/+3
* [rdc] fix watchdog driver unregistering, patch by Bernhard Loosflorian2010-03-041-3/+12
* [rdc] rework reboot mechanism with the new watchdog fixesflorian2010-03-043-2/+46
* [rdc] enable the required packages to use a gpio-based reset buttonflorian2010-03-041-1/+2
* [rdc] remove now unused rdc321x_gpio.h fileflorian2010-03-041-16/+0
* [rdc] improve sitecom device supportflorian2010-03-042-9/+14
* [rdc] select ARCH_REQUIRE_GPIOLIB which is required for our gpiolib driverflorian2010-03-041-0/+1
* [rdc] add a new southbridge driver which registers the gpio and watchdog plat...florian2010-03-045-97/+493
* [rdc] add preliminary 2.6.32 supportflorian2010-02-2312-0/+1104
* clean up handling of some kernel symbolskaloz2010-02-111-6/+0
* re-sort all target and subtarget config fileskaloz2010-02-112-4/+4
* [rdc] fix path to boot.sh, thanks bifferosflorian2010-02-041-1/+1
* add preinit modularization work by Daniel Dickinson (cshore)nbd2010-01-252-23/+32
* replace the hostapd preselection with a wpad preselection to enable proper cl...nbd2010-01-231-1/+1
* get rid of even more 2.6.28 stuffkaloz2009-12-277-3621/+0
* switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 fileskaloz2009-12-271-273/+0
* [rdc] generate bifferboard images, patch from bifferosflorian2009-12-131-0/+5
* [rdc] add preliminary support for the bifferboard, patch from bifferosflorian2009-12-125-1/+293
* [rdc] convert gpio code to use gpiolib, make rdc321x:dmz led work againflorian2009-12-115-122/+44
* [rdc] remove the host-tool lzma dependency we now use the one provided in ope...florian2009-12-111-4/+0
* [rdc] make mkimg_sitecom.pl executableflorian2009-12-071-0/+0
* [rdc] correct flash size and detection for sitecom targets (#6278), patch fro...florian2009-12-062-5/+4
* [rdc] simplify sitecom image generation with a script, patch from rtzflorian2009-12-062-17/+26