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
/
lanner
Commit message (
Expand
)
Author
Age
Files
Lines
*
mainboard/cmos: Kill off unused boot_* parameters
Timothy Pearson
2015-02-16
1
-12
/
+0
*
mainboard/cmos: Move ECC variables out of fallback mechanism byte
Timothy Pearson
2015-02-16
1
-1
/
+1
*
mainboard/cmos: Delete obsolete commented parameters
Timothy Pearson
2015-02-16
1
-23
/
+0
*
mainboard/*/romstage.c: Sanitize system header inclusions
Edward O'Callaghan
2015-01-06
1
-3
/
+3
*
intel CAR: Fix DCACHE_RAM_BASE for old sockets
Kyösti Mälkki
2014-12-30
1
-8
/
+0
*
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
*
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-18
1
-2
/
+0
*
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-05-03
1
-1
/
+0
*
mainboard/*: Use generic winbond romstage in place of w83627thg
Edward O'Callaghan
2014-05-02
1
-2
/
+3
*
superio/winbond/w83627thg: Avoid .c includes
Edward O'Callaghan
2014-04-06
1
-1
/
+1
*
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
/
+2
*
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
2
-2
/
+2
*
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
*
romcc: Use default romcc flags for most boards
Patrick Georgi
2013-02-09
1
-21
/
+0
*
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
-3
/
+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
-24
/
+0
*
Move top level pc80 directory to drivers/
Stefan Reinauer
2012-04-27
1
-1
/
+1
*
Intel 82801dx: compile early_smbus as separate object
Kyösti Mälkki
2012-04-24
1
-1
/
+0
*
intel/82801dx: Move HAVE_HARD_RESET to southbridge
Patrick Georgi
2012-02-17
1
-1
/
+0
*
Get rid of the old romstage-as-bootblock ROM layout
Patrick Georgi
2011-10-28
1
-1
/
+0
*
run uart_init() from console_init, just like the other console initialization...
Stefan Reinauer
2011-04-20
1
-1
/
+0
*
Drop baud rate init to an arbitrary baud rate from Super I/O code. ...
Stefan Reinauer
2011-04-19
1
-3
/
+0
*
fix mainboards that were including earlymtrr.c without actually using it.
Stefan Reinauer
2011-04-15
1
-1
/
+0
*
Move "select CACHE_AS_RAM" lines from boards into CPU socket.
Uwe Hermann
2010-12-08
1
-1
/
+0
*
second round name simplification. drop the <component>_ prefix.
stepan
2010-12-08
1
-1
/
+1
*
first round name simplification. drop the <component>_ prefix.
stepan
2010-12-08
1
-1
/
+1
*
Drop per-board ram_check() calls for now.
Uwe Hermann
2010-11-22
1
-12
/
+0
*
i855: Remove useless memctrl indirection.
Uwe Hermann
2010-11-22
1
-10
/
+5
*
Simplify a few code chunks, fix whitespace and indentation.
Uwe Hermann
2010-11-21
1
-4
/
+1
*
Use DIMM0 et al in lots more places instead of hardocding values.
Uwe Hermann
2010-11-21
1
-1
/
+2
*
Drop W83627THF, it's the same device as W83627THG.
Uwe Hermann
2010-11-16
3
-6
/
+5
*
Remove lib/ramtest.c-include from all CAR boards.
Patrick Georgi
2010-10-05
1
-1
/
+0
*
We call this cache as ram everywhere, so let's call it the same in Kconfig
Stefan Reinauer
2010-08-30
1
-1
/
+1
*
Restructured all vendors' Kconfig files to no longer source the boards'
Jens Rottmann
2010-08-30
2
-9
/
+17
*
Support for Lanner EM-8510 Board
Andreas Schultz
2010-08-30
9
-0
/
+410