summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
* F15tn: Modify devicetree to fix S3 resumeMartin Roth2013-01-211-23/+0
* Support for Celeron 1007UStefan Reinauer2013-01-142-2/+4
* rd890: clear IO-APIC before setupAladyshev Konstantin2013-01-041-0/+1
* Add function to map vendor/device to generic VBIOS IDsDave Frodin2012-12-071-0/+36
* Rename devices -> deviceStefan Reinauer2012-11-303-3/+3
* Remove assembly coded log2 functionRonald G. Minnich2012-11-2841-41/+11
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-289-7/+28
* Drop driver-y from GM45/ICH9/RK9Stefan Reinauer2012-11-271-2/+2
* Remove AMD special case for LAPIC based udelay()Patrick Georgi2012-11-273-3/+1
* Get rid of drivers classPatrick Georgi2012-11-2728-57/+57
* intel/gm45: new northbridgePatrick Georgi2012-11-2726-0/+5951
* yabel: Use X86_* instead of the more verbose M.x86.REG_*Patrick Georgi2012-11-241-4/+4
* x86 realmode: Use x86emu register file + definesPatrick Georgi2012-11-245-76/+81
* x86 realmode: Adapt to x86emu/YABEL style return codesPatrick Georgi2012-11-245-26/+26
* x86emu: Move realmode handler into own directoryPatrick Georgi2012-11-243-3/+3
* Drop no-op bootblock.cKyösti Mälkki2012-11-171-29/+0
* Use new system agent binariesStefan Reinauer2012-11-171-1/+2
* VIA chipsets: fix compilation without real mode codeStefan Reinauer2012-11-149-67/+15
* Sandybridge: Set PEG clock gatingMarc Jones2012-11-141-0/+8
* Add PCIe init and NMode flag to PEI data structureStefan Reinauer2012-11-141-1/+12
* Add ddr3lv_support flag to pei_data structureDuncan Laurie2012-11-141-1/+2
* pei_data.h: Fix commentMarc Jones2012-11-141-0/+3
* Provide MRC with a console printing callback functionVadim Bendebury2012-11-142-1/+6
* Initial IGD OpRegion implementationStefan Reinauer2012-11-124-3/+302
* Avoid using hardcoded values in MRC cache codeVadim Bendebury2012-11-122-81/+103
* Make coreboot use the offset parameter in cbfstool createStefan Reinauer2012-11-091-0/+12
* Make register/value lists constStefan Reinauer2012-11-091-7/+7
* SandyBridge/IvyBridge: Use flash map to find MRC cacheStefan Reinauer2012-11-072-15/+16
* Add missing newline in error messageStefan Reinauer2012-11-071-1/+1
* AMD G34 CPU: change lapic_id in northbridge.c to accommodate G34 CPUSiyuan Wang2012-11-071-1/+5
* CMOS: Move MRC seed offset into upper bankDuncan Laurie2012-11-071-3/+3
* AMD rd890 late.c: Don't enable PCIe ports after PCIe init.Siyuan Wang2012-11-071-89/+26
* AMD agesa family15: PCI domain should scan bus from 0x18.0Siyuan Wang2012-11-072-1/+9
* Fix some issues with new "reference" toolchainStefan Reinauer2012-11-021-1/+1
* northbridge/sch: move the \n so it reads a little betterSebastian Andrzej Siewior2012-10-261-1/+2
* northbridge/sch: read the size of main memory from the proper registerSebastian Andrzej Siewior2012-10-261-3/+3
* northbridge/sch: Read the GPU memory from the correct PCI deviceSebastian Andrzej Siewior2012-10-261-1/+1
* northbridge/sch: don't overwrite hightables with GPU / TSEG memorySebastian Andrzej Siewior2012-10-261-1/+3
* hpet: common ACPI generationPatrick Georgi2012-10-082-3/+15
* Remove chip.h files without config structureKyösti Mälkki2012-10-0773-696/+0
* HAVE_HIGH_TABLES is gonePatrick Georgi2012-09-251-1/+0
* agesa fam15 northbridge: change lapic_id to accommodate two CPUsSiyuan Wang2012-09-191-2/+1
* Fix AMD UMA for RS780Kyösti Mälkki2012-08-287-24/+75
* AMD northbridges: factor out CPU allocationKyösti Mälkki2012-08-276-120/+40
* AMD northbridges: rewrite CPU allocationKyösti Mälkki2012-08-276-156/+104
* Auto-declare chip_operationsKyösti Mälkki2012-08-2239-42/+0
* AMD northbridge: copy TOP_MEM and TOP_MEM2 for distributionKyösti Mälkki2012-08-097-104/+31
* Sandybridge: Fix integer overrun in romstage udelay()Stefan Reinauer2012-08-091-6/+16
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-086-6/+0
* Move cpus_ready_for_init() to AMD K8Kyösti Mälkki2012-08-073-0/+9