Age | Commit message (Expand) | Author |
2014-12-06 | soc/qualcomm/ipq806x/Kconfig: Fix indent style | Edward O'Callaghan |
2014-12-05 | fsp_baytrail: Update function disable code | Martin Roth |
2014-12-05 | fsp_baytrail: Kconfig update for Gold 3 FSP | Martin Roth |
2014-12-05 | fsp_baytrail: Update microcode for Gold 3 FSP release | Martin Roth |
2014-12-05 | FSP platform microcode: Update to remove Kconfig variable | Martin Roth |
2014-12-05 | ipq8064: Make clock code build in coreboot | Vadim Bendebury |
2014-12-05 | ipq8064: prepare UART driver for use in coreboot | Vadim Bendebury |
2014-12-05 | fsp_baytrail: remove register option for TSEG size | Martin Roth |
2014-12-05 | fsp_baytrail: update printk to use FSP_INFO_LEVEL | Martin Roth |
2014-12-05 | fsp_baytrail: update for UPD_DEVICE_CHECK macro | Martin Roth |
2014-12-05 | fsp_baytrail: update to add the UPD_MEMDOWN_CHECK macro | Martin Roth |
2014-12-05 | fsp_baytrail: update for UPD_SPD_CHECK macro | Martin Roth |
2014-12-05 | fsp_baytrail: update to add the UPD_DEFAULT_CHECK macro | Martin Roth |
2014-12-02 | Replace hlt with halt() | Patrick Georgi |
2014-12-01 | Add UCB RISCV support for architecture, soc, and emulation mainboard.. | Ronald G. Minnich |
2014-12-01 | Mark non-executable files non-executable | Patrick Georgi |
2014-11-30 | Replace hlt() loops with halt() | Patrick Georgi |
2014-11-28 | ACPI: Remove CBMEM TOC from GNVS | Kyösti Mälkki |
2014-11-25 | intel: Remove IRQ1 from possible PIRQ assignemnt. | Vladimir Serbinenko |
2014-11-24 | intel/fsp_baytrail: add new CPUID for Baytrail I step D0 | Herve ELter |
2014-11-21 | intel/fsp_baytrail: add Gold3 FSP support | York Yang |
2014-11-20 | Replace includes of build.h with version.h | Kyösti Mälkki |
2014-11-19 | broadwell: move to per-device ACPI. | Vladimir Serbinenko |
2014-11-19 | fsp_baytrail: Fix ACPI 'Object is not referenced' warnings | Martin Roth |
2014-11-19 | fsp_baytrail: Update chip.h UPD entries to match names in fspvpd.h | Martin Roth |
2014-11-18 | tegra124: remove spurious error message | Patrick Georgi |
2014-11-18 | tegra124: actually parse is_lvds | Patrick Georgi |
2014-11-18 | baytrail: fix range check | Patrick Georgi |
2014-11-14 | tegra124: allow tegra124 devices to run vboot rmodule | Aaron Durbin |
2014-11-14 | tegra124: i2c: Reset the controller when there's an error. | Gabe Black |
2014-11-14 | tegra124: fix the dangerous VPR write order | Joseph Lo |
2014-11-14 | tegra124: Add some functions for resetting peripherals. | Gabe Black |
2014-11-14 | t124: Clean up display init functions | Jimmy Zhang |
2014-11-13 | intel: use crosscompiler readelf, instead of global | Patrick Georgi |
2014-11-13 | arm: Put assembly functions into separate sections | Julius Werner |
2014-11-13 | ipq8064: Make timer code compile | Vadim Bendebury |
2014-11-13 | ipq8064: Configure proper bootblock stack and load address | Vadim Bendebury |
2014-11-13 | Use sbl blobs from a private location | Vadim Bendebury |
2014-11-13 | ipq806x: Add support for GPIO operations | Furquan Shaikh |
2014-11-13 | tegra124: Add a macro specifically for configuring the I2C controller clocks. | Gabe Black |
2014-11-13 | tegra124: Fix some bugs in the clock configuration macros. | Gabe Black |
2014-11-13 | t124: Skip PLLP init to 408MHz | Jimmy Zhang |
2014-11-13 | t124: nyan: Enable lock bit on pll | Jimmy Zhang |
2014-11-13 | tegra124: fix OSC initialization on LP0 resume | Andrew Bresticker |
2014-11-13 | tegra124: fix PLLU parameters | Andrew Bresticker |
2014-11-13 | tegra124: Make the PLLX frequency selectable by model. | Gabe Black |
2014-11-12 | ipq806x: Typecast address to void * in read/write operations | Furquan Shaikh |
2014-11-12 | ipq806x: Add an include/ folder to ipq806x | Furquan Shaikh |
2014-11-12 | Copy u-boot sources as is and modify the tree to still build | Vadim Bendebury |
2014-11-12 | Include IPQ8064 SBLs code in the coreboot bootblock | Vadim Bendebury |
2014-11-12 | tegra124: enable JTAG in Security Mode | Jimmy Zhang |
2014-11-12 | tegra124: Program PWM1 to drive panel backlight | Andrew Chew |
2014-11-12 | tegra124: Add pwm_controller registers | Andrew Chew |
2014-11-12 | tegra124: Fix PWM pinmux functions | Andrew Chew |
2014-11-12 | tegra124: Add PWM base address | Andrew Chew |
2014-11-12 | tegra124: nyan: Keep in memory structures below 4GB. | Gabe Black |
2014-11-10 | arm: Redesign, clarify and clean up cache related code | Julius Werner |
2014-11-09 | src: Too many terminators ';;' at end of stmts, stop Skynet | Edward O'Callaghan |
2014-11-09 | Provide ability to integrate with QComm SBLs | Vadim Bendebury |
2014-11-09 | arm: Thumb ALL the things! | Julius Werner |
2014-11-08 | intel: Use 'FORCEWAKE_ACK_HSW' define over '0x130044' | Edward O'Callaghan |
2014-11-04 | Redundant addr '&' operator on func ptr's in struct initiator | Edward O'Callaghan |
2014-11-01 | {cpu,soc}: Use DEVICE_NOOP macro over dummy symbol | Edward O'Callaghan |
2014-10-28 | baytrail: Remove unused devicetree fields | Shawn Nematbakhsh |
2014-10-28 | baytrail: gfx: Don't configure hotplug + backlight registers | Shawn Nematbakhsh |
2014-10-28 | Baytrail/dptf: Always return 0 in TCPU._PPC | Kein Yuan |
2014-10-28 | baytrail: handle MRC being an ELF file | Aaron Durbin |
2014-10-28 | baytrail: Configure MSR for 2-core and 4-core P-state configutation | Duncan Laurie |
2014-10-28 | baytrail: move cache-as-ram base address to 0xfe000000 | Aaron Durbin |
2014-10-28 | baytrail: romstage: Add function to check SW WP status for vboot | Shawn Nematbakhsh |
2014-10-22 | reg_script: default to n for ARCH_X86 | Isaac Christensen |
2014-10-22 | tegra/nyan*: sdram updates | Tom Warren |
2014-10-22 | cmos: Rename the CMOS related functions. | Gabe Black |
2014-10-22 | broadwell: Update Haswell and Broadwell E0 microcode | Duncan Laurie |
2014-10-22 | broadwell: Update microcode | Duncan Laurie |
2014-10-22 | broadwell: ACPI, romstage, and other updates | Duncan Laurie |
2014-10-22 | broadwell: Update D0 microcode to FFFF000E | Duncan Laurie |
2014-10-22 | broadwell: Update microcode for supported CPUs | Duncan Laurie |
2014-10-22 | broadwell: add new intel SOC | Duncan Laurie |
2014-10-22 | baytrail: Move HDA verb table to Intel SOC common directory | Duncan Laurie |
2014-10-22 | baytrail: Move MRC cache code to a common directory | Duncan Laurie |
2014-10-22 | baytrail/rambi: S3 support and other updates | Kein Yuan |
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-14 | intel/fsp_baytrail: Add padding so device_nvs location matches ACPI | Scott Radcliffe |
2014-10-14 | baytrail: Add padding to the end of device_nvs to match ACPI | Scott Radcliffe |
2014-10-14 | intel/fsp_baytrail: Clear the GNVS area prior to filling | Scott Radcliffe |
2014-10-09 | intel/fsp_baytrail: Include header for "southcluster_smm_save_gpio_route" | Kayalvizhi Dhandapani |
2014-10-09 | intel/fsp_baytrail: fix error "unknown type device_t", when SMM Module added | Kayalvizhi Dhandapani |
2014-10-09 | intel/fsp_baytrail: Fix SMM/SMI | Kayalvizhi Dhandapani |
2014-10-01 | baytrail: update C0 microcode | Shawn Nematbakhsh |
2014-09-29 | intel/fsp_baytrail: Add S3 suspend/resume Support | Mohan D'Costa |
2014-09-25 | soc/qualcomm: Add generic support skeleton for ipq806x | Furquan Shaikh |
2014-09-24 | baytrail: add 80c microcode for C0 parts | Aaron Durbin |
2014-09-22 | tegra124/nyan: memory and display updates | Andrew Bresticker |
2014-09-22 | arm: Move libgcc assembly macros to arch/asm.h | Julius Werner |
2014-09-22 | Add check_member macro to allow clean and easy struct offset checking | Julius Werner |
2014-09-19 | baytrail/rambi: spi, charger, and audio updates | Aaron Durbin |
2014-09-19 | exynos5250: remove unused ret variable in cpu.c | Isaac Christensen |