Age | Commit message (Expand) | Author |
2010-09-28 | Drop some unneeded "#if CONFIG_USBDEBUG" (trivial). | Uwe Hermann |
2010-09-28 | Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings. | Myles Watson |
2010-09-28 | Trivial. re-Indent the code. | Zheng Bao |
2010-09-27 | I missed these boards in a previous commit. | Warren Turkal |
2010-09-27 | Good bye, OLPC... | Stefan Reinauer |
2010-09-27 | All these boards already had the CACHE_AS_RAM option in their individual | Warren Turkal |
2010-09-27 | Move CAR config from mainboard to CPU config for AMD GX2 boards. | Warren Turkal |
2010-09-27 | The commandline parsing for abuild doing a couple of buggy things: | Warren Turkal |
2010-09-27 | This patch moves one of the CAR configs to the socket from the single | Warren Turkal |
2010-09-27 | Obviously missing brackets. | Xavi Drudis Ferran |
2010-09-27 | drop some dead code from model_fxx_init.c | Stefan Reinauer |
2010-09-27 | oops. always run abuild on a clean tree with no other patches applied. | Stefan Reinauer |
2010-09-27 | RAMBASE = 0x4000 is no longer needed. Drop it. | Stefan Reinauer |
2010-09-27 | drop excessive blank line | Stefan Reinauer |
2010-09-27 | Add 2 missing license headers based on svn logs and remove an unneeded #include | Stefan Reinauer |
2010-09-27 | minor include cleanups | Stefan Reinauer |
2010-09-27 | Add a kconfig option to allow the user to select a specific physical | Uwe Hermann |
2010-09-27 | Add a few missing license headers based on svn logs, and also add a | Uwe Hermann |
2010-09-27 | drop double include (trivial) | Stefan Reinauer |
2010-09-26 | Duplicate the MCP55 EHCI Debug Port enable code for use with CK804. | Jonathan Kollasch |
2010-09-26 | i82801bx defines the hard reset function, so move the "select" statement to | Warren Turkal |
2010-09-26 | Remove hard reset config from some mainboard configs | Warren Turkal |
2010-09-26 | drop some more unneeded ../../.. | Stefan Reinauer |
2010-09-26 | Normalize the config option for the Intel Atom CPU. | Warren Turkal |
2010-09-26 | the utility is called dumpmmcr, not dump_mmcr | Stefan Reinauer |
2010-09-26 | dumpmmcr utility is available under util and shares most of the code. | Stefan Reinauer |
2010-09-26 | update license header for dumpmmcr utility according to svn history. | Stefan Reinauer |
2010-09-26 | Fix the build, CONFIG_USBDEBUG must always be defined (trivial). | Uwe Hermann |
2010-09-26 | Only show the USB Debug Port kconfig option to the user if a mainboard | Uwe Hermann |
2010-09-25 | Various Debug Port southbridge implementation fixes / cosmetics. | Uwe Hermann |
2010-09-25 | Mark read-only data as read-only, so the global vars test doesn't fail on it. | Patrick Georgi |
2010-09-25 | Add an EHCI driver to libpayload's USB stack. | Patrick Georgi |
2010-09-25 | Drop some useless "../../../" in #includes (trivial). | Uwe Hermann |
2010-09-25 | Various CONFIG_DEBUG_RAM_SETUP related fixes (trivial). | Uwe Hermann |
2010-09-25 | Various USB Debug Port fixes (trivial). | Uwe Hermann |
2010-09-25 | Make globals in romstage break the build, so we don't have to | Patrick Georgi |
2010-09-25 | Drop <cpu/amd/mtrr.h> #include from Intel CPUs. | Uwe Hermann |
2010-09-25 | Keep the mc146818rtc.h include close to the option table include where | Myles Watson |
2010-09-25 | - Fix race condition in option_table.h generation by moving the include | Stefan Reinauer |
2010-09-24 | Make SB600/SB700 more similar for easier diffs (trivial). | Uwe Hermann |
2010-09-24 | Fix CCACHE handling, and make use of ccache's BASEDIR feature | Patrick Georgi |
2010-09-24 | Automatically fetch bus information for mptable from | Patrick Georgi |
2010-09-24 | Undo stupid mistake in r5832 | Patrick Georgi |
2010-09-24 | Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure. | Uwe Hermann |
2010-09-24 | Fix hp/dl165_g6_fam10 build. Failed to take r5800 and | Patrick Georgi |
2010-09-24 | Add support for HP DL165-G6 with Fam10 CPU. | Arne Georg Gleditsch |
2010-09-23 | Whitespace/typo/cosmetic fixes (trivial). | Uwe Hermann |
2010-09-23 | Fix some wrong capitalizations, reformat comments, fix a typo. | Stefan Reinauer |
2010-09-23 | USB Debug Port related license header fixes (trivial). | Uwe Hermann |
2010-09-23 | Generate and extract debug sysmbols for coreboot. *.debug files can be | Marc Jones |