Age | Commit message (Expand) | Author |
2019-01-03 | sb/intel/lynxpoint/pcie.c: Add more checks for NULL pointers | Tristan Corrick |
2019-01-03 | sb/intel/lynxpoint: Remove incomplete SATA ACPI code | Tristan Corrick |
2018-12-30 | soc/intel: Fix ugly preprocessor macro | Kyösti Mälkki |
2018-12-29 | sb/intel/bd828x6x: Make CONFIG_ELOG=y compile | Arthur Heymans |
2018-12-28 | sb/intel/lynxpoint: Handle H81 only having 6 PCIe root ports | Tristan Corrick |
2018-12-24 | sb/amd/cimx/sb800/ramtop: Fix coding style issues | Paul Menzel |
2018-12-21 | cpu/amd/geode_lx: Drop support | Arthur Heymans |
2018-12-19 | sb/intel/lynxpoint: Don't force state keep after power fail | Tristan Corrick |
2018-12-19 | southbridge: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-12-18 | southbridge: Remove unneeded include <pc80/mc146818rtc.h> | Elyes HAOUAS |
2018-12-18 | Fix typos involving "the the" | Jonathan Neuschäfer |
2018-12-07 | sb/amd/pi/hudson: Fix UART address math | Marshall Dawson |
2018-12-07 | sb/intel/lynxpoint/pcie.c: Fix a mistake in a comment | Tristan Corrick |
2018-12-07 | src/southbridge: Get rid of device_t | Elyes HAOUAS |
2018-12-05 | sb/intel: Fix pointer casts | Patrick Rudolph |
2018-12-05 | sb/intel/i82801{g,j}x: Remove unused smi.c files | Arthur Heymans |
2018-12-05 | elog: make elog's SMM handler code follow everything else | Patrick Georgi |
2018-12-03 | sb/intel/i82801jx: Fix the x_pm2_cnt_blk addrl | Arthur Heymans |
2018-12-03 | sb/intel/lynxpoint: Move `HAVE_SMI_HANDLER` to southbridge Kconfig | Tristan Corrick |
2018-12-03 | sb/intel/common: Create a common PCH finalise implementation | Tristan Corrick |
2018-12-03 | sb/intel/lynxpoint: Ensure the finalise handler is called | Tristan Corrick |
2018-12-03 | sb/intel/lynxpoint: Make the finalise handler common | Tristan Corrick |
2018-12-03 | sb/intel/lynxpoint/usb_{e,x}hci.c: Don't use device_t | Elyes HAOUAS |
2018-12-03 | sb/intel/i82801gx: Clean up unneeded smi setup code | Arthur Heymans |
2018-12-03 | nb/intel/x4x: Use common code for SMM in TSEG | Arthur Heymans |
2018-12-03 | nb/intel/i945: Use common SMM_TSEG code | Arthur Heymans |
2018-12-03 | sb/intel/i82801jx: Use common Intel SMM code | Arthur Heymans |
2018-11-29 | arch/acpi.h: Add some update to version 6.2a | Elyes HAOUAS |
2018-11-28 | sb/amd/sb800: Remove unused smbus_delay() function | Elyes HAOUAS |
2018-11-28 | src/{mainboard,southbridge}: Remove commented include lines | Elyes HAOUAS |
2018-11-28 | sb/intel/common: Fix style issue in spi.c | Elyes HAOUAS |
2018-11-27 | sb/intel/i82801gx: Use common Intel SMM code | Arthur Heymans |
2018-11-26 | sb/intel/common: Fix style issue in spi.c | Patrick Georgi |
2018-11-26 | sb/intel/spi: read FLCOMP descriptor early and cache it | Stefan Tauner |
2018-11-23 | sb/intel/bd82x6x/early_usb.c: Fix formatting | Elyes HAOUAS |
2018-11-22 | sb/intel/common: Reset Pre-OP after atomic SPI cycle is finished | Werner Zeh |
2018-11-19 | northbridge/intel/fsp_*: Remove legacy SoCs | zaolin |
2018-11-18 | sb/amd/{agesa,pi}/hudson/Kconfig: Remove unused HUDSON_FWM | Elyes HAOUAS |
2018-11-16 | {soc,sb}/amd: Remove unused SOUTHBRIDGE_AMD_*_SKIP_ISA_DMA_INIT | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <cbmem.h> | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <cbfs.h> | Elyes HAOUAS |
2018-11-16 | sb/intel/lynxpoint: Generate the ACPI FADT with a common function | Tristan Corrick |
2018-11-16 | src: Remove unneeded include <lib.h> | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-11-16 | src: Get rid of duplicated includes | Elyes HAOUAS |
2018-11-16 | sb/amd/cs5536: Remove unneeded include <cpu/x86/bist.h> | Elyes HAOUAS |
2018-11-16 | sb/amd: Remove dead assignment in SPI driver | Paul Menzel |
2018-11-16 | sb/amd: Fix grammar in comment | Paul Menzel |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-07 | sb/intel: Deduplicate vbnv_cmos_failed and rtc_init | Patrick Rudolph |