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 | Various superiotool fixes. | Uwe Hermann |
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-14 | This patch cleanes up the Wyse S50 port and unifies the memmory regions | 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 | Remove pc80/serial.c includes in ROMCC boards and include | Patrick Georgi |
2010-05-09 | Begin implementation support to IT8512/IT8513 | Anton Kochkov |
2010-05-09 | i82830: fix debugging output and clarify bracketing | Stefan Reinauer |
2010-05-08 | Add registers for the it8671f chip. | Anders Jenbo |
2010-05-08 | autoprobe apic cluster and application processors on K8 systems | Stefan Reinauer |
2010-05-08 | Add the Wyse S50 thin client to Coreboot. | Nils Jacobs |
2010-05-08 | wipe some old unused code, this has been cleaned up now. | Stefan Reinauer |
2010-05-08 | Patrick Georgi wrote: | Stefan Reinauer |
2010-05-08 | Slightly improve detecting Windows. Trivial | Patrick Georgi |
2010-05-08 | We didn't have console.initobj.o before, but the same hard coded | Stefan Reinauer |
2010-05-08 | Drop console/console.c and pc80/serial.c from mainboards' | Patrick Georgi |
2010-05-06 | Remove duplicate Kconfig entry. Trivial. | Patrick Georgi |
2010-05-05 | Improve the sconfig parser: | Patrick Georgi |
2010-05-05 | Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" | Patrick Georgi |
2010-05-05 | sconfig: Make cur_bus and cur_parent local to the parser. | Patrick Georgi |
2010-05-05 | Split C code in sconfig's parser into a separate file. | Patrick Georgi |
2010-05-04 | Fix arima/hdama. It was changed to match newconfig, which was broken. | Myles Watson |
2010-05-03 | Qemu, despite "emulating" an intel chipset, uses the CMOS to | Valdimir Serbinenko |
2010-04-30 | fix superio warnings. interesting side node: most superio .h files have no | Stefan Reinauer |
2010-04-30 | Factor out casmap calculation. Gets rid of a warning. | Myles Watson |
2010-04-30 | Remove some warnings. For code that is called from the mainboard romstage.c | Stefan Reinauer |
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 | Doesn't need to be a warning. | 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 the cache before initializing the processor name, like model_10 does. | Myles Watson |
2010-04-27 | More "prepare"-dependencies we don't need anymore | Patrick Georgi |
2010-04-27 | Force mkdir before resolving any make rules. | Patrick Georgi |
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 | I meant SSE. Reported by Dustin Harrison. | Myles Watson |
2010-04-26 | Enable SSE2 for ep80579. Reported by Dustin Harrison. | Myles Watson |
2010-04-26 | For the mainboard with AMD Family 10, if we make clean and make again, | Zheng Bao |
2010-04-26 | fix a bug in pcibios check. | Stefan Reinauer |
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 | a single place for the romstage stack for copy_and_run. | Stefan Reinauer |
2010-04-25 | drop "arch/asm.h" and "arch/intel.h" and create "cpu/x86/post_code.h" | Stefan Reinauer |
2010-04-25 | Fix the the build of r5494 on Asus A8V-E SE. The K8M890 and K8T890 | Rudolf Marek |
2010-04-25 | try to unify timing initialization across those boards that need it... | Stefan Reinauer |
2010-04-25 | Only do complete VGA init if a VGABIOS was found and installed. | Patrick Georgi |
2010-04-25 | Following patch changes the K8M890 VGA handling. It reverts the framebuffer size | Rudolf Marek |
2010-04-25 | no warnings days. | Stefan Reinauer |
2010-04-25 | zero warnings days | Stefan Reinauer |
2010-04-25 | Trivial. The comment also need to modify. | Zheng Bao |
2010-04-25 | The device number of SATA SB700 is 0x11, while the one of SB600 is 0x12. | Zheng Bao |
2010-04-24 | these cpus are explicitly supported by model_6bx | Stefan Reinauer |
2010-04-24 | drop all duplicate copies of vgabios.c in favor | Stefan Reinauer |
2010-04-24 | print the known cbfs types in cbfstool "usage" | Stefan Reinauer |
2010-04-24 | Trivial. Fix a space to tab. | Zheng Bao |
2010-04-23 | Attached patch adds support for tinybootblock on VT8237* to decode whole flash | Rudolf Marek |
2010-04-23 | zero warnings days... | Stefan Reinauer |
2010-04-23 | AMD Tilapia board support as a demonstration of an AMD Fam10 DDR3 board. | Zheng Bao |
2010-04-23 | AMD Socket ASB2 and AM3 support. | Zheng Bao |
2010-04-23 | DDR3 support for AMD Fam10. | Zheng Bao |
2010-04-23 | Make USE_OPTION_TABLE user visible, so it can be edited. | Patrick Georgi |
2010-04-22 | Fix AHCI mode on i82801gx. Fixes SATA hotplug on iBASE:MB899. | Bernhard M. Wiedermann |
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 | None of the cs5536 settings in devicetree.cb were ever used and nobody noticed. | Stefan Reinauer |
2010-04-22 | fix compilation remaining geode boards | Stefan Reinauer |
2010-04-22 | fix ARRAY_SIZE issue. | Stefan Reinauer |
2010-04-21 | oops, sorry for the last commit. This commit changes the code to distinguish | Stefan Reinauer |
2010-04-21 | Move the prototype for run_vsa. | Myles Watson |
2010-04-21 | * clean up all but two warnings on artecgroup dbe61 | Stefan Reinauer |
2010-04-21 | Optimize distclean and configuration. | Patrick Georgi |
2010-04-21 | This patch adds: | Pat Erley |
2010-04-20 | bayou compile fixes | Stefan Reinauer |
2010-04-20 | Make VSA code selectable in Kconfig | Stefan Reinauer |
2010-04-20 | install libpayload.ldscript on libpayload "make install" | Stefan Reinauer |
2010-04-20 | Allow easy libpayload compilation using xcompile. | Stefan Reinauer |
2010-04-20 | fix artecgroup dbe61 | Stefan Reinauer |
2010-04-20 | Copy mingw support for kconfig from coreboot to libpayload | Patrick Georgi |
2010-04-20 | Make RAM init on i945GC work | Patrick Georgi |
2010-04-20 | cosmetics. | Stefan Reinauer |
2010-04-20 | - move src/arch/i386/smp/ioapic.c to src/arch/i386/lib/ioapic.c (has | Stefan Reinauer |
2010-04-20 | As Myles suggested a while back: Switch long time #warnings to be comments | Stefan Reinauer |
2010-04-19 | Add support for the Nokia IP530. | Marc Bertens |
2010-04-19 | (trivial) utils are not depending on config.h. This slipped in by accident. | Stefan Reinauer |
2010-04-19 | - Make abuild -sb work again | Patrick Georgi |
2010-04-17 | This piece of code was somehow lost in the switch to Kconfig, and re-activates | Stefan Reinauer |
2010-04-16 | Don't use $(ROMCC) as dependency (due to ccache and scanbuild support | Patrick Georgi |
2010-04-16 | Build utils into their source directory equivalent in | Patrick Georgi |