summaryrefslogtreecommitdiffstats
path: root/src/mainboard/siemens/mc_apl1/mainboard.c
Commit message (Expand)AuthorAgeFilesLines
* mb/siemens/mc_apl1: Do not wait for legacy devices on mc_apl7Werner Zeh2022-09-191-1/+1
* src: Make PCI ID define names shorterFelix Singer2022-03-071-1/+1
* treewide: Replace bad uses of `find_resource`Angel Pons2021-11-041-1/+1
* mb/siemens/mc_apl{1,2,3,5,6}: Use PCI_ALLOW_BUS_MASTER_ANY_DEVICEWerner Zeh2021-07-231-1/+1
* mb/siemens/mc_apl{1,2,3,5,6}: Set PCI bus master bit only if allowedWerner Zeh2021-07-211-4/+6
* mb/siemens/{mc_apl1,...,mc_apl6}: Configure FSP-S UPDsMario Scheithauer2021-01-201-0/+24
* mb/siemens/mc_apl1: Deduplicate wait_for_legacy_dev()Angel Pons2020-11-301-0/+32
* mb/siemens/mc_apl1: Simplify is_mac_adr_valid() logicAngel Pons2020-11-301-9/+7
* drivers/intel/i210: Define MAC_ADDR_LENAngel Pons2020-11-301-4/+4
* mb/siemens/mc_apl1/mainboard.c: Refactor loop bodyAngel Pons2020-11-301-10/+9
* mb/siemens/mc_apl1: Use `pci_or_config16` functionAngel Pons2020-11-231-4/+1
* mb/siemens/mc_apl1: Use OPCODE menu set up of fast SPI driverWerner Zeh2020-07-091-54/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mainboard/siemens: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* mainboard/[^a-p]*: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-201-1/+0
* mb/siemens/mc_apl1: Disable all UHS-I SD-Card speed modesMario Scheithauer2019-07-181-0/+19
* src/mainboard: Add missing 'include <types.h>'Elyes HAOUAS2019-05-291-0/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* mc_apl1: Set up SPI OPCODE menu before lockingWerner Zeh2018-10-041-0/+55
* mb/siemens: Get rid of device_tElyes HAOUAS2018-05-081-1/+1
* siemens/mc_apl1: Move board specific things to mc_apl1 variantMario Scheithauer2018-04-271-58/+5
* siemens/mc_apl1: Provide baseboard and variant conceptsMario Scheithauer2018-04-261-3/+3
* siemens/mc_apl1: Fix accuracy issue with IDT PMICMario Scheithauer2018-04-131-1/+82
* siemens/mc_apl1: Set coreboot ready LEDMario Scheithauer2017-11-031-0/+8
* siemens/mc_apl1: Add legacy IRQ routing for PCI devicesMario Scheithauer2017-11-031-0/+8
* Use stopwatch_wait_until_expired where applicableJonathan Neuschäfer2017-09-261-2/+1
* siemens/mc_apl1: Add delay to wait for legacy devicesWerner Zeh2017-09-141-0/+31
* siemens/mc_apl1: Set bus master bit for on-board PCI deviceMario Scheithauer2017-09-081-1/+12
* soc/intel/common/block: Add LPC Common code and use it for APLRavi Sarawadi2017-08-151-4/+4
* siemens/mc_apl1: Enable decoding for COM 3 on LPCMario Scheithauer2017-06-231-3/+3
* siemens/mc_apl1: Enable decoding for COM 3 on LPCMario Scheithauer2017-06-131-0/+4
* siemens/mc_apl1: Activate PTN3460 eDP to LVDS bridge ICMario Scheithauer2017-04-041-0/+19
* siemens/mc_apl1: Adjust gpio settingsMario Scheithauer2017-03-291-1/+6
* siemens/mc_apl1: Set MAC address for all available i210 MACsMario Scheithauer2017-02-201-0/+83
* siemens/mc_apl1: Add new mainboardMario Scheithauer2017-02-021-0/+25