Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/linux: fix Geos baudrate. (thank you Philip Prindeville) | Alexandros C. Couloumbis | 2010-10-12 | 1 | -1/+2 |
| | | | | SVN-Revision: 23414 | ||||
* | Tag the uncompressed image | Claudio Mignanti | 2010-10-11 | 1 | -1/+2 |
| | | | | SVN-Revision: 23402 | ||||
* | Add me as maintainer | Claudio Mignanti | 2010-10-11 | 2 | -0/+2 |
| | | | | SVN-Revision: 23401 | ||||
* | Update to 2.6.35.7 | Claudio Mignanti | 2010-10-11 | 3 | -10/+22 |
| | | | | SVN-Revision: 23400 | ||||
* | Copy rootfs(s) inside BIN_DIR | Claudio Mignanti | 2010-10-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 23399 | ||||
* | Add support for FOXGM carrier board | Claudio Mignanti | 2010-10-11 | 2 | -2/+26 |
| | | | | SVN-Revision: 23398 | ||||
* | linux/brcm47xx: fix an initialization issue on 2.6.36 kernel | Alexandros C. Couloumbis | 2010-10-11 | 1 | -0/+11 |
| | | | | SVN-Revision: 23392 | ||||
* | linux/au1000: fix jffs2/squashfs au1500 boot issue (deals with ticket #8058) | Alexandros C. Couloumbis | 2010-10-11 | 2 | -2/+2 |
| | | | | SVN-Revision: 23391 | ||||
* | Geos -- new x86 subtarget definition This defines the Geos platform from ↵ | Jo-Philipp Wich | 2010-10-10 | 4 | -3/+53 |
| | | | | | | | | | | | | Traverse Technologies in AUS. This is a Geode LX800 with 512MB of DDR400 memory, 2 8139CP interfaces, 2 Solos ADSL2+ interfaces, USB, serial console, CF slot, and miniPCI slot. I'll add support for the LEDs separately. Signed-off-by: Philip A. Prindeville SVN-Revision: 23390 | ||||
* | omap24xx: allow CONFIG_INET_XFRM_MODE_BEET as module | Michael Büsch | 2010-10-10 | 1 | -1/+0 |
| | | | | SVN-Revision: 23382 | ||||
* | linux/ar71xx: workaround an rb4xx hard-lock until we get a proper fix. | Alexandros C. Couloumbis | 2010-10-08 | 1 | -0/+11 |
| | | | | SVN-Revision: 23327 | ||||
* | do not override CFLAGS - the default ones are fine | Mirko Vogt | 2010-10-08 | 1 | -2/+0 |
| | | | | SVN-Revision: 23323 | ||||
* | linux/ar71xx: (2.6.36) add a missed patch | Alexandros C. Couloumbis | 2010-10-08 | 1 | -0/+11 |
| | | | | SVN-Revision: 23319 | ||||
* | linux/ar71xx: add preliminary 2.6.36 kernel support (refresh patches) | Alexandros C. Couloumbis | 2010-10-08 | 37 | -0/+1354 |
| | | | | SVN-Revision: 23317 | ||||
* | Add support for nokia n810 sound | Michael Büsch | 2010-10-07 | 2 | -3/+64 |
| | | | | SVN-Revision: 23303 | ||||
* | ar71xx: increase rb4xx nand kernel partition size (patch by danimo) | Felix Fietkau | 2010-10-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 23293 | ||||
* | spi-gpio-old: 2.6.36 compile fix | Michael Büsch | 2010-10-07 | 1 | -10/+17 |
| | | | | SVN-Revision: 23292 | ||||
* | hci_h4p: Compile fixes | Michael Büsch | 2010-10-07 | 1 | -17/+37 |
| | | | | SVN-Revision: 23291 | ||||
* | cryptodev: Compilefix on 2.6.36 | Michael Büsch | 2010-10-07 | 1 | -0/+2 |
| | | | | SVN-Revision: 23290 | ||||
* | omap24xx: Update kernel config | Michael Büsch | 2010-10-07 | 1 | -8/+52 |
| | | | | SVN-Revision: 23289 | ||||
* | omap24xx: Improve n810 battery management | Michael Büsch | 2010-10-07 | 3 | -76/+226 |
| | | | | SVN-Revision: 23282 | ||||
* | brcm47xx: add patches for kernel 2.6.36 | Hauke Mehrtens | 2010-10-06 | 27 | -0/+3329 |
| | | | | SVN-Revision: 23278 | ||||
* | kernel: crashlog uses bootmem to allocate memory which is being deprecated ↵ | Hamish Guthrie | 2010-10-06 | 1 | -1/+1 |
| | | | | | | in favour of memblock. microblaze, sh, arm, sparc and powerpc only have memblock. SVN-Revision: 23269 | ||||
* | as we only support 2.6, remove the useless bool for it | Imre Kaloz | 2010-10-05 | 1 | -3/+0 |
| | | | | SVN-Revision: 23246 | ||||
* | Toto, we don't support Linux 2.4 anymore.. | Imre Kaloz | 2010-10-05 | 1 | -3/+0 |
| | | | | SVN-Revision: 23245 | ||||
* | ramips: Allow ethernet interface to be taken down and up again | Gabor Juhos | 2010-10-05 | 1 | -0/+4 |
| | | | | | | | | | | Taking the ramips ethernet interface down and up again resulted in the driver not receiving any frames anymore. Fix this by correctly disabling interrupts in the hw on ifdown. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 23243 | ||||
* | linux/generic: update kernel patch refreshing. Include two missed patches. | Alexandros C. Couloumbis | 2010-10-05 | 5 | -7/+14 |
| | | | | SVN-Revision: 23240 | ||||
* | linux/ixp4xx: revert accidentally leaked enabled kernel option (thank you kaloz) | Alexandros C. Couloumbis | 2010-10-05 | 4 | -8/+0 |
| | | | | SVN-Revision: 23239 | ||||
* | linux/generic: refresh 2.6.36 kernel patches | Alexandros C. Couloumbis | 2010-10-05 | 56 | -328/+270 |
| | | | | SVN-Revision: 23237 | ||||
* | Make mv_cesa crypto module available on Orion as well. | Lars-Peter Clausen | 2010-10-04 | 1 | -11/+0 |
| | | | | SVN-Revision: 23229 | ||||
* | kernel: fix some build warnings with kernel 2.6.36 | Hauke Mehrtens | 2010-10-04 | 3 | -6/+18 |
| | | | | SVN-Revision: 23226 | ||||
* | linux/adm5120: add preliminary 2.6.36 kernel support (refresh patches) | Alexandros C. Couloumbis | 2010-10-04 | 21 | -0/+1620 |
| | | | | SVN-Revision: 23224 | ||||
* | yaffs2: add preliminary 2.6.36 kernel support (sync to yaffs2 git tree). ↵ | Alexandros C. Couloumbis | 2010-10-04 | 1 | -0/+23922 |
| | | | | | | This code needs further testing especially for backwards compatibility. It boots on rb532 with kernel options: CONFIG_DEVTMPFS & CONFIG_DEVTMPFS_MOUNT SVN-Revision: 23221 | ||||
* | upgrade kernel versions to the latest stable ones | Imre Kaloz | 2010-10-04 | 25 | -25/+25 |
| | | | | SVN-Revision: 23219 | ||||
* | 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 | 5 | -20/+7 |
| | | | | SVN-Revision: 23213 | ||||
* | n810: Add fstab for maemo filesystems | Michael Büsch | 2010-10-03 | 2 | -1/+15 |
| | | | | SVN-Revision: 23195 | ||||
* | Add jffs2 feature flag | Lars-Peter Clausen | 2010-10-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 23177 | ||||
* | ar71xx: initial support for jjPlus JWAP003 | Gabor Juhos | 2010-10-01 | 12 | -0/+136 |
| | | | | | | | | | Patch-by: Cezary Jackiewicz <cezary@eko.one.pl> (the GPIODEV code has been removed, the sysfs interface can be used to control the GPIO lines instead - juhosg) SVN-Revision: 23165 | ||||
* | omap24xx: Add maintainer information | Michael Büsch | 2010-09-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 23160 | ||||
* | omap24xx: Update to 2.6.36-rc6 | Michael Büsch | 2010-09-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 23157 | ||||
* | linux/ixp4xx: fix an embracing mistake on commit r23150 (thank you KanjiMonster) | Alexandros C. Couloumbis | 2010-09-29 | 1 | -3/+9 |
| | | | | SVN-Revision: 23153 | ||||
* | linux/ixp4xx: sync 2.6.36 patches to 2.6.36-rc6 | Alexandros C. Couloumbis | 2010-09-29 | 1 | -0/+27 |
| | | | | SVN-Revision: 23150 | ||||
* | AP96: Fix LAN/WAN setup | Felix Fietkau | 2010-09-28 | 1 | -4/+8 |
| | | | | | | | | | LAN (eth0) is behind a switch and the fixed speed/duplex was supposed to be for it, not WAN (eth1). Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> SVN-Revision: 23147 | ||||
* | Fix mv_cesa module dependencies and .ko file location Thanks KanjiMonster & ↵ | Lars-Peter Clausen | 2010-09-28 | 1 | -2/+2 |
| | | | | | | Memphiz SVN-Revision: 23145 | ||||
* | ar71xx: build firmware image for the TL-MR3420 v1 board | Gabor Juhos | 2010-09-27 | 2 | -0/+16 |
| | | | | SVN-Revision: 23138 | ||||
* | ar71xx: add support for the TL-MR3420 v1 board | Gabor Juhos | 2010-09-27 | 11 | -1/+171 |
| | | | | SVN-Revision: 23136 | ||||
* | ar71xx: AR724[12] requires different USB setup | Gabor Juhos | 2010-09-27 | 2 | -11/+27 |
| | | | | SVN-Revision: 23135 | ||||
* | ar71xx: build firmware image for the TL-WR841N v7 | Gabor Juhos | 2010-09-27 | 2 | -0/+16 |
| | | | | SVN-Revision: 23134 |