summaryrefslogtreecommitdiff
path: root/src/soc/amd/stoneyridge/bootblock
AgeCommit message (Expand)Author
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-10-30src: Move shared amd64 and IA32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS
2018-10-18cpu/amd: Use common AMD's MSRElyes HAOUAS
2018-10-10soc/amd/stoneyridge/gpio.c: Create I2C slave reset codeRichard Spiegel
2018-08-14soc/amd/stoneyridge: Add bootblock_fch_initRaul E Rangel
2018-06-13amd/stoneyridge: Add early MTRR setup for new calloutsMarshall Dawson
2018-06-12stoneyridge: Move agesa out of bootblockRaul E Rangel
2018-05-22bootblock: Allow more timestamps in bootblock_main_with_timestamp()Julius Werner
2018-04-10soc/amd/stoneyridege: Create AP jump structureRichard Spiegel
2018-04-06amd/stoneyridge: Use defined value for SPI flash MTRRMarshall Dawson
2018-03-19soc/amd/stoneyridge/southbridge.c: Remove configure_stoneyridge_uartRichard Spiegel
2018-02-17soc/amd/stoneyridge: Normalize GPIO initJustin TerAvest
2018-01-30soc/amd/stoneyridge: initialize i2c buses marked as early initAaron Durbin
2018-01-25soc/amd/stoneyridge: remove dependence on TSCAaron Durbin
2018-01-23soc/amd/stoneyridge: Add new function sb_program_gpio()Richard Spiegel
2017-12-20amd/stoneyridge: Force PSP command reg settings in bootblockMarshall Dawson
2017-12-19soc/amd/stoneyridge/bootblock/bootblock.c: Fix unused valueRichard Spiegel
2017-12-15soc/amd/common: Update agesawrapper_call.hRichard Spiegel
2017-12-12soc/amd/common: Move Agesa related headersRichard Spiegel
2017-11-14soc/amd/stoneyridge: Load SMU fimware using PSPMarshall Dawson
2017-11-08amd/stoneyridge: Remove fixme.cMarshall Dawson
2017-10-16soc/amd/stoneyridge: Check UART indexMarshall Dawson
2017-08-14stoneyridge: Rename hudson to southbridgeMarc Jones
2017-07-27soc/amd/common: Convert to C_ENVIRONMENT_BOOTBLOCKMarshall Dawson
2017-06-27soc/amd/stoneyridge: Fix most checkpatch errorsMarshall Dawson
2017-06-26soc: Add AMD Stoney Ridge southbridge codeMarc Jones