index
:
users/pcacjr/coreboot.git
classic-2014.10
master
seabios/rcba
Unnamed repository; edit this file 'description' to name the repository.
Paulo Alcantara
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86
/
init
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
3
-3
/
+3
*
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-06
1
-4
/
+4
*
build system: run linker scripts through the preprocessor
Patrick Georgi
2015-04-06
1
-2
/
+2
*
x86: rename ldscript_failover.ld to failover.ld
Patrick Georgi
2015-04-04
1
-0
/
+0
*
build system: normalize linker script file names
Patrick Georgi
2015-03-28
1
-0
/
+0
*
coreboot: x86: enable gc-sections
Aaron Durbin
2015-03-17
1
-2
/
+5
*
Remove */cpu/amd/agesa/* from excluded illegal globals file
Dave Frodin
2015-02-23
1
-1
/
+1
*
x86: Update the check for Forbidden global variables
Furquan Shaikh
2014-12-05
1
-0
/
+15
*
Replace hlt with halt()
Patrick Georgi
2014-12-02
2
-2
/
+4
*
x86 romstage: Move stack just below RAMTOP
Kyösti Mälkki
2014-10-19
2
-2
/
+1
*
cbmem console: Locate the preram console with a symbol instead of a section.
Gabe Black
2014-10-07
1
-7
/
+7
*
arch: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
2
-2
/
+0
*
CAR_GLOBAL: enforce compiler to check if _start != _end
Edward O'Callaghan
2014-02-24
1
-0
/
+1
*
SMP: Add arch-agnostic boot_cpu()
Kyösti Mälkki
2014-02-11
2
-0
/
+2
*
x86: add cache-as-ram migration option
Aaron Durbin
2013-05-16
1
-0
/
+12
*
Drop CONFIG_AP_CODE_IN_CAR
Stefan Reinauer
2013-05-08
1
-31
/
+0
*
copy_and_run: drop boot_complete parameter
Stefan Reinauer
2013-05-08
1
-5
/
+0
*
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-03-01
3
-3
/
+3
*
Refactor bootblock initialisation
Kyösti Mälkki
2012-11-30
2
-6
/
+2
*
Add support for storing POST codes in CMOS
Duncan Laurie
2012-11-08
1
-0
/
+3
*
Move global variable check to Makefile
Stefan Reinauer
2012-11-07
1
-2
/
+0
*
Fix the error message for romstage when .bss or .data are non-zero
Ronald G. Minnich
2012-07-03
1
-1
/
+2
*
Change the name of the romstage bootblock.ld
Marc Jones
2012-05-15
1
-0
/
+0
*
Fix support for RAM-less multi-processor init
Kyösti Mälkki
2012-04-06
1
-5
/
+9
*
Add support for RAM-less multi-processor init
Kyösti Mälkki
2012-03-31
1
-4
/
+9
*
Add infrastructure for global data in the CAR phase of boot
Gabe Black
2012-03-29
1
-0
/
+7
*
Makefile: rename linker intermediate variable
Kyösti Mälkki
2012-03-25
1
-6
/
+1
*
Another indirection for normal/fallback bootblock
Patrick Georgi
2012-03-17
1
-3
/
+15
*
Rename AMD_AGESA to CPU_AMD_AGESA
Kyösti Mälkki
2012-03-16
1
-1
/
+1
*
Only BSP CPU writes CMOS in bootblock code
Kyösti Mälkki
2011-12-24
2
-6
/
+16
*
Fix ldscript for bootblock .rom section
Kyösti Mälkki
2011-12-08
1
-1
/
+13
*
Remove unused code files and cosmetic changes
Kyösti Mälkki
2011-11-24
2
-189
/
+0
*
Fix post_code in 16bit entry
Kyösti Mälkki
2011-11-22
1
-4
/
+0
*
Drop eh_frame instead of moving it into the image.
Stefan Reinauer
2011-10-19
1
-1
/
+1
*
Add eh_frame to rom section to fix compilation of coreboot with gcc 4.6
Stefan Reinauer
2011-10-14
1
-0
/
+1
*
Recently the 3 projects using the new AMD reference code have been
Scott Duplichan
2011-04-19
1
-1
/
+2
*
bootblock updates: ...
Stefan Reinauer
2011-04-16
2
-0
/
+2
*
comment cosmetics in bootblock.ld
Stefan Reinauer
2011-04-15
1
-1
/
+1
*
- drop remaining CONFIG_ROM_IMAGE_SIZE
Stefan Reinauer
2011-04-14
1
-3
/
+2
*
Unify use of post_code
Alexandru Gagniuc
2011-04-11
2
-3
/
+4
*
Move cmos.default handling to bootblock
Patrick Georgi
2011-03-08
2
-0
/
+9
*
This code fixes a number of build issues related to the AMD Agesa code. The p...
Frank Vibrans
2011-02-14
1
-1
/
+2
*
After this has been brought up many times before, rename src/arch/i386 to
Stefan Reinauer
2010-12-11
10
-0
/
+423