summaryrefslogtreecommitdiffstats
path: root/sys/dev/cfe/cfe_api.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug in cfe_enumenv(). The CFE API to invoke is CFE_CMD_ENV_ENUMimp2010-01-111-1/+1
| | | | | | and not CFE_CMD_ENV_SET. Submitted by: neel@
* Support for CFE boot loaders. Initially the support is for MIPS, butimp2008-09-261-0/+538
other processors will work too. Submitted by: bms@ Obtained from: p4 mips2 branch
OpenPOWER on IntegriCloud