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
/
thomson
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
6
-7
/
+6
*
kconfig: automatically include mainboards
Stefan Reinauer
2015-04-18
3
-3
/
+6
*
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-02-15
1
-3
/
+3
*
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
*
Consolidate intel vga int15 hooks
Vladimir Serbinenko
2014-09-05
2
-54
/
+3
*
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
*
thomson/ip1000/devicetree.cb: Remove trailing whitespace
Elyes HAOUAS
2014-07-24
1
-64
/
+63
*
superio/smsc/smscsuperio: Make romstage linkable with header
Edward O'Callaghan
2014-06-03
1
-1
/
+1
*
intel: Remove GFXUMA and related global variables
Kyösti Mälkki
2014-05-19
1
-1
/
+0
*
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-05-03
1
-1
/
+0
*
board-status: Add board_info.txt extracted from wiki.
Vladimir Serbinenko
2014-01-19
1
-0
/
+3
*
Remove PCI_ROM_RUN option
Vladimir Serbinenko
2013-12-24
1
-3
/
+3
*
Unify and clean up remaining INT15 handlers
Stefan Reinauer
2013-11-25
1
-3
/
+4
*
Drop llshell
Stefan Reinauer
2013-05-20
1
-5
/
+0
*
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-22
2
-2
/
+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
*
Rename mainboard_smi.c to smihandler.c
Patrick Georgi
2013-01-03
1
-0
/
+0
*
yabel: Use X86_* instead of the more verbose M.x86.REG_*
Patrick Georgi
2012-11-24
1
-4
/
+4
*
Fix PIRQ routing abstraction
Stefan Reinauer
2012-11-16
1
-2
/
+2
*
Reduce number of per-mainboard changes
Stefan Reinauer
2012-11-16
1
-2
/
+0
*
Move HAVE_SMI_HANDLER from mainboards to chipsets
Stefan Reinauer
2012-11-14
1
-1
/
+0
*
Drop redundant CHIP_NAME in mainboard.c
Kyösti Mälkki
2012-11-06
1
-1
/
+0
*
Use mainboard_interrupt_handlers everywhere
Patrick Georgi
2012-10-05
1
-8
/
+1
*
Cleanup coreboot memory table includes
Kyösti Mälkki
2012-08-08
1
-2
/
+0
*
Drop HAVE_MAINBOARD_RESOURCES
Kyösti Mälkki
2012-08-08
2
-6
/
+0
*
Intel and GFXUMA: drop redundant use of lb_add_memory_range()
Kyösti Mälkki
2012-08-01
1
-1
/
+1
*
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
*
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
-3
/
+3
*
Drop per-board ram_check() calls for now.
Uwe Hermann
2010-11-22
1
-3
/
+0
*
Simplify a few code chunks, fix whitespace and indentation.
Uwe Hermann
2010-11-21
1
-2
/
+1
*
Drop excessive whitespace randomly sprinkled in romstage.c files.
Uwe Hermann
2010-11-21
1
-4
/
+2
*
Some more DIMM0 related cleanups and deduplication.
Uwe Hermann
2010-11-20
1
-3
/
+4
*
Remove lib/ramtest.c-include from all CAR boards.
Patrick Georgi
2010-10-05
1
-1
/
+1
*
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-30
1
-1
/
+1
*
Cut the crap.
Uwe Hermann
2010-09-21
1
-1
/
+1
*
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
-19
/
+26
*
Remove unused mainboard_config definitions. Trivial.
Myles Watson
2010-08-26
1
-3
/
+1
[next]