summaryrefslogtreecommitdiffstats
path: root/src/mainboard
Commit message (Expand)AuthorAgeFilesLines
* mb/intel/kblrvp: Add helper function to get Board IdPraveen hodagatta pranesh2019-01-093-11/+44
* mb/intel/kblrvp: Enable overridetree support for variantsPraveen hodagatta pranesh2019-01-095-283/+158
* cpu/intel: Use the common code to initialize the romstage timestampsArthur Heymans2019-01-0924-97/+0
* mb/google/hatch: Disable the SA IPU for hatchV Sowmya2019-01-091-0/+1
* google/kukui: Enable VBOOT_VBNV_FLASH to store VBNV in flashTristan Shieh2019-01-091-0/+1
* samsung/lumpy: add cpu/gpu pwm backlight register valuesMatt DeVillier2019-01-081-0/+4
* mb/google/sarien: Set minimum assertion width valuesDuncan Laurie2019-01-082-0/+8
* mb/google/sarien: Enable recovery mode GPIODuncan Laurie2019-01-081-4/+1
* mb/google/sarien: Remove power button ACPI deviceDuncan Laurie2019-01-081-4/+0
* sb/intel/i82801gx: Autodisable functions based on devicetreeArthur Heymans2019-01-0819-59/+11
* mb/{d41s,d510mo}: Remove references to PCIe port 5 and 6Arthur Heymans2019-01-082-2/+0
* mb/{ga-g41m-es2l,d945gclf,rk886ex}: Fix devicetreeArthur Heymans2019-01-083-4/+4
* nb/intel/gm45: Remove the C native graphic initArthur Heymans2019-01-072-2/+0
* mb/google/hatch: Enable touch panel supportMaulik V Vaghela2019-01-072-3/+31
* src/mb/asus/p5qpl-am/romstage.c: Fix commentAngel Pons2019-01-071-1/+1
* mb/google/poppy/variant/rammus: enable USB acpimarxwang2019-01-073-3/+37
* mb/google/sarien: Correct I2C bus clock for touchpadLijian Zhao2019-01-071-2/+2
* mb/google/sarien: Modify ELAN Touchpad i2c bus clkJohn Su2019-01-071-2/+2
* src: Use "foo **bar" instead of "foo ** bar"Elyes HAOUAS2019-01-071-1/+1
* Kconfig: Unify power-after-failure optionsNico Huber2019-01-068-29/+58
* mb/google/slippy: Add a VBT for all variantsArthur Heymans2019-01-062-0/+7
* superio/*: Link early initialization into bootblockArthur Heymans2019-01-061-1/+1
* mb/google/fizz: enable eist (enhanced speedstep)Matt DeVillier2019-01-061-0/+2
* src/mb/apple/macbookair4_2: move early_southbridge.c to romstage.cAngel Pons2019-01-063-79/+77
* device: Use pcidev_path_behind()Kyösti Mälkki2019-01-061-2/+1
* device: Use pcidev_path_on_root()Kyösti Mälkki2019-01-065-6/+6
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-0666-115/+117
* mb/*/chromeos.c: Fix PRE_RAM and unify styleKyösti Mälkki2019-01-049-63/+55
* mb/google/jecht: Rename save_chromeos_gpios functionKyösti Mälkki2019-01-043-4/+3
* amdfam10 boards: Use defaults for get_pci1234()Kyösti Mälkki2019-01-0416-411/+16
* amdfam10 boards: Use defaults for get_pci1234()Kyösti Mälkki2019-01-047-236/+7
* amdfam10 boards: Drop array bus_sb700Kyösti Mälkki2019-01-0425-157/+32
* amdfam10 boards: Drop array bus_sb800Kyösti Mälkki2019-01-0412-84/+12
* amdfam10 boards: Drop array bus_sp5100Kyösti Mälkki2019-01-049-54/+10
* amdfam10 boards: Use PCI_DEVFN()Kyösti Mälkki2019-01-0414-26/+26
* amdfam10 boards: Drop array bus_sr5650Kyösti Mälkki2019-01-042-36/+2
* amdfam10 boards: Drop array bus_rs780Kyösti Mälkki2019-01-0413-201/+13
* amdfam10 boards: Drop const variable sbdn_sp5100Kyösti Mälkki2019-01-049-22/+10
* amdfam10 boards: Drop variable sbdn_sr5650Kyösti Mälkki2019-01-043-9/+3
* amdfam10 boards: Drop extern on bus_sr5650 and sbdn_sr5650Kyösti Mälkki2019-01-048-14/+5
* amdfam10 boards: Drop variable sbdn_rs780Kyösti Mälkki2019-01-0413-39/+13
* amdfam10 boards: Drop const variables sbdn_sb800 and sbdn_sb700Kyösti Mälkki2019-01-0437-98/+48
* amdfam10 boards: Drop extern on bus_rs780 and sbdn_rs780Kyösti Mälkki2019-01-0438-64/+26
* amdfam10 boards: Call get_bus_conf() just onceKyösti Mälkki2019-01-0468-222/+0
* amdfam10 boards: Add Makefiles and fix resourcemap.cKyösti Mälkki2019-01-0468-46/+478
* amdfam10 boards: Drop global bus_isa variableKyösti Mälkki2019-01-0419-62/+4
* amdfam10 boards: Declare get_pci1234() just onceKyösti Mälkki2019-01-0423-46/+0
* amdfam10 boards: Drop unused mb_sysconf.hKyösti Mälkki2019-01-0424-486/+0
* amdfam10 boards: Drop AMD_SB_CIMXKyösti Mälkki2019-01-043-21/+0
* device: Replace ugly cases of dev_find_slot()Kyösti Mälkki2019-01-041-1/+1