Age | Commit message (Expand) | Author |
2013-08-24 | Add pci_devfn_t and use with __SIMPLE_DEVICE__ | Kyösti Mälkki |
2013-08-23 | usbdebug: Do not support logging from SMM | Kyösti Mälkki |
2013-08-07 | usbdebug: Use __SIMPLE_DEVICE__ on early enable | Kyösti Mälkki |
2013-08-02 | Remove unnecessary space characters. | Andrew Wu |
2013-07-01 | usbdebug: Drop duplicates of EHCI BAR relocation code | Kyösti Mälkki |
2013-05-10 | Drop prototype guarding for romcc | Stefan Reinauer |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-14 | sconfig: rename pci_domain -> domain | Stefan Reinauer |
2012-11-28 | Remove assembly coded log2 function | Ronald G. Minnich |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
2012-11-02 | Fix some issues with new "reference" toolchain | Stefan Reinauer |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2012-07-26 | Refactor driver structs | Patrick Georgi |
2012-06-21 | Don't use 64-bit constant 0x100000000 in linker scripts | Nico Huber |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2012-02-17 | nvidia/mcp55: Move HAVE_HARD_RESET to southbridge | Patrick Georgi |
2012-01-18 | Unify ID_SECTION_OFFSET and mark it deprecated | Patrick Georgi |
2011-10-31 | Fix usb debug dongle support | Sven Schnelle |
2011-10-28 | Get rid of the old romstage-as-bootblock ROM layout | Patrick Georgi |
2011-09-21 | Use ACPI text fields consistently with all other boards | Stefan Reinauer |
2011-04-18 | * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value | Stefan Reinauer |
2011-04-14 | drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH | Stefan Reinauer |
2011-04-14 | nvidia mcp55: drop unused dbg_info | Stefan Reinauer |
2011-01-04 | MCP55: Cosmetic fixes, switch to u8 et al. | Uwe Hermann |
2010-12-09 | Merge enable_rom.c files into bootblock.c files. | Uwe Hermann |
2010-12-08 | first round name simplification. drop the <component>_ prefix. | stepan |
2010-11-29 | fix typo | Stefan Reinauer |
2010-11-25 | MCP55: Add TINY_BOOTBLOCK support. | Uwe Hermann |
2010-11-21 | Move MCP55_PCI_E_X_* to Kconfig. Any useless values in romstage.cs were | Patrick Georgi |
2010-11-08 | We can't print this early. | Ward Vandewege |
2010-10-29 | Use common code to set PCI subsystem in mcp55. | Jonathan Kollasch |
2010-10-26 | When gcc 4.5.0 is used, compiling mcp55_early_setup_car.c fails. This change ... | Scott Duplichan |
2010-10-12 | We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. | Uwe Hermann |
2010-10-10 | fix typos found by zbao in other files. | Stefan Reinauer |
2010-10-05 | attached patch moves a couple more config flags out of romstage: | Patrick Georgi |
2010-10-05 | - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 | Patrick Georgi |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-09-28 | Drop some unneeded "#if CONFIG_USBDEBUG" (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-13 | Move initialization of MMCONF BAR to cache_as_ram setup phase, in order | Arne Georg Gleditsch |
2010-09-09 | Please find appended. This patch gets rid of the %gs magic altogether, | Arne Georg Gleditsch |
2010-08-14 | My old mcp55 azalia fix from May 2010. Was never checked in. | Stefan Reinauer |
2010-08-04 | Remove warnings from USB debug console code. | Myles Watson |
2010-07-08 | Fix all warnings in the tree | Stefan Reinauer |
2010-06-17 | Always enable parent resources before child resources. | Myles Watson |
2010-06-09 | Same conversion as with resources from static arrays to lists, except | Myles Watson |
2010-05-25 | also rename the config option. | Stefan Reinauer |
2010-05-25 | fix most usbdebug warnings and fix function names. | Stefan Reinauer |
2010-05-25 | Long ago we agreed on kicking the _direct appendix because everything in | Stefan Reinauer |
2010-05-21 | Use lists instead of arrays for resources in devices to reduce memory usage. | Myles Watson |
2010-04-30 | Get rid of a few more warnings. | Myles Watson |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-04-25 | try to unify timing initialization across those boards that need it... | Stefan Reinauer |
2010-04-25 | no warnings days. | Stefan Reinauer |
2010-04-25 | zero warnings days | Stefan Reinauer |
2010-04-14 | zero warnings days. Down to under 600 different warnings | Stefan Reinauer |
2010-04-07 | - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY | Stefan Reinauer |
2010-03-31 | Drop \r\n and \n\r as both print_XXX and printk now do this internally. | Stefan Reinauer |
2010-03-30 | reduce warnings in MCP55 and Fam10 code | Stefan Reinauer |
2010-03-22 | Fix all the format string warnings. | Myles Watson |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-02-15 | Various license header consistency fixes (trivial). | Uwe Hermann |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2010-01-18 | Move all IOAPIC selection to southbridges, and remove them | Patrick Georgi |
2010-01-16 | coreboot has 13 instances of IOAPIC setup distributed across a lot | Stefan Reinauer |
2010-01-16 | coreboot used to have two different "APIs" for memory accesses: | Stefan Reinauer |
2010-01-06 | Kconfig builds all boards now. | Patrick Georgi |
2009-11-27 | Eliminate special case id.inc/id.lds in favor of a configuration variable ID_... | Patrick Georgi |
2009-10-15 | Add CONFIG_GENERATE_* for tables so that the user can select which tables not | Myles Watson |
2009-10-09 | Remove default n statements to simplify .config and ldoptions files. | Myles Watson |
2009-10-04 | This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. | Patrick Georgi |
2009-08-25 | Various Kconfig and Makefile.inc fixes and cosmetics. | Uwe Hermann |
2009-08-24 | Add support for Nvidia Southbridges to Kconfig. | Myles Watson |
2009-07-10 | Apparently I'm not the only one who forgets which way the outb and | Ed Swierk |
2009-07-02 | Move the v3 resource allocator to v2. | Myles Watson |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-06-19 | ChangeLog: | Harald Gutmann |
2009-06-03 | Revert "CMOS: Add set_option and rework get_option." | Luc Verhaegen |
2009-06-03 | CMOS: Add set_option and rework get_option. | Luc Verhaegen |
2009-04-28 | fix warning: no return statement in function returning non-void | Stefan Reinauer |
2009-03-13 | This, ladies and gentlement, is commit #4000. | Stefan Reinauer |
2009-02-28 | coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 | Stefan Reinauer |
2008-12-22 | Fix implicit udelay src/southbridge/nvidia/mcp55/mcp55_aza.c | Carl-Daniel Hailfinger |
2008-10-01 | The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of | Carl-Daniel Hailfinger |
2008-02-25 | This trivial patch removes an unused local variable, thus getting rid of | Ronald Hoogenboom |
2008-02-20 | Route device IRQ through PCI bridge instead in mptable. | Yinghai Lu |
2008-01-18 | Please bear with me - another rename checkin. This qualifies as trivial, no | Stefan Reinauer |
2007-10-24 | Ever wondered where those "setting incorrect section attributes for | Stefan Reinauer |
2007-09-25 | As per suggestion from Yinghai Lu <yinghailu@gmail.com> this patch | Uwe Hermann |
2007-09-14 | More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE. | Yinghai Lu |
2007-02-19 | Fix some CHIP_NAME() entries to use canonical names. | Uwe Hermann |
2007-02-03 | Nvidia MCP55 uses CMD to send/receive bytes instead of DAT0, | bxshi |
2007-02-01 | This patch adds the MCP55 PCI IDs (without which the southbridge code | Ed Swierk |
2007-02-01 | Add support for the NVIDIA MCP55 southbridge. | Yinghai Lu |