make things easier to read

svn path=/dists/trunk/linux-2.6/; revision=13193
This commit is contained in:
Martin Michlmayr 2009-03-22 19:26:55 +00:00
parent ba38487fc5
commit 28e917b8ee
1 changed files with 7 additions and 7 deletions

14
debian/changelog vendored
View File

@ -72,14 +72,14 @@ linux-2.6 (2.6.29~rc8-1~experimental.1) UNRELEASED; urgency=low
* [arm/iop32x, arm/ixp4xx, arm/orion5x] Add a size check to ensure that
the kernel will fit in flash.
* Add patches from git.marvell.com to improve Kirkwood support:
- Orion: make gpio /input/output validation separate
- Kirkwood: MPP initialization code
- make gpio /input/output validation separate
- MPP initialization code
- SDIO driver for Marvell SoCs
- Kirkwood: SDIO driver registration for DB6281 and RD6281
- Kirkwood: register internal devices in a common place
- Kirkwood: Marvell SheevaPlug support
- Kirkwood: SheevaPlug USB Power Enable setup
- Kirkwood: SheevaPlug LED support
- SDIO driver registration for DB6281 and RD6281
- register internal devices in a common place
- Marvell SheevaPlug support
- SheevaPlug USB Power Enable setup
- SheevaPlug LED support
* [armel/kirkwood] Add an image for Marvell's Kirkwood platform.
[ Ben Hutchings ]