index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
hardwaremain.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
timestamps: Improve collection for ENV_ROMSTAGE_OR_BEFORE
Kyösti Mälkki
2019-09-11
1
-3
/
+0
*
lib: hardwaremain: Call exception_init() as soon as possible
Asami Doi
2019-08-23
1
-3
/
+2
*
ACPI S3: Depend on RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2019-08-22
1
-2
/
+0
*
src: Use include <reset.h> when appropriate
Elyes HAOUAS
2019-03-29
1
-1
/
+0
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
1
-12
/
+12
*
lib/hardwaremain: Fix typo ACPI
Subrata Banik
2019-01-30
1
-1
/
+1
*
arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT
Kyösti Mälkki
2018-12-22
1
-5
/
+3
*
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-16
1
-1
/
+0
*
Move compiler.h to commonlib
Nico Huber
2018-10-08
1
-1
/
+0
*
compiler.h: add __weak macro
Aaron Durbin
2018-04-24
1
-1
/
+2
*
src/lib: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-06
1
-7
/
+7
*
src/lib: Use tabs instead of spaces
Lee Leahy
2017-03-13
1
-5
/
+5
*
src/lib: Remove spaces after ( and before )
Lee Leahy
2017-03-09
1
-2
/
+2
*
bootstate: add arch specific hook at coreboot exit
Aaron Durbin
2016-12-08
1
-0
/
+4
*
lib: Add time stamp when starting to finalize chips
Paul Menzel
2016-12-07
1
-0
/
+1
*
Add option to use Ada code in ramstage
Nico Huber
2016-11-06
1
-0
/
+13
*
lib/hardwaremain: Add \n to "Boot failed" message
Jonathan Neuschäfer
2016-05-31
1
-1
/
+1
*
lib: Add Kconfig to toggle boot state debugging
Lee Leahy
2016-02-18
1
-12
/
+13
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
1
-4
/
+0
*
hardwaremain: Move init_timer() call to before console init
Duncan Laurie
2015-06-30
1
-4
/
+5
*
cbfs: new API and better program loading
Aaron Durbin
2015-06-02
1
-2
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
1
-1
/
+1
*
ramstage: don't drop cbmem console
Aaron Durbin
2015-04-23
1
-5
/
+6
*
timer: Reestablish init_timer(), consolidate timer initialization calls
Julius Werner
2015-04-14
1
-2
/
+3
*
hardwaremain: explicitly call cbmem_initialize() early
Aaron Durbin
2015-04-07
1
-0
/
+9
*
payload loading: remove passing of struct payload
Aaron Durbin
2015-03-31
1
-12
/
+2
*
ramstage: remove rela_time use
Aaron Durbin
2015-03-21
1
-12
/
+8
*
loaders: add program_loading.h header file
Aaron Durbin
2015-03-20
1
-1
/
+1
*
bootstate: use structure pointers for scheduling callbacks
Aaron Durbin
2015-03-18
1
-6
/
+4
*
Add stage information to coreboot banner
Stefan Reinauer
2015-03-04
1
-5
/
+0
*
CBMEM: Add timestamp_reinit()
Kyösti Mälkki
2015-01-27
1
-2
/
+0
*
timestamps: Switch from tsc_t to uint64_t
Stefan Reinauer
2015-01-05
1
-1
/
+1
*
ACPI: Allocate S3 resume backup in CBMEM earlier
Kyösti Mälkki
2014-10-19
1
-0
/
+2
*
arm: Move exception_init() close to console_init()
Julius Werner
2014-09-13
1
-0
/
+2
*
ACPI: Recover type of wakeup in acpi_is_wakeup()
Kyösti Mälkki
2014-07-03
1
-0
/
+5
*
coreboot: unify infrastructure for loading payloads
Aaron Durbin
2014-03-03
1
-13
/
+9
*
Clean up POST codes for Boot State machine
Duncan Laurie
2013-11-26
1
-5
/
+8
*
Add new finalize functions for devices and chips
Marc Jones
2013-11-08
1
-0
/
+3
*
CBMEM: Always select CAR_MIGRATION
Kyösti Mälkki
2013-09-21
1
-1
/
+1
*
timestamps: Use stash before CBMEM is usable
Kyösti Mälkki
2013-09-21
1
-6
/
+9
*
Drop ELF remains from boot code
Stefan Reinauer
2013-07-10
1
-1
/
+0
*
Rename hardwaremain() to main()
Stefan Reinauer
2013-07-10
1
-1
/
+1
*
fix bootstate typo (bs_dev_eanble -> bs_dev_enable)
David Hendricks
2013-06-20
1
-3
/
+3
*
coreboot: add thread cooperative multitasking
Aaron Durbin
2013-05-14
1
-0
/
+3
*
hardwaremain: drop boot_complete parameter
Stefan Reinauer
2013-05-08
1
-9
/
+3
*
boot state: remove drain timers option
Aaron Durbin
2013-05-07
1
-11
/
+7
*
boot state: add ability to block state transitions
Aaron Durbin
2013-05-07
1
-19
/
+118
*
boot state: run timers on state entry
Aaron Durbin
2013-05-01
1
-14
/
+34
*
boot state: track times for each state
Aaron Durbin
2013-05-01
1
-0
/
+62
*
boot state: rebalance payload load vs actual boot
Aaron Durbin
2013-05-01
1
-3
/
+9
[next]