Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>) | Gabor Juhos | 2009-02-03 | 1 | -1/+7 |
| | | | | SVN-Revision: 14384 | ||||
* | mzk-w04nu: fetch MAC address from the flash | Gabor Juhos | 2009-02-03 | 1 | -0/+4 |
| | | | | SVN-Revision: 14383 | ||||
* | fix handling of invalid arguments passed by some bootloaders (thanks to Jeff ↵ | Gabor Juhos | 2009-02-03 | 4 | -8/+24 |
| | | | | | | Hansen and to Jonas) SVN-Revision: 14382 | ||||
* | generic: add missing PHY related config entries | Nicolas Thill | 2009-02-03 | 1 | -0/+5 |
| | | | | SVN-Revision: 14379 | ||||
* | serial.h exports struct serial_rs485 which contains __32 fields to userspace ↵ | Lars-Peter Clausen | 2009-02-03 | 1 | -0/+21 |
| | | | | | | | | so it has to export linux/types.h to userspace aswell. Fixes #4445 SVN-Revision: 14377 | ||||
* | bcm47xx: Rename all SSB_PLLRES_ to SSB_PMURES_ | Michael Büsch | 2009-02-02 | 1 | -122/+122 |
| | | | | SVN-Revision: 14374 | ||||
* | bcm47xx: Implement 4312 and part of 4325 PLL init. | Michael Büsch | 2009-02-02 | 1 | -5/+108 |
| | | | | SVN-Revision: 14373 | ||||
* | generic: sanitize config files (fix typos & whitespace, remove duplicates) | Nicolas Thill | 2009-02-02 | 2 | -5/+3 |
| | | | | SVN-Revision: 14372 | ||||
* | parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>) | Gabor Juhos | 2009-02-02 | 1 | -0/+4 |
| | | | | SVN-Revision: 14371 | ||||
* | mzk-w04nu: add GPIO LEDs and buttons | Gabor Juhos | 2009-02-02 | 1 | -0/+73 |
| | | | | SVN-Revision: 14366 | ||||
* | nfs-101u: add PCI IRQ map for the NEC USB controller (thanks to Daniel ↵ | Gabor Juhos | 2009-02-02 | 1 | -2/+9 |
| | | | | | | Schmitt for testing) SVN-Revision: 14363 | ||||
* | bcm47xx: Implement the remaining PMU resource inits. | Michael Büsch | 2009-02-01 | 1 | -15/+150 |
| | | | | SVN-Revision: 14350 | ||||
* | bcm47xx: Add support for the 5354 PMU. | Michael Büsch | 2009-02-01 | 1 | -0/+534 |
| | | | | SVN-Revision: 14347 | ||||
* | print some informations about the SoC at bootup | Gabor Juhos | 2009-02-01 | 1 | -0/+7 |
| | | | | SVN-Revision: 14338 | ||||
* | bump kernel version to 2.6.28.2 (#4396) | Florian Fainelli | 2009-01-31 | 1 | -1/+2 |
| | | | | SVN-Revision: 14324 | ||||
* | resync kernel configurations, patch from Hauke Mehrtens (#4396) | Florian Fainelli | 2009-01-31 | 5 | -97/+11 |
| | | | | SVN-Revision: 14323 | ||||
* | add support for user9102 boards (#4537) | Florian Fainelli | 2009-01-31 | 2 | -0/+24 |
| | | | | SVN-Revision: 14305 | ||||
* | etrax: add scsi symbols to kernel config, thanks claudyus. update symbols ↵ | Andy Boyett | 2009-01-31 | 2 | -0/+14 |
| | | | | | | after enabling scsi SVN-Revision: 14297 | ||||
* | orion: add missing config entries when sound & spi are enabled | Nicolas Thill | 2009-01-30 | 1 | -0/+2 |
| | | | | SVN-Revision: 14286 | ||||
* | generic: add another missing config entry, when gpio support is enabled | Nicolas Thill | 2009-01-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 14285 | ||||
* | ixp4xx: add another missing config entry | Nicolas Thill | 2009-01-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 14282 | ||||
* | upgrade ppc44x to 2.6.28.2, add basic support for the AMCC Canyonlands | Imre Kaloz | 2009-01-30 | 10 | -16/+203 |
| | | | | SVN-Revision: 14280 | ||||
* | generic: add another bunch of missing config entries in 2.6.28 | Nicolas Thill | 2009-01-30 | 1 | -0/+33 |
| | | | | SVN-Revision: 14278 | ||||
* | add missing config entries in 2.6.28 | Nicolas Thill | 2009-01-30 | 1 | -0/+4 |
| | | | | SVN-Revision: 14274 | ||||
* | uml: add a patch to make ZLIB_DEFLATE visible, so that CONFIG_ZLIB_DEFLATE=y ↵ | Nicolas Thill | 2009-01-29 | 1 | -0/+14 |
| | | | | | | is honored SVN-Revision: 14268 | ||||
* | uml: revert from 2.6.28.2 to 2.6.28 | Nicolas Thill | 2009-01-29 | 1 | -1/+1 |
| | | | | | | There are still some issues with 2.6.28.2 (http://patchwork.kernel.org/patch/2458/), and even wth that fixed, uml randomly locks up at boot on some host systems. SVN-Revision: 14267 | ||||
* | generate images for old CFE based boards like the Davolink DV201 | Florian Fainelli | 2009-01-29 | 1 | -0/+10 |
| | | | | SVN-Revision: 14264 | ||||
* | Add board definitions for the Davolink DV201AMR | Florian Fainelli | 2009-01-29 | 1 | -0/+25 |
| | | | | SVN-Revision: 14263 | ||||
* | make ixp4xx require gpiolib | Imre Kaloz | 2009-01-29 | 2 | -12/+1 |
| | | | | SVN-Revision: 14262 | ||||
* | generic/2.6.28: fix yaffs cvs patch | Andy Boyett | 2009-01-29 | 1 | -437/+0 |
| | | | | SVN-Revision: 14261 | ||||
* | olpc: add missing LCD config entries | Nicolas Thill | 2009-01-29 | 1 | -0/+2 |
| | | | | SVN-Revision: 14256 | ||||
* | fix UBNT-RS image generation | Gabor Juhos | 2009-01-28 | 1 | -2/+2 |
| | | | | SVN-Revision: 14251 | ||||
* | fix yaffs build failure on 2.6.28.2 (thanks to Alexandros C. Couloumbis ↵ | Gabor Juhos | 2009-01-28 | 1 | -0/+11 |
| | | | | | | <alex@ozo.com>) SVN-Revision: 14250 | ||||
* | update to 2.6.28.2 | Gabor Juhos | 2009-01-28 | 14 | -2349/+1184 |
| | | | | SVN-Revision: 14247 | ||||
* | switch to 2.6.28.1 and tune the kernel config a bit | Imre Kaloz | 2009-01-28 | 2 | -1/+11 |
| | | | | SVN-Revision: 14245 | ||||
* | add support for the GPIO expander used on the Cambria based on patches from ↵ | Imre Kaloz | 2009-01-28 | 2 | -0/+527 |
| | | | | | | Chris SVN-Revision: 14244 | ||||
* | add further fixes for the optional Cambria UART - thanks, Chris | Imre Kaloz | 2009-01-28 | 1 | -17/+94 |
| | | | | SVN-Revision: 14243 | ||||
* | refresh patches | Imre Kaloz | 2009-01-28 | 3 | -20/+15 |
| | | | | SVN-Revision: 14242 | ||||
* | add IXP4xx GPIOLIB support based on Chris' patch | Imre Kaloz | 2009-01-28 | 1 | -0/+140 |
| | | | | SVN-Revision: 14241 | ||||
* | fix leds-gpio platform data initialization (closes #4512) | Gabor Juhos | 2009-01-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 14238 | ||||
* | build ieee80211 kernel support as modules on etrax | Nicolas Thill | 2009-01-27 | 1 | -5/+5 |
| | | | | SVN-Revision: 14230 | ||||
* | - added generic config for 2.6.28 generated from 2.6.27 with plain ↵ | Markus Wigge | 2009-01-27 | 1 | -0/+547 |
| | | | | | | kernel_menuconfig, no modifications so far SVN-Revision: 14223 | ||||
* | - added some extra flags to read more information - added automagic device ↵ | Markus Wigge | 2009-01-27 | 1 | -0/+102 |
| | | | | | | generation /dev/cs5535_gpioX SVN-Revision: 14220 | ||||
* | tew-632brp: enable WAN port | Gabor Juhos | 2009-01-27 | 1 | -2/+6 |
| | | | | SVN-Revision: 14216 | ||||
* | experimental support for the Planex MZK-W04NU board | Gabor Juhos | 2009-01-26 | 9 | -3/+110 |
| | | | | SVN-Revision: 14208 | ||||
* | update 2.6.28 config | Gabor Juhos | 2009-01-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 14207 | ||||
* | tew-632brp: add WPS button | Gabor Juhos | 2009-01-26 | 1 | -1/+8 |
| | | | | SVN-Revision: 14205 | ||||
* | move random MAC address generation into the platform initialization code | Gabor Juhos | 2009-01-26 | 3 | -12/+13 |
| | | | | SVN-Revision: 14204 | ||||
* | generic-2.6/2.6.28: refresh a patch | Gabor Juhos | 2009-01-26 | 1 | -8/+8 |
| | | | | SVN-Revision: 14201 | ||||
* | build firmware image for the CR-NSADP board | Gabor Juhos | 2009-01-26 | 1 | -0/+1 |
| | | | | SVN-Revision: 14200 |