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
/
mainboard
/
soyo
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/car/cache_as_ram.inc: Prepare for dynamic CONFIG_RAMTOP
Kyösti Mälkki
2016-06-21
1
-2
/
+2
*
northbridge/intel/i440bx: Unify UDELAY selection
Stefan Reinauer
2016-03-10
2
-2
/
+0
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
5
-20
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
5
-5
/
+5
*
kconfig: automatically include mainboards
Stefan Reinauer
2015-04-18
3
-3
/
+6
*
mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion
Edward O'Callaghan
2015-01-06
1
-1
/
+1
*
mainboard/*/romstage.c: Sanitize system header inclusions
Edward O'Callaghan
2015-01-06
1
-3
/
+3
*
Replace hlt with halt()
Patrick Georgi
2014-12-02
1
-1
/
+0
*
intel/cpu: rename car.h to romstage.h
Aaron Durbin
2014-08-15
1
-1
/
+1
*
Intel: Add common header file for CAR setup
Edward O'Callaghan
2014-08-14
1
-0
/
+1
*
superio/ite/*: Factor out generic romstage component
Edward O'Callaghan
2014-05-11
1
-2
/
+1
*
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-05-03
1
-1
/
+0
*
boardstatus: Remove some needless name overrides.
Vladimir Serbinenko
2014-01-19
1
-1
/
+0
*
board-status: Add board_info.txt extracted from wiki.
Vladimir Serbinenko
2014-01-19
1
-0
/
+6
*
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-22
1
-1
/
+0
*
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-03-01
5
-5
/
+5
*
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-02-14
1
-1
/
+1
*
sconfig: rename pci_domain -> domain
Stefan Reinauer
2013-02-14
1
-1
/
+1
*
Drop empty mainboard.c
Kyösti Mälkki
2012-11-29
1
-22
/
+0
*
Drop empty mainboard_ops
Kyösti Mälkki
2012-11-29
1
-2
/
+0
*
Fix PIRQ routing abstraction
Stefan Reinauer
2012-11-16
1
-2
/
+2
*
Drop redundant CHIP_NAME in mainboard.c
Kyösti Mälkki
2012-11-06
1
-1
/
+0
*
Drop mainboard chip.h
Stefan Reinauer
2012-07-26
2
-23
/
+0
*
Move top level pc80 directory to drivers/
Stefan Reinauer
2012-04-27
1
-1
/
+1
*
run uart_init() from console_init, just like the other console initialization...
Stefan Reinauer
2011-04-20
1
-1
/
+0
*
second round name simplification. drop the <component>_ prefix.
stepan
2010-12-08
1
-1
/
+1
*
Get rid of some unneeded function prototypes in romstage.c files.
Uwe Hermann
2010-12-07
1
-3
/
+0
*
Remove various .c #includes from Intel 440BX/82371EB boards.
Uwe Hermann
2010-10-09
1
-6
/
+5
*
Convert all Intel 82371AB/EB/MB based boards to TINY_BOOTBLOCK.
Uwe Hermann
2010-10-07
1
-4
/
+0
*
Convert all Intel 440BX boards to Cache-as-RAM (CAR).
Uwe Hermann
2010-10-06
2
-10
/
+4
*
Restructured all vendors' Kconfig files to no longer source the boards'
Jens Rottmann
2010-08-30
2
-7
/
+14
*
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-07-06
1
-5
/
+0
*
license header fixes
Nils Jacobs
2010-05-14
2
-4
/
+2
*
Remove pc80/serial.c includes in ROMCC boards and include
Patrick Georgi
2010-05-09
1
-1
/
+0
*
Drop console/console.c and pc80/serial.c from mainboards'
Patrick Georgi
2010-05-08
1
-1
/
+1
*
Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"
Patrick Georgi
2010-05-05
1
-2
/
+2
*
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-27
1
-1
/
+1
*
This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and
Stefan Reinauer
2010-03-31
1
-1
/
+1
*
This drops the ASSEMBLY define from romstage.c, too
Stefan Reinauer
2010-03-29
1
-3
/
+1
*
__PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into
Stefan Reinauer
2010-03-29
1
-1
/
+1
*
Use CPU_INTEL_SLOT_1 for Slot 1 boards (trivial).
Uwe Hermann
2010-03-13
2
-2
/
+2
*
- make HAVE_HARD_RESET match what newconfig did
Patrick Georgi
2010-02-27
1
-22
/
+0
*
Move all the copies of the romstage.inc rule to
Patrick Georgi
2010-02-09
1
-0
/
+1
*
janitor task: unify and cleanup naming.
Stefan Reinauer
2010-02-08
1
-0
/
+0
*
newconfig is no more.
Patrick Georgi
2010-02-07
2
-222
/
+0
*
Align several kconfig options to match newconfig:
Patrick Georgi
2010-01-25
1
-1
/
+0
*
* Explicitly add __PRE_RAM__ where it should be added.
Stefan Reinauer
2010-01-05
1
-0
/
+1
*
Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/
Peter Stuge
2009-10-17
1
-2
/
+2
*
Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop"
Peter Stuge
2009-10-16
1
-1
/
+0
*
Set default ROM sizes per-board to match the ROM chip that came
Uwe Hermann
2009-10-16
1
-0
/
+1
[next]