summaryrefslogtreecommitdiffstats
path: root/src/bootloader
Commit message (Expand)AuthorAgeFilesLines
...
* Compile ROM code within HostbootStephen Cprek2017-01-301-0/+4
* Bootloader - Error handling - Add exception handlingMarty Gloff2017-01-202-2/+316
* Add one element to the TOC array to match how pnorrp.H does it.Stephen Cprek2017-01-061-2/+2
* Bootloader - Error handling - Add terminate functionMarty Gloff2017-01-044-4/+155
* Add gcc -Os optimization to the hostboot bootloaderStephen Cprek2016-12-201-0/+2
* Boot loader support for relative HRMORDean Sanner2016-11-042-4/+5
* Insert bootloader image into SBE SEEPROMMarty Gloff2016-09-142-3/+13
* Bootloader needs to clear out SLBs, ERATs, etc. when changing HRMORDean Sanner2016-08-311-1/+3
* Don't use CI ops to store into L3Dean Sanner2016-08-291-9/+9
* Use word instructions for MMIO accesses in BootloaderMarty Gloff2016-08-292-4/+4
* Update Bootloader to handle moving the TOC of PNOR aroundcrgeddes2016-08-252-15/+33
* Remove SBE header from HBB imageNick Bofferding2016-07-221-5/+1
* PNOR driver changes for 128MB supportcrgeddes2016-07-221-0/+1
* Bootloader needs to dcbz the cache before using itMarty Gloff2016-04-051-12/+37
* Deliver bootloader to fsp and pnorMarty Gloff2016-03-035-104/+341
* FFS Support for Bootloadercrgeddes2016-03-031-0/+189
* Hostboot Bootloader InfrastructureMarty Gloff2016-02-195-0/+370
OpenPOWER on IntegriCloud