Age | Commit message (Expand) | Author |
2010-01-27 | reformat Kconfig file, too. | Patrick Georgi |
2010-01-27 | Add the MSR writes that are needed to provide VGA legacy routing for the Geod... | Edwin Beasant |
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 |
2009-12-31 | romcc: | Patrick Georgi |
2009-11-06 | Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb. | Uwe Hermann |
2009-11-06 | Split the two usages of __ROMCC__: | Myles Watson |
2009-10-16 | Add CONFIG_VGA_ROM_RUN to dbm690t and pistachio, otherwise the | Zheng Bao |
2009-10-15 | Add CONFIG_GENERATE_* for tables so that the user can select which tables not | Myles Watson |
2009-10-14 | delete white trailing spaces. It is done by the perl command. | Zheng Bao |
2009-10-13 | This patch support for the Technexion Tim-5690 mainboard. | Libra Li |
2009-10-09 | Remove default n statements to simplify .config and ldoptions files. | Myles Watson |
2009-10-08 | Fix CS5535 build for kconfig, more kconfig boards (lippert, artec) | Patrick Georgi |
2009-10-07 | Enable full ROM access on AMD CS5530(A) (needed for CBFS). | Uwe Hermann |
2009-10-04 | Add initial kconfig support for all AMD GX1 boards. | Uwe Hermann |
2009-09-29 | Remove some warnings. | Myles Watson |
2009-09-25 | some progress on kconfig: | Patrick Georgi |
2009-09-22 | src/Kconfig: Remove HT-specific options. | Myles Watson |
2009-08-29 | This is the final set of changes to allow rumba to build. Rumba is not | Ronald G. Minnich |
2009-08-28 | This is the beginning of support for Geode and Kconfig in v2. | Ronald G. Minnich |
2009-08-27 | Added support for the AMD RS690 and SB600 southbridges in Kconfig | Cristi Măgherușan |
2009-08-27 | The new resource allocator helped me find a bug in SB600 diagnostics. | Carl-Daniel Hailfinger |
2009-08-26 | Remove a couple of CONFIG_ prefixes that shouldn't have happened. | Patrick Georgi |
2009-08-26 | Enable Direct TMDS for the RS690, which allows to display on HDMI and DVI | Libra Li |
2009-08-25 | Various Kconfig and Makefile.inc fixes and cosmetics. | Uwe Hermann |
2009-08-12 | This now builds. | Ronald G. Minnich |
2009-08-12 | Missing files from last patch. | Ronald G. Minnich |
2009-08-12 | Kconfig! | Patrick Georgi |
2009-07-14 | trivial fixes to function declarations (and build system test) | Stefan Reinauer |
2009-07-10 | This seems to be a more official, common, simple way to check if the CPU is d... | Zheng Bao |
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-05 | After I modify the pci_ext_read_config32 and pci_ext_read_config32, the step 6a | Zheng Bao |
2009-06-04 | This patch is about some noticable bugs which was made by no reason. | Zheng Bao |
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-06-03 | Modify it based on the RPR 5.7.7. Switching GGSP Configuration By Register Pr... | Zheng Bao |
2009-03-06 | use include file for i8259 where appropriate (trivial) | Stefan Reinauer |
2009-03-04 | I just went on a bugfix frenzy and fixed all printk format warnings | Carl-Daniel Hailfinger |
2009-02-28 | coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 | Stefan Reinauer |
2009-02-15 | - Fix up amd pistachio and dbm690t. | Stefan Reinauer |
2009-02-12 | This patch converts __FUNCTION__ to __func__, since __func__ is standard. | Myles Watson |
2009-02-05 | Use the correct device for switching on HDA. | Dan Lykowski |
2009-01-23 | Fix rs690 bug about GPPSB configuration. | Maggie Li |
2009-01-15 | Adds a retry/faildown to SB600 SATA detection logic. | Dan Lykowski |
2008-12-29 | The SB600 RPR documentation does not mention what to do if SATA_BAR0+6 | Carl-Daniel Hailfinger |
2008-12-23 | Handle RS690 quirks for 1 GHz noncoherent HyperTransport. | Carl-Daniel Hailfinger |
2008-12-23 | Fix implicit declarations of pci_read_config32 and pci_write_config32 in | Maggie Li |
2008-12-18 | This patch gets rid of all the implicit definition warnings for serengeti exc... | Myles Watson |
2008-12-17 | Add 690G and 690(MT) internal graphics support. | Zheng Bao |
2008-12-13 | Move mainboard specific changes to the coreboot memory table into the | Stefan Reinauer |
2008-12-12 | Improve comments in early SB600 setup, handle non-LPC strapping and | Carl-Daniel Hailfinger |
2008-12-01 | Add AMD rs690 VID DID reporting and some minor cleanups. | Joe Bao |
2008-12-01 | Add AMD sb600 HPET setup and some minor cleanups. | Joe Bao |
2008-11-14 | drop dead code in sb600 hda | Stefan Reinauer |
2008-10-21 | I/O ports are 16bit, so change 'unsigned long port_base' to 'u16 port_base'. | Uwe Hermann |
2008-10-21 | Add missing license header. | Uwe Hermann |
2008-10-13 | Move AMD RS690 and SB600 PCI IDs to pci_ids.h where they should be. | Uwe Hermann |
2008-10-09 | Added comment about sb600 wideio setting for clarity and a minor witespace c... | Marc Jones |
2008-10-07 | [PATCH] coreboot: Don't loop forever waiting for HDA codecs | Jordan Crouse |
2008-10-03 | Ron has been doing really good work over in v3. The problem is that the work ... | Marc Jones |
2008-10-02 | This is so that people can see it. This is the sb600 for v3. It almost | Ronald G. Minnich |
2008-10-01 | The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of | Carl-Daniel Hailfinger |
2008-09-22 | Patch for AMD SB600 chipset. | Michael Xie |
2008-09-22 | Patch for AMD RS690 chipset. | Michael Xie |
2008-07-12 | There was a programming error which made most USB port4 setup wrong. This pat... | Marc Jones |
2008-05-06 | cs5536 IDE PWB flag was not getting set since it is 1<<14 and it was only doi... | Marc Jones |
2008-03-29 | Now coreboot performs IRQ routing for some boards. | Nikolay Petukhov |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2008-01-18 | Please bear with me - another rename checkin. This qualifies as trivial, no | Stefan Reinauer |
2007-12-19 | Additional early AMD8111 southbridge support for Barcelona platforms. | Marc Jones |
2007-10-24 | Ever wondered where those "setting incorrect section attributes for | Stefan Reinauer |
2007-10-07 | Fix some issues with spaces in the code and Doxygen style documentation. | Juergen Beisert |
2007-10-05 | This patch will add support for the Geode GX1/CS5530 VGA feature. It's able | Juergen Beisert |
2007-09-14 | This is a full rewrite of all the CS5530/CS5530A code. The previous code was | Uwe Hermann |
2007-06-19 | The GPIOs used for UART2 RX and TX were reversed. | Marc Jones |
2007-06-02 | The UART disable code was causing a hang and was worked around with a | Marc Jones |
2007-05-24 | Drop the src/southbridge/amd/cs5536_lx directory and its contents, as | Uwe Hermann |
2007-05-22 | Add missing license headers, minor cosmetic fixes in existing headers. | Uwe Hermann |
2007-05-10 | This fix properly hides the UDC and OTG PCI headers when the cs5536 is | Marc Jones |
2007-05-10 | This patch cleans up and clarifies Geode source code comments. | Marc Jones |
2007-05-10 | This patch updates the PCI ID of the Geode IDE device to include the revision. | Marc Jones |
2007-05-10 | Fix the indent and whitespace to match LinuxBIOS standards | Jordan Crouse |
2007-05-10 | Add missing licenses to several of the files. | Jordan Crouse |
2007-05-05 | With this patch, the msm800sev runs FILO and boots a kernel. | Ronald G. Minnich |
2007-05-04 | This patch re-implements support for the CS5536 companion chip for the | Marc Jones |
2006-11-05 | Use the canonical name of the vendors/devices and the | Uwe Hermann |
2006-10-04 | AMD Rev F support | Yinghai Lu |
2006-09-20 | Lots of lx fixes. CLeanup mainly. THings now build | Ronald G. Minnich |
2006-09-19 | put this in the right place. | Ronald G. Minnich |
2006-09-18 | add the _lx flavor of the 5536. This will later be merged into the | Ronald G. Minnich |
2006-09-13 | add file for dcon support | Jordan Crouse |
2006-08-28 | - Much better USB P4 fix. | Richard Smith |
2006-08-25 | - USB P4 as host fix | Richard Smith |
2006-08-25 | - fix a silly pointer dereference thinko in my previous commit | Richard Smith |
2006-08-25 | - Added suport for enabling USB P4 on the olpc | Richard Smith |
2006-08-15 | this file is already included by auto.c on all targets. | Stefan Reinauer |
2006-07-27 | "Hey Ron - Attached is a simple patch that enables the upper banks on the | Ronald G. Minnich |
2006-07-21 | restore the old code for enabling flash. The new amd code did not work. | Ronald G. Minnich |