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
/
intel
/
d810e2cb
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-06-03
superio/smsc/smscsuperio: Make romstage linkable with header
Edward O'Callaghan
2014-05-19
intel: Remove GFXUMA and related global variables
Kyösti Mälkki
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-01-19
board-status: Add board_info.txt extracted from wiki.
Vladimir Serbinenko
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
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-08-08
Cleanup coreboot memory table includes
Kyösti Mälkki
2012-08-08
Drop HAVE_MAINBOARD_RESOURCES
Kyösti Mälkki
2012-08-01
Intel and GFXUMA: drop redundant use of lb_add_memory_range()
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
2011-04-20
run uart_init() from console_init, just like the other console initialization...
Stefan Reinauer
2010-12-08
second round name simplification. drop the <component>_ prefix.
stepan
2010-12-07
Get rid of some unneeded function prototypes in romstage.c files.
Uwe Hermann
2010-10-13
Remove various .c #includes from Intel i810/i82801ax/i82801bx boards.
Uwe Hermann
2010-10-13
Convert all Intel i810 boards to CAR.
Uwe Hermann
2010-10-05
Remove lib/ramtest.c-include from all CAR boards.
Patrick Georgi
2010-09-26
i82801bx defines the hard reset function, so move the "select" statement to
Warren Turkal
2010-08-30
Restructured all vendors' Kconfig files to no longer source the boards'
Jens Rottmann
2010-07-07
Kill a few more warnings.
Myles Watson
2010-07-06
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-06-21
This patch adds support for the Intel D810E2CB (i810e/ICH2) desktop board. Hu...
Joseph Smith