summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2005-12-08fix bus problem with s2885 with issue 47Yinghai Lu
2005-12-07use CONFIG_LB_MEM_TOPK instead 1M hardcode from issue 50Yinghai Lu
2005-12-07fix type error for s2895Yinghai Lu
2005-12-06from issue 47, put chain on bus 0, 0x40, 0x80, 0xc0Yinghai Lu
2005-12-06use hcdn to simplify the mptable.c and irqtable.c --- patch fro issueYinghai Lu
2005-12-06corrected mptable according to factory DSDTLi-Ta Lo
2005-12-041203_hcdn.diff: Stefan Reinauer
2005-12-04implement io based udelay function for all mainboards that lack an apicStefan Reinauer
2005-12-04get ts5300 compiling, it's mostly a copy of msm586segStefan Reinauer
2005-12-04small gcc4 patches, some ts5300 updatesStefan Reinauer
2005-12-04abuild changes to allow ignoring dummy directories and injecting architectures.Stefan Reinauer
2005-12-03smaller fixups here and there, allowing some motherboards to compile orStefan Reinauer
2005-12-03applied 1202_ldscript.diff from issue 45. This fixes images smaller than 64kStefan Reinauer
2005-12-03add cmos checksum range to linuxbios tableStefan Reinauer
2005-12-03small update, one comment adjusted, fix epia-m abuild.Stefan Reinauer
2005-12-02issue 41 - fix up mainboard compilation.Stefan Reinauer
2005-12-02issue 41 - fix up motherboard compilation. There's always hope.Stefan Reinauer
2005-12-02backing out pci device renamesStefan Reinauer
2005-12-021201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer
2005-12-01Applying YhLu's patch from issue 37.Stefan Reinauer
2005-12-01Applying 11_26_car_tyan.diff from Yinghai Lu.Stefan Reinauer
2005-11-27fix intel jarrell build (no issue tracker number since trivial fix)Stefan Reinauer
2005-11-27fix build for all supermicro boards.Stefan Reinauer
2005-11-26- Apply 11_24_a_s1_core.diff fromStefan Reinauer
2005-11-26add another Via C3 cpu id reported by grzegorz@el-kom.plStefan Reinauer
2005-11-26first round of agami aruma mergeStefan Reinauer
2005-11-25island -> agami 2/3Stefan Reinauer
2005-11-25island goes agamiStefan Reinauer
2005-11-24fix typos reported by Martin LeyStefan Reinauer
2005-11-24adding support for serengeti leopardRonald G. Minnich
2005-11-23added missing microcode.hLi-Ta Lo