Age | Commit message (Expand) | Author |
2017-04-08 | libgfxinit: Select CONFIG_VGA when needed | Nico Huber |
2017-03-10 | device/dram/ddr2: Add common ddr2 spd decoder | Patrick Rudolph |
2017-02-16 | device: Add scan_generic_bus support | Furquan Shaikh |
2017-02-16 | device: Add a new "SPI" device type | Furquan Shaikh |
2017-02-10 | ddr3 spd: move accessor code into lib/spd_bin.c | Patrick Georgi |
2017-02-10 | ddr3 spd: Rename read_spd_from_cbfs() to read_ddr3_spd_from_cbfs() | Patrick Georgi |
2017-02-10 | device/dram: use global DIMM_SPD_SIZE Kconfig variable | Patrick Georgi |
2017-02-06 | devtree: Drop unused parameter show_devs_tree() call | Kyösti Mälkki |
2017-02-04 | x86/acpi: Add VFCT table | Patrick Rudolph |
2017-01-10 | SPD_CACHE: Drop debug statement | Kyösti Mälkki |
2016-12-29 | Kconfig: Document what ASPM means | Jonathan Neuschäfer |
2016-12-27 | device/dram/ddr3: add FTB timings | Nicola Corna |
2016-12-19 | drivers/intel/gma: Add textmode support with libgfxinit | Nico Huber |
2016-12-08 | buildsystem: Drop explicit (k)config.h includes | Kyösti Mälkki |
2016-12-07 | src/device: Get device structure by path type | Subrata Banik |
2016-12-07 | MMCONF_SUPPORT: Consolidate resource registration | Kyösti Mälkki |
2016-12-07 | MMCONF_SUPPORT: Flip default to enabled | Kyösti Mälkki |
2016-12-07 | PCI ops: MMCONF_SUPPORT_DEFAULT is required | Kyösti Mälkki |
2016-12-06 | PCI ops: Remove pci_mmio_xx() in ramstage | Kyösti Mälkki |
2016-12-06 | PCI ops: Define read-modify-write routines globally | Kyösti Mälkki |
2016-12-01 | PCIEXP_PLUGIN_SUPPORT: Change dependency on PCI access | Kyösti Mälkki |
2016-12-01 | PCIEXP_ASPM: Unify code with other PCI-e tuning | Kyösti Mälkki |
2016-11-29 | drivers/intel/gma: Hook up libgfxinit | Nico Huber |
2016-11-21 | device/dram/ddr3: Fix calculation CRC16 of SPD | Kyösti Mälkki |
2016-11-20 | device/dram/ddr3: Calculate CRC16 of SPD unique identifier | Kyösti Mälkki |
2016-10-02 | Kconfig: Update default hex values to start with 0x | Martin Roth |
2016-08-28 | src/device: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-08-28 | src/device: Remove unnecessary whitespace before newline | Elyes HAOUAS |
2016-07-31 | src/device: Capitalize CPU, RAM and ROM | Elyes HAOUAS |
2016-07-28 | bootmode: Get rid of CONFIG_BOOTMODE_STRAPS | Furquan Shaikh |
2016-07-28 | vboot: Separate vboot from chromeos | Furquan Shaikh |
2016-07-27 | device: include devicetree in bootblock stage | Aaron Durbin |
2016-06-09 | device: i2c: Add support for I2C bus operations | Duncan Laurie |
2016-05-21 | device: Add an ACPI device name and path concept to devices | Duncan Laurie |
2016-05-16 | sconfig: Add a new generic device type | Duncan Laurie |
2016-05-16 | sconfig: Add 10bit addressing mode to i2c device type | Duncan Laurie |
2016-04-13 | payloads: add iPXE 'payload' build | Martin Roth |
2016-04-13 | src/device: Update license headers | Martin Roth |
2016-04-13 | device/pci_rom: Always use pci_rom | Patrick Rudolph |
2016-03-21 | device: Add i2c read/write register field API | Yidi Lin |
2016-03-21 | device/dram/ddr3: fix debug output | Patrick Rudolph |
2016-03-05 | Kconfig: hide useless options on ARM. | Vladimir Serbinenko |
2016-03-03 | src/device/dram/ddr3: Parse additional information | Patrick Rudolph |
2016-02-20 | nb/intel/sandybridge/raminit: Add XMP support | Patrick Rudolph |
2016-02-18 | device: Add device path display support | Lee Leahy |
2016-02-16 | device/pci_rom: Rename missleading ON_DEVICE_ROM_RUN | Patrick Rudolph |
2016-01-26 | arch/x86: Drop arch/pciconf.h | Stefan Reinauer |
2016-01-18 | device/oprom/yabel: Update BSD license headers | Martin Roth |
2016-01-18 | header files: Fix guard name comments to match guard names | Martin Roth |
2016-01-07 | Correct some common spelling mistakes | Martin Roth |
2015-12-29 | device/pnp: Ability to set vendor specific logical device config | Damien Zammit |
2015-11-20 | x86emu: Remove XFree86 CVS tags | Stefan Reinauer |
2015-11-20 | x86emu: Undefine _NO_INLINE | Stefan Reinauer |
2015-11-20 | x86emu: Fix some set-but-not-used warnings. | Stefan Reinauer |
2015-11-19 | device/device.c: remove warning for missing apic read resources | Martin Roth |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-30 | Revert "device/pciexp_device: Tune PCIe bridges before scanning children" | Kyösti Mälkki |
2015-10-27 | device: Stop and output time in `scan_bus()` | Paul Menzel |
2015-10-25 | yabel: explicitly cast values to match printk expectations | Stefan Reinauer |
2015-10-25 | yabel: Use IS_ENABLED where appropriate | Stefan Reinauer |
2015-10-25 | yabel: Don't cast pointer to u32 | Stefan Reinauer |
2015-10-25 | Separate bootsplash image menuconfig option from others | Konstantin Aladyshev |
2015-10-25 | device/pciexp_device: Tune PCIe bridges before scanning children | Timothy Pearson |
2015-10-25 | device/pci_device: Set bridge primary bus number before scanning | Timothy Pearson |
2015-10-24 | southbridge/amd/sb700: Allow use of auxiliary SMBUS controller | Timothy Pearson |
2015-10-24 | device/smbus: Avoid infinite loop if SMBUS device has wrong parent | Timothy Pearson |
2015-10-23 | device/hypertransport: Add additional debug output | Timothy Pearson |
2015-10-22 | allocator: Page align memory mapped PCI resources | Nico Huber |
2015-10-14 | x86: add standalone verstage support | Aaron Durbin |
2015-10-11 | realmode/x86: Export vbe_mode_info_valid also in text mode. | Vladimir Serbinenko |
2015-09-05 | symbols: add '_' to pci_drivers and cpu_drivers symbols | Aaron Durbin |
2015-08-30 | Kconfig: Remove EXPERT mode | Alexandru Gagniuc |
2015-08-30 | Kconfig: Don't 'select' options based on PAYLOAD_SEABIOS | Alexandru Gagniuc |
2015-07-16 | x86 realmode: Set up the 8254 timer before running option rom | zbao |
2015-07-12 | x86emu/debug.h: remove #ifdef CONFIG_DEFAULT_CONSOLE_LOGLEVEL | Martin Roth |
2015-07-09 | device: remove unused x86 include from common code | Stefan Reinauer |
2015-06-23 | ddr3: add missing newline | Patrick Rudolph |
2015-06-23 | ddr3: Fix SPD CRC calculation | Patrick Rudolph |
2015-06-22 | oprom: Fix for 64bit | Stefan Reinauer |
2015-06-22 | device: Use x86 specific code on x86-64 | Stefan Reinauer |
2015-06-17 | PCIe : Adding some error/not-null condition checking | Pratik Prajapati |
2015-06-13 | Move remap_bsp_lapic to AMD specific code | Stefan Reinauer |
2015-06-10 | resource: Refactor IORESOURCE flags use | Kyösti Mälkki |
2015-06-10 | PCI subsystem: Drop PCI_64BIT_PREF_MEM option | Kyösti Mälkki |
2015-06-09 | device/device.c: Improve output in `init_dev()` | Paul Menzel |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-05 | AMD K8 fam10: Drop extra HT scan_chain() parameters | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Refactor HT link connection test | Kyösti Mälkki |
2015-06-04 | devicetree: Change scan_bus() prototype in device ops | Kyösti Mälkki |
2015-06-04 | devicetree: Single scan_bridges() | Kyösti Mälkki |
2015-06-04 | PCI subsystem: Drop parameter max from scan_bus | Kyösti Mälkki |
2015-06-04 | PCI subsystem: Use subordinate property to track bus enumeration | Kyösti Mälkki |
2015-06-04 | PCI subsystem: Refactor PCI bridge register control | Kyösti Mälkki |
2015-06-04 | devicetree: Rename unused parameter max in domain_scan_bus() | Kyösti Mälkki |
2015-06-04 | devicetree: Rename unused parameter to passthru | Kyösti Mälkki |
2015-06-04 | devicetree: Discriminate device ops scan_bus() | Kyösti Mälkki |
2015-06-04 | HyperTransport: Use subordinate property to track chain enumeration | Kyösti Mälkki |
2015-06-04 | HyperTransport: Move pci_scan_bus() call | Kyösti Mälkki |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |