summaryrefslogtreecommitdiffstats
path: root/src/mainboard/hp
Commit message (Expand)AuthorAgeFilesLines
* AGESA boards: Drop commented out codeKyösti Mälkki2019-12-031-38/+0
* AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCKKyösti Mälkki2019-11-302-0/+2
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-2311-11/+11
* mb/*/*: Drop AMDFAM10 mainboardsArthur Heymans2019-11-2012-923/+0
* mb/hp/revolve_810_g1: Don't clear BUC and beyondNico Huber2019-11-181-5/+0
* nb/intel/sandybridge: Set up console in bootblockArthur Heymans2019-11-1818-9/+36
* nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-189-0/+9
* sb/intel/bd82x6x: Make the pch_enable_lpc hook optionalArthur Heymans2019-11-189-36/+0
* nb/intel/sandybridge: Make the mainboard_rcba_config hook optionalArthur Heymans2019-11-189-33/+1
* nb/intel/sandybridge: Make the mainboard_early_init hook optionalArthur Heymans2019-11-189-36/+0
* arch/x86: Drop some __SMM__ guardsKyösti Mälkki2019-11-081-2/+0
* mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.aslArthur Heymans2019-11-049-9/+9
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-019-9/+9
* src/mainboard: change "unsigned" to "unsigned int"Martin Roth2019-10-275-7/+7
* sb/intel/bd82x6x/lpc: Set up default LPC decode rangesArthur Heymans2019-10-169-73/+0
* src/mb: Remove unused 'include <arch/io.h>'Elyes HAOUAS2019-10-161-1/+0
* mb/hp/z220_sff_workstation: Remove unused include 'pnp_def.h'Elyes HAOUAS2019-10-131-1/+0
* src/mainboard: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-161-1/+0
* mb,autoport: Fix GCC 9 Port_List build errorJacob Garber2019-08-204-8/+4
* sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supportedPatrick Rudolph2019-07-199-9/+0
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-1/+1
* amdfam10: Declare get_sysinfo()Kyösti Mälkki2019-07-041-2/+1
* amdfam10: Declare empty activate_spd_rom() stubKyösti Mälkki2019-07-041-2/+1
* sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetreeArthur Heymans2019-06-2114-14/+7
* src/mainboard: Remove unused include <arch/byteorder.h>Elyes HAOUAS2019-06-192-2/+0
* mainboard/hp/z220_sff_workstation: remove unused header fileFelix Held2019-06-101-19/+0
* mb/hp: Add Z220 SFF workstationPatrick Rudolph2019-06-0619-0/+1047
* nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGENico Huber2019-05-125-5/+5
* src/mb/Kconfig: Fix PCI subsystem IDsElyes HAOUAS2019-04-198-64/+0
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-3/+2
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-204-5/+0
* src: Drop unused 'include <cbfs.h>'Elyes HAOUAS2019-03-191-1/+0
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-122-3/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-088-11/+11
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-041-0/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-049-9/+0
* arch/io.h: Add missing includesKyösti Mälkki2019-03-041-0/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-0112-0/+12
* amd: Remove unused definesPeter Lemenkov2019-02-111-3/+0
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-073-3/+0
* lib/hardwaremain: Fix more ACPI/IOAPIC typosSubrata Banik2019-01-311-1/+1
* sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that ne...Jan Tatje2019-01-258-0/+8
* cpu/intel/model_206ax: Remove the notion of socketsArthur Heymans2019-01-2416-32/+8
* mb/*/*/devicetree.cb: Make sandybridge devicetree uniformArthur Heymans2019-01-238-32/+16
* nb/intel/sandybridge: Remove the C native graphic initArthur Heymans2019-01-166-6/+0
* AGESA fam16kb boards: Clean up devicetreeKyösti Mälkki2019-01-161-52/+52
* AGESA fam15tn boards: Clean up devicetreeKyösti Mälkki2019-01-161-43/+42
* mb/*/*: Use libgfxinit on sandy and ivy bridge boardsArthur Heymans2019-01-151-0/+34
* AGESA: Remove ACPI for IMC we don't runKyösti Mälkki2019-01-142-220/+0
* amdfam10 boards: Use smp_write_pci_intsrc()Kyösti Mälkki2019-01-091-10/+10