index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
lanner
Age
Commit message (
Expand
)
Author
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-08-15
intel/cpu: rename car.h to romstage.h
Aaron Durbin
2014-08-14
Intel: Add common header file for CAR setup
Edward O'Callaghan
2014-07-18
mainboard: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-05-02
mainboard/*: Use generic winbond romstage in place of w83627thg
Edward O'Callaghan
2014-04-06
superio/winbond/w83627thg: Avoid .c includes
Edward O'Callaghan
2014-01-19
boardstatus: Remove some needless name overrides.
Vladimir Serbinenko
2014-01-19
board-status: Add board_info.txt extracted from wiki.
Vladimir Serbinenko
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-14
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-02-14
sconfig: rename pci_domain -> domain
Stefan Reinauer
2013-02-09
romcc: Use default romcc flags for most boards
Patrick Georgi
2012-11-29
Drop empty mainboard.c
Kyösti Mälkki
2012-11-29
Drop empty mainboard_ops
Kyösti Mälkki
2012-11-16
Fix PIRQ routing abstraction
Stefan Reinauer
2012-11-06
Drop redundant CHIP_NAME in mainboard.c
Kyösti Mälkki
2012-07-26
Drop mainboard chip.h
Stefan Reinauer
2012-04-27
Move top level pc80 directory to drivers/
Stefan Reinauer
2012-04-24
Intel 82801dx: compile early_smbus as separate object
Kyösti Mälkki
2012-02-17
intel/82801dx: Move HAVE_HARD_RESET to southbridge
Patrick Georgi
2011-10-28
Get rid of the old romstage-as-bootblock ROM layout
Patrick Georgi
2011-04-20
run uart_init() from console_init, just like the other console initialization...
Stefan Reinauer
2011-04-19
Drop baud rate init to an arbitrary baud rate from Super I/O code. ...
Stefan Reinauer
2011-04-15
fix mainboards that were including earlymtrr.c without actually using it.
Stefan Reinauer
2010-12-08
Move "select CACHE_AS_RAM" lines from boards into CPU socket.
Uwe Hermann
2010-12-08
second round name simplification. drop the <component>_ prefix.
stepan
2010-12-08
first round name simplification. drop the <component>_ prefix.
stepan
2010-11-22
Drop per-board ram_check() calls for now.
Uwe Hermann
2010-11-22
i855: Remove useless memctrl indirection.
Uwe Hermann
2010-11-21
Simplify a few code chunks, fix whitespace and indentation.
Uwe Hermann
2010-11-21
Use DIMM0 et al in lots more places instead of hardocding values.
Uwe Hermann
2010-11-16
Drop W83627THF, it's the same device as W83627THG.
Uwe Hermann
2010-10-05
Remove lib/ramtest.c-include from all CAR boards.
Patrick Georgi
2010-08-30
We call this cache as ram everywhere, so let's call it the same in Kconfig
Stefan Reinauer
2010-08-30
Restructured all vendors' Kconfig files to no longer source the boards'
Jens Rottmann
2010-08-30
Support for Lanner EM-8510 Board
Andreas Schultz