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
/
technologic
/
ts5300
Commit message (
Expand
)
Author
Age
Files
Lines
*
push ts5300 rom size to 1MB. In fact the flash part on that
Stefan Reinauer
2011-01-21
1
-1
/
+1
*
Drop per-board ram_check() calls for now.
Uwe Hermann
2010-11-22
1
-8
/
+0
*
Drop excessive whitespace randomly sprinkled in romstage.c files.
Uwe Hermann
2010-11-21
1
-2
/
+0
*
Cut the crap.
Uwe Hermann
2010-09-21
1
-1
/
+1
*
Restructured all vendors' Kconfig files to no longer source the boards'
Jens Rottmann
2010-08-30
1
-5
/
+6
*
Remove unused mainboard_config definitions. Trivial.
Myles Watson
2010-08-26
1
-3
/
+1
*
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-07-06
2
-1
/
+2
*
Remove pc80/serial.c includes in ROMCC boards and include
Patrick Georgi
2010-05-09
1
-1
/
+0
*
Drop console/console.c and pc80/serial.c from mainboards'
Patrick Georgi
2010-05-08
1
-1
/
+1
*
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-27
5
-34
/
+34
*
Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...
Myles Watson
2010-04-08
1
-1
/
+1
*
-Â get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.
Stefan Reinauer
2010-04-01
1
-1
/
+0
*
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-31
1
-24
/
+24
*
This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and
Stefan Reinauer
2010-03-31
1
-1
/
+1
*
This drops the ASSEMBLY define from romstage.c, too
Stefan Reinauer
2010-03-29
1
-2
/
+0
*
__PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into
Stefan Reinauer
2010-03-29
1
-1
/
+1
*
Fix all the format string warnings.
Myles Watson
2010-03-22
1
-3
/
+4
*
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-22
1
-9
/
+9
*
- make HAVE_HARD_RESET match what newconfig did
Patrick Georgi
2010-02-27
1
-2
/
+0
*
Move all the copies of the romstage.inc rule to
Patrick Georgi
2010-02-09
1
-0
/
+1
*
janitor task: unify and cleanup naming.
Stefan Reinauer
2010-02-08
1
-0
/
+0
*
newconfig is no more.
Patrick Georgi
2010-02-07
2
-246
/
+0
*
More Kconfig changes to improve match with newconfig:
Patrick Georgi
2010-01-25
1
-5
/
+0
*
Align several kconfig options to match newconfig:
Patrick Georgi
2010-01-25
1
-1
/
+1
*
* Explicitly add __PRE_RAM__ where it should be added.
Stefan Reinauer
2010-01-05
1
-0
/
+1
*
Trivial fixes for kconfig. They fix all non-fam10 build failures.
Myles Watson
2009-12-02
1
-0
/
+4
*
Remove drivers/pci/onboard. The only purpose was for option ROMs, which are
Myles Watson
2009-11-06
2
-12
/
+0
*
Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.
Uwe Hermann
2009-11-06
2
-2
/
+0
*
Major cleanups of the hard_reset() code and config in coreboot.
- supermicro/x6dhe_g/auto.c
2009-10-24
1
-1
/
+0
*
Fix all board names in Kconfig as per wiki / vendor website.
Uwe Hermann
2009-10-20
1
-2
/
+2
*
Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/
Peter Stuge
2009-10-17
1
-1
/
+1
*
Set default ROM sizes per-board to match the ROM chip that came
Uwe Hermann
2009-10-16
1
-0
/
+1
*
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
2009-10-15
2
-6
/
+6
*
More kconfig:
Patrick Georgi
2009-10-08
2
-0
/
+24
*
Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boards
Uwe Hermann
2009-10-07
2
-2
/
+2
*
This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.
Patrick Georgi
2009-10-04
1
-2
/
+0
*
Remove:
Patrick Georgi
2009-10-03
2
-18
/
+0
*
simplify source tree hierarchy: move files from sdram/ and ram/ to lib/
Stefan Reinauer
2009-09-23
1
-1
/
+1
*
Kconfig!
Patrick Georgi
2009-08-12
1
-0
/
+16
*
Enable CBFS everywhere. All boards compiled for me (abuild tested),
Patrick Georgi
2009-08-11
1
-2
/
+2
*
Fix the generic code for copying and running coreboot_ram in case
Patrick Georgi
2009-08-05
1
-0
/
+4
*
the tool chain settings should not be in renamed (as they will never live in
Stefan Reinauer
2009-06-30
1
-2
/
+2
*
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-30
3
-80
/
+80
*
When I started refactoring mainboard Config.lb, I added two different
Carl-Daniel Hailfinger
2009-06-06
1
-31
/
+2
*
v2/src romfs->cbfs rename
Peter Stuge
2009-04-14
1
-3
/
+3
*
Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should
Stefan Reinauer
2009-04-01
1
-5
/
+0
*
Add the CONFIG_ROMS config variable.
Ronald G. Minnich
2009-03-31
1
-1
/
+7
*
Carl-Daniel's part:
Carl-Daniel Hailfinger
2009-02-18
2
-3
/
+3
*
This patch converts __FUNCTION__ to __func__, since __func__ is standard.
Myles Watson
2009-02-12
1
-2
/
+2
*
Drop unused (or commented / #if 0) reset.c files.
Uwe Hermann
2008-10-13
3
-43
/
+2
[next]