Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | kirkwood: fix Kconfig symbol for NSA-310 | Gabor Juhos | 2012-05-09 | 2 | -3/+3 | |
| | | | | SVN-Revision: 31673 | |||||
* | kirkwood: add support for the ZyXEL NSA-310 | Gabor Juhos | 2012-05-09 | 2 | -0/+301 | |
| | | | | SVN-Revision: 31669 | |||||
* | kirkwood: add RaidSonic ICY BOX IB-NAS62x0 board support | Gabor Juhos | 2012-05-09 | 2 | -0/+217 | |
| | | | | | | Based on a patch by Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31668 | |||||
* | kirkwood: enable GPIO sysfs interface | Gabor Juhos | 2012-05-09 | 1 | -0/+1 | |
| | | | | SVN-Revision: 31667 | |||||
* | kirkwood: nuke 2.6.37 support | Gabor Juhos | 2012-05-09 | 4 | -422/+0 | |
| | | | | SVN-Revision: 31666 | |||||
* | kirkwood: switch to 3.3 | Gabor Juhos | 2012-05-09 | 1 | -1/+1 | |
| | | | | SVN-Revision: 31665 | |||||
* | kirkwood: add 3.3 support | Gabor Juhos | 2012-05-09 | 4 | -0/+440 | |
| | | | | | | Based on the 3.2.9 patches by Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31664 | |||||
* | base-files, target: assign name to system timeserver section, makes it ↵ | Jo-Philipp Wich | 2011-11-10 | 1 | -1/+1 | |
| | | | | | | easier to set servers on the cli SVN-Revision: 28933 | |||||
* | add timeserver config to target specific system configs as well | Jo-Philipp Wich | 2011-11-04 | 1 | -2/+5 | |
| | | | | SVN-Revision: 28750 | |||||
* | kernel: Update to version 2.6.37.6 | Hauke Mehrtens | 2011-04-03 | 1 | -1/+1 | |
| | | | | | | Thank you Peter Wagner for the patch SVN-Revision: 26441 | |||||
* | update to 2.6.32.33 and 2.6.37.4 | Imre Kaloz | 2011-03-18 | 1 | -1/+1 | |
| | | | | SVN-Revision: 26226 | |||||
* | upgrade to 2.6.37 | Imre Kaloz | 2011-03-18 | 5 | -179/+19 | |
| | | | | SVN-Revision: 26225 | |||||
* | only support EABI on ARM targets | Imre Kaloz | 2011-03-07 | 1 | -1/+0 | |
| | | | | SVN-Revision: 25928 | |||||
* | switch back to xscale mtune, marvell_f is unlikely to get upstreamed | Imre Kaloz | 2011-02-25 | 1 | -3/+1 | |
| | | | | SVN-Revision: 25707 | |||||
* | update to 2.6.35.11 | Florian Fainelli | 2011-02-19 | 1 | -1/+1 | |
| | | | | SVN-Revision: 25582 | |||||
* | config symbol cleanup | Imre Kaloz | 2011-02-01 | 1 | -8/+0 | |
| | | | | SVN-Revision: 25272 | |||||
* | enable mach support for OpenRD Base and OpenRD Client (#8417), spare the rest | Jo-Philipp Wich | 2010-12-13 | 1 | -2/+2 | |
| | | | | SVN-Revision: 24541 | |||||
* | update to the latest stable kernels | Imre Kaloz | 2010-11-24 | 1 | -1/+1 | |
| | | | | SVN-Revision: 24136 | |||||
* | switch from ext2 to ext4 (w/o) journaling | Imre Kaloz | 2010-11-22 | 1 | -2/+1 | |
| | | | | SVN-Revision: 24084 | |||||
* | update kernels to 2.6.32.25 and 2.6.35.8 | Imre Kaloz | 2010-11-04 | 1 | -1/+1 | |
| | | | | SVN-Revision: 23851 | |||||
* | Fix patch | Lars-Peter Clausen | 2010-10-29 | 1 | -7/+7 | |
| | | | | SVN-Revision: 23702 | |||||
* | Adds leds and gpio keys support for Iomega iConnect. | Lars-Peter Clausen | 2010-10-27 | 1 | -6/+111 | |
| | | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 23682 | |||||
* | mark targets maintained by me | Imre Kaloz | 2010-10-27 | 1 | -0/+1 | |
| | | | | SVN-Revision: 23668 | |||||
* | Make mv_cesa crypto module available on Orion as well. | Lars-Peter Clausen | 2010-10-04 | 1 | -11/+0 | |
| | | | | SVN-Revision: 23229 | |||||
* | Iomega iConnect Wireless platform support | Lars-Peter Clausen | 2010-10-04 | 3 | -0/+141 | |
| | | | | | | | | | This patch adds support for Iomega iConnect Wireless. Leds and wireless card support are still missing. Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 23217 | |||||
* | Remove hwmon and i2c support from being built-in | Lars-Peter Clausen | 2010-10-04 | 1 | -6/+1 | |
| | | | | SVN-Revision: 23214 | |||||
* | update 2.6.35.x to 2.6.35.7 | Lars-Peter Clausen | 2010-10-04 | 1 | -1/+1 | |
| | | | | SVN-Revision: 23213 | |||||
* | Add jffs2 feature flag | Lars-Peter Clausen | 2010-10-02 | 1 | -1/+1 | |
| | | | | SVN-Revision: 23177 | |||||
* | Fix mv_cesa module dependencies and .ko file location Thanks KanjiMonster & ↵ | Lars-Peter Clausen | 2010-09-28 | 1 | -2/+2 | |
| | | | | | | Memphiz SVN-Revision: 23145 | |||||
* | fix Dockstart default rdate interface in system config, reformat | Jo-Philipp Wich | 2010-09-07 | 1 | -3/+5 | |
| | | | | SVN-Revision: 22975 | |||||
* | Add kernel package for the mv_cesa crypto module | Lars-Peter Clausen | 2010-09-03 | 1 | -0/+11 | |
| | | | | SVN-Revision: 22877 | |||||
* | Set -mtune to marvell-f | Lars-Peter Clausen | 2010-09-03 | 1 | -0/+2 | |
| | | | | SVN-Revision: 22876 | |||||
* | Build usb storage support into the kernel. | Lars-Peter Clausen | 2010-08-30 | 1 | -21/+9 | |
| | | | | | | This allows for example to put the rootfs on a usb-stick. SVN-Revision: 22845 | |||||
* | Add different profiles for Sheevaplug and Dockstar | Lars-Peter Clausen | 2010-08-29 | 5 | -3/+62 | |
| | | | | | | Thanks to Gerrit Visser SVN-Revision: 22838 | |||||
* | Use kirkwood_nand_init instead of manually registering the nand driver | Lars-Peter Clausen | 2010-08-29 | 1 | -31/+4 | |
| | | | | | | This fixes that the device would hang during boot. SVN-Revision: 22837 | |||||
* | Align jffs2 to pagesize and fix mkfs2.jffs2 opts | Lars-Peter Clausen | 2010-08-29 | 1 | -1/+6 | |
| | | | | SVN-Revision: 22836 | |||||
* | Update 2.6.35.x to 2.6.35.4 | Lars-Peter Clausen | 2010-08-29 | 1 | -1/+1 | |
| | | | | SVN-Revision: 22833 | |||||
* | Cleanup image generation | Lars-Peter Clausen | 2010-08-28 | 1 | -28/+4 | |
| | | | | SVN-Revision: 22829 | |||||
* | Update kernel to 2.6.35 | Lars-Peter Clausen | 2010-08-24 | 7 | -321/+51 | |
| | | | | SVN-Revision: 22786 | |||||
* | Add Seagate Dockstar support | Lars-Peter Clausen | 2010-08-22 | 3 | -41/+257 | |
| | | | | SVN-Revision: 22765 | |||||
* | buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ | Nicolas Thill | 2010-04-28 | 1 | -1/+1 | |
| | | | | SVN-Revision: 21238 | |||||
* | target: remove CONFIG_CRC16 override (closes: #7194) | Nicolas Thill | 2010-04-24 | 1 | -1/+0 | |
| | | | | SVN-Revision: 21130 | |||||
* | define a shared IMG_PREFIX variable used as a basename for image files, it ↵ | Nicolas Thill | 2010-04-12 | 1 | -4/+4 | |
| | | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834 | |||||
* | do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵ | Nicolas Thill | 2010-03-11 | 1 | -0/+1 | |
| | | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136 | |||||
* | update to 2.6.30, refresh patches | Florian Fainelli | 2009-12-04 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18635 | |||||
* | some more Kconfig symbol move.. | Imre Kaloz | 2009-11-11 | 1 | -1/+0 | |
| | | | | SVN-Revision: 18371 | |||||
* | another round of kernel config cleanups | Imre Kaloz | 2009-11-11 | 1 | -10/+0 | |
| | | | | SVN-Revision: 18370 | |||||
* | update to 2.6.30.9 | Florian Fainelli | 2009-10-23 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18126 | |||||
* | move common CONFIG_MMC entries to generic | Nicolas Thill | 2009-10-06 | 1 | -5/+0 | |
| | | | | SVN-Revision: 17948 | |||||
* | kernel: upgrade to 2.6.30.8 and refresh patches | Gabor Juhos | 2009-10-01 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17804 |