index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
thomson
/
ip1000
Age
Commit message (
Expand
)
Author
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-18
kconfig: automatically include mainboards
Stefan Reinauer
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-01-06
mainboard/*/romstage.c: Sanitize system header inclusions
Edward O'Callaghan
2014-12-30
intel CAR: Fix DCACHE_RAM_BASE for old sockets
Kyösti Mälkki
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-09-05
Consolidate intel vga int15 hooks
Vladimir Serbinenko
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-24
thomson/ip1000/devicetree.cb: Remove trailing whitespace
Elyes HAOUAS
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-12-24
Remove PCI_ROM_RUN option
Vladimir Serbinenko
2013-11-25
Unify and clean up remaining INT15 handlers
Stefan Reinauer
2013-05-20
Drop llshell
Stefan Reinauer
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-01-03
Rename mainboard_smi.c to smihandler.c
Patrick Georgi
2012-11-24
yabel: Use X86_* instead of the more verbose M.x86.REG_*
Patrick Georgi
2012-11-16
Fix PIRQ routing abstraction
Stefan Reinauer
2012-11-16
Reduce number of per-mainboard changes
Stefan Reinauer
2012-11-14
Move HAVE_SMI_HANDLER from mainboards to chipsets
Stefan Reinauer
2012-11-06
Drop redundant CHIP_NAME in mainboard.c
Kyösti Mälkki
2012-10-05
Use mainboard_interrupt_handlers everywhere
Patrick Georgi
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
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
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-21
Simplify a few code chunks, fix whitespace and indentation.
Uwe Hermann
2010-11-21
Drop excessive whitespace randomly sprinkled in romstage.c files.
Uwe Hermann
2010-11-20
Some more DIMM0 related cleanups and deduplication.
Uwe Hermann
2010-10-05
Remove lib/ramtest.c-include from all CAR boards.
Patrick Georgi
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-21
Cut the crap.
Uwe Hermann
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
[next]