[oe-commits] Petr Štetiar : linux-2.6.34: update kernel patchset

git version control git at git.openembedded.org
Sun Nov 28 22:14:11 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 7777313c43f20f3a5f3315eab7c75cc21f7cee51
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7777313c43f20f3a5f3315eab7c75cc21f7cee51

Author: Petr Štetiar <ynezz at true.cz>
Date:   Thu Oct 21 21:48:28 2010 +0200

linux-2.6.34: update kernel patchset

- update base patch for ts7300
- add SD card support for ts7300
- add OpenCores ethernet driver for ts7300
- add new patch in which we use CPLD watchdog to reset the board
- add new patch for console (uses hd44780 LCD on LCD connector)
- add new patch lcd-linux (uses hd44780 LCD on LCD connector)

Tested-by: Bridges Seth <seth at sethbridges.com>
Tested-by: Ian Thompson <ian.thompson at pgs.com>
Signed-off-by: Petr Štetiar <ynezz at true.cz>

---

 .../linux-2.6.34/ts72xx/0001-ts72xx_base.patch     |   29 +-
 .../ts72xx/0002-ts72xx_force_machine-id.patch      |   10 +-
 .../linux-2.6.34/ts72xx/0003-ep93xx_cpuinfo.patch  |   10 +-
 .../linux-2.6.34/ts72xx/0004-ep93xx_eth.patch      |   10 +-
 .../ts72xx/0005-ep93xx-m2m-DMA-support.patch       |   10 +-
 .../linux-2.6.34/ts72xx/0006-ts72xx_rs485.patch    |   11 +-
 .../linux-2.6.34/ts72xx/0007-ts72xx_ts_ser1.patch  |   11 +-
 .../ts72xx/0008-ts72xx_ts_eth100.patch             |   11 +-
 .../linux-2.6.34/ts72xx/0009-ts72xx_pata.patch     |   11 +-
 .../linux-2.6.34/ts72xx/0010-ts72xx_gpio_i2c.patch |   10 +-
 .../ts72xx/0011-ts72xx_dio_keypad.patch            |   11 +-
 .../linux-2.6.34/ts72xx/0012-ts72xx_sbcinfo.patch  |   10 +-
 .../linux-2.6.34/ts72xx/0013-ts72xx_max197.patch   |   10 +-
 .../ts72xx/0014-ts7200_nor_flash.patch             |   11 +-
 .../linux-2.6.34/ts72xx/0015-ts72xx_sdcard.patch   |   73 +-
 .../ts72xx/0016-ts72xx_nand_flash.patch            |   13 +-
 .../linux-2.6.34/ts72xx/0017-ep93xx_spi.patch      |   11 +-
 .../ts72xx/0018-ts72xx_spi_tmp124.patch            |   15 +-
 .../0019-ts72xx-use-CPLD-watchdog-for-reset.patch  |   53 +
 .../ts72xx/0020-ethoc-ts7300-fixes.patch           |  217 +
 .../ts72xx/0021-ts7300-add-ethernet-support.patch  |   87 +
 ...dog-ts72xx_wdt-disable-watchdog-at-probe.patch} |    4 +-
 .../ts72xx/0024-TS-72XX-LCD-console-driver.patch   |  528 +++
 .../ts72xx/0025-ts72xx-add-lcd-linux-driver.patch  | 4569 ++++++++++++++++++++
 recipes/linux/linux-2.6.34/ts72xx/defconfig        |   17 +-
 recipes/linux/linux_2.6.34.bb                      |    9 +-
 26 files changed, 5661 insertions(+), 100 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=7777313c43f20f3a5f3315eab7c75cc21f7cee51




More information about the Openembedded-commits mailing list