Age | Commit message (Expand) | Author |
2020-01-09 | sb/intel/common: Add smbus_set_slave_addr() | Kyösti Mälkki |
2020-01-09 | sb/intel/common: Add smbus_host_reset() | Kyösti Mälkki |
2020-01-09 | sb/intel/common: Rename smbus_base to base | Kyösti Mälkki |
2020-01-09 | device,sb/intel: Move SMBus host controller prototypes | Kyösti Mälkki |
2020-01-09 | sb/intel/common: Change some local SMBus function signatures | Kyösti Mälkki |
2020-01-09 | sb/intel/common: Add SMBUS register read-modify-write | Kyösti Mälkki |
2020-01-09 | sb/intel/common: Wrap inb/outb() | Kyösti Mälkki |
2020-01-09 | sb/intel/common: Add smbus_{read/write}_word() variants | Kyösti Mälkki |
2020-01-09 | drivers/pc80/rtc: Separate {get|set}_option() prototypes | Kyösti Mälkki |
2020-01-05 | sb/amd/{agesa,pi}: use ACPIMMIO common block wherever possible | Michał Żygowski |
2020-01-03 | spi-generic: remove SPI_FLASH_SECTOR_ERASE_TIMEOUT_MS | Aaron Durbin |
2020-01-02 | intel/i82371eb: Drop unused code | Kyösti Mälkki |
2020-01-02 | src: Remove unneeded 'include <arch/io.h>' | Elyes HAOUAS |
2019-12-31 | src/{soc,southbridge}/amd: Fix typo | Elyes HAOUAS |
2019-12-31 | sb/amd/cimx/sb800/cfg.c: Fix typo | Elyes HAOUAS |
2019-12-31 | sb/i82801gx/nvs: Add missing <stdint.h> | Elyes HAOUAS |
2019-12-30 | sb/amd/cimx/sb800: Remove unused BOOTBLOCK_SOUTHBRIDGE_INIT | Elyes HAOUAS |
2019-12-27 | arch/x86: Remove <arch/cbfs.h> | Kyösti Mälkki |
2019-12-21 | sb/amd/{agesa,pi,cimx}/bootblock: Use simple PCI config accessor | Kyösti Mälkki |
2019-12-21 | sb/amd/{agesa,pi}/hudson: Use simple PCI config accessor | Kyösti Mälkki |
2019-12-20 | AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCK | Kyösti Mälkki |
2019-12-20 | {drivers,southbridge}: Replace min() with MIN() | Elyes HAOUAS |
2019-12-19 | src: Remove unused 'include <arch/cpu.h>' | Elyes HAOUAS |
2019-12-19 | src/southbridge: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-19 | src: Remove unused 'include <halt.h>' | Elyes HAOUAS |
2019-12-18 | src: Remove unused 'include <pc80/mc146818rtc.h>' | Elyes HAOUAS |
2019-12-16 | soc/amd,{agesa,pi}/hudson: Have do_board_reset in all stages | Kyösti Mälkki |
2019-12-14 | Revert "{northbridge,soc,southbridge}: Don't use both of _ADR and _HID" | Nico Huber |
2019-12-14 | sb/intel/*: Remove romcc guards | Arthur Heymans |
2019-12-14 | bootblock: Provide some common prototypes | Kyösti Mälkki |
2019-12-10 | sb/amd/{agesa,pi}/hudson: Explicitly enable LPC controller | Kyösti Mälkki |
2019-12-09 | AGESA,binaryPI: Move PORT80 selection to C bootblock | Kyösti Mälkki |
2019-12-04 | sb/amd/cimx/sb800: add C bootblock southbridge initialization | Michał Żygowski |
2019-12-04 | sb/amd/{agesa,pi}/hudson: add southbridge C bootblock initialization | Michał Żygowski |
2019-12-04 | amdblocks/acpimmio: Unify BIOSRAM usage | Michał Żygowski |
2019-12-03 | AGESA,binaryPI: Remove unused s3_load/save_nvram | Kyösti Mälkki |
2019-12-02 | sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD block | Michał Żygowski |
2019-12-02 | src/: Remove g_ prefixes and _g suffixes from variables | Patrick Georgi |
2019-11-29 | {northbridge,soc,southbridge}: Don't use both of _ADR and _HID | Elyes HAOUAS |
2019-11-29 | sb/intel/spi: Drop CAR_GLOBAL_MIGRATION | Arthur Heymans |
2019-11-29 | sb/amd/{agesa,pi}/hudson: enable support for AMD common ACPIMMIO blocks | Michał Żygowski |
2019-11-26 | southbridge/intel/common/spi.c: Define __SIMPLE_DEVICE__ | Arthur Heymans |
2019-11-26 | sb/intel/common/spi: Add Baytrail/Braswell support | Arthur Heymans |
2019-11-25 | cpu/intel/slot_1: Move to C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-11-25 | sb/intel/i82801ix: Update comment on default decoded IO ranges | Arthur Heymans |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-11-23 | AGESA,binaryPI: Move SCI enable outside table creation | Kyösti Mälkki |
2019-11-22 | sb/intel/ibexpeak: Decode more LPC IO ranges | Arthur Heymans |
2019-11-22 | sb/i82801ix: Use macros instead of hard-coded IDs | Felix Singer |
2019-11-21 | nb/sb/cpu: Drop Intel Rangeley support | Arthur Heymans |