Age | Commit message (Expand) | Author |
2015-04-08 | rk3288: configure l2ctlr in romstage | huang lin |
2015-04-08 | tegra132: Remove clamp_tristate_inputs() call | Tom Warren |
2015-04-08 | arm: Dump additional fault registers in abort handlers | Julius Werner |
2015-04-08 | arm: Add timestamp.c to bootblock and verstage | Furquan Shaikh |
2015-04-08 | armv7: Change all memory domains to Client so XN bits work | Julius Werner |
2015-04-08 | tegra132: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-04-08 | rk3288: Add early SRAM mapping | Julius Werner |
2015-04-08 | armv7: Add fine-grained page table support | Julius Werner |
2015-04-08 | timestamp: Add bootblock start and end to timestamp constants | Furquan Shaikh |
2015-04-08 | rk3288: Fix some PLL divisors and improve clock code | Julius Werner |
2015-04-08 | rk3288: Re-write spi_xfer() to support full duplex | David Hendricks |
2015-04-08 | ectool: add query function to ectool | Alexander Couzens |
2015-04-08 | ectool: add --dump / -d for RAM dump | Alexander Couzens |
2015-04-07 | rmodule: remove cbmem_entry usage | Aaron Durbin |
2015-04-07 | hardwaremain: explicitly call cbmem_initialize() early | Aaron Durbin |
2015-04-07 | cbfs: Enforce media->map() result checking, improve error messages | Julius Werner |
2015-04-07 | storm: fix CBFS definitions | Vadim Bendebury |
2015-04-07 | armv4: correct ARMV4 VERSTAGE guard | Aaron Durbin |
2015-04-07 | rmodules: fix linking | Aaron Durbin |
2015-04-07 | tegra132: Provide weak implementation of usb_setup_utmip in funitcfg.c | Furquan Shaikh |
2015-04-07 | mips: add c0 register access plumbing | Vadim Bendebury |
2015-04-07 | pistachio: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-04-07 | exynos5420: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-04-07 | exynos5250: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-04-07 | arm: Include types.h in clock.h | Patrick Georgi |
2015-04-07 | broadwell: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-04-07 | baytrail: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-04-07 | build system: also use ramstage CPPFLAGS for ACPI | Patrick Georgi |
2015-04-07 | arm64: Add verstage support | Furquan Shaikh |
2015-04-07 | kconfig: drop intermittend forwarder files | Stefan Reinauer |
2015-04-07 | documentation: define downstream data consumption rules | Aaron Durbin |
2015-04-06 | kconfig: Add wildcard support for "source" | Stefan Reinauer |
2015-04-06 | nvramtool: fix getopt handling with unsigned char | Stefan Tauner |
2015-04-06 | kconfig: Replace mentions of "list_struct" to "list_head" | Stefan Reinauer |
2015-04-06 | kconfig: calloc/xcalloc: Fix argument order | Stefan Reinauer |
2015-04-06 | kconfig: Fix warning "‘jump’ may be used uninitialized" | Stefan Reinauer |
2015-04-06 | kbuild: trivial - remove trailing empty lines | Stefan Reinauer |
2015-04-06 | kconfig: lxdialog: fix spelling | Stefan Reinauer |
2015-04-06 | kconfig: use va_end to match corresponding va_start | Stefan Reinauer |
2015-04-06 | kbuild: trivial - use tabs for code indent where possible | Stefan Reinauer |
2015-04-06 | kconfig/lxdialog: get ncurses CFLAGS with pkg-config | Stefan Reinauer |
2015-04-06 | New mechanism to define SRAM/memory map with automatic bounds checking | Julius Werner |
2015-04-06 | global: Refactor get_option usage | Varad Gautam |
2015-04-06 | Add predefined __ROMSTAGE__ and __RAMSTAGE__ macros | Julius Werner |
2015-04-06 | build system: run linker scripts through the preprocessor | Patrick Georgi |
2015-04-06 | tegra132: Add tegra_lp0_resume code | Yen Lin |
2015-04-06 | baytrail: Fix hdmi audio choppy issue | Kein Yuan |
2015-04-06 | baytrail: reinitialize spi controller in SMM finalization | Aaron Durbin |
2015-04-06 | arch/arm64/boot.c: Only return if condition is met | Paul Menzel |
2015-04-05 | acpi: protect acpi generators from PRE_RAM & SMM | Alexander Couzens |
2015-04-05 | mainboard/lenovo/x201: correct sata_port_map | Alexander Couzens |
2015-04-05 | intel/nehalem: rename copypasted smi finalizer function | Alexander Couzens |
2015-04-04 | build system: rename __BOOT_BLOCK__ and __VER_STAGE__ | Patrick Georgi |
2015-04-04 | build system x86: deprecate bootblock_lds and ldscripts variables | Patrick Georgi |
2015-04-04 | build system: use full (in-tree) paths | Patrick Georgi |
2015-04-04 | rk3288: set cpu frequency up to 1.8GHz | huang lin |
2015-04-04 | rk3288: guarantee i2c low period more than 1.3us | huang lin |
2015-04-04 | t132: Enable SMMU translations | Furquan Shaikh |
2015-04-04 | tegra132: Store ODMDATA from BCT into PMC scratch for use by kernel | Tom Warren |
2015-04-04 | tegra132: remove framebuffer reservation | Aaron Durbin |
2015-04-04 | veyron_pinky/rk3288: Use KHz, MHz and GHz constants | Julius Werner |
2015-04-04 | stddef: Add KHz, MHz and GHz constants | Aaron Durbin |
2015-04-04 | samus: Disable USB Port 5 | Duncan Laurie |
2015-04-04 | broadwell: Enable turbo ratio if available | Duncan Laurie |
2015-04-04 | Broadwell: Pass TSC value to romstage_main | Lee Leahy |
2015-04-04 | Add table driven way to add platform specific reg_script routines | Lee Leahy |
2015-04-04 | samus: Add new memory type | Duncan Laurie |
2015-04-04 | samus: Set codec PDM clock output to 3MHz | Ben Zhang |
2015-04-04 | broadwell: fix typo in pei_data | Duncan Laurie |
2015-04-04 | broadwell: Add USB3 PHY tuning fields to PEI DATA | Duncan Laurie |
2015-04-04 | samus: Change touchscreen bootloader mode i2c address | Duncan Laurie |
2015-04-04 | samus: Enable GSPI0 interface | Duncan Laurie |
2015-04-04 | Baytrail: Fix no_dev_behind_port not executed for RP1/2/3. | Kenji Chen |
2015-04-04 | samus: Enable GPIO9 as touchpad wake | Duncan Laurie |
2015-04-04 | samus: Update thermal max for broadwell | Duncan Laurie |
2015-04-04 | samus: Assign GPIO2 to HP_AMP_SHDN_L | Ben Zhang |
2015-04-04 | samus: Make codec interrupt active high | Ben Zhang |
2015-04-04 | Broadwell: Fix PCIe L1 Sub-State capability ID not filled. | Kenji Chen |
2015-04-04 | samus: Add codec platform data for jack detect | Ben Zhang |
2015-04-04 | samus: Change GPIO controller label to INT3437:00 | Duncan Laurie |
2015-04-04 | samus: Enable update screen for software sync | Duncan Laurie |
2015-04-04 | samus: Add smbios_mainboard_version to define board version | Duncan Laurie |
2015-04-04 | broadwell: Fix building with USE=quiet-cb | Duncan Laurie |
2015-04-04 | samus: Add codec platform info in ACPI | Duncan Laurie |
2015-04-04 | Drop (empty) google/snow mainboard directory | Stefan Reinauer |
2015-04-04 | arm64: make secmon link with the manual template | Aaron Durbin |
2015-04-04 | armv4: Add verstage to armv4 | Furquan Shaikh |
2015-04-04 | armv7: Add config option guard for verstage class | Furquan Shaikh |
2015-04-04 | tegra124: use known-good drive for fast-train only | Neil Chen |
2015-04-04 | tegra124: add support for full DP link training | Neil Chen |
2015-04-04 | rk3288: Replace SPI fifo_size with constant | David Hendricks |
2015-04-04 | rk3288: Pass SPI bus speed in as parameter to init function | David Hendricks |
2015-04-04 | build system: Introduce manual file type | Patrick Georgi |
2015-04-04 | build system: Allow defining generic rules | Patrick Georgi |
2015-04-04 | build system: create proper dependency files | Patrick Georgi |
2015-04-04 | x86: rename ldscript_failover.ld to failover.ld | Patrick Georgi |
2015-04-03 | tegra132: implement platform_prog_run() | Aaron Durbin |
2015-04-03 | tegra124: implement platform_prog_run() | Aaron Durbin |
2015-04-03 | rmodule: use struct prog while loading rmodules | Aaron Durbin |
2015-04-03 | program loading: unify on struct prog | Aaron Durbin |