index
:
delta/coreboot/coreboot.git
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.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
foo2
master
rampayload
review.coreboot.org: coreboot.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
selfboot.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
selfload: check target memory type in selfload_check
Ting Shen
2019-01-30
1
-10
/
+13
*
Add selfboot to the romstage
Ronald G. Minnich
2018-10-30
1
-1
/
+0
*
selfboot: create selfboot_check function, remove check param
Ronald G. Minnich
2018-10-25
1
-10
/
+47
*
selfboot: remove bounce buffers
Ronald G. Minnich
2018-10-11
1
-422
/
+115
*
src/{commonlib,lib}: Fix typo
Elyes HAOUAS
2018-08-16
1
-1
/
+1
*
lib/prog_loaders: Move argument selection into selfload
Patrick Rudolph
2018-06-19
1
-4
/
+7
*
arch/x86: Fix payload loading via bounce-buffer
Kyösti Mälkki
2018-06-12
1
-0
/
+9
*
selfboot: Move x86 quirk under arch
Kyösti Mälkki
2018-06-11
1
-7
/
+6
*
lib/bootmem: Add more bootmem tags
Patrick Rudolph
2018-05-04
1
-1
/
+1
*
lib/bootmem: Introduce custom bootmem tags
Patrick Rudolph
2018-04-30
1
-1
/
+1
*
src: change coreboot to lowercase
Martin Roth
2017-06-07
1
-1
/
+1
*
src/lib: Wrap lines at 80 columns
Lee Leahy
2017-03-13
1
-19
/
+41
*
src/lib: Use tabs instead of spaces
Lee Leahy
2017-03-13
1
-26
/
+26
*
src/lib: Remove space between function name and (
Lee Leahy
2017-03-12
1
-1
/
+1
*
src/lib: Add space before (
Lee Leahy
2017-03-09
1
-3
/
+3
*
src/lib: Fix space between type, * and variable name
Lee Leahy
2017-03-09
1
-2
/
+2
*
arm64: Use 'payload' format for ATF instead of 'stage'
Simon Glass
2016-10-06
1
-10
/
+14
*
selfboot: Move the usable-RAM check into a function
Simon Glass
2016-09-20
1
-8
/
+18
*
src/lib: Capitalize ROM, RAM, NVRAM and CPU
Elyes HAOUAS
2016-07-31
1
-1
/
+1
*
lib/selfboot: clear BSS segments
Aaron Durbin
2016-07-12
1
-77
/
+71
*
lib/selfboot: remove duplicate prog_set_area()
Aaron Durbin
2016-07-12
1
-3
/
+0
*
lib/selfboot: don't open code linked list operations
Aaron Durbin
2016-07-12
1
-12
/
+19
*
ensure correct byte ordering for cbfs segment list
George Trudeau
2016-04-25
1
-40
/
+55
*
lib/prog_loading: introduce prog_segment_loaded()
Aaron Durbin
2016-04-02
1
-1
/
+1
*
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
Julius Werner
2016-02-22
1
-0
/
+13
*
die() when attempting to use bounce buffer on non-i386.
Vladimir Serbinenko
2016-02-22
1
-0
/
+3
*
lzma: Port size-checking ulzman() version to coreboot
Julius Werner
2016-02-12
1
-4
/
+4
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
1
-4
/
+0
*
assets: abstract away the firmware assets used for booting
Aaron Durbin
2015-06-02
1
-3
/
+6
*
cbfs: new API and better program loading
Aaron Durbin
2015-06-02
1
-7
/
+14
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
1
-1
/
+1
*
Unify byte order macros and clrsetbits
Julius Werner
2015-04-21
1
-1
/
+1
*
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-06
1
-6
/
+3
*
program loading: unify on struct prog
Aaron Durbin
2015-04-03
1
-8
/
+7
*
program loading: introduce struct prog
Aaron Durbin
2015-04-03
1
-1
/
+1
*
program loading: provide one cache maintenance callback
Aaron Durbin
2015-03-31
1
-8
/
+9
*
cbfs/rmodule: add architecture specific operations at stage load
Ionela Voinescu
2015-03-27
1
-0
/
+14
*
loaders: add program_loading.h header file
Aaron Durbin
2015-03-20
1
-1
/
+1
*
Print segment clean up information only when required.
Vadim Bendebury
2014-12-31
1
-2
/
+3
*
Rename coreboot_ram stage to ramstage
Furquan Shaikh
2014-04-26
1
-2
/
+2
*
lib/selfboot: s_srcaddr is uninitialized.
Edward O'Callaghan
2014-03-03
1
-0
/
+3
*
selfboot: use bootmem infrastructure
Aaron Durbin
2014-03-03
1
-109
/
+42
*
coreboot: introduce arch_payload_run()
Aaron Durbin
2014-03-03
1
-7
/
+0
*
selfboot: store bounce buffer in struct payload
Aaron Durbin
2014-03-03
1
-11
/
+15
*
coreboot: use struct payload for selfload()
Aaron Durbin
2014-03-03
1
-4
/
+6
*
coreboot: move common code to payload_run() from selfboot()
Aaron Durbin
2014-03-03
1
-19
/
+0
*
coreboot: unify infrastructure for loading payloads
Aaron Durbin
2014-03-03
1
-0
/
+1
*
cbfs: 64-bit cleanups
Ronald G. Minnich
2013-11-18
1
-4
/
+5
*
Remove NRV2B compression support
Patrick Georgi
2013-08-31
1
-9
/
+0
*
Drop ELF remains from boot code
Stefan Reinauer
2013-07-10
1
-2
/
+1
[next]