Age | Commit message (Expand) | Author |
2015-03-04 | coreboot t132,rush: Add mainboard specific bootblock_init | Furquan Shaikh |
2015-03-04 | cpu/amd/model_10xxx: Documentation update | Timothy Pearson |
2015-03-04 | cpu/amd/model_10xxx: Refactor model detection to reduce code duplication | Timothy Pearson |
2015-03-03 | coreboot t132: Add clock.c to all three stages of coreboot | Furquan Shaikh |
2015-03-03 | cbfstool: Add the MIPS architecture | Paul Burton |
2015-03-03 | northbridge/amd/amdmct: Add revision D to K10 revision mask list | Timothy Pearson |
2015-03-02 | coreboot arm64: Correct cache function names | Furquan Shaikh |
2015-03-02 | coreboot arm: Define function for setting cntfrq register | Furquan Shaikh |
2015-03-02 | tegra132: Enable bootblock support in tegra132 including UART support | Furquan Shaikh |
2015-03-01 | devicetree: Drop redundant scan_bus() ops | Kyösti Mälkki |
2015-03-01 | devicetree: Drop dummy root_dev ops | Kyösti Mälkki |
2015-03-01 | AGESA fam16: Drop HyperTransport scan | Kyösti Mälkki |
2015-02-28 | crossgcc: Add mips target | Patrick Georgi |
2015-02-28 | crossgcc: Clean GNU make context so builds succeed | Patrick Georgi |
2015-02-28 | build system: make crosstools should build all supported compilers | Patrick Georgi |
2015-02-28 | cpu/intel: (non-FSP) Remove microcode updates from tree | Alexandru Gagniuc |
2015-02-28 | cpu/intel (non-FSP): Use microcode from blobs repository | Alexandru Gagniuc |
2015-02-27 | 3rdparty: Update to latest commit (for Intel microcode) | Alexandru Gagniuc |
2015-02-27 | x86: Fix pointer arithmetic regressions from MMIO changes | Kevin Paul Herbert |
2015-02-26 | mainboard/asus/kfsn4-dre: Enable W83793 fan controller | Timothy Pearson |
2015-02-26 | drivers/i2c/w83793: Use devicetree.cb to set additional values | Timothy Pearson |
2015-02-25 | nvramcui: don't init curses too early | Lubomir Rintel |
2015-02-25 | nvramcui: fix a buffer overflow | Lubomir Rintel |
2015-02-25 | nvramcui: don't wait for the first key update to render the form | Lubomir Rintel |
2015-02-25 | rush: Correct version field to match t132 | Aaron Durbin |
2015-02-25 | coreboot arm64: Add library for system access | Furquan Shaikh |
2015-02-25 | tegra124: Clean up ARM UART driver build | Marc Jones |
2015-02-25 | arm64: Remove early_console.c | Marc Jones |
2015-02-25 | soc/intel/baytrail/Kconfig: Remove explicit `HAVE_MONOTONIC_TIMER` | Paul Menzel |
2015-02-25 | nvramcui: drop unused variable | Lubomir Rintel |
2015-02-25 | intel/broadwell: free local heap object | Patrick Georgi |
2015-02-25 | amd/sb600: Fix NULL test after use issue | Patrick Georgi |
2015-02-24 | build: mipsel cross compiler support | Paul Burton |
2015-02-24 | Intel ibexpeak: Fix SATA configuration | Kyösti Mälkki |
2015-02-24 | drivers/intel/i210: Add new driver for Intel i210 MACPHY | Werner Zeh |
2015-02-24 | (bakersport|bayleybay)_fsp: Do not force a default loglevel | Alexandru Gagniuc |
2015-02-24 | mainboard: Do not redefine CONSOLE_POST Kconfig variable | Alexandru Gagniuc |
2015-02-24 | soc/fsp_baytrail: Fix use of microcode-related Kconfig variables | Alexandru Gagniuc |
2015-02-23 | libpayload: Improve sanity checking in UHCI driver | Patrick Georgi |
2015-02-23 | util/crossgcc/buildgcc: Upgrade MPC from 1.0.1 to 1.0.3 | Paul Menzel |
2015-02-23 | pcengines/apu1: Fix 0:15.x PCIe root ports | Kyösti Mälkki |
2015-02-23 | pcengines/apu1: Fix and clean up devicetree | Kyösti Mälkki |
2015-02-23 | pcengines/apu1: Fix PCI device 16 interrupts | Kyösti Mälkki |
2015-02-23 | pcengines/apu1: Implement board GPIOs | Kyösti Mälkki |
2015-02-23 | pcengines/apu1: New board PC Engines APU1 | Kyösti Mälkki |
2015-02-23 | pcengines/apu1: Fork of amd/persimmon | Kyösti Mälkki |
2015-02-23 | AMD cimx/sb800: Disconnect PCI bridge 0:14.4 from pins | Kyösti Mälkki |
2015-02-23 | libpayload: avoid use-after-free in OHCI driver | Patrick Georgi |
2015-02-23 | AMD Fam10h: Don't write uninitialized data into ACPI | Patrick Georgi |
2015-02-23 | drivers/xgi: Avoid double-free | Patrick Georgi |
2015-02-23 | Remove */cpu/amd/agesa/* from excluded illegal globals file | Dave Frodin |
2015-02-23 | cpu/amd/agesa: Use alloc_cbmem() only in ramstage | Dave Frodin |
2015-02-23 | drivers/xgi: terminate file with newline | Patrick Georgi |
2015-02-23 | drivers/pc80/mc146818rtc: Enable RTC reset on power loss | Werner Zeh |
2015-02-23 | drivers/i2c/w83793: Remove incorrect zeroing of PWM values | Timothy Pearson |
2015-02-21 | cpu/amd/pi: Use alloc_cbmem() only in ramstage | Dave Frodin |
2015-02-21 | AMD Bald Eagle: Add CPU subdirectory files for new AMD processor | Bruce Griffith |
2015-02-20 | cpu/allwinner/a10/twi.c: Refactor I²C handler to use i2c_seg API | Alexandru Gagniuc |
2015-02-20 | drivers/xpowers/axp209: Adapt to new I²C API | Alexandru Gagniuc |
2015-02-20 | util/board_status/board_status.sh: Move comment to right position | Paul Menzel |
2015-02-20 | AMD binaryPI: Drop HT3_SUPPORT | Kyösti Mälkki |
2015-02-20 | AMD fam10: Refactor variables in scan_chain | Kyösti Mälkki |
2015-02-20 | AMD fam10: Move the test for connected HyperTransport link | Kyösti Mälkki |
2015-02-20 | AMD K8 fam10: Refactor offset_unitid configuration | Kyösti Mälkki |
2015-02-20 | AMD amdfam10: Always have HT3_SUPPORT | Kyösti Mälkki |
2015-02-20 | AMD K8 fam10: Drop link_num from scan_chain parameters | Kyösti Mälkki |
2015-02-20 | AMD K8 fam10: Remove some excessive preprocessor use | Kyösti Mälkki |
2015-02-19 | sandybridge: Try lower frequency if PLL didn't lock. | Vladimir Serbinenko |
2015-02-18 | amd/00730F01: Move SteppeEagle specific settings to northbridge | Dave Frodin |
2015-02-18 | cpu/intel/model_2065x|nehalem: remove unsupported MSR_PP0/MSR_PP1 | Alexander Couzens |
2015-02-18 | cpu/amd/model_10xxx: Add monotonic timer support | Timothy Pearson |
2015-02-17 | build system: Allow running make what-jenkins-does without ccache | Patrick Georgi |
2015-02-17 | xcompile: specify arm64 subarches | Patrick Georgi |
2015-02-17 | tegra132: Postprocess bootblock properly | Patrick Georgi |
2015-02-17 | build system: lint targets aren't compile targets | Patrick Georgi |
2015-02-17 | sandybridge/raminit: Get max mem clock from devicetree | Alexandru Gagniuc |
2015-02-17 | sandybridge/raminit: Do not die() if timC calibration fails | Alexandru Gagniuc |
2015-02-17 | tegra132: Add BCT support in tegra132 soc | Furquan Shaikh |
2015-02-17 | google/rush: Add BCT support in mainboard rush | Furquan Shaikh |
2015-02-17 | T124: perform ram_repair when CPU rail is powered on in warmboot | Yen Lin |
2015-02-17 | T124: perform ram_repair when CPU rail is powered on in coldboot | Yen Lin |
2015-02-17 | tegra124: Correct cpu power on sequence and CPUPWRGOOD_TIME | Jimmy Zhang |
2015-02-16 | nvidia/ck804: Minor cleanup on dead code | Kyösti Mälkki |
2015-02-16 | nvidia/ck804: Fix redundant configuration defines | Kyösti Mälkki |
2015-02-16 | Revert "nvidia/ck804: Add ability to override CK804 base unit ID" | Kyösti Mälkki |
2015-02-16 | mainboard/asus/kfsn4-dre: Add HT speed limit to NVRAM | Timothy Pearson |
2015-02-16 | northbridge/amd/amdht: Get maximum HT link frequency from NVRAM | Timothy Pearson |
2015-02-16 | acpi: Generate valid ACPI processor objects | Timothy Pearson |
2015-02-16 | northbridge/amd/amdfam10: Remove HT link frequency from Kconfig menu | Timothy Pearson |
2015-02-16 | mainboard/cmos: Kill off unused boot_* parameters | Timothy Pearson |
2015-02-16 | mainboard/cmos: Move ECC variables out of fallback mechanism byte | Timothy Pearson |
2015-02-16 | mainboard/cmos: Delete obsolete commented parameters | Timothy Pearson |
2015-02-16 | mainboard/amd/amdfam10: Update AMD K10 socket F NVRAM layout files | Timothy Pearson |
2015-02-16 | mainboard/asus/kfsn4-dre: Remove hard-coded ECC scrub rate | Timothy Pearson |
2015-02-16 | northbridge/amd/amdfam10: Remove Kconfig memory controller options | Timothy Pearson |
2015-02-16 | northbridge/amd/amdfam10: Fold back memory frequency based on MCT load | Timothy Pearson |
2015-02-16 | mainboard/asus/kfsn4-dre: Add memory interleave options to NVRAM | Timothy Pearson |
2015-02-16 | mainboard/asus/kfsn4-dre: Add ECC redirection to NVRAM | Timothy Pearson |
2015-02-16 | mainboard/asus/kfsn4-dre: Add ECC scrub rate to NVRAM | Timothy Pearson |
2015-02-16 | nvram: Add option to reset NVRAM to default parameters on every boot | Timothy Pearson |