index
:
talos-hostboot
04-15-2018
04-16-2019
04-19-2018
04-30-2018
05-14-2018
05-21-2018
06-04-2018
06-18-2018
07-25-2019
master
Talos™ II hostboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
build
/
buildpnor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix BPM flash image script to properly calculate line length
Matthew Raybuck
2019-08-09
1
-12
/
+25
*
Fix BPM script to put temp files into obj tree
Dan Crowell
2019-08-07
1
-3
/
+3
*
Remove MVPD,MEMD and CENHWIMG section from Axone pnor layout
Christian Geddes
2019-07-30
1
-47
/
+20
*
re-enable CRC generation for BPM firmware binary
Matthew Raybuck
2019-07-26
1
-11
/
+7
*
Add BPM firmware update procedure
Matthew Raybuck
2019-07-23
1
-3
/
+7
*
Update buildBpmFlashImages.pl to support configuration data binary generation
Matthew Raybuck
2019-07-23
3
-94
/
+573
*
Add BPM utility scripts to support additional firmware update requirements
Matthew Raybuck
2019-07-18
3
-0
/
+702
*
Add HCDB Support for eeprom cache process
Christian Geddes
2019-06-26
1
-0
/
+1
*
Replace chomp function with platform neutral end-of-line stripping regex
Matthew Raybuck
2019-06-20
1
-4
/
+12
*
Fix typo in buildBpmFlashImages.pl
Matthew Raybuck
2019-06-17
1
-2
/
+2
*
Support tool that can package BPM flash images into a binary
Matthew Raybuck
2019-06-11
1
-0
/
+370
*
Increase size of HBRT to 8 MB for all pnor layouts
Christian Geddes
2019-05-29
2
-29
/
+29
*
Developer Improvement: Get code coverage tool working with Hostboot
Zach Clark
2019-05-13
2
-24
/
+21
*
Add page tables to read only partitions
Chen Du
2019-05-09
1
-6
/
+13
*
Increase OCMBFW PNOR partition to 1164kb
Glenn Miles
2019-05-09
1
-4
/
+4
*
Load and validate OCMB FW image in istep 12.13
Glenn Miles
2019-05-07
1
-0
/
+7
*
Remove GLOBAL PNOR Partition
Mike Baiocchi
2019-04-26
5
-56
/
+40
*
Increase size allocated for HBI in axone pnor layout xml
Christian Geddes
2019-04-25
1
-22
/
+22
*
Update pnor XML WOF description to say 6 MB
Christian Geddes
2019-04-23
1
-1
/
+1
*
Remove DJVPD and CVPD sections from axone pnor layout
Matt Derksen
2019-04-19
1
-42
/
+24
*
Populate OCMBFW partition with packaged image
Glenn Miles
2019-04-17
1
-0
/
+638
*
Revert "Remove unused VPD sections from axone pnor layout"
Christian Geddes
2019-04-11
1
-24
/
+42
*
Remove unused VPD sections from axone pnor layout
Matt Derksen
2019-04-10
1
-42
/
+24
*
Decrease WOFDATA partition by 1 MB until HBI space can be reduced
Nick Bofferding
2019-04-03
2
-1
/
+9
*
Resize WOF to allow AXONE test pnor to fit inside 64 MB
Christian Geddes
2019-04-01
2
-21
/
+9
*
Add 1MB to PNOR HBI section
Glenn Miles
2019-03-18
4
-62
/
+62
*
Make more room for hbicore_extended in PNOR layout files.
Glenn Miles
2019-03-11
4
-38
/
+38
*
Revert "SMF: Create New UVBWLIST Partition"
Ilya Smirnov
2019-03-05
2
-10
/
+0
*
Revert "Enhance RAS for case where boot firmware image is too big to load"
Daniel M. Crowell
2019-02-23
1
-1
/
+1
*
Support tool that can package UCD* flash images into a binary
Nick Bofferding
2019-02-15
1
-0
/
+485
*
Add a couple useful traces to the PNOR build script
Dan Crowell
2019-02-14
1
-2
/
+10
*
Remove sha512 hash from EECACHE section & init section w/ correct info
Christian Geddes
2019-01-29
1
-1
/
+9
*
SMF: Create New UVBWLIST Partition
Ilya Smirnov
2019-01-24
2
-2
/
+12
*
Add new pnorLayoutAxone.xml w/ new EECACHE section
Christian Geddes
2019-01-14
1
-0
/
+336
*
Increase HBI partition to 12 MB (w/o ECC), up from 11
Nick Bofferding
2018-11-29
2
-36
/
+36
*
Fix HDAT PNOR Partition's Offset
Ilya Smirnov
2018-11-28
1
-1
/
+1
*
Make TOC partion Read-Only in all PNOR Layouts
Mike Baiocchi
2018-11-27
1
-6
/
+12
*
increase HBRT PNOR size
Zane Shelley
2018-11-27
1
-17
/
+17
*
all scripts for hdat pnor partition
Sampa Misra
2018-11-27
1
-0
/
+9
*
PRD: Make room for Axone prf files in Hostboot
Zane Shelley
2018-11-16
1
-1
/
+1
*
Add OCMBFW partition to FSP and Hostboot PNOR layouts
Nick Bofferding
2018-11-01
2
-0
/
+20
*
genPnorImages: Add VERSION to signed partitions
Samuel Mendoza-Jonas
2018-10-16
1
-0
/
+1
*
Secure Boot: Don't override user setting of SB_KEEP_CACHE
Dave Heller
2018-07-24
1
-1
/
+7
*
Update adjustHbiPhysSize() Function to handle HBI Expansion
Mike Baiocchi
2018-07-17
1
-16
/
+6
*
Secure Boot: Support Independent signing mode in genPnorImages.pl
Dave Heller
2018-07-05
1
-9
/
+19
*
Allow SPDX override as part of FW load
Dan Crowell
2018-07-03
1
-3
/
+5
*
Secure Boot: Run signtool with keepcache=true
Dave Heller
2018-06-30
1
-1
/
+1
*
Secure Boot: Purge SW signature cache for multinode binaries
Nick Bofferding
2018-05-31
1
-13
/
+14
*
Increase partition size for HBRT to 6MB
Richard J. Knight
2018-04-13
1
-11
/
+11
*
Reset Security Override Flag During Key Transition
Ilya Smirnov
2018-04-06
1
-0
/
+1
[next]