| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [rdc] switch to 2.6.32.12 | florian | 2010-05-16 | 1 | -1/+1 |
* | [rdc] fix wrong hunk introduced by r21309, thanks rtz2 | florian | 2010-05-15 | 1 | -2/+2 |
* | [rdc] fix panic on boot due to invalid IORESOURCE for MFD cells, fix gpio val... | florian | 2010-05-15 | 6 | -45/+61 |
* | [rdc] fix 2.6.30 lzma tuning patch to output file size at end of kernel, othe... | florian | 2010-05-15 | 1 | -5/+5 |
* | [rdc] fix bad lzma tuning options bad hunks | florian | 2010-05-05 | 1 | -16/+13 |
* | [rdc] add lzma tuning options, patch from Bernhard Loos | florian | 2010-05-02 | 3 | -8/+52 |
* | [rdc] fix upgrade detection logic, patch from Bernhard Loos | florian | 2010-05-02 | 1 | -10/+4 |
* | [rdc] fix sitecom firmware partition size, patch from Bernhard Loos | florian | 2010-05-02 | 2 | -2/+2 |
* | [rdc] panic on unrecovered NMI, thanks rtz2 | florian | 2010-04-28 | 17 | -208/+142 |
* | [rdc] include the watchdog driver by default | florian | 2010-04-28 | 1 | -1/+2 |
* | [rdc] resync 2.6.32 support with changes in 2.6.30 | florian | 2010-04-28 | 10 | -2/+1752 |
* | [rdc] use upstream MFD, GPIO patch, put everything in patches. | florian | 2010-04-28 | 22 | -1392/+1760 |
* | package/kernel: move target specific modules to their own target files | nico | 2010-04-24 | 1 | -0/+22 |
* | target/rdc: remove bad ide-core package override | nico | 2010-04-24 | 1 | -5/+0 |
* | define a shared IMG_PREFIX variable used as a basename for image files, it co... | nico | 2010-04-12 | 1 | -7/+7 |
* | [rdc] remove 2.6.32 files, out of sync and going to be replaced differently | florian | 2010-04-10 | 4 | -469/+0 |
* | target/rdc: revert [20653], the proper fix for #7005 is in [20712] | nico | 2010-04-05 | 1 | -0/+1 |
* | [rdc] do not set CONFIG_NET_DEV_OPS (#7005) | florian | 2010-04-02 | 1 | -1/+0 |
* | [rdc] remove empty subtargets directories | florian | 2010-03-26 | 3 | -0/+0 |
* | [rdc] remove now useless patches, thanks rtz | florian | 2010-03-26 | 4 | -176/+0 |
* | [rdc] fix the mac address setting on sitecom devices after r20294 | florian | 2010-03-25 | 1 | -1/+1 |
* | [rdc] use profiles again intead of subtargets. | florian | 2010-03-25 | 19 | -795/+53 |
* | [rdc] do not set panic_on_unrecovered_nmi in watchdog, already set in southbr... | florian | 2010-03-20 | 1 | -1/+0 |
* | [rdc] rework board detection | florian | 2010-03-18 | 14 | -305/+634 |
* | do *not* enable CONFIG_PCI in generic config, but on targets where it makes s... | nico | 2010-03-11 | 2 | -0/+2 |
* | [rdc] define panic_on_unrecovered_nmi in the southbridge driver and fix watch... | florian | 2010-03-11 | 2 | -1/+3 |
* | [rdc] fix watchdog driver unregistering, patch by Bernhard Loos | florian | 2010-03-04 | 1 | -3/+12 |
* | [rdc] rework reboot mechanism with the new watchdog fixes | florian | 2010-03-04 | 3 | -2/+46 |
* | [rdc] enable the required packages to use a gpio-based reset button | florian | 2010-03-04 | 1 | -1/+2 |
* | [rdc] remove now unused rdc321x_gpio.h file | florian | 2010-03-04 | 1 | -16/+0 |
* | [rdc] improve sitecom device support | florian | 2010-03-04 | 2 | -9/+14 |
* | [rdc] select ARCH_REQUIRE_GPIOLIB which is required for our gpiolib driver | florian | 2010-03-04 | 1 | -0/+1 |
* | [rdc] add a new southbridge driver which registers the gpio and watchdog plat... | florian | 2010-03-04 | 5 | -97/+493 |
* | [rdc] add preliminary 2.6.32 support | florian | 2010-02-23 | 12 | -0/+1104 |
* | clean up handling of some kernel symbols | kaloz | 2010-02-11 | 1 | -6/+0 |
* | re-sort all target and subtarget config files | kaloz | 2010-02-11 | 2 | -4/+4 |
* | [rdc] fix path to boot.sh, thanks bifferos | florian | 2010-02-04 | 1 | -1/+1 |
* | add preinit modularization work by Daniel Dickinson (cshore) | nbd | 2010-01-25 | 2 | -23/+32 |
* | replace the hostapd preselection with a wpad preselection to enable proper cl... | nbd | 2010-01-23 | 1 | -1/+1 |
* | get rid of even more 2.6.28 stuff | kaloz | 2009-12-27 | 7 | -3621/+0 |
* | switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 files | kaloz | 2009-12-27 | 1 | -273/+0 |
* | [rdc] generate bifferboard images, patch from bifferos | florian | 2009-12-13 | 1 | -0/+5 |
* | [rdc] add preliminary support for the bifferboard, patch from bifferos | florian | 2009-12-12 | 5 | -1/+293 |
* | [rdc] convert gpio code to use gpiolib, make rdc321x:dmz led work again | florian | 2009-12-11 | 5 | -122/+44 |
* | [rdc] remove the host-tool lzma dependency we now use the one provided in ope... | florian | 2009-12-11 | 1 | -4/+0 |
* | [rdc] make mkimg_sitecom.pl executable | florian | 2009-12-07 | 1 | -0/+0 |
* | [rdc] correct flash size and detection for sitecom targets (#6278), patch fro... | florian | 2009-12-06 | 2 | -5/+4 |
* | [rdc] simplify sitecom image generation with a script, patch from rtz | florian | 2009-12-06 | 2 | -17/+26 |
* | [rdc] fix the handling of MAC addresses with r6040, patch from rtz | florian | 2009-12-06 | 1 | -7/+22 |
* | [kernel] update to 2.6.30, refresh patches | florian | 2009-12-04 | 1 | -1/+1 |