Age | Commit message (Expand) | Author |
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 |
2010-04-16 | Fix a typo to remove a few more warnings. | Myles Watson |
2010-04-16 | enable more warnings for vgabios utility, and enable some debugging | Stefan Reinauer |
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 strdup(0) in build_opt_tbl | Patrick Georgi |
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 | Quote test -f argument, so it doesn't fail on spaces. | Patrick Georgi |
2010-04-14 | Update mingw source versions and allow parallel builds in buildgcc | Patrick Georgi |
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 | sconfig should return success when it's successful | Patrick Georgi |
2010-04-14 | Rename variable to not confuse gcc on mingw | Patrick Georgi |
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 | Add support for the SMSC FDC37C932 Super I/O. | Marc Bertens |
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 |
2010-04-11 | add int15 handler for thomson ip1000 | Stefan Reinauer |
2010-04-11 | do better error reporting in i82801dx early smbus functions. | Stefan Reinauer |
2010-04-11 | The ADL855PC was never confirmed working (in fact it's pretty sure that code | Stefan Reinauer |
2010-04-11 | add support for reading ip1000 gpios. | 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 | We don't define LB_CKS_* per board anymore: | Patrick Georgi |
2010-04-09 | Drop ASM_CONSOLE_LOGLEVEL from LX car code. We do output in C in copy_and_run / | Stefan Reinauer |
2010-04-09 | This patch changes C7 CAR code to be a single assembler file instead | Stefan Reinauer |
2010-04-09 | zero warning days. | Stefan Reinauer |
2010-04-09 | fix the broken nvidia chipset boards, | Stefan Reinauer |
2010-04-09 | zero warnings days. | Stefan Reinauer |
2010-04-09 | drop now unussed cpu_reset.inc | Stefan Reinauer |
2010-04-09 | zero warnings days. | Stefan Reinauer |
2010-04-09 | Drop the need for cpu_reset, it's really just a short cut to stage2. | Stefan Reinauer |
2010-04-09 | drop unused files | Stefan Reinauer |
2010-04-09 | remove some amd mainboard warnings. | Stefan Reinauer |
2010-04-09 | drop unused files, and we only use ASM_LOG_LEVEL in one file now | 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 | thin out romcc epilogue and have it call copy_and_run as | Stefan Reinauer |
2010-04-09 | Indent model_fxx_init and model_10xx_init. | Myles Watson |
2010-04-09 | Copy acpi blobs in two parts to make sure gcc does the right thing. | Myles Watson |
2010-04-08 | Split crt0.S.lb into prologue and epilogue | Patrick Georgi |