- 68a564f This patch is what I needed to compile coreboot with LLVM. by Stefan Reinauer · 14 years ago
- c6b0e7e back out r5212 and r5210; Follow the thread of by Stefan Reinauer · 14 years ago
- c0fbbd0 Create a new build.h on every make call; this makes sure it contains a by Stefan Reinauer · 14 years ago
- 8f4546f Use copy_triple only on non-flattened nodes. by Patrick Georgi · 14 years ago
- 3b8d6a8 Add an AM2R2 entry in to the src/arch/i386/Makefile.inc. by Zheng Bao · 14 years ago
- f761aef Fix segfault of romcc when complex assignment operators by Patrick Georgi · 14 years ago
- cc66926 Move deprecated Kconfig options to their own file, by Patrick Georgi · 14 years ago
- 020f51f Add scan-build support to the build system. by Patrick Georgi · 14 years ago
- 8702ab5 ICH4 update, fix ATA init, drop SATA (chipset doesn't have SATA) by Stefan Reinauer · 14 years ago
- 5c50392 Fix llshell by Stefan Reinauer · 14 years ago
- 53c7276 Use CPU_INTEL_SLOT_1 for Slot 1 boards (trivial). by Uwe Hermann · 14 years ago
- 9c1e1f0 Add SDRAMPWR_4DIMM Kconfig option (not user-visible in menuconfig). by Keith Hui · 14 years ago
- f7f9e92 Fix supermicro/h8qme_fam10 by enabling SPD ROM properly. by Knut Kujat · 14 years ago
- f326e3a Replace spaces with tabs. Trivial. by Myles Watson · 14 years ago
- ed15220 Replace clear_memory with memset. by Myles Watson · 14 years ago
- bc259d0 The following patch implements Opteron Fam 10 rev D (aka Istanbul) by Arne Georg Gleditsch · 14 years ago
- a51021b sb600 has problems with the virtual wire mode setup in setup_ioapic(). It causes problems when interrupts are enabled (specifically timer). by Marc Jones · 14 years ago
- 2140575 Remove Kconfig entries that disable by Patrick Georgi · 14 years ago
- b9b3a06 Set options to make AMD CAR code compile correctly, by Arne Georg Gleditsch · 14 years ago
- 128ac91 Trivial fix, use correct define. by Mathias Krause · 14 years ago
- 47d68d8 More readable recursive descent macro in Makefile by Patrick Georgi · 14 years ago
- 59356ca 440BX: Do not hardcode DIMM number + size anymore. by Keith Hui · 14 years ago
- f7b3c5e Add support for the 0x06B1 CPU ID for Celeron (Tualatin). by Keith Hui · 14 years ago
- 9493bfb Remove redundant run_bios prototype. Trivial. by Myles Watson · 14 years ago
- b025911 1. Move run_bios prototype to device.h by Myles Watson · 14 years ago
- f98ad3a i945 mini patch: by Stefan Reinauer · 14 years ago
- 1b4f435 Fix creation of coreboot.bootblock when -O2 is specified instead of -Os (4GB image issue). by Stefan Reinauer · 14 years ago
- ec42c2e Add support for the ASUS P2B-LS mainboard. by Keith Hui · 14 years ago
- e1ec158 Add proper Slot 1 CPU support code/infrastructure. by Keith Hui · 14 years ago
- ae22bcd This patch fixes two things: by Stefan Reinauer · 14 years ago
- 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
- 5fa76e2 Whitespace changes to make s2912_fam10/ms9652_fam10 more similar. by Uwe Hermann · 14 years ago
- d71e771 Drop unused doit.sh files (trivial). by Uwe Hermann · 14 years ago
- 2bb4acf Various cometic and coding-style fixes (trivial). by Uwe Hermann · 14 years ago
- 9d24c7f - Simplify stack size determination: MAX_CPUS * STACK_SIZE by Patrick Georgi · 14 years ago
- d3b2bbe Add msi/ms9652_fam10 board. by Timothy Pearson · 14 years ago
- 55cf7bc Allow per-board setting of HT clock and width so by Timothy Pearson · 14 years ago
- 72f75b1 Fix YABEL guards; make debugging optional; fix some warnings by Stefan Reinauer · 14 years ago
- 800379f by Stefan Reinauer · 14 years ago
- 75bf053 - Add rules that build either 4 or 5 ssdts (only those variants exist in the board now) by Patrick Georgi · 14 years ago
- 806a29e Use the romstraps build infrastructure created for "tinybootblock" by Patrick Georgi · 14 years ago
- 43fed9b disable AP_CODE_IN_CAR. The K8 code has an alternate code path to do the job, by Stefan Reinauer · 14 years ago
- 9c3e8b5 use names instead of numbers where possible, also print a better message if no by Stefan Reinauer · 14 years ago
- c89c4d4 Add attribute((noreturn)) to romcc by Stefan Reinauer · 14 years ago
- 9ea7bff - Add config flag for boards that have their own fadt.c by Patrick Georgi · 14 years ago
- 55259bd assert.h: have the same information on asserts in romcc and non-romcc code. by Stefan Reinauer · 14 years ago
- 2b7fd32 Put .config, build/, coreboot-builds (abuild) and by Patrick Georgi · 14 years ago
- 37bdb87 - make HAVE_HARD_RESET match what newconfig did by Patrick Georgi · 14 years ago
- 138be83 This does the following: by Stefan Reinauer · 14 years ago
- be07eb2 Work around stack size breakage observed on fam10. by Zheng Bao · 14 years ago
- 2933651 drop unused file by Stefan Reinauer · 14 years ago
- 31b0bea Move the ldscripts logic to src/arch/i386/Makefile.inc by Patrick Georgi · 14 years ago
- 2e694ed Drop i855pm port and rename i855gme to i855 instead. by Stefan Reinauer · 14 years ago
- eb49f9d Unify crt0s setup to src/arch/i386/Makefile.inc. This variable by Patrick Georgi · 14 years ago
- dbbecb5 Various minor fixes (trivial). by Uwe Hermann · 14 years ago
- 13f2bb0 Make Kconfig more similar to newconfig: enable "HAVE_HIGH_TABLES" per default. by Stefan Reinauer · 14 years ago
- a7acc51 HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case. by Stefan Reinauer · 14 years ago
- 3a54ac9 Add Win Enterprises' PL6064 board by Anish K. Patel · 14 years ago
- c9fa96d Enable user selectable bootblocks, and provide a bootblock that by Patrick Georgi · 14 years ago
- d3428b0 This patch fixes an issue with the wrong build rules being selected. by Patrick Georgi · 14 years ago
- a8aa1b1 Remove register pressure from e7501 driver by not indirectly referencing by Stefan Reinauer · 14 years ago
- 4801e32 Several fixes to the supermicro/h8qme_fam10 board, so it by Knut Kujat · 14 years ago
- d1fc066 Clobber registers as appropriate in AMD CAR code, and by Rudolf Marek · 14 years ago
- 740b587 Remove nonsensical wrapper for function in PS/2 keyboard API. by Stefan Reinauer · 14 years ago
- 1c1d9a0 - Remove src/arch/i386/init/ldscript_cbfs.lb as it's not used anymore by Patrick Georgi · 14 years ago
- 8dc4b93 Only handle code as "driver" that actually uses our driver by Patrick Georgi · 14 years ago
- b7bc3f3 Find out the svnversion we are working on is quite important. by Zheng Bao · 14 years ago
- 326c159 Disable ACPI Resume on asus/m2v-mx_se, it's broken since cbmem by Rudolf Marek · 14 years ago
- 040553f Adjust msi/ms7135 DCACHE_RAM_* config to previous 32KiB values, by Jonathan A. Kollasch · 14 years ago
- 548dbe7 Random cosmetic fixes (trivial). by Uwe Hermann · 14 years ago
- 92b85aa Fix SMM handler comment. Thanks for noticing, Peter! by Stefan Reinauer · 14 years ago
- f6fbfaf - Make walkcbfs capable of loading files other than the first by Patrick Georgi · 14 years ago
- 44ca39f drop empty x86emu Makefile by Stefan Reinauer · 14 years ago
- 0484481 Inteltool: Add i830/Tolapai/Ich4 support by Stefan Reinauer · 14 years ago
- 881a553 mini update SMM: by Stefan Reinauer · 14 years ago
- 6363050 drop two warnings (trivial) by Stefan Reinauer · 14 years ago
- c834c79 CONFIG_ was missing. by Stefan Reinauer · 14 years ago
- 8a7d34b fix builds... by Stefan Reinauer · 14 years ago
- 159b012 don't call verify_copy_pirq_routing_table() if it's not there. by Stefan Reinauer · 14 years ago
- de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
- d650e99 YABEL update by Stefan Reinauer · 14 years ago
- 30b90fe Add Doxyfile to bayou by Stefan Reinauer · 14 years ago
- d4c5c44 trival. All the changes is about comment and spaces. by Zheng Bao · 14 years ago
- 3c970ee Revert deletion of src/arch/i386/init. by Patrick Georgi · 14 years ago
- 8e9234f 1. Change CONFIG_DEBUG to DEBUG in util/x86emu/* by Myles Watson · 14 years ago
- 99f7579 fix APCI typos. by Stefan Reinauer · 14 years ago
- 30a4a93 fix clock polling in pc97317 driver. by Stefan Reinauer · 14 years ago
- 0dd63a2 Document the reason for r5124 in the code/Makefile (trivial). by Uwe Hermann · 14 years ago
- c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 14 years ago
- d37d222 Add missing Copyright line, sorry. by Uwe Hermann · 14 years ago
- 13df640 Add w83627hf_set_clksel_48() function which sets CLKSEL to 48MHz. by Anish K Patel · 14 years ago
- 516255e I was having problems building a working romcc with the -O2 by Marc Jones · 14 years ago
- 01708ca romcc: Fix a few (harmless) warnings by Peter Stuge · 14 years ago
- 7ae1163 This patch allows a Kconfig option to choose between 64MB (IP1000) and 128MB (IP1000T) of onboard memory. by Joseph Smith · 14 years ago
- 2593d10 update doxygen config file to latest doxygen version by Stefan Reinauer · 14 years ago
- 9a35853 Add two YABEL options to Kconfig by Stefan Reinauer · 14 years ago
- ba295dc Fix AUTO_XIP_ROM_BASE issues on AMD boards with certain compilers, by Patrick Georgi · 14 years ago
- 535e3b4 Adapt all uses of CONFIG_XIP_ROM_BASE to use by Patrick Georgi · 14 years ago
- 97fc40b Don't remove config.h on "make clean" by Patrick Georgi · 14 years ago
- 78fbb51 romcc: Ignore empty string tokens. So far, romcc emitted a single double-quote for them. by Patrick Georgi · 14 years ago