summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/shared/pci/generic_clear_hberrs.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-04-23bsps: Move PCI drivers to bspsSebastian Huber1-63/+0
This patch is a part of the BSP source reorganization. Update #3285.
2017-02-15bsps/powerpc: Fix warningsSebastian Huber1-1/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-4/+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.
2009-11-30Whitespace removal.Ralf Corsepius1-1/+1
2007-11-212007-11-21 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+67
* Makefile.am, motorola_powerpc/Makefile.am, * shared/pci/detect_raven_bridge.c, Makefile.am, * shared/pci/generic_clear_hberrs.c: separated the generic version of _BSP_clear_hostbridge_errors() into its own file.