summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* split CBFS support into shared core and extended functionsPatrick Georgi2011-08-042-120/+183
* cpu/intel/slot_1: Init L2 cache on SECC(2) CPUs.Keith Hui2011-08-041-0/+101
* Make AMD SMM SMP awareRudolf Marek2011-07-133-0/+11
* Do full flush on uart8250 only at end of printk.Kevin O'Connor2011-07-121-0/+2
* Addition of Family12/SB900 wrapper codeefdesign982011-06-282-0/+76
* SMM: add guard and include types.h in cpu/x86/smm.hSven Schnelle2011-06-281-0/+7
* SMM: don't overwrite SMM memory on resumeSven Schnelle2011-06-151-0/+1
* CMOS: add set_option()Sven Schnelle2011-06-151-0/+2
* SMM: add defines for APM_CNT registerSven Schnelle2011-06-071-0/+8
* SMM: add mainboard_apm_cnt() callbackSven Schnelle2011-06-061-1/+1
* Correct wrong PCI ID for VIA K8M890 Chrome.Alexandru Gagniuc2011-06-031-1/+1
* Cosmetic cleanup.Scott Duplichan2011-05-151-7/+0
* Enable AHCI mode and hide IDE controller to reduce boot time.Scott Duplichan2011-05-151-0/+1
* Change read_option() to a macro that wraps some API uglynessPatrick Georgi2011-05-101-2/+3
* Adds RS740 HT and internal graphics PCI ids.Ivaylo Valkov2011-05-091-0/+2
* Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as anStefan Reinauer2011-04-262-0/+13
* The UART divider should be calculated based on the base frequencyStefan Reinauer2011-04-221-4/+0
* more ifdef -> if fixesStefan Reinauer2011-04-213-3/+3
* some ifdef --> if fixesStefan Reinauer2011-04-211-3/+1
* Simplify coreboot's console/console.hStefan Reinauer2011-04-201-159/+3
* pci1x2x: add PCI1510 device IDsSven Schnelle2011-04-201-0/+1
* drop dead uart init code.Stefan Reinauer2011-04-201-6/+0
* Unify use of post_codeAlexandru Gagniuc2011-04-114-182/+353
* In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.Stefan Reinauer2011-04-105-7/+7
* Add AMD SR56x0 support.Zheng Bao2011-03-271-0/+17
* Fix a simple whitespace error in src/include/device/device.hSven Schnelle2011-03-011-2/+2
* Add subsystemid option to sconfigSven Schnelle2011-03-011-0/+2
* Extended K8T890 driver to include the K8T800 and K8M800 northbridgesAlexandru Gagniuc2011-02-161-0/+2
* I missed a file that was part of the AMD AGESA CPU wrapper checkin, r6347.Frank Vibrans2011-02-141-0/+53
* Wrap CONFIG_MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID in weak functionsPatrick Georgi2011-02-031-0/+3
* Add PCI ID's for VIA K8T800 and K8M800 northbridges.Alexandru Gagniuc2011-01-311-0/+18
* This patch gets usbdebug console working in romstage.Stefan Reinauer2011-01-282-12/+6
* Revert r5902 to make code more readable again. At least three people like toStefan Reinauer2011-01-191-75/+0
* Now that the VIA code is run above 1Meg (like other boards), it shouldKevin O'Connor2011-01-191-0/+2
* Move option table (cmos.layout's binary representation)Patrick Georgi2011-01-181-0/+3
* Add AMD SB800 southbridge support via cimx_wrapper.Kerry She2011-01-011-0/+19
* Add RS785(RS880) support. Just few pci_ids.Zheng Bao2010-12-311-0/+4
* -Change the remaining GLIU1 port 5 register names from VIP (Video Input Port)Nils Jacobs2010-12-291-26/+62
* Replace Geode GX2 MSR addresses for GLCP on GLIU1 with namesNils Jacobs2010-12-261-4/+9
* Clean up Geode GX2 comments, whitespace and coding style. Trivial.Nils Jacobs2010-12-261-370/+353
* SMM for AMD K8 Part 1/2Stefan Reinauer2010-12-181-1/+1
* fix the tree again. Stefan Reinauer2010-12-171-2/+6
* drop one more version of doing serial uart output differently.Stefan Reinauer2010-12-173-11/+149
* guard against the case that CONFIG_WAIT_BEFORE_CPUS_INIT is not defined at all.Stefan Reinauer2010-12-171-1/+1
* Compile cbmem.c instead of including it in romstage,Rudolf Marek2010-12-131-1/+2
* We hardcode highmemory size in every northbridge! This is bad, and especiall...Rudolf Marek2010-12-131-4/+5
* Following patch makes just one fadt.c file. For SB700.Rudolf Marek2010-12-111-0/+2
* factor out cpu power management base into a separate file. And fix a bug inStefan Reinauer2010-12-111-0/+31
* After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer2010-12-111-1/+1
* second round name simplification. drop the <component>_ prefix.stepan2010-12-081-1/+1
OpenPOWER on IntegriCloud