summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Add predefined __ROMSTAGE__ and __RAMSTAGE__ macrosJulius Werner2015-04-061-1/+1
* build system: rename __BOOT_BLOCK__ and __VER_STAGE__Patrick Georgi2015-04-041-1/+1
* stddef: Add KHz, MHz and GHz constantsAaron Durbin2015-04-041-0/+4
* Add table driven way to add platform specific reg_script routinesLee Leahy2015-04-041-0/+25
* rmodule: use struct prog while loading rmodulesAaron Durbin2015-04-031-6/+2
* program loading: unify on struct progAaron Durbin2015-04-031-32/+15
* program loading: add prog_run() functionAaron Durbin2015-04-031-1/+11
* program loading: introduce struct progAaron Durbin2015-04-032-47/+75
* vpd: retrieve mac addresses and pass them to bootloaderVadim Bendebury2015-04-021-0/+13
* chromeos: Add WiFi calibration CBMEM entry pointer to coreboot tableVadim Bendebury2015-04-022-0/+3
* smbios: add a family id in smbios type1 familyKane Chen2015-04-021-0/+3
* cbfs: correct types used for accessing filesAaron Durbin2015-04-011-0/+4
* northbridge/amd/amdfam10: Collect DIMM information for ramstage useTimothy Pearson2015-04-011-0/+2
* cbfs: add cbfs_serialized.h header fileAaron Durbin2015-03-312-120/+185
* program loading: provide one cache maintenance callbackAaron Durbin2015-03-311-4/+8
* payload loading: remove passing of struct payloadAaron Durbin2015-03-311-6/+3
* loading: move ramstage cache function declarationsAaron Durbin2015-03-312-38/+36
* cbfs: remove run_address()Aaron Durbin2015-03-311-3/+0
* arch/x86/boot/smbios: Rename fill_dimm_manufacturer and make publicTimothy Pearson2015-03-291-0/+2
* arch/x86/boot/smbios: Add additional SMBIOS defines and enumsTimothy Pearson2015-03-291-0/+101
* arm64: add spin table supportAaron Durbin2015-03-281-1/+3
* arm64: Add support for secure monitorFurquan Shaikh2015-03-282-1/+13
* drivers: add GIC supportAaron Durbin2015-03-281-0/+40
* cbfs/rmodule: add architecture specific operations at stage loadIonela Voinescu2015-03-271-0/+7
* smbios: add funtion for smbios type17Kane Chen2015-03-274-1/+75
* timer: remove rela_time typeAaron Durbin2015-03-261-55/+2
* fix how to interpret board id read from gpiosDaisuke Nojiri2015-03-261-0/+4
* Restore name of the function reading tertiary GPIO statesVadim Bendebury2015-03-261-1/+1
* cbfs: expose init_backing_media()Aaron Durbin2015-03-241-0/+1
* vboot2: factory-initialize kernel space in tpmDaisuke Nojiri2015-03-241-0/+3
* vboot2: load decompressed stage directly to load addressDaisuke Nojiri2015-03-241-0/+1
* vboot2: read secdata and nvdataDaisuke Nojiri2015-03-232-214/+40
* Publish the board ID value in coreboot table, when configuredVadim Bendebury2015-03-231-0/+8
* Generalize revision number calculation functionVadim Bendebury2015-03-231-0/+47
* PCIe: Add L1 Sub-State support.Kenji Chen2015-03-233-0/+8
* timer: add stopwatch constructAaron Durbin2015-03-211-0/+60
* loaders: add run_romstage() function to bootblockAaron Durbin2015-03-201-0/+6
* loaders: add program_loading.h header fileAaron Durbin2015-03-202-38/+25
* stdlib: Add IS_ALIGNED macroAndrew Bresticker2015-03-201-0/+1
* bootstate: use structure pointers for scheduling callbacksAaron Durbin2015-03-181-9/+17
* Use a common boardid.h instead of per board copiesVadim Bendebury2015-03-131-0/+27
* x86 SMM: Replace weak prototypes with weak function stubKyösti Mälkki2015-03-111-10/+6
* AMD Bald Eagle: Add northbridge files for new AMD processorBruce Griffith2015-03-101-0/+2
* Add and consistently use wrapper macro for romstage static variablesJulius Werner2015-03-091-0/+7
* console: Fix broken early_print.h include guardsStefan Reinauer2015-03-091-1/+4
* build.h: remove variable for the builduser, -hostname and -domainAlexander Couzens2015-03-091-3/+0
* device/pciexp: Add support for PCIe CLK power managementKane Chen2015-03-091-0/+2
* device: drop i915 specific headers from resource allocator includesStefan Reinauer2015-03-082-3930/+0
* AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2Kyösti Mälkki2015-03-071-7/+6
* coreboot memrange: Two changes for zero size or empty memrangeFurquan Shaikh2015-03-041-0/+3
OpenPOWER on IntegriCloud