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
/
northbridge
Age
Commit message (
Expand
)
Author
2010-05-14
i945:
Stefan Reinauer
2010-05-14
more acpica fixes... The tricky part is the stuff in the AMD mainboard direct...
Stefan Reinauer
2010-05-14
Fix i945 ACPI for ASL Optimizing Compiler version 20100428.
Stefan Reinauer
2010-05-14
Remove another set of includes from Fam10 romstages:
Patrick Georgi
2010-05-14
fix SeaBIOS loading on GX2.
Nils Jacobs
2010-05-14
Fix warning. Hardware tested and didn't change behavior.
Stefan Reinauer
2010-05-14
license header fixes
Nils Jacobs
2010-05-11
Change real mode API to allow passing intXX number or entry point and
Stefan Reinauer
2010-05-10
Make show_all_routes work for fam10.
Myles Watson
2010-05-10
High tables don't have to be on node 0 on K8. Make it less restrictive.
Myles Watson
2010-05-09
Remove extra NULL #define in amdht code. The
Patrick Georgi
2010-05-09
Move includes to where they are needed. This allows to simplify
Patrick Georgi
2010-05-09
i82830: fix debugging output and clarify bracketing
Stefan Reinauer
2010-04-30
Factor out casmap calculation. Gets rid of a warning.
Myles Watson
2010-04-30
Remove some more warnings. The code is only used by functions protected by the
Stefan Reinauer
2010-04-30
get rid of some more warnings..
Stefan Reinauer
2010-04-30
fix compilation of mtarvon
Stefan Reinauer
2010-04-30
drop extra pci access functions. these are exact copies of romcc_io.h.
Stefan Reinauer
2010-04-30
Get rid of a few more warnings.
Myles Watson
2010-04-27
Enable 440BX NB to use large memory modules
Anders Jenbo
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-27
Remove some additional white space to make it look nicer in nano
Anders Jenbo
2010-04-26
Set success flag in cx700 int15 handler
Patrick Georgi
2010-04-25
cx700 int15 handler rework. Int15 handler needs to provide the
Stefan Reinauer
2010-04-25
Only do complete VGA init if a VGABIOS was found and installed.
Patrick Georgi
2010-04-25
zero warnings days
Stefan Reinauer
2010-04-24
drop all duplicate copies of vgabios.c in favor
Stefan Reinauer
2010-04-24
Trivial. Fix a space to tab.
Zheng Bao
2010-04-23
zero warnings days...
Stefan Reinauer
2010-04-23
DDR3 support for AMD Fam10.
Zheng Bao
2010-04-22
via epia-m now works with default x86.c instead of its own copy of vgabios.c.
Stefan Reinauer
2010-04-22
zero warnings days...
Stefan Reinauer
2010-04-22
fix compilation remaining geode boards
Stefan Reinauer
2010-04-21
oops, sorry for the last commit. This commit changes the code to distinguish
Stefan Reinauer
2010-04-21
* clean up all but two warnings on artecgroup dbe61
Stefan Reinauer
2010-04-20
Make RAM init on i945GC work
Patrick Georgi
2010-04-20
cosmetics.
Stefan Reinauer
2010-04-20
As Myles suggested a while back: Switch long time #warnings to be comments
Stefan Reinauer
2010-04-16
fix romcc compiled i3100 boards.
Stefan Reinauer
2010-04-16
zero warnings days: unify mp tables. fix warnings.
Stefan Reinauer
2010-04-15
remove more warnings. move ROOT_COMPLEX selection to fam10
Stefan Reinauer
2010-04-15
zero warnings days...
Stefan Reinauer
2010-04-15
the dump function assumed that the mbi data comes right after the header.
Stefan Reinauer
2010-04-15
Remove a few more warnings from fam10.
Myles Watson
2010-04-14
fix a case where the fam10 code would overwrite parts of a struct.
Stefan Reinauer
2010-04-14
drop setup_ics code that was blatantly copied from cx700 and
Stefan Reinauer
2010-04-14
Remove few more warnings and some dead code.
Myles Watson
2010-04-14
geeesh! And this really compiles and even runs?
Stefan Reinauer
2010-04-14
HWHoleSz must be u32...
Stefan Reinauer
2010-04-14
udelay_tsc does not exist in the whole tree.
Stefan Reinauer
2010-04-14
drop quite a lot of dead code that did nothing but produce warnings and make
Stefan Reinauer
2010-04-14
zero warnings days. Down to under 600 different warnings
Stefan Reinauer
2010-04-14
fix digitallogic adl855pc compilation (and clean up the warnings while at it)
Stefan Reinauer
2010-04-14
move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list.
Stefan Reinauer
2010-04-13
ip1000: fix seabios start, fix flash gpio detection
Stefan Reinauer
2010-04-11
add int15 handler for thomson ip1000
Stefan Reinauer
2010-04-11
simplify ram_read32 on i82830
Stefan Reinauer
2010-04-11
More trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR.
Joseph Smith
2010-04-11
Trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR.
Joseph Smith
2010-04-09
fix the broken nvidia chipset boards,
Stefan Reinauer
2010-04-09
zero warnings days.
Stefan Reinauer
2010-04-09
zero warnings days.
Stefan Reinauer
2010-04-09
zero warning days.
Stefan Reinauer
2010-04-09
1. This patch adds CAR for Intel P6 series processors.
Joseph Smith
2010-04-09
copy_and_run.c is not needed twice, and it is used on non-car too.
Stefan Reinauer
2010-04-09
Copy acpi blobs in two parts to make sure gcc does the right thing.
Myles Watson
2010-04-08
Cosmetically make init_cpus more similar for fam10 and K8.
Myles Watson
2010-04-08
Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...
Myles Watson
2010-04-08
Move Kconfig for HT limits to northbridge/amd/Kconfig.
Myles Watson
2010-04-07
- copy_and_run() gets the same calling convention on AMD and on all the others.
Stefan Reinauer
2010-04-07
no warnings day
Stefan Reinauer
2010-04-07
it's a long term, give the compiler a chance to breathe .. ;-)
Stefan Reinauer
2010-04-07
clean up age old via epia target.
Stefan Reinauer
2010-04-07
fix epia-m700 compilation, and remove more warnings.
Stefan Reinauer
2010-04-07
"no warnings day"
Stefan Reinauer
2010-04-07
- unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY
Stefan Reinauer
2010-04-06
No warnings day, next round.
Stefan Reinauer
2010-04-06
fam10 acpi fix
Stefan Reinauerstepan
2010-04-03
remove more warnings.
Stefan Reinauer
2010-04-03
remove more warnings
Stefan Reinauer
2010-04-02
remove more warnings.
Stefan Reinauer
2010-04-02
remove some more warnings
Stefan Reinauer
2010-04-02
Fix includes for showallroutes.
Myles Watson
2010-04-01
-Â get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-31
This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and
Stefan Reinauer
2010-03-30
drop USE_INIT should be USE_PRINTK_IN_CAR here.
Stefan Reinauer
2010-03-30
fix some amd k8 warnings
Stefan Reinauer
2010-03-30
reduce warnings in MCP55 and Fam10 code
Stefan Reinauer
2010-03-29
trivial warning cleanups
Stefan Reinauer
2010-03-29
dualcore.h and quadcore.h are almost exactly the same.
Stefan Reinauer
2010-03-28
drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more
Stefan Reinauer
2010-03-24
Get rid of type-punned pointer errors.
Myles Watson
2010-03-22
Fix all the format string warnings.
Myles Watson
2010-03-22
drop some unused files and fix warnings on i945 based systems.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-17
more warnings gone...
Stefan Reinauer
2010-03-17
This is kind of a pre CAR patch to properly allocate "shared" graphics memory
Joseph Smith
2010-03-17
more warning fixes.
Stefan Reinauer
2010-03-17
From Keith Hui:
Keith Hui
[next]