summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/shared/uboot_dump_bdinfo.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-04-24bsps: Move uboot_dump_bdinfo.c to bspsSebastian Huber1-79/+0
This patch is a part of the BSP source reorganization. Update #3285.
2017-03-01bsps/powerpc: Fix warningsSebastian Huber1-6/+7
2015-01-09bsps/u-boot: Update due to API changesSebastian Huber1-3/+8
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
2010-12-302010-12-30 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-13/+4
* shared/uboot_dump_bdinfo.c: Include <bsp/u-boot.h> if necessary. * shared/include/u-boot-board-info.h: New file. * shared/include/u-boot.h: Removed file.
2009-11-30Whitespace removal.Ralf Corsepius1-2/+2
2007-06-202007-06-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+84
* shared/uboot_dump_bdinfo.c: New file.