Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | bcm6345 does not seem to handle r4k_wait correctly, disable it (#5474) | Florian Fainelli | 2009-07-24 | |
| | | | | SVN-Revision: 16971 | |||
* | add support for the OpenRB Medium board | Gabor Juhos | 2009-07-24 | |
| | | | | SVN-Revision: 16970 | |||
* | fix magicboxv2.dts | Gabor Juhos | 2009-07-24 | |
| | | | | SVN-Revision: 16969 | |||
* | use 2.6.27.7 | Florian Fainelli | 2009-07-24 | |
| | | | | SVN-Revision: 16968 | |||
* | mac80211: add more ath9k patches | Gabor Juhos | 2009-07-24 | |
| | | | | SVN-Revision: 16967 | |||
* | set PKGARCH to all for packages in trunk containing only arch-neutral files ↵ | Florian Fainelli | 2009-07-24 | |
| | | | | | | | | (#5572) Signed-off-by: Malte S. Stretz <mss@apache.org> SVN-Revision: 16966 | |||
* | fix ip6tables installation against ip6t_HL which has been merged in xt_HL ↵ | Florian Fainelli | 2009-07-24 | |
| | | | | | | since 2.6.29 (#5568) SVN-Revision: 16964 | |||
* | use ext2/ext3 compiled in to allow booting from an ext2/ext3 formatted sd-card | Mirko Vogt | 2009-07-23 | |
| | | | | SVN-Revision: 16963 | |||
* | add sitefile definitions for ac_cv_func_setgrent_void | Felix Fietkau | 2009-07-23 | |
| | | | | SVN-Revision: 16962 | |||
* | add missing kernel configuration symbol (#5564) | Florian Fainelli | 2009-07-23 | |
| | | | | SVN-Revision: 16961 | |||
* | add missing 2.6.30 HID configuration symbols | Florian Fainelli | 2009-07-23 | |
| | | | | SVN-Revision: 16960 | |||
* | ar6000: use net_device_ops | Lars-Peter Clausen | 2009-07-22 | |
| | | | | SVN-Revision: 16959 | |||
* | kernel/modules: package driver for the LM75 sensor | Gabor Juhos | 2009-07-22 | |
| | | | | SVN-Revision: 16958 | |||
* | kernel/modules: package ATA version of the Magicbox CF driver | Gabor Juhos | 2009-07-22 | |
| | | | | SVN-Revision: 16957 | |||
* | 2.6.{28,30}: add missing config symbol | Gabor Juhos | 2009-07-22 | |
| | | | | SVN-Revision: 16956 | |||
* | add ATA version of the Magicbox CF driver | Gabor Juhos | 2009-07-22 | |
| | | | | SVN-Revision: 16955 | |||
* | add missing fuse24 init script | Florian Fainelli | 2009-07-22 | |
| | | | | SVN-Revision: 16954 | |||
* | make libsas depend on x86, over targets using it may unmask it later | Florian Fainelli | 2009-07-22 | |
| | | | | SVN-Revision: 16953 | |||
* | glamo: Use dev_pm_ops instead of platform suspend/resume. | Lars-Peter Clausen | 2009-07-21 | |
| | | | | SVN-Revision: 16952 | |||
* | upgrade orion to 2.6.30.2 | Imre Kaloz | 2009-07-21 | |
| | | | | SVN-Revision: 16950 | |||
* | create fuse24 device on startup (#5349) | Florian Fainelli | 2009-07-21 | |
| | | | | SVN-Revision: 16949 | |||
* | fix a >2 year old stack overflow in the mtd rootfs split patch which only ↵ | Felix Fietkau | 2009-07-21 | |
| | | | | | | caused issues on the orion platform on 2.6.30. also merge the squashfs4 fix into the rootfs split patch SVN-Revision: 16944 | |||
* | fix typos introduced in 16942 | Florian Fainelli | 2009-07-21 | |
| | | | | SVN-Revision: 16943 | |||
* | make the ethernet driver compile with newer kernels | Florian Fainelli | 2009-07-21 | |
| | | | | SVN-Revision: 16942 | |||
* | add libsas and mvsas required for VIA NAS7800 | Florian Fainelli | 2009-07-21 | |
| | | | | SVN-Revision: 16941 | |||
* | allow via-velocity to be selectable on x86 | Florian Fainelli | 2009-07-21 | |
| | | | | SVN-Revision: 16940 | |||
* | add a new arm lzma kernel decompressor based on rewritten (and much more ↵ | Felix Fietkau | 2009-07-21 | |
| | | | | | | readable) unlzma code. backport to 2.6.28 as well. tested on ixp4xx and orion SVN-Revision: 16939 | |||
* | orion: fix image build on non-linux systems | Felix Fietkau | 2009-07-21 | |
| | | | | SVN-Revision: 16938 | |||
* | fix s3c_gpiolib_getchip. The comparison was the wrong way, causing all kinds ↵ | Lars-Peter Clausen | 2009-07-21 | |
| | | | | | | of funny things :/ SVN-Revision: 16937 | |||
* | glamo-mci: Cleanup mmc clock rate control. | Lars-Peter Clausen | 2009-07-20 | |
| | | | | SVN-Revision: 16936 | |||
* | pcmcia-core: Fix missing rsrc_nonstatic module (closes #5380) | Vasilis Tsiligiannis | 2009-07-20 | |
| | | | | SVN-Revision: 16935 | |||
* | 2.6.{28,30}: refresh patches | Gabor Juhos | 2009-07-20 | |
| | | | | SVN-Revision: 16934 | |||
* | 2.6.30: add CONFIG_DEFAULT_MMAP_MIN_ADDR symbol | Gabor Juhos | 2009-07-20 | |
| | | | | SVN-Revision: 16933 | |||
* | request irq with the platform driver name instead of bus_id which is being ↵ | Florian Fainelli | 2009-07-20 | |
| | | | | | | removed in newer kernels SVN-Revision: 16932 | |||
* | update to 2.6.30.2 | Imre Kaloz | 2009-07-20 | |
| | | | | SVN-Revision: 16931 | |||
* | update dts of Magicbox V2 for 2.6.28 | Gabor Juhos | 2009-07-20 | |
| | | | | SVN-Revision: 16930 | |||
* | merge 2.6.28 patches | Gabor Juhos | 2009-07-20 | |
| | | | | SVN-Revision: 16929 | |||
* | update dts of Magicbox V2 | Gabor Juhos | 2009-07-20 | |
| | | | | SVN-Revision: 16928 | |||
* | enable GPIO sysfs interface | Gabor Juhos | 2009-07-20 | |
| | | | | SVN-Revision: 16927 | |||
* | merge 2.6.30 patches | Gabor Juhos | 2009-07-20 | |
| | | | | SVN-Revision: 16926 | |||
* | Magicbox CF driver cleanup | Gabor Juhos | 2009-07-20 | |
| | | | | SVN-Revision: 16925 | |||
* | kernel/modules: enable Magicbox CF driver on 2.6.28 | Gabor Juhos | 2009-07-19 | |
| | | | | SVN-Revision: 16924 | |||
* | backport Magicbox CF driver to 2.6.28 | Gabor Juhos | 2009-07-19 | |
| | | | | SVN-Revision: 16923 | |||
* | glamo mmc regulator fixes. | Lars-Peter Clausen | 2009-07-19 | |
| | | | | SVN-Revision: 16922 | |||
* | kernel/modules: package module for OpenFirmware I2C accessors | Gabor Juhos | 2009-07-19 | |
| | | | | SVN-Revision: 16921 | |||
* | use SLUB allocator by default | Gabor Juhos | 2009-07-19 | |
| | | | | SVN-Revision: 16920 | |||
* | kernel/modules: package I2C bus driver for PPC4xx based systems | Gabor Juhos | 2009-07-19 | |
| | | | | SVN-Revision: 16919 | |||
* | fix a section mismatch on 2.6.30 | Gabor Juhos | 2009-07-19 | |
| | | | | SVN-Revision: 16918 | |||
* | add the 2.6.30 port of the cache workaround patch from #4293 (thx, acoul) | Felix Fietkau | 2009-07-19 | |
| | | | | SVN-Revision: 16917 | |||
* | binutils: use 2.19.1 for ppc40x by default | Gabor Juhos | 2009-07-19 | |
| | | | | SVN-Revision: 16916 |