Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * fix usb compile warnings * fix timer header file which broke compile of ↵ | John Crispin | 2011-02-03 | 3 | -42/+38 | |
| | | | | | | external tapi driver * rebase patch SVN-Revision: 25344 | |||||
* | gumstix: Add u-boot package to profile | Hamish Guthrie | 2011-02-03 | 1 | -2/+2 | |
| | | | | SVN-Revision: 25338 | |||||
* | update ARM mach-types | Jo-Philipp Wich | 2011-02-02 | 6 | -20/+503 | |
| | | | | SVN-Revision: 25333 | |||||
* | Add support for ubifs | Hamish Guthrie | 2011-02-02 | 5 | -35/+86 | |
| | | | | SVN-Revision: 25310 | |||||
* | add a few missing kernel config symbols | Felix Fietkau | 2011-02-01 | 8 | -2/+25 | |
| | | | | SVN-Revision: 25284 | |||||
* | * adds profiles to the kernel * fixes 2 compile errors in the usb driver * ↵ | John Crispin | 2011-02-01 | 12 | -47/+276 | |
| | | | | | | ioports were not allocated properly SVN-Revision: 25278 | |||||
* | * drop codebase in favour of lantiq target | John Crispin | 2011-02-01 | 100 | -14260/+0 | |
| | | | | SVN-Revision: 25277 | |||||
* | config symbol cleanup | Imre Kaloz | 2011-02-01 | 10 | -56/+33 | |
| | | | | SVN-Revision: 25272 | |||||
* | add missing symbols | Imre Kaloz | 2011-02-01 | 2 | -0/+4 | |
| | | | | SVN-Revision: 25271 | |||||
* | geos: preconfig fix | Jo-Philipp Wich | 2011-01-30 | 1 | -0/+2 | |
| | | | | SVN-Revision: 25255 | |||||
* | omap24xx: Move p54 eeprom init to preinit | Michael Büsch | 2011-01-29 | 1 | -4/+4 | |
| | | | | SVN-Revision: 25242 | |||||
* | Add p54spi EEPROM initscript | Michael Büsch | 2011-01-29 | 1 | -0/+26 | |
| | | | | SVN-Revision: 25241 | |||||
* | n810 profile: Add calvaria | Michael Büsch | 2011-01-29 | 1 | -1/+1 | |
| | | | | SVN-Revision: 25236 | |||||
* | n810bm: Implement more ADC basics | Michael Büsch | 2011-01-28 | 1 | -32/+211 | |
| | | | | SVN-Revision: 25222 | |||||
* | n810: Install matchbox-keyboard | Michael Büsch | 2011-01-28 | 1 | -1/+1 | |
| | | | | SVN-Revision: 25218 | |||||
* | n810: Use tint2 by default | Michael Büsch | 2011-01-28 | 1 | -1/+1 | |
| | | | | SVN-Revision: 25214 | |||||
* | omap24xx: Workaround n810 FN key issue | Michael Büsch | 2011-01-28 | 2 | -134/+110 | |
| | | | | SVN-Revision: 25212 | |||||
* | omap24xx: Don't automatically mount maemo fs | Michael Büsch | 2011-01-27 | 1 | -2/+2 | |
| | | | | SVN-Revision: 25178 | |||||
* | fix firstboot with new MTD map driver | Florian Fainelli | 2011-01-27 | 3 | -88/+313 | |
| | | | | | | | | | | | | | | my-mkimage previously did not include the fs_mark of deadc0de because upon formatting of jffs2 partition, U-Boot's CRC validation would not allow the image to boot. This new MTD map will shrink the kernel+rootfs+fs_mark image and recalculate the CRC, so that only the kernel is part of the image validation. This also improves boot time, since less is copied from FLASH->RAM. This is mostly from brcm47xx, just with u-boot image vs TRX partitions. Signed-off-by: Scott Nicholas <scott.nicholas@scottn.us> SVN-Revision: 25176 | |||||
* | clean up mach-adm8668 includes | Florian Fainelli | 2011-01-27 | 7 | -494/+58 | |
| | | | | | | | | | This patch cleans up the include directory, as they were from vendors 2.4 GPL source. Now only what's used is there. Signed-off-by: Scott Nicholas <scott.nicholas@scottn.us> SVN-Revision: 25175 | |||||
* | add default network/leds config (#6759) | Florian Fainelli | 2011-01-27 | 2 | -0/+64 | |
| | | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25171 | |||||
* | zyxel: use acx-mac80211 driver by default | Florian Fainelli | 2011-01-27 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25170 | |||||
* | fix p-334wt build | Florian Fainelli | 2011-01-27 | 1 | -1/+1 | |
| | | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25169 | |||||
* | omap24xx: Support ext4 as rootfs | Michael Büsch | 2011-01-27 | 1 | -65/+4 | |
| | | | | SVN-Revision: 25166 | |||||
* | move Netus G20 into a subtarget and rework toplevel config and makefile | Jo-Philipp Wich | 2011-01-27 | 4 | -6/+21 | |
| | | | | SVN-Revision: 25165 | |||||
* | prepare TQMa9263 subtarget | Jo-Philipp Wich | 2011-01-27 | 2 | -0/+32 | |
| | | | | SVN-Revision: 25164 | |||||
* | add TQMa9263 board setup | Jo-Philipp Wich | 2011-01-27 | 1 | -0/+229 | |
| | | | | SVN-Revision: 25163 | |||||
* | prepare TQ-Components TQMa9263 kernel support | Jo-Philipp Wich | 2011-01-27 | 2 | -0/+109 | |
| | | | | SVN-Revision: 25162 | |||||
* | omap24xx: Fix serial console for .37 | Michael Büsch | 2011-01-27 | 1 | -1/+1 | |
| | | | | SVN-Revision: 25161 | |||||
* | omap24xx: Update to .37 | Michael Büsch | 2011-01-27 | 1 | -2/+2 | |
| | | | | SVN-Revision: 25160 | |||||
* | we don't support gcc 4.1.x | Imre Kaloz | 2011-01-27 | 8 | -88/+0 | |
| | | | | SVN-Revision: 25147 | |||||
* | omap24xx: Refresh 2.6.37 patches | Michael Büsch | 2011-01-27 | 5 | -81/+83 | |
| | | | | SVN-Revision: 25143 | |||||
* | fix LD name | Imre Kaloz | 2011-01-27 | 1 | -1/+1 | |
| | | | | SVN-Revision: 25140 | |||||
* | add preliminary LEON support | Imre Kaloz | 2011-01-27 | 29 | -0/+2217 | |
| | | | | SVN-Revision: 25139 | |||||
* | give some credits to Tanguy Bouzeloc in the spi driver | Florian Fainelli | 2011-01-27 | 1 | -2/+5 | |
| | | | | SVN-Revision: 25133 | |||||
* | ramips: register watchdog device on the rt288x boards | Gabor Juhos | 2011-01-26 | 2 | -0/+2 | |
| | | | | SVN-Revision: 25130 | |||||
* | ramips: add watchdog device for RT288x | Gabor Juhos | 2011-01-26 | 3 | -0/+33 | |
| | | | | SVN-Revision: 25129 | |||||
* | ramips: register watchdog device on the rt305x boards | Gabor Juhos | 2011-01-26 | 7 | -0/+7 | |
| | | | | SVN-Revision: 25128 | |||||
* | ramips: add watchdog device for RT305x | Gabor Juhos | 2011-01-26 | 3 | -0/+34 | |
| | | | | SVN-Revision: 25127 | |||||
* | ramips: add watchdog driver | Gabor Juhos | 2011-01-26 | 4 | -0/+383 | |
| | | | | SVN-Revision: 25126 | |||||
* | ramips: implement clock API for RT288x | Gabor Juhos | 2011-01-26 | 7 | -45/+152 | |
| | | | | SVN-Revision: 25125 | |||||
* | ramips: implement clock API for RT305X | Gabor Juhos | 2011-01-26 | 7 | -41/+148 | |
| | | | | SVN-Revision: 25124 | |||||
* | ramips: remove extern and __init from function prototypes | Gabor Juhos | 2011-01-26 | 7 | -31/+28 | |
| | | | | SVN-Revision: 25123 | |||||
* | ar71xx: add rtl8366s initvals for the DIR-825 board | Gabor Juhos | 2011-01-26 | 1 | -2/+8 | |
| | | | | SVN-Revision: 25121 | |||||
* | generic: rtl8366s: allow initial register values to be passed via platform_data | Gabor Juhos | 2011-01-26 | 2 | -0/+18 | |
| | | | | SVN-Revision: 25120 | |||||
* | ar71xx: create firmware image for the WNDR3700v2 board | Gabor Juhos | 2011-01-26 | 1 | -0/+2 | |
| | | | | | | Patch-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 25119 | |||||
* | ar71xx: add support for the WNDR3700v2 board | Gabor Juhos | 2011-01-26 | 7 | -10/+158 | |
| | | | | | | Based on a patch by Mark Mentovai <mark@moxienet.com> SVN-Revision: 25118 | |||||
* | Add kernel patch to expose omap3 die id via sysfs | Hamish Guthrie | 2011-01-26 | 1 | -0/+48 | |
| | | | | SVN-Revision: 25112 | |||||
* | x86/soekris: Add defconfig for soekris net4801 and net4826 | Felix Fietkau | 2011-01-26 | 4 | -0/+52 | |
| | | | | | | | | | Add default config file for net4801 and 4826 and initial script to copy config file like it is done for other platforms. Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25103 | |||||
* | x86/soekris: Add script to detect soekris model | Felix Fietkau | 2011-01-26 | 1 | -0/+19 | |
| | | | | | | | | Add script to detect soekris board of net4801 and net4826. Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25102 |