summaryrefslogtreecommitdiffstats
path: root/src/arch
Commit message (Expand)AuthorAgeFilesLines
* fix lots of warnings for cache as ram builds (trivial)Stefan Reinauer2008-08-032-55/+65
* fix warnings, make mptable struct members explicitly packed, as they'reStefan Reinauer2008-08-013-17/+17
* This patch fixes the kernel EBDA mislocation problem. Thank you, Yinghai.Roman Kononov2008-07-232-4/+3
* Adds a field to the serial port descriptor about the configured line speed.Patrick Georgi2008-06-291-0/+1
* Don't check exclusive IRQ fieldin the PIR table.Marc Jones(marc.jones2008-04-071-1/+1
* Now coreboot performs IRQ routing for some boards.Nikolay Petukhov2008-03-292-0/+81
* oops. sorry, wrong checkin. This patch backs out r3155 and instead contains theEd Swierk2008-03-161-3/+3
* This patch updates the PCI IDs for Intel 3100 devices. ...Ed Swierk2008-03-161-3/+3
* Route device IRQ through PCI bridge instead in mptable.Yinghai Lu2008-02-202-4/+60
* Add a new record type "console" for lbtable, and insert one recordPatrick Georgi2008-01-271-0/+35
* This patch adds a new record type for lbtable to provide informationPatrick Georgi2008-01-251-1/+19
* rename linuxbios_* files, too.Stefan Reinauer2008-01-189-12/+12
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-1821-109/+109
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-1810-10/+10
* This patch adds support for MCFG table, which allows OS to find theRudolf Marek2007-11-032-1/+57
* fix a whole bunch of warnings. (trivial)Stefan Reinauer2007-10-232-1/+2
* Add a common/global failover.c file which can be used by allUwe Hermann2007-09-131-0/+49
* Fix epia-m build after u8/u16/u32 changes in Yh Lu's patch.Peter Stuge2007-04-071-0/+1
* next part of YhLu's large patch. I am not sure whether the tables.cYinghai Lu2007-04-062-30/+39
* Part IVYinghai Lu2007-04-061-4/+1
* Part III of YhLu's patch from January 18thYinghai Lu2007-04-063-34/+33
* This is part of the outstanding mcp55 commit from January 18th. It willYinghai Lu2007-04-061-0/+4
* Trivial patch:Stefan Reinauer2007-04-061-1/+3
* This patch splits console.c into 3 different files to get a betterCarl-Daniel Hailfinger2007-03-023-212/+218
* great check-in message:Roman Kononov2007-02-011-1/+2
* Change 'ram' to 'RAM' in user-visible output (closes #60).Uwe Hermann2007-01-161-1/+1
* Apply linuxbios-rename-other-payload-options.patchEd Swierk2006-12-152-3/+3
* Apply linuxbios-rename-compressed-payload-options.patch, refs #14Ed Swierk2006-12-151-4/+4
* Use the common LinuxBIOS license header (trivial). Refs #5.Uwe Hermann2006-12-059-18/+162
* init.oYinghai Lu2006-10-051-1/+1
* CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu2006-10-048-4/+263
* failover_failover apc ldsYinghai Lu2006-10-041-0/+2
* AMD Rev F supportYinghai Lu2006-10-0412-118/+339
* fix some really yuck stuff. Ronald G. Minnich2006-09-141-0/+15
* additions and mods for lzma. Carl-Daniel Hailfinger2006-09-141-1/+8
* this code is for writing the mp table, so only execute it when Stefan Reinauer2006-07-192-0/+4
* move mptable to 960k to 1MStefan Reinauer2006-07-195-34/+89
* fix handling of mkelfImage'd binariesStefan Reinauer2006-07-111-1/+1
* add automatic payload compression method to LinuxBIOSStefan Reinauer2006-05-021-2/+15
* Adds a CONFIG_MAX_PCI_BUSES to pci_locate_device()Richard Smith2006-04-231-1/+1
* new cache_as_ram support Yinghai Lu2006-04-031-0/+18
* update commentsStefan Reinauer2006-01-052-10/+10
* indirect jmp with *Yinghai Lu2005-12-141-1/+1
* applied 1202_ldscript.diff from issue 45. This fixes images smaller than 64kStefan Reinauer2005-12-031-1/+2
* add cmos checksum range to linuxbios tableStefan Reinauer2005-12-031-0/+20
* 1201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer2005-12-027-88/+41
* Applying 11_26_car_tyan.diff from Yinghai Lu.Stefan Reinauer2005-12-011-0/+4
* - Apply 11_24_a_s1_core.diff fromStefan Reinauer2005-11-262-10/+134
* fix typos reported by Martin LeyStefan Reinauer2005-11-241-1/+1
* EPIA-M fixupRonald G. Minnich2005-11-221-1/+5
OpenPOWER on IntegriCloud