summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen83xx/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-01-24 15:32:04 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-01-24 15:32:04 +0000
commite570c3132448071027eefeec239f6ddc9a3ffcdb (patch)
tree8fbc055cf86a187706bc3eba1d098268e5368e41 /c/src/lib/libbsp/powerpc/gen83xx/ChangeLog
parent2011-01-24 Sebastian Huber <sebastian.huber@embedded-brains.de> (diff)
downloadrtems-e570c3132448071027eefeec239f6ddc9a3ffcdb.tar.bz2
2011-01-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac, console/console-config.c, i2c/i2c_init.c, include/bsp.h, include/hwreg_vals.h, include/irq.h, include/tm27.h, include/tsec-config.h, irq/irq.c, network/network.c, spi/spi_init.c, startup/bspstart.c: Address some of the issues spotted by the check_bsp script.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/gen83xx/ChangeLog')
-rw-r--r--c/src/lib/libbsp/powerpc/gen83xx/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/gen83xx/ChangeLog b/c/src/lib/libbsp/powerpc/gen83xx/ChangeLog
index c363c1e023..93344aabbd 100644
--- a/c/src/lib/libbsp/powerpc/gen83xx/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/gen83xx/ChangeLog
@@ -1,3 +1,11 @@
+2011-01-24 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * configure.ac, console/console-config.c, i2c/i2c_init.c,
+ include/bsp.h, include/hwreg_vals.h, include/irq.h, include/tm27.h,
+ include/tsec-config.h, irq/irq.c, network/network.c, spi/spi_init.c,
+ startup/bspstart.c: Address some of the issues spotted by the
+ check_bsp script.
+
2011-01-24 Sebastian Huber <sebastian.huber@embedded-brains.de>
* network/network.c: Typo.