Age | Commit message (Expand) | Author |
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 | Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" | 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 | 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 | 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 | 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-20 | Make VSA code selectable in Kconfig | Stefan Reinauer |
2010-04-20 | fix artecgroup dbe61 | Stefan Reinauer |
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 | - 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 |
2010-04-16 | Fix a typo to remove a few more warnings. | Myles Watson |
2010-04-16 | fix romcc compiled i3100 boards. | Stefan Reinauer |
2010-04-16 | fix up sb600 and it8712f tree. | 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 | Avoid two conflicting invocations of build_opt_tbl | Patrick Georgi |
2010-04-15 | Myles suspected this hangs certain machines, so back it out. | Stefan Reinauer |
2010-04-15 | don't leave VGA disabled by default on thomson ip1000 | 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 | get rid of this nerving crt0.d stuff | Stefan Reinauer |
2010-04-14 | fix COM2 resource bug in fintek f71805f driver. | Stefan Reinauer |
2010-04-14 | zero warning days. Move RAMTOP and RAMBASE together. | Stefan Reinauer |
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-13 | fix a trivial warning when yabel with direct hw access is enabled. | Stefan Reinauer |
2010-04-13 | fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need to | Stefan Reinauer |
2010-04-13 | clean up LD scripts and add some comments and proper license headers | Stefan Reinauer |
2010-04-13 | use the standard udelay on sc520. | Stefan Reinauer |
2010-04-13 | Speed up coreboot_ram loading by moving the decompression stack | Stefan Reinauer |
2010-04-13 | update atom car code in the same way that 6ex/6fx was updated. | Stefan Reinauer |
2010-04-13 | Fix eagleheights | Stefan Reinauer |
2010-04-12 | port latest model 6ex car changes to 6fx car, which is almost identical and | Stefan Reinauer |
2010-04-12 | move model_6ex car to a single file. No more .c files that only consist of a | Stefan Reinauer |
2010-04-12 | Move the CPU specific includes from | Patrick Georgi |
2010-04-12 | Enable lazy evaluation of incs/lds for tiny bootblock, too. | Patrick Georgi |
2010-04-12 | - move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusively | Patrick Georgi |