summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-03-15disable watchdog, and it goes much better!Ronald G. Minnich
2006-03-14for different pll values.Ronald G. Minnich
2006-03-14Make the pll stuff parameterized.Ronald G. Minnich
2006-03-14Fix for nehemiahRonald G. Minnich
2006-03-14go with newer auto.c ...Ronald G. Minnich
2006-03-13added pll_reset.cLi-Ta Lo
2006-03-13added early_setup.cLi-Ta Lo
2006-03-13correct __ROMCC__Li-Ta Lo
2006-03-13failed attempt to do early init for cs5535. Almost there butLi-Ta Lo
2006-03-02I am so stupid to mix up logical and bitwise NOT.Li-Ta Lo
2006-03-02add smbus access routing for cs5535Li-Ta Lo
2006-03-01a few new items and mods for ollieRonald G. Minnich
2006-02-28remove more unused codeLi-Ta Lo
2006-02-28remove unused GX1 asm codeLi-Ta Lo
2006-02-28semi working with random 1 bit errorLi-Ta Lo
2006-02-27more GX2 commitLi-Ta Lo
2006-02-24rename filesRonald G. Minnich
2006-02-23preliminary GX DRAM initization. It is not working yet.Li-Ta Lo
2006-02-22added new superio. added new simple util. Ronald G. Minnich
2006-02-19gcc 4.1 fixes.Stefan Reinauer
2006-02-16serverworks HT1000/HT2000, bcm5785/5780 supportYinghai Lu
2006-02-13this gets us to working serial output.Ronald G. Minnich
2006-02-11frontrunner now buildsRonald G. Minnich
2006-02-11lippert frontrunnerRonald G. Minnich
2006-02-06add this fileRonald G. Minnich
2006-02-06make doxygen workRonald G. Minnich
2006-01-28This is the change so that we can readable ldscript.ldRonald G. Minnich
2006-01-28GX2 buildsRonald G. Minnich
2006-01-28added GX2 idsRonald G. Minnich
2006-01-28renameRonald G. Minnich
2006-01-28renameRonald G. Minnich
2006-01-27adding preliminary, and almost certainly wrong, rumba support. Ronald G. Minnich
2006-01-19fixed apic cluster. Ronald G. Minnich
2006-01-18fix stupid bug with unitialized conf variableRonald G. Minnich
2006-01-17TypoRonald G. Minnich
2006-01-17First, a FATAL error, that blows up your BIOS, should NEVER FAIL to Ronald G. Minnich
2006-01-09don't need copy_secondary_start_to_1m_below for non-smpYinghai Lu
2006-01-06enable bsp apic id lifting regarding ioapic setupYinghai Lu
2006-01-06add the dest cpu apic id in ioapic setup so we can lift the bsp apic idYinghai Lu
2006-01-05update commentsStefan Reinauer
2006-01-05latest agami/aruma changes. Compiles but won't boot yetStefan Reinauer
2006-01-04CONFIG_LB_TOPK 8M above supportYinghai Lu
2006-01-041M boundary for _RAMBASE=1M, and CONFIG_LB_TOPK 8M above supportYinghai Lu
2006-01-04typoYinghai Lu
2006-01-04type error fixed...Yinghai Lu
2005-12-14indirect jmp with *Yinghai Lu
2005-12-14from issue 53: don't set TOM2 if 4G less mem installed, opt for init_eccYinghai Lu
2005-12-14support HDT disassembly when cache as ram auto stageYinghai Lu
2005-12-14issue 51 and 52: set mtrr for ap before stop it, and _RAMBASE above 1MYinghai Lu
2005-12-09make clear_1m_ram.c to support gcc 3 and gcc4Yinghai Lu