- d93af23 simplify ram_read32 on i82830 by Stefan Reinauer · 14 years ago
- 77d31ec More trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR. by Joseph Smith · 14 years ago
- bdf26a6 Trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR. by Joseph Smith · 14 years ago
- 948f922 We don't define LB_CKS_* per board anymore: by Patrick Georgi · 14 years ago
- c8a9ead Drop ASM_CONSOLE_LOGLEVEL from LX car code. We do output in C in copy_and_run / by Stefan Reinauer · 14 years ago
- 314e551 This patch changes C7 CAR code to be a single assembler file instead by Stefan Reinauer · 14 years ago
- fbb02a5 zero warning days. by Stefan Reinauer · 14 years ago
- 2c0db45 fix the broken nvidia chipset boards, by Stefan Reinauer · 14 years ago
- d4f5373 zero warnings days. by Stefan Reinauer · 14 years ago
- f358c0c drop now unussed cpu_reset.inc by Stefan Reinauer · 14 years ago
- 3063432 zero warnings days. by Stefan Reinauer · 14 years ago
- d41a0bc Drop the need for cpu_reset, it's really just a short cut to stage2. by Stefan Reinauer · 14 years ago
- aa987b2 drop unused files by Stefan Reinauer · 14 years ago
- 0e34aef remove some amd mainboard warnings. by Stefan Reinauer · 14 years ago
- c666a64 drop unused files, and we only use ASM_LOG_LEVEL in one file now (LX CAR) by Stefan Reinauer · 14 years ago
- 6a445e8 zero warning days. by Stefan Reinauer · 14 years ago
- 7488e04 1. This patch adds CAR for Intel P6 series processors. by Joseph Smith · 14 years ago
- 853263b copy_and_run.c is not needed twice, and it is used on non-car too. by Stefan Reinauer · 14 years ago
- 10b29d8 thin out romcc epilogue and have it call copy_and_run as by Stefan Reinauer · 14 years ago
- c58f1d1 Indent model_fxx_init and model_10xx_init. by Myles Watson · 14 years ago
- ae60855 Copy acpi blobs in two parts to make sure gcc does the right thing. by Myles Watson · 14 years ago
- e64b637 Split crt0.S.lb into prologue and epilogue by Patrick Georgi · 14 years ago
- 362db61 Cosmetically make init_cpus more similar for fam10 and K8. by Myles Watson · 14 years ago
- 9b43afd Clean up fidvid files using indent. Remove some special print statements. by Myles Watson · 14 years ago
- 4839e2c Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space. by Myles Watson · 14 years ago
- 604877e Move Kconfig for HT limits to northbridge/amd/Kconfig. by Myles Watson · 14 years ago
- 35784b6 cpu/emulation/qemu-x86 doesn't exist anymore, as this by Patrick Georgi · 14 years ago
- 109a1de Remove duplicate registers in digitallogic/adl855pc's device tree by Patrick Georgi · 14 years ago
- 56a684a - copy_and_run() gets the same calling convention on AMD and on all the others. by Stefan Reinauer · 14 years ago
- eea66b7 no warnings day by Stefan Reinauer · 14 years ago
- e9de1e2 move amd K8/Fam10 "bus detection" function prototypes to a common place. by Stefan Reinauer · 14 years ago
- 135a966 it's a long term, give the compiler a chance to breathe .. ;-) by Stefan Reinauer · 14 years ago
- 8a926845 clean up age old via epia target. by Stefan Reinauer · 14 years ago
- 3dfd03f drop the use of function pointers from romcc code. by Stefan Reinauer · 14 years ago
- c02c34e fix epia-m700 compilation, and remove more warnings. by Stefan Reinauer · 14 years ago
- 6c21469 no duplicate names in cmos.layout. by Stefan Reinauer · 14 years ago
- c2d2941 switch some ROMCC boards back to ROMCC. by Stefan Reinauer · 14 years ago
- c51dc44 "no warnings day" by Stefan Reinauer · 14 years ago
- 39162f7 oops... this is a critical issue. Some boards in the tree don't compile with by Stefan Reinauer · 14 years ago
- f8b1923 - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY by Stefan Reinauer · 14 years ago
- 0ff769b fix CK804 boards. by Stefan Reinauer · 14 years ago
- 8f2c616 No warnings day, next round. by Stefan Reinauer · 14 years ago
- 233f186 fam10 acpi fix by Stefan Reinauerstepan · 14 years ago
- 133647a Signed-off-by: Rudolf Marek <r.marek@assembler.cz> by Rudolf Marek · 14 years ago
- f932c2e Add RS785G, looks like it works although it is RV620. by Rudolf Marek · 14 years ago
- c9250c6 device_t wants device/device.h by Stefan Reinauer · 14 years ago
- 10dd8b4 no need to udelay() by Stefan Reinauer · 14 years ago
- 3c8ac78 remove more warnings. by Stefan Reinauer · 14 years ago
- c65666f remove more warnings by Stefan Reinauer · 14 years ago
- 26afd18 remove more warnings. by Stefan Reinauer · 14 years ago
- b4a3fcf oops, sorry, overlapping work by Stefan Reinauer · 14 years ago
- 720297c remove some more warnings by Stefan Reinauer · 14 years ago
- b54deb7 Fix console prototypes for non-romcc boards. by Myles Watson · 14 years ago
- a4fa5ee Fix includes for showallroutes. by Myles Watson · 14 years ago
- 7355c75 The error message is misleading, even for a SPEW, because by Stefan Reinauer · 14 years ago
- 0c781b2 -Â get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. by Stefan Reinauer · 14 years ago
- 84b685a Consolidate ifdefs in src/lib/cbmem.c for readability. by Myles Watson · 14 years ago
- 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
- 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
- b8ac05d mini part of the patch on the mailing list to fix the boards again by Stefan Reinauer · 14 years ago
- f2b7a43 no USE_INIT by Stefan Reinauer · 14 years ago
- 3ac400e drop USE_INIT should be USE_PRINTK_IN_CAR here. by Stefan Reinauer · 14 years ago
- b01fe69 that version of console_tx_byte is private. by Stefan Reinauer · 14 years ago
- 23a3e79 fix some amd k8 warnings by Stefan Reinauer · 14 years ago
- cca6268 get coreboot_ap memory training in cache mechanism in place. Didn't work since by Stefan Reinauer · 14 years ago
- c269d23 fix some southbridge warnings (trivial) by Stefan Reinauer · 14 years ago
- 495b92b - drop unneeded Makefile.inc by Stefan Reinauer · 14 years ago
- 0b2f185 indent mptable.c by Stefan Reinauer · 14 years ago
- fc2b8ec drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig by Stefan Reinauer · 14 years ago
- acdd52f make crt0s and ldscripts evaluate late, so the chipset_* variables are there at by Stefan Reinauer · 14 years ago
- fd0bef8 build_opt_tbl: error instead of null pointer access if no checksum is defined. by Stefan Reinauer · 14 years ago
- c719f1a add CONFIG_NO_POST as it is used in the code, and move it together with CONFIG_SERIAL_POST by Stefan Reinauer · 14 years ago
- 8b547b1 reduce warnings in MCP55 and Fam10 code by Stefan Reinauer · 14 years ago
- 9b70cb6 fix ms9652_fam10 by Stefan Reinauer · 14 years ago
- 9050b71 unify cmos.layout wrt AMD extended configuration registers. by Stefan Reinauer · 14 years ago
- 7ac3df8 this fixes 3 of 4 mainboards failed by the error on missing IRQ_SLOT_COUNT. by Stefan Reinauer · 14 years ago
- 8e726b7 Don't include option_table.h every time we include mc146818rtc.h, that was a by Stefan Reinauer · 14 years ago
- 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
- 72bdfeb - drop GCC 2.x workaround, GCC 2.x is not supported anymore. by Stefan Reinauer · 14 years ago
- 86b6dba trivial warning cleanups by Stefan Reinauer · 14 years ago
- 8655412 - include option_table.h when it is created, and that's HAVE_OPTION_TABLE by Stefan Reinauer · 14 years ago
- 2c5dc65 qemu: drop "northbridge.c" from src/cpu/... by Stefan Reinauer · 14 years ago
- 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
- 8013d5a cpu_driver structs need to be const, too... by Stefan Reinauer · 14 years ago
- b5828d7 This patch drops the coreboot CMOS checksum ranges from Kconfig because by Stefan Reinauer · 14 years ago
- 9a16e3e dualcore.h and quadcore.h are almost exactly the same. by Stefan Reinauer · 14 years ago
- e9f3258 This patch fixes build.h dependencies in coreboot again. by Stefan Reinauer · 14 years ago
- e0d607a Add a non-time consuming version of ram check so we can print a decent error by Stefan Reinauer · 14 years ago
- bcd31ff drop post_code() by Stefan Reinauer · 14 years ago
- 35b6bbb drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more by Stefan Reinauer · 14 years ago
- 83a1dd8 drop __ROMCC__ define checks.. __PRE_RAM__ is what the code should be looking for. by Stefan Reinauer · 14 years ago
- f733d47 ccache and scan-build actually work together, so remove the by Patrick Georgi · 14 years ago
- 51e142f make only needs to read Makefile.incs once, thanks to the by Patrick Georgi · 14 years ago
- 9417cc0 Remove dead code and make white space more consistent for acpi_tables.c by Myles Watson · 14 years ago
- 0735142 1. Remove warnings and multiple blank lines. by Zheng Bao · 14 years ago
- 516a2a7 Add support to build with ccache in the build system by Patrick Georgi · 14 years ago
- 565a281 Get rid of type-punned pointer errors. by Myles Watson · 14 years ago
- d1149d7 Some keyboards need a longer timeout. Also increase error level, because a by Stefan Reinauer · 14 years ago
- bb44d0e fix acpi dsdt copy on roda rk886ex by Stefan Reinauer · 14 years ago
- 5f0aefb SMM: remove hack that was needed back in oldconfig times. by Stefan Reinauer · 14 years ago