coreboot.git
2010-03-16 Stefan ReinauerThis patch is what I needed to compile coreboot with...
2010-03-16 Stefan Reinauerback out r5212 and r5210; Follow the thread of
2010-03-15 Stefan ReinauerCreate a new build.h on every make call; this makes...
2010-03-15 Patrick GeorgiUse copy_triple only on non-flattened nodes.
2010-03-15 Zheng BaoAdd an AM2R2 entry in to the src/arch/i386/Makefile...
2010-03-14 Patrick GeorgiFix segfault of romcc when complex assignment operators
2010-03-14 Patrick GeorgiMove deprecated Kconfig options to their own file,
2010-03-14 Patrick GeorgiAdd scan-build support to the build system.
2010-03-14 Stefan ReinauerICH4 update, fix ATA init, drop SATA (chipset doesn...
2010-03-13 Stefan ReinauerFix llshell
2010-03-13 Uwe HermannUse CPU_INTEL_SLOT_1 for Slot 1 boards (trivial).
2010-03-13 Keith HuiAdd SDRAMPWR_4DIMM Kconfig option (not user-visible...
2010-03-13 Knut KujatFix supermicro/h8qme_fam10 by enabling SPD ROM properly.
2010-03-11 Myles WatsonReplace spaces with tabs. Trivial.
2010-03-11 Myles WatsonReplace clear_memory with memset.
2010-03-10 Arne Georg... The following patch implements Opteron Fam 10 rev D...
2010-03-09 Marc Jonessb600 has problems with the virtual wire mode setup...
2010-03-08 Patrick GeorgiRemove Kconfig entries that disable
2010-03-08 Arne Georg... Set options to make AMD CAR code compile correctly,
2010-03-08 Mathias KrauseTrivial fix, use correct define.
2010-03-06 Patrick GeorgiMore readable recursive descent macro in Makefile
2010-03-06 Keith Hui440BX: Do not hardcode DIMM number + size anymore.
2010-03-06 Keith HuiAdd support for the 0x06B1 CPU ID for Celeron (Tualatin).
2010-03-05 Myles WatsonRemove redundant run_bios prototype. Trivial.
2010-03-05 Myles Watson1. Move run_bios prototype to device.h
2010-03-05 Stefan Reinaueri945 mini patch:
2010-03-05 Stefan ReinauerFix creation of coreboot.bootblock when -O2 is specifie...
2010-03-05 Keith HuiAdd support for the ASUS P2B-LS mainboard.
2010-03-05 Keith HuiAdd proper Slot 1 CPU support code/infrastructure.
2010-03-05 Stefan ReinauerThis patch fixes two things:
2010-03-05 Uwe HermannThis patch is from 2009-10-20
2010-03-01 Uwe HermannWhitespace changes to make s2912_fam10/ms9652_fam10...
2010-03-01 Uwe HermannDrop unused doit.sh files (trivial).
2010-03-01 Uwe HermannVarious cometic and coding-style fixes (trivial).
2010-03-01 Patrick Georgi- Simplify stack size determination: MAX_CPUS * STACK_SIZE
2010-03-01 Timothy PearsonAdd msi/ms9652_fam10 board.
2010-03-01 Timothy PearsonAllow per-board setting of HT clock and width so
2010-03-01 Stefan ReinauerFix YABEL guards; make debugging optional; fix some...
2010-03-01 Stefan ReinauerThis patch implements MBI (modular bios interface)...
2010-03-01 Patrick Georgi- Add rules that build either 4 or 5 ssdts (only those...
2010-02-28 Patrick GeorgiUse the romstraps build infrastructure created for...
2010-02-28 Stefan Reinauerdisable AP_CODE_IN_CAR. The K8 code has an alternate...
2010-02-28 Stefan Reinaueruse names instead of numbers where possible, also print...
2010-02-28 Stefan ReinauerAdd attribute((noreturn)) to romcc
2010-02-28 Patrick Georgi- Add config flag for boards that have their own fadt.c
2010-02-28 Stefan Reinauerassert.h: have the same information on asserts in romcc...
2010-02-27 Patrick GeorgiPut .config, build/, coreboot-builds (abuild) and
2010-02-27 Patrick Georgi- make HAVE_HARD_RESET match what newconfig did
2010-02-27 Stefan ReinauerThis does the following:
2010-02-26 Zheng BaoWork around stack size breakage observed on fam10.
2010-02-25 Stefan Reinauerdrop unused file
2010-02-25 Patrick GeorgiMove the ldscripts logic to src/arch/i386/Makefile.inc
2010-02-25 Stefan ReinauerDrop i855pm port and rename i855gme to i855 instead.
2010-02-25 Patrick GeorgiUnify crt0s setup to src/arch/i386/Makefile.inc. This...
2010-02-25 Uwe HermannVarious minor fixes (trivial).
2010-02-25 Stefan ReinauerMake Kconfig more similar to newconfig: enable "HAVE_HI...
2010-02-25 Stefan ReinauerHAVE_MOVNTI really means SSE2. Also add sfence in the...
2010-02-24 Anish K. PatelAdd Win Enterprises' PL6064 board
2010-02-24 Patrick GeorgiEnable user selectable bootblocks, and provide a bootbl...
2010-02-24 Patrick GeorgiThis patch fixes an issue with the wrong build rules...
2010-02-24 Stefan ReinauerRemove register pressure from e7501 driver by not indir...
2010-02-24 Knut KujatSeveral fixes to the supermicro/h8qme_fam10 board,...
2010-02-23 Rudolf MarekClobber registers as appropriate in AMD CAR code, and
2010-02-23 Stefan ReinauerRemove nonsensical wrapper for function in
2010-02-23 Patrick Georgi- Remove src/arch/i386/init/ldscript_cbfs.lb as it...
2010-02-23 Patrick GeorgiOnly handle code as "driver" that actually uses our...
2010-02-23 Zheng BaoFind out the svnversion we are working on is quite...
2010-02-23 Rudolf MarekDisable ACPI Resume on asus/m2v-mx_se, it's broken
2010-02-23 Jonathan A... Adjust msi/ms7135 DCACHE_RAM_* config to previous 32KiB...
2010-02-22 Uwe HermannRandom cosmetic fixes (trivial).
2010-02-22 Stefan ReinauerFix SMM handler comment. Thanks for noticing, Peter!
2010-02-22 Patrick Georgi- Make walkcbfs capable of loading files other than...
2010-02-22 Stefan Reinauerdrop empty x86emu Makefile
2010-02-22 Stefan ReinauerInteltool: Add i830/Tolapai/Ich4 support
2010-02-22 Stefan Reinauermini update SMM:
2010-02-22 Stefan Reinauerdrop two warnings (trivial)
2010-02-22 Stefan ReinauerCONFIG_ was missing.
2010-02-22 Stefan Reinauerfix builds...
2010-02-22 Stefan Reinauerdon't call verify_copy_pirq_routing_table() if it's...
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2010-02-22 Stefan ReinauerYABEL update
2010-02-21 Stefan ReinauerAdd Doxyfile to bayou
2010-02-20 Zheng Baotrival. All the changes is about comment and spaces.
2010-02-19 Patrick GeorgiRevert deletion of src/arch/i386/init.
2010-02-19 Myles Watson1. Change CONFIG_DEBUG to DEBUG in util/x86emu/*
2010-02-16 Stefan Reinauerfix APCI typos.
2010-02-15 Stefan Reinauerfix clock polling in pc97317 driver.
2010-02-15 Uwe HermannDocument the reason for r5124 in the code/Makefile...
2010-02-15 Uwe HermannVarious license header consistency fixes (trivial).
2010-02-14 Uwe HermannAdd missing Copyright line, sorry.
2010-02-14 Anish K PatelAdd w83627hf_set_clksel_48() function which sets CLKSEL...
2010-02-13 Marc JonesI was having problems building a working romcc with...
2010-02-12 Peter Stugeromcc: Fix a few (harmless) warnings
2010-02-12 Joseph SmithThis patch allows a Kconfig option to choose between...
2010-02-12 Stefan Reinauerupdate doxygen config file to latest doxygen version
2010-02-12 Stefan ReinauerAdd two YABEL options to Kconfig
2010-02-11 Patrick GeorgiFix AUTO_XIP_ROM_BASE issues on AMD boards with certain...
2010-02-11 Patrick GeorgiAdapt all uses of CONFIG_XIP_ROM_BASE to use
2010-02-11 Patrick GeorgiDon't remove config.h on "make clean"
2010-02-11 Patrick Georgiromcc: Ignore empty string tokens. So far, romcc emitte...
next