Age | Commit message (Expand) | Author |
2019-11-03 | arch/x86: Use the stage argument to implement cbmem_top | Arthur Heymans |
2019-11-01 | lib/cbmem_top: Add a common cbmem_top implementation | Arthur Heymans |
2019-10-27 | src/[northbridge,security]: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-21 | src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' | Elyes HAOUAS |
2019-08-26 | soc/intel: Use common romstage code | Kyösti Mälkki |
2019-08-22 | arch/x86: Add <arch/romstage.h> | Kyösti Mälkki |
2019-08-15 | arch/x86: Add postcar_frame_common_mtrrs() | Kyösti Mälkki |
2019-08-15 | cpu/intel: Refactor platform_enter_postcar() | Kyösti Mälkki |
2019-08-11 | arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION | Kyösti Mälkki |
2019-07-13 | intel/e7505,i82801dx: Fix SMM_ASEG lock | Kyösti Mälkki |
2019-07-04 | arch/x86: Adjust size of postcar stack | Kyösti Mälkki |
2019-07-03 | intel/e7505: Drop debug code | Kyösti Mälkki |
2019-03-21 | {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() | Subrata Banik |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-01-13 | {mb,nb,soc/fsp_baytrail}: Get rid of dump_mem() | Elyes HAOUAS |
2019-01-10 | aopen/dxplplusu: Move timestamps to common code | Kyösti Mälkki |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2019-01-04 | intel/e7505: Drop ECC scrubber code | Kyösti Mälkki |
2018-11-16 | src: Remove unneeded include <cbmem.h> | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-09-25 | northbridge: Use 'unsigned int' to bare use of 'unsigned' | Elyes HAOUAS |
2018-09-14 | complier.h: add __always_inline and use it in code base | Aaron Durbin |
2018-06-20 | nb/intel/e7505: Leave ROM as un-cacheable in postcar | Kyösti Mälkki |
2018-06-14 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-06-06 | intel/e7505: Remove ROMCC workaround | Kyösti Mälkki |
2018-06-06 | arch/x86: Make RELOCATABLE_RAMSTAGE the default | Kyösti Mälkki |
2018-06-02 | intel/socket_mPGA604 intel/e7505: Switch to POSTCAR_STAGE | Kyösti Mälkki |
2018-06-02 | intel/e7505: Move to RELOCATABLE_RAMSTAGE | Kyösti Mälkki |
2018-06-02 | intel/e7505: Assume AGP slot disabled | Kyösti Mälkki |
2018-06-02 | aopen/dxplplusu intel/e7505: Move to EARLY_CBMEM_INIT | Kyösti Mälkki |
2018-06-02 | intel/e7505: Fix domain resources | Kyösti Mälkki |
2018-05-29 | src/northbridge: Add and update license headers | Martin Roth |
2018-05-18 | nb/intel/e7505: Get rid of device_t | Elyes HAOUAS |
2018-05-08 | {mb,nb,soc}: Remove references to pci_bus_default_ops() | Nico Huber |
2017-06-27 | nb/intel: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-05-27 | CBMEM: Clarify CBMEM_TOP_BACKUP function usage | Kyösti Mälkki |
2016-12-07 | MMCONF_SUPPORT: Flip default to enabled | Kyösti Mälkki |
2016-11-21 | nb/intel: Fix some spelling mistakes in comments and strings | Martin Roth |
2016-09-20 | northbridge/intel/e7505/debug.c: Improve code formatting | Elyes HAOUAS |
2016-09-20 | northbridge/intel/e7505: Improve code formatting | Elyes HAOUAS |
2016-09-12 | src/northbridge: Improve code formatting | Elyes HAOUAS |
2016-09-10 | northbridge/intel/e7505: transition away from device_t | Antonello Dettori |
2016-08-31 | northbridge/intel: Add required space before opening parenthesis '(' | Elyes HAOUAS |