summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-04arm64: remove assembly code string functionsAaron Durbin
2015-03-04arm64: use one stage_entry for all stagesAaron Durbin
2015-03-04arm64: ensure vital sections aren't garbage collectedAaron Durbin
2015-03-04coreboot t132: Stack init re-workFurquan Shaikh
2015-03-04rush: PMIC: initial AS3722 PMIC writes for RushTom Warren
2015-03-04t132: kick off core complex after loading MTS microcodeAaron Durbin
2015-03-04coreboot memrange: Two changes for zero size or empty memrangeFurquan Shaikh
2015-03-04cbfstool: Clean up codeStefan Reinauer
2015-03-04t132: load MTS microcodeAaron Durbin
2015-03-04Add stage information to coreboot bannerStefan Reinauer
2015-03-04rush: enable 128MiB MTS carveout below top of DRAMAaron Durbin
2015-03-04t132: Replace fallback with CONFIG_CBFS_PREFIXMarc Jones
2015-03-04t132: Add shared romstageAaron Durbin
2015-03-04coreboot rush: Add dram init codeFurquan Shaikh
2015-03-04coreboot rush: Add support for basic romstageFurquan Shaikh
2015-03-04coreboot t132: Enable loading of romstage from CBFS mediaFurquan Shaikh
2015-03-04coreboot t132: Remove init pllx for nowFurquan Shaikh
2015-03-04coreboot t132,rush: Add mainboard specific bootblock_initFurquan Shaikh
2015-03-04cpu/amd/model_10xxx: Documentation updateTimothy Pearson
2015-03-04cpu/amd/model_10xxx: Refactor model detection to reduce code duplicationTimothy Pearson
2015-03-03coreboot t132: Add clock.c to all three stages of corebootFurquan Shaikh
2015-03-03cbfstool: Add the MIPS architecturePaul Burton
2015-03-03northbridge/amd/amdmct: Add revision D to K10 revision mask listTimothy Pearson
2015-03-02coreboot arm64: Correct cache function namesFurquan Shaikh
2015-03-02coreboot arm: Define function for setting cntfrq registerFurquan Shaikh
2015-03-02tegra132: Enable bootblock support in tegra132 including UART supportFurquan Shaikh
2015-03-01devicetree: Drop redundant scan_bus() opsKyösti Mälkki
2015-03-01devicetree: Drop dummy root_dev opsKyösti Mälkki
2015-03-01AGESA fam16: Drop HyperTransport scanKyösti Mälkki
2015-02-28crossgcc: Add mips targetPatrick Georgi
2015-02-28crossgcc: Clean GNU make context so builds succeedPatrick Georgi
2015-02-28build system: make crosstools should build all supported compilersPatrick Georgi
2015-02-28cpu/intel: (non-FSP) Remove microcode updates from treeAlexandru Gagniuc
2015-02-28cpu/intel (non-FSP): Use microcode from blobs repositoryAlexandru Gagniuc
2015-02-273rdparty: Update to latest commit (for Intel microcode)Alexandru Gagniuc
2015-02-27x86: Fix pointer arithmetic regressions from MMIO changesKevin Paul Herbert
2015-02-26mainboard/asus/kfsn4-dre: Enable W83793 fan controllerTimothy Pearson
2015-02-26drivers/i2c/w83793: Use devicetree.cb to set additional valuesTimothy Pearson
2015-02-25nvramcui: don't init curses too earlyLubomir Rintel
2015-02-25nvramcui: fix a buffer overflowLubomir Rintel
2015-02-25nvramcui: don't wait for the first key update to render the formLubomir Rintel
2015-02-25rush: Correct version field to match t132Aaron Durbin
2015-02-25coreboot arm64: Add library for system accessFurquan Shaikh
2015-02-25tegra124: Clean up ARM UART driver buildMarc Jones
2015-02-25arm64: Remove early_console.cMarc Jones
2015-02-25soc/intel/baytrail/Kconfig: Remove explicit `HAVE_MONOTONIC_TIMER`Paul Menzel
2015-02-25nvramcui: drop unused variableLubomir Rintel
2015-02-25intel/broadwell: free local heap objectPatrick Georgi
2015-02-25amd/sb600: Fix NULL test after use issuePatrick Georgi
2015-02-24build: mipsel cross compiler supportPaul Burton