summaryrefslogtreecommitdiff
path: root/chip/g/loader/main.c
Commit message (Expand)AuthorAgeFilesLines
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* chip/g to chip/lm4: fix more misspellings in commentsMartin Roth2016-11-151-1/+1
* Cr50: Rearrange flash to allow dual RO imagesBill Richardson2016-07-221-2/+2
* CR50: refactor debug_printf() for use as a library functionnagendra modadugu2016-06-151-18/+0
* cr50: improve loader logic to consider build timestamp as wellVadim Bendebury2016-02-121-16/+13
* Cr50: Removed references to FPGA-only registers from the bootloader.Nadim Taha2016-02-011-6/+2
* Modified the bootloader to check PMU_PWRDN_SCRATCH30 and load the newerNadim Taha2016-01-281-3/+51
* Cr50: bootloader: display config bits at bootBill Richardson2015-12-011-2/+6
* Cr50: Tweak debug message for clarityBill Richardson2015-11-101-1/+2
* cr50: RO Loader implementationVadim Bendebury2015-11-101-3/+15
* cr50: introduce RO image skeletonVadim Bendebury2015-11-051-0/+93