aboutsummaryrefslogtreecommitdiff
path: root/src/device
AgeCommit message (Expand)Author
2017-07-15device/pciexp_device.c: Terminate CLK PM message with newlineArthur Heymans
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-28src/device: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-28device/oprom/yabel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-13device/pnp: remove struct io_infoSamuel Holland
2017-06-09pciexp_device: Remove useless write on a read-only registerYouness Alaoui
2017-06-09pciexp_device: Prevent race condition with retrain linkYouness Alaoui
2017-06-09device/dram/ddr2.c: Fix is_registered_ddr2Arthur Heymans
2017-06-08fsp/gop: Add running the GOP to the choice of gfx initNico Huber
2017-06-08device/Kconfig: Put gfx init methods into a `choice`Nico Huber
2017-06-08device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INITNico Huber
2017-06-06device/Kconfig: Move "Display" menu below gfx optionsNico Huber
2017-06-04Kconfig: Add choice of framebuffer modeNico Huber
2017-06-04device/Kconfig: Clarify ON_DEVICE_ROM_LOADNico Huber
2017-06-02device/device_util: Add function to determine bridge statePatrick Rudolph
2017-06-02Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber
2017-06-02Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFGNico Huber
2017-05-30lib/edid: Split out fill_lb_framebuffer()Nico Huber
2017-05-22device/oprom/include: Use IS_ENABLED() macroNico Huber
2017-05-18vbe: remove the necessity for a global vbe_mode_info_valid()Aaron Durbin
2017-05-18coreboot_tables: specify clear interface for lb_framebuffer()Aaron Durbin
2017-05-03lib/edid.c: Allow use of when not NGIArthur Heymans
2017-05-01pci_device: Write vendor ID to subsystem vendor IDRizwan Qureshi
2017-04-27x86/acpi: Use initialized VBIOS in VFCT tableMarshall Dawson
2017-04-25device: allow devicetree accesses in postcar stageAaron Durbin
2017-04-25lib: provide clearer devicetree semanticsAaron Durbin
2017-04-08libgfxinit: Select CONFIG_VGA when neededNico Huber
2017-03-10device/dram/ddr2: Add common ddr2 spd decoderPatrick Rudolph
2017-02-16device: Add scan_generic_bus supportFurquan Shaikh
2017-02-16device: Add a new "SPI" device typeFurquan Shaikh
2017-02-10ddr3 spd: move accessor code into lib/spd_bin.cPatrick Georgi
2017-02-10ddr3 spd: Rename read_spd_from_cbfs() to read_ddr3_spd_from_cbfs()Patrick Georgi
2017-02-10device/dram: use global DIMM_SPD_SIZE Kconfig variablePatrick Georgi
2017-02-06devtree: Drop unused parameter show_devs_tree() callKyösti Mälkki
2017-02-04x86/acpi: Add VFCT tablePatrick Rudolph
2017-01-10SPD_CACHE: Drop debug statementKyösti Mälkki
2016-12-29Kconfig: Document what ASPM meansJonathan Neuschäfer
2016-12-27device/dram/ddr3: add FTB timingsNicola Corna
2016-12-19drivers/intel/gma: Add textmode support with libgfxinitNico Huber
2016-12-08buildsystem: Drop explicit (k)config.h includesKyösti Mälkki
2016-12-07src/device: Get device structure by path typeSubrata Banik
2016-12-07MMCONF_SUPPORT: Consolidate resource registrationKyösti Mälkki
2016-12-07MMCONF_SUPPORT: Flip default to enabledKyösti Mälkki
2016-12-07PCI ops: MMCONF_SUPPORT_DEFAULT is requiredKyösti Mälkki
2016-12-06PCI ops: Remove pci_mmio_xx() in ramstageKyösti Mälkki
2016-12-06PCI ops: Define read-modify-write routines globallyKyösti Mälkki
2016-12-01PCIEXP_PLUGIN_SUPPORT: Change dependency on PCI accessKyösti Mälkki
2016-12-01PCIEXP_ASPM: Unify code with other PCI-e tuningKyösti Mälkki
2016-11-29drivers/intel/gma: Hook up libgfxinitNico Huber
2016-11-21device/dram/ddr3: Fix calculation CRC16 of SPDKyösti Mälkki
2016-11-20device/dram/ddr3: Calculate CRC16 of SPD unique identifierKyösti Mälkki
2016-10-02Kconfig: Update default hex values to start with 0xMartin Roth
2016-08-28src/device: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-28src/device: Remove unnecessary whitespace before newlineElyes HAOUAS
2016-07-31src/device: Capitalize CPU, RAM and ROMElyes HAOUAS
2016-07-28bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh
2016-07-27device: include devicetree in bootblock stageAaron Durbin
2016-06-09device: i2c: Add support for I2C bus operationsDuncan Laurie
2016-05-21device: Add an ACPI device name and path concept to devicesDuncan Laurie
2016-05-16sconfig: Add a new generic device typeDuncan Laurie
2016-05-16sconfig: Add 10bit addressing mode to i2c device typeDuncan Laurie
2016-04-13payloads: add iPXE 'payload' buildMartin Roth
2016-04-13src/device: Update license headersMartin Roth
2016-04-13device/pci_rom: Always use pci_romPatrick Rudolph
2016-03-21device: Add i2c read/write register field APIYidi Lin
2016-03-21device/dram/ddr3: fix debug outputPatrick Rudolph
2016-03-05Kconfig: hide useless options on ARM.Vladimir Serbinenko
2016-03-03src/device/dram/ddr3: Parse additional informationPatrick Rudolph
2016-02-20nb/intel/sandybridge/raminit: Add XMP supportPatrick Rudolph
2016-02-18device: Add device path display supportLee Leahy
2016-02-16device/pci_rom: Rename missleading ON_DEVICE_ROM_RUNPatrick Rudolph
2016-01-26arch/x86: Drop arch/pciconf.hStefan Reinauer
2016-01-18device/oprom/yabel: Update BSD license headersMartin Roth
2016-01-18header files: Fix guard name comments to match guard namesMartin Roth
2016-01-07Correct some common spelling mistakesMartin Roth
2015-12-29device/pnp: Ability to set vendor specific logical device configDamien Zammit
2015-11-20x86emu: Remove XFree86 CVS tagsStefan Reinauer
2015-11-20x86emu: Undefine _NO_INLINEStefan Reinauer
2015-11-20x86emu: Fix some set-but-not-used warnings.Stefan Reinauer
2015-11-19device/device.c: remove warning for missing apic read resourcesMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-30Revert "device/pciexp_device: Tune PCIe bridges before scanning children"Kyösti Mälkki
2015-10-27device: Stop and output time in `scan_bus()`Paul Menzel
2015-10-25yabel: explicitly cast values to match printk expectationsStefan Reinauer
2015-10-25yabel: Use IS_ENABLED where appropriateStefan Reinauer
2015-10-25yabel: Don't cast pointer to u32Stefan Reinauer
2015-10-25Separate bootsplash image menuconfig option from othersKonstantin Aladyshev
2015-10-25device/pciexp_device: Tune PCIe bridges before scanning childrenTimothy Pearson
2015-10-25device/pci_device: Set bridge primary bus number before scanningTimothy Pearson
2015-10-24southbridge/amd/sb700: Allow use of auxiliary SMBUS controllerTimothy Pearson
2015-10-24device/smbus: Avoid infinite loop if SMBUS device has wrong parentTimothy Pearson
2015-10-23device/hypertransport: Add additional debug outputTimothy Pearson
2015-10-22allocator: Page align memory mapped PCI resourcesNico Huber
2015-10-14x86: add standalone verstage supportAaron Durbin
2015-10-11realmode/x86: Export vbe_mode_info_valid also in text mode.Vladimir Serbinenko
2015-09-05symbols: add '_' to pci_drivers and cpu_drivers symbolsAaron Durbin
2015-08-30Kconfig: Remove EXPERT modeAlexandru Gagniuc
2015-08-30Kconfig: Don't 'select' options based on PAYLOAD_SEABIOSAlexandru Gagniuc
2015-07-16x86 realmode: Set up the 8254 timer before running option romzbao