Age | Commit message (Expand) | Author |
2015-04-22 | soc: select generic gpio lib on (almost) all non-x86 SOCs | Stefan Reinauer |
2015-04-21 | arm(64): Manually clean up the mess left by write32() transition | Julius Werner |
2015-04-21 | arm(64): Globally replace writel(v, a) with write32(a, v) | Julius Werner |
2015-04-21 | arm(64): Replace write32() and friends with writel() | Julius Werner |
2015-04-20 | Kconfig: rename CONSOLE_SERIAL_UART to DRIVERS_UART | Patrick Georgi |
2015-04-18 | vboot: make vboot2_verify_firmware return | Daisuke Nojiri |
2015-04-17 | chromeos: Move memlayout.h/symbols.h into common directory | Julius Werner |
2015-04-17 | uart: pass register width in the coreboot table | Vadim Bendebury |
2015-04-14 | tegra132: lock down VPR | Aaron Durbin |
2015-04-14 | rush: Enable dp display | Jimmy Zhang |
2015-04-14 | ryu: display: Add function to pass mode info to payload | Jimmy Zhang |
2015-04-14 | ryu: display: Set display shift clock divider | Jimmy Zhang |
2015-04-14 | rush: Configure display related clock, pad, and power | Jimmy Zhang |
2015-04-14 | rush: Add dp related parameters | Jimmy Zhang |
2015-04-14 | CBFS: Automate ROM image layout and remove hardcoded offsets | Julius Werner |
2015-04-13 | arm: Add bootblock_mainboard_early_init() for pre-console initialization | Julius Werner |
2015-04-13 | rush: Add and select DO_SOR_INIT config option | Jimmy Zhang |
2015-04-13 | ryu: Add and select DO_DSI_INIT config option | Jimmy Zhang |
2015-04-13 | ryu: display: Move display api to mainboard | Jimmy Zhang |
2015-04-13 | ryu: display: Split dc functions from dsi display code | Jimmy Zhang |
2015-04-13 | t132: Add I2S1 support to funit | Tom Warren |
2015-04-13 | t132: add RAM repair to cluster 1 | Yen Lin |
2015-04-10 | tegra132: psci: add cpu_on/off support | Joseph Lo |
2015-04-10 | tegra132: Make non-vboot2 memlayout more useful | Furquan Shaikh |
2015-04-10 | tegra132: Change memlayout to have PRERAM and POSTRAM CBFS Cache | Furquan Shaikh |
2015-04-10 | tegra132: Bump up ramstage to 256K | Furquan Shaikh |
2015-04-10 | tegra132: prepare cpu startup in psci | Aaron Durbin |
2015-04-10 | tegra132: Increase size of bootblock due to overflow | Tom Warren |
2015-04-10 | tegra132: always bring up PLLD | Aaron Durbin |
2015-04-10 | tegra132: rename clock_display() to clock_configure_plld() | Aaron Durbin |
2015-04-10 | tegra132: Set dc to resize the difference between framebuffer and panel | Jimmy Zhang |
2015-04-10 | tegra132: Add framebuffer parameters | Jimmy Zhang |
2015-04-10 | tegra132: Pass panel spec to lib_sysinfo | Jimmy Zhang |
2015-04-10 | tegra132: Expand ramstage size to 208k (from 192k) | Jimmy Zhang |
2015-04-10 | tegra132: Add dsi driver | Jimmy Zhang |
2015-04-10 | tegra132: Add panel mode spec | Jimmy Zhang |
2015-04-10 | google/rush_ryu: dsi: Enable panel related vdd and clocks | Jimmy Zhang |
2015-04-10 | tegra132: Increase space for romstage in memlayout | Furquan Shaikh |
2015-04-10 | vboot: move vboot files to designated directory | Daisuke Nojiri |
2015-04-10 | google/rush: Add I2C1 init and audio clock enable/resets | Tom Warren |
2015-04-10 | tegra132: Add routine to enable all audio periphs under AHUB | Tom Warren |
2015-04-10 | tegra132: Add I2C1 support to funit | Tom Warren |
2015-04-10 | arm64: Implement PSCI command support | Aaron Durbin |
2015-04-10 | arm64: secmon: add entry point for turned on CPUs | Aaron Durbin |
2015-04-10 | ryu: Add display_start api | Jimmy Zhang |
2015-04-10 | gpio: Extend common GPIO header, simplify function names | Julius Werner |
2015-04-09 | soc: Use DEVICE_NOOP macro formalism over static stub func | Edward O'Callaghan |
2015-04-09 | tegra132: configure debug uart to 115200n8 in tegra_lp0_resume | Yen Lin |
2015-04-09 | arm64: psci: add node hierarchy | Aaron Durbin |
2015-04-08 | t132: Add vboot2 support | Furquan Shaikh |
2015-04-08 | timer: Add generic udelay() implementation | Aaron Durbin |
2015-04-08 | tegra124: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-04-08 | tegra132: Remove clamp_tristate_inputs() call | Tom Warren |
2015-04-08 | tegra132: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-04-07 | tegra132: Provide weak implementation of usb_setup_utmip in funitcfg.c | Furquan Shaikh |
2015-04-07 | kconfig: drop intermittend forwarder files | Stefan Reinauer |
2015-04-06 | New mechanism to define SRAM/memory map with automatic bounds checking | Julius Werner |
2015-04-06 | tegra132: Add tegra_lp0_resume code | Yen 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 | 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-03 | tegra132: implement platform_prog_run() | Aaron Durbin |
2015-04-03 | tegra124: implement platform_prog_run() | Aaron Durbin |
2015-04-02 | Nyans: replace cpu_reset with hard_reset | Daisuke Nojiri |
2015-03-31 | cbfs: remove cbfs_core.h includes | Aaron Durbin |
2015-03-30 | Update hex values to CBFS binary name types in Makefiles | Martin Roth |
2015-03-28 | tegra132: Add support for pmc_rst_status get and print | Furquan Shaikh |
2015-03-28 | tegra132: Replace use of clk_rst with CLK_RST_REG | Furquan Shaikh |
2015-03-28 | tegra132: measure romstage timings | Aaron Durbin |
2015-03-28 | tegra132/rush/ryu: Use CLK_RST_REG instead of &clk_rst->... | Furquan Shaikh |
2015-03-28 | tegra132: Clean up clock register writes | Furquan Shaikh |
2015-03-28 | Ryu: Move I2C6 init to ramstage | Tom Warren |
2015-03-28 | Ryu: Rewrite I2C6 mux init | Tom Warren |
2015-03-28 | tegra132: remove private spin table implementation | Aaron Durbin |
2015-03-28 | tegra132: Add secmon support | Furquan Shaikh |
2015-03-28 | tegra132: use generic GIC driver | Aaron Durbin |
2015-03-28 | arm64: Replace CONFIG_* variables with {read/write}_current | Furquan Shaikh |
2015-03-28 | tegra132: update MTS version formatting | Aaron Durbin |
2015-03-28 | tegra132: remove bring_up_secondary_cpu chip option | Aaron Durbin |
2015-03-27 | tegra132: support arm64 SMP bringup | Aaron Durbin |
2015-03-27 | tegra132: remove printk() before console_init() | Aaron Durbin |
2015-03-27 | tegra132: Fix clock apis | Furquan Shaikh |
2015-03-27 | tegra132: Add LPDDR3 SDRAM init in coreboot. | Tom Warren |
2015-03-27 | tegra132: return actual plld frequency | Aaron Durbin |
2015-03-27 | tegra132: No need for Kconfig variables for stacks | Furquan Shaikh |
2015-03-27 | tegra132: add spin table support | Aaron Durbin |
2015-03-27 | tegra132: add option to bring up and init secondary cpu | Aaron Durbin |
2015-03-27 | tegra132: support GIC secondary cpu support | Aaron Durbin |
2015-03-27 | arm64: make mmu_enable() use previous ttb from mmu_init() | Aaron Durbin |
2015-03-27 | tegra132: select EL3 cpu start up state | Aaron Durbin |
2015-03-27 | tegra132: implement smp_processor_id() | Aaron Durbin |
2015-03-27 | tegra132: increase MAX_CPUS to 2 | Aaron Durbin |
2015-03-27 | tegra132: Increase TrustZone Carveout Region size | Furquan Shaikh |
2015-03-27 | tegra132: refactor cpu startup code | Aaron Durbin |
2015-03-27 | tegra132: Add exception stack top address | Furquan Shaikh |
2015-03-27 | tegra132: add enums for bus names | Aaron Durbin |
2015-03-27 | tegra132: initialize GIC | Aaron Durbin |
2015-03-27 | tegra132: move page tables to trustzone region | Aaron Durbin |