summaryrefslogtreecommitdiff
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-1313-29/+48
* AGESA binaryPI: Unify agesawrapper headerKyösti Mälkki2017-07-131-0/+3
* nb/intel/sandybridge/gma: Set ASLS on S3 resumePatrick Rudolph2017-07-121-21/+22
* nb/intel/haswell/gma: Set ASLS on S3 resumePatrick Rudolph2017-07-121-16/+17
* nb/intel/fsp_sandybridge/gma: Set ASLS on S3 resumePatrick Rudolph2017-07-121-3/+9
* nb/intel/nehalem/gma: Set ASLS on S3 resumePatrick Rudolph2017-07-121-21/+22
* drv/intel/gma/opregion: Add interface for GNVS ASLB handlingPatrick Rudolph2017-07-124-4/+56
* nb/intel/common/gma_opregion: Use new method to update ASLSPatrick Rudolph2017-07-121-13/+2
* binaryPI: Drop non-soc stoneyridge treesKyösti Mälkki2017-07-129-1386/+0
* binaryPI: Define AGESA blob in CBFS as Kconfig stringKyösti Mälkki2017-07-112-6/+1
* nb/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-0829-147/+148
* src/northbridge: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-079-15/+13
* northbridge/intel/haswell: Fix undefined behaviorRyan Salsamendi2017-07-063-7/+11
* northbridge/intel/haswell: Fix copy paste errorRyan Salsamendi2017-07-031-1/+1
* northbridge/intel/haswell: Fix undefined behaviorRyan Salsamendi2017-07-032-5/+11
* nb/intel/i945/gma.c: Remove redefined "DISPPLANE_BGRX888"Elyes HAOUAS2017-07-011-1/+1
* nb/intel/i945/gma.c: Add whitespace around '<<'Elyes HAOUAS2017-07-011-1/+1
* nb/haswell: set ASLB gnvs to OpRegion ACPI memory addressMatt DeVillier2017-06-291-0/+12
* nb/amdk8/debug.c Fix building with CONFIG_DEBUG_SMBUSArthur Heymans2017-06-282-4/+8
* cpu/intel/pineview: Include speedstepArthur Heymans2017-06-281-0/+1
* northbridge/amd/agesa/*: Add whitespace around '<<'Elyes HAOUAS2017-06-289-59/+59
* nb/intel/fsp_rangeley/port_access.c: Add brackets around macroElyes HAOUAS2017-06-271-2/+2
* vendorcode/amd: Unify Porting.h across all targetsStefan Reinauer2017-06-2720-39/+39
* nb/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-2728-48/+48
* northbridge/amd/pi: Arithmetics is not logicStefan Reinauer2017-06-272-2/+2
* amd/amdfam10: Remove dead codeStefan Reinauer2017-06-271-7/+0
* nb/intel/sandybridge: Fill in acpi_namePatrick Rudolph2017-06-272-1/+24
* soc/amd/stoneyridge: Add northbridge supportMarc Jones2017-06-261-1/+0
* soc/amd/stoneyridge: Add CPU filesMarc Jones2017-06-261-1/+3
* nb/intel/sandybridge/raminit: Fix dual DIMM command ratePatrick Rudolph2017-06-221-11/+28
* nb/intel/haswell/raminit: Die if cbmem_add() failsNico Huber2017-06-221-0/+2
* nb/intel/pineview/raminit: Remove very long delaysArthur Heymans2017-06-191-5/+0
* haswell: add CBMEM_MEMINFO table when initing RAMMatt DeVillier2017-06-162-0/+56
* nb/intel/haswell/gma: Use common init_igd_opregion methodPatrick Rudolph2017-06-154-130/+19
* nb/intel/haswell/gma: Write ACPI tablesPatrick Rudolph2017-06-151-0/+17
* nb/via/cn700: Guard VGA_BIOS_ID appropriatelyNico Huber2017-06-151-1/+5
* nb/intel/sandybridge/gma: Use common init_igd_opregion methodPatrick Rudolph2017-06-154-157/+38
* nb/intel/nehalem/gma: Use common init_igd_opregion methodPatrick Rudolph2017-06-154-156/+38
* nb/intel/gm45: Don't allow too low values for gfx_uma_sizeArthur Heymans2017-06-151-7/+6
* nb/intel/pineview/raminit.c: Use static const for lookup tablesArthur Heymans2017-06-131-40/+52
* Consolidate reset API, add generic reset_prepare mechanismJulius Werner2017-06-132-2/+2
* nb/intel/gm45: Add romstage timestampsArthur Heymans2017-06-121-0/+4
* nb/intel/ivybridge: Improve CAS freq selectionArthur Heymans2017-06-121-99/+101
* nb/intel/sandybridge: Improve CAS freq selectionArthur Heymans2017-06-121-56/+63
* nb/intel/fsp_sandybridge/gma: Use common init_igd_opregion methodPatrick Rudolph2017-06-094-159/+40
* nb/intel/common: Create a common init_igd_opregion methodPatrick Rudolph2017-06-094-0/+163
* cpu/intel/model_206ax: Use tsc monotonic timerPatrick Rudolph2017-06-094-124/+0
* device/Kconfig: Put gfx init methods into a `choice`Nico Huber2017-06-085-37/+39
* nb/intel/sandybridge/raminit: Advertise correct frequencyPatrick Rudolph2017-06-081-2/+5
* src: change coreboot to lowercaseMartin Roth2017-06-071-1/+1