Age | Commit message (Expand) | Author |
2014-11-11 | cpu/x86/smm/Makefile.inc: Fix up linkage rules | Edward O'Callaghan |
2014-11-09 | haswell: Move to implicit length patching | Vladimir Serbinenko |
2014-11-09 | ibexpeak, bd82x6x: Move to implicit length patching | Vladimir Serbinenko |
2014-11-08 | fsp_rangeley: Switch to per-device ACPI | Vladimir Serbinenko |
2014-11-07 | cpu/intel/fsp_model_406dx: Invaild include path | Edward O'Callaghan |
2014-11-01 | {cpu,soc}: Use DEVICE_NOOP macro over dummy symbol | Edward O'Callaghan |
2014-10-29 | cpu/intel: Add configuration for socket LGA1155 | Damien Zammit |
2014-10-28 | cpu/x86/smm/Makefile.inc: Correct SMM linkage under clang builds | Edward O'Callaghan |
2014-10-27 | {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs | Edward O'Callaghan |
2014-10-23 | AMD Trinity and Kabini: fix fan control | Kyösti Mälkki |
2014-10-19 | amd: rename model_fxx_powernow to powernow. | Vladimir Serbinenko |
2014-10-19 | AGESA: Drop board and chipset -specific callout headers | Kyösti Mälkki |
2014-10-19 | x86 romstage: Move stack just below RAMTOP | Kyösti Mälkki |
2014-10-19 | haswell baytrail: Enable RELOCATABLE_RAMSTAGE | Kyösti Mälkki |
2014-10-16 | uarts: 32/64 cleanup | Ronald G. Minnich |
2014-10-16 | ACPI: Remove CONFIG_GENERATE_ACPI_TABLES | Vladimir Serbinenko |
2014-09-25 | x86/mtrr: Enable MTRR's before enabling caching | Isaac Christensen |
2014-09-24 | x86: Minimize work done with the caches disabled in mtrr functions. | Gabe Black |
2014-09-15 | arm: Remove CAR_MIGRATE Kconfig and associated cruft | Julius Werner |
2014-09-12 | cpu/intel/fsp_model_206ax/model_206ax_init.c: Correct comment | Paul Menzel |
2014-09-08 | ARM: Generalize armv7 as arm. | Gabe Black |
2014-09-04 | AMD Steppe Eagle: Disable "No Snoop Enable" to stop HDMI audio stutter | Bruce Griffith |
2014-08-30 | AMD Steppe Eagle: CPU files for new SoC | Bruce Griffith |
2014-08-30 | sandybridge: Add native sandybridge | Vladimir Serbinenko |
2014-08-26 | armv7: Move Exynos from 'cpu' to 'soc'. | Hung-Te Lin |
2014-08-25 | intel/gma: Clarify code and use dedicated init for Google Peppy | Ronald G. Minnich |
2014-08-25 | UART 8250: Unconditionally provide register constants and use UART8250 prefix. | Gabe Black |
2014-08-22 | ARM: Overhaul the ARM Makefile. | Gabe Black |
2014-08-21 | arm: Get rid of the INTERMEDIATE variable used on exynos. | Gabe Black |
2014-08-18 | trustzone: Pull trustzone init out of cpu.c and do it in romstage. | Gabe Black |
2014-08-18 | exynos5420: Don't map low addresses that lead nowhere | Julius Werner |
2014-08-18 | arm/exynos: Allow releasing UART retention for resume. | Hung-Te Lin |
2014-08-18 | exynos5: Implement support for USB 3.0 DRD PHYs/controllers | Julius Werner |
2014-08-18 | console: conditionally include console in bootblock | Stefan Reinauer |
2014-08-18 | cpu/intel/fsp_model_406dx: code cleanup | Martin Roth |
2014-08-16 | exynos5xx0: rename local "main" variable | Patrick Georgi |
2014-08-14 | Exynos: de-duplicate mct timer initialization | Stefan Reinauer |
2014-08-14 | ARMv7/Exynos: Fix memory location assumptions | Stefan Reinauer |
2014-08-14 | exynos5: Refactor crazy old U-Boot base address macros away | Julius Werner |
2014-08-13 | exynos5420: Enable relocatable module support | Stefan Reinauer |
2014-08-12 | exynos5420: minor clean-up memory related stuff | David Hendricks |
2014-08-12 | exynos5420/pit: re-factor membaseconfig0/1 usage | David Hendricks |
2014-08-12 | exynos5420: ddr3: Switch from 4G setup to 2G setup on exynos5420 | David Hendricks |
2014-08-12 | Exynos5420: ddr3: fine tuning the DDR3 timing values | David Hendricks |
2014-08-12 | Exynos5420: Remove code for enabling read leveling | David Hendricks |
2014-08-12 | exynos5: Refactor board-specific parts out of USB PHY code | Julius Werner |
2014-08-12 | exynos5420: ddr3: Cleanup init to use constants for directcmd | David Hendricks |
2014-08-12 | exynos5420: Alter init sequence as per recommendation | David Hendricks |
2014-08-12 | exynos5420: Make USB A-A booting work with early data cache | Julius Werner |
2014-08-12 | armv7/Makefile.inc, cpu/Makefile.inc: align output of printf | Daniele Forsi |
2014-08-12 | cpu/intel/XXX/acpi.c: Fix coding style violation | Martin Roth |
2014-08-11 | x86/smm/smihandler.c: break case in switch | Patrick Georgi |
2014-08-11 | coreboot classes: Add dynamic classes to coreboot | Furquan Shaikh |
2014-08-10 | exynos5420: Tighten up displayport timing loops | Ronald G. Minnich |
2014-08-10 | armv7: Support stack dump after exceptions | Julius Werner |
2014-08-10 | model_106cx: don't blindly set Kconfig settings | Aaron Durbin |
2014-08-10 | exynos: Get rid of the unused reset.c. | Gabe Black |
2014-08-10 | cpu/intel/model_1067x: avoid null-pointer dereference | Patrick Georgi |
2014-08-09 | cpu/amd/geode_lx: Trivial - remove useless comment | Edward O'Callaghan |
2014-08-09 | cpu/amd/geode_lx: Reduce fancy ASCII art with embedded comments | Edward O'Callaghan |
2014-08-09 | cpu/amd/geode_lx/cache_as_ram.inc: Trivial - Fix indent with tabs | Edward O'Callaghan |
2014-08-09 | Exynos5420: clean up SPI driver | Stefan Reinauer |
2014-08-08 | exynos5420: Implement support to boot with USB A-A firmware upload | Julius Werner |
2014-08-07 | Exynos 5420: skip the EDID read if there is already an EDID. | Ronald G. Minnich |
2014-08-07 | exynos5420: Set the CLK_DIV_CPERI1 value as per manual | David Hendricks |
2014-08-07 | exynos: Set up caching in the bootblock. | Gabe Black |
2014-08-07 | Exynos5420: invoke the cooperative threading in udelay | Ronald G. Minnich |
2014-08-06 | Exynos5: Remove unneeded USB delays | Stefan Reinauer |
2014-08-06 | Exynos5420: tighten up display port delays | Ronald G. Minnich |
2014-08-06 | exynos5420: Fix mmc clock source. | Hung-Te Lin |
2014-08-06 | Set armv7 up for cpu_info to work as on x86 (so threads can work) | Ronald G. Minnich |
2014-08-05 | exynos5420: get rid of old exynos5420_config_l2_cache() | David Hendricks |
2014-08-04 | cpu/intel: Fix out-of-bounds read due to off-by-one in condition | Edward O'Callaghan |
2014-08-03 | cpu/x86/lapic/lapic.c: trivial: fix comment on #else | Daniele Forsi |
2014-07-31 | timer: Add functions to initialize absolute timer structures. | Gabe Black |
2014-07-31 | armv7/exynos5420: Configure CPU cores for kernel to enable SMP. | Hung-Te Lin |
2014-07-30 | model_206ax_init.c: Trivial - fix indent | Edward O'Callaghan |
2014-07-30 | cpu/intel: Add fsp version of model 406dx (Rangeley / Atom C2000) | Martin Roth |
2014-07-30 | model_fxx/processor_name.c, hudson/lpc.c: add missing break statements | Daniele Forsi |
2014-07-30 | cpu/intel/model_2065x/model_2065x_init.c: Remove dead code | Edward O'Callaghan |
2014-07-29 | Uniformly spell frequency unit symbol as Hz | Elyes HAOUAS |
2014-07-29 | sandy/ivybridge: Native raminit. | Vladimir Serbinenko |
2014-07-28 | AGESA boards: Drop get_bus_conf.c files | Kyösti Mälkki |
2014-07-28 | AGESA fam16kb: Move NB config fam16kb out of get_bus_conf() | Kyösti Mälkki |
2014-07-28 | AGESA: Drop some excessive agesawrapper.h includes | Kyösti Mälkki |
2014-07-24 | AGESA hudson yangtze: Move IMC firmware init out of get_bus_conf() | Kyösti Mälkki |
2014-07-23 | cpu/intel/fsp_model_206ax/model_206ax_init.c: Use macro `IS_ENABLED()` | Paul Menzel |
2014-07-23 | src/.../Kconfig: various small fixes to texts | Daniele Forsi |
2014-07-19 | intel/model_2065x: Remove dead code. | Vladimir Serbinenko |
2014-07-17 | cpu,Makefile.inc: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-17 | misc,ASL: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-14 | AGESA fam15: Fix entry to cimx/sb900 | Kyösti Mälkki |
2014-07-14 | AGESA CIMx: Move late init out of get_bus_conf() | Kyösti Mälkki |
2014-07-14 | AGESA: Trace execution with AGESAWRAPPER() | Kyösti Mälkki |
2014-07-14 | AMD SPI: Optimise for longer writes | Kyösti Mälkki |
2014-07-11 | src: Make use of 'CEIL_DIV(a, b)' macro across tree | Edward O'Callaghan |
2014-07-10 | intel/haswell: add vmx support w/Kconfig option | Matt DeVillier |
2014-07-08 | cpu: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-05 | spi: Change spi_xfer to work in units of bytes instead of bits. | Gabe Black |
2014-07-05 | spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. | Gabe Black |