Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | backport some mainline fixes, refresh mtd driver | Florian Fainelli | 2009-06-16 | 2 | -6/+52 |
| | | | | SVN-Revision: 16485 | ||||
* | use the same i/o schedulers for all targets | Imre Kaloz | 2009-06-15 | 1 | -5/+0 |
| | | | | SVN-Revision: 16479 | ||||
* | include linux/magic.h instead of hardcoding the squashfs magic number | Florian Fainelli | 2009-06-12 | 1 | -2/+1 |
| | | | | SVN-Revision: 16426 | ||||
* | move files-2.6.28 to files | Florian Fainelli | 2009-06-10 | 3 | -1/+2 |
| | | | | SVN-Revision: 16406 | ||||
* | Typo in r8610.mk signed-off by: Jac Goudsmit <jac@goudsm.it> | Jo-Philipp Wich | 2009-05-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 16223 | ||||
* | enable kernel compilation with size optimization | Florian Fainelli | 2009-05-23 | 1 | -0/+1 |
| | | | | SVN-Revision: 16016 | ||||
* | config cleanups | Imre Kaloz | 2009-05-15 | 1 | -7/+0 |
| | | | | SVN-Revision: 15861 | ||||
* | enable the rtc m48t86 on r8610 eval board | Florian Fainelli | 2009-05-14 | 1 | -0/+2 |
| | | | | SVN-Revision: 15847 | ||||
* | some additional config file cleanup.. | Imre Kaloz | 2009-05-14 | 1 | -4/+0 |
| | | | | SVN-Revision: 15845 | ||||
* | make kernels use /etc/preinit by default | Imre Kaloz | 2009-05-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 15840 | ||||
* | add better support for the RDC R8610 evaluation board: ide, rtc, super I/O | Florian Fainelli | 2009-05-07 | 5 | -0/+145 |
| | | | | SVN-Revision: 15651 | ||||
* | also copy bzImage when generating initramfs images | Florian Fainelli | 2009-05-07 | 1 | -7/+8 |
| | | | | SVN-Revision: 15650 | ||||
* | some more kernel config cleanup.. last for today :) | Imre Kaloz | 2009-05-04 | 1 | -4/+0 |
| | | | | SVN-Revision: 15606 | ||||
* | more cleanup | Imre Kaloz | 2009-05-04 | 1 | -1/+0 |
| | | | | SVN-Revision: 15605 | ||||
* | cleanup MTD option handling | Imre Kaloz | 2009-05-04 | 1 | -34/+0 |
| | | | | SVN-Revision: 15602 | ||||
* | move MFD stuff to the generic kernel configs | Imre Kaloz | 2009-05-04 | 1 | -2/+0 |
| | | | | SVN-Revision: 15587 | ||||
* | refresh patches | Imre Kaloz | 2009-05-04 | 6 | -141/+119 |
| | | | | SVN-Revision: 15581 | ||||
* | upgrade to newest stable kernel versions | Imre Kaloz | 2009-05-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 15575 | ||||
* | add missing ramdisk configuration options (#5003) | Florian Fainelli | 2009-05-01 | 1 | -0/+4 |
| | | | | SVN-Revision: 15532 | ||||
* | nuke old files | Florian Fainelli | 2009-04-25 | 50 | -9190/+0 |
| | | | | SVN-Revision: 15402 | ||||
* | add support for 2.6.28 and use it as the default kernel version, tested on ↵ | Florian Fainelli | 2009-04-24 | 11 | -2/+4247 |
| | | | | | | Airlink AR525W and RDC8610 eval board SVN-Revision: 15382 | ||||
* | 2.6.27 also needs to hack the command line passed to the kernel | Florian Fainelli | 2009-04-24 | 1 | -0/+10 |
| | | | | SVN-Revision: 15381 | ||||
* | move files to files-2.6.24, not required with newer kernels | Florian Fainelli | 2009-04-24 | 26 | -0/+0 |
| | | | | SVN-Revision: 15380 | ||||
* | also override the default console settings, not all boards set it (e.g: RDC ↵ | Florian Fainelli | 2009-04-24 | 1 | -1/+1 |
| | | | | | | 8610 eval board) SVN-Revision: 15376 | ||||
* | resync kernel configuration | Florian Fainelli | 2009-04-24 | 1 | -63/+7 |
| | | | | SVN-Revision: 15375 | ||||
* | override default i486 CFLAGS, produce smaller executables for these systems | Florian Fainelli | 2009-04-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 15374 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 2 | -2/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | fix wrong logic in MDIO code and second PHY address | Florian Fainelli | 2009-03-25 | 1 | -3/+3 |
| | | | | SVN-Revision: 15034 | ||||
* | use Alain Knaff's bzip2/lzma patch instead of the old lzma patch | Florian Fainelli | 2009-03-15 | 3 | -119/+3147 |
| | | | | SVN-Revision: 14890 | ||||
* | disable all kernel config options that are set to =m | Felix Fietkau | 2009-02-22 | 3 | -95/+95 |
| | | | | SVN-Revision: 14611 | ||||
* | refresh 2.6.24 patches | Gabor Juhos | 2009-02-08 | 10 | -80/+63 |
| | | | | SVN-Revision: 14451 | ||||
* | Add hostapd-mini to default images where applicable | Andy Boyett | 2009-01-02 | 1 | -2/+4 |
| | | | | SVN-Revision: 13819 | ||||
* | add sysupgrade support for ar360w3g | Jo-Philipp Wich | 2008-12-24 | 1 | -0/+16 |
| | | | | SVN-Revision: 13741 | ||||
* | Disable CONFIG_NF_CT_ACCT | Florian Fainelli | 2008-12-10 | 1 | -1/+0 |
| | | | | SVN-Revision: 13577 | ||||
* | Add 2.6.27 patches and configuration | Florian Fainelli | 2008-11-27 | 6 | -0/+578 |
| | | | | SVN-Revision: 13380 | ||||
* | move THERMAL symbols into the generic config | Imre Kaloz | 2008-11-25 | 1 | -1/+0 |
| | | | | SVN-Revision: 13346 | ||||
* | Since profiles kernel configuration are not concatenated to the one, ↵ | Florian Fainelli | 2008-11-16 | 1 | -0/+6 |
| | | | | | | resulting images will panic due to no platform flash driver, prevent this from happening SVN-Revision: 13231 | ||||
* | Fix small typo in the ethernet driver | Florian Fainelli | 2008-11-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 13230 | ||||
* | Remove some left-over debugging options making the kerkenl exceed 768KB, ↵ | Florian Fainelli | 2008-11-16 | 1 | -5/+5 |
| | | | | | | resulting in a non-bootable image SVN-Revision: 13229 | ||||
* | Enable more PCMCIA specific options, thanks sn9 | Florian Fainelli | 2008-11-03 | 1 | -0/+3 |
| | | | | SVN-Revision: 13110 | ||||
* | Flash mapping fixes from sn9, thanks | Florian Fainelli | 2008-11-01 | 2 | -18/+24 |
| | | | | SVN-Revision: 13090 | ||||
* | Update kernel configuration and add profiles and per-profile kernel ↵ | Florian Fainelli | 2008-10-28 | 5 | -9/+48 |
| | | | | | | configuration files for AMIT and Zyxel boards, thanks sn9 SVN-Revision: 13064 | ||||
* | Add flashmap support for AMIT and Zyxel boards, thanks sn9 | Florian Fainelli | 2008-10-28 | 2 | -6/+300 |
| | | | | SVN-Revision: 13063 | ||||
* | Remove some configuration files, workarounds are now in the ethernet driver, ↵ | Florian Fainelli | 2008-10-28 | 4 | -46/+38 |
| | | | | | | thanks sn9 SVN-Revision: 13062 | ||||
* | Add amit boards specific fixups | Florian Fainelli | 2008-10-28 | 4 | -0/+124 |
| | | | | SVN-Revision: 13061 | ||||
* | Prepare image Makefile to generate valid images for amit and g570s boards, ↵ | Florian Fainelli | 2008-10-28 | 1 | -5/+21 |
| | | | | | | thanks sn9 SVN-Revision: 13059 | ||||
* | Fix target description and features available for rdc | Florian Fainelli | 2008-10-28 | 1 | -2/+2 |
| | | | | SVN-Revision: 13058 | ||||
* | disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable ↵ | Nicolas Thill | 2008-09-24 | 1 | -0/+1 |
| | | | | | | it on targets where USB is supported SVN-Revision: 12690 | ||||
* | Fix card_idx calculation, thanks sn9 | Florian Fainelli | 2008-08-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 12294 | ||||
* | Reinstate rdc bootability and force it to use init=/etc/preinit, thus the ↵ | Florian Fainelli | 2008-08-05 | 5 | -28/+39 |
| | | | | | | remove the hackish SetInitramfs actions SVN-Revision: 12136 |