Age | Commit message (Expand) | Author |
2016-12-05 | spi: Define and use spi_ctrlr structure | Furquan Shaikh |
2016-12-05 | spi: Pass pointer to spi_slave structure in spi_setup_slave | Furquan Shaikh |
2016-12-05 | spi: Fix parameter types for spi functions | Furquan Shaikh |
2016-11-14 | soc/nvidia/tegra210: Remove CONSOLE_SERIAL_TEGRA210_UART_CHOICES | Martin Roth |
2016-09-21 | Makefiles: update cbfs types from bare numbers to values | Martin Roth |
2016-09-07 | commonlib: move DIV_ROUND macros from nvidia/tegra | Arthur Heymans |
2016-08-31 | src/soc: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-08-13 | chromeos: Make CHROMEOS_RAMOOPS_NON_ACPI a default for non-ACPI boards | Julius Werner |
2016-08-09 | soc/nvidia/tegra210: remove unused spi boot device support | Aaron Durbin |
2016-08-09 | soc/nvidia/tegra132: remove tegra132 support | Aaron Durbin |
2016-07-31 | src/soc: Capitalize CPU, ACPI, RAM and ROM | Elyes HAOUAS |
2016-07-31 | nvidia/tegra124: Adjust memlayout to Chrome OS toolchain | Stefan Reinauer |
2016-07-31 | Remove extra newlines from the end of all coreboot files. | Martin Roth |
2016-07-27 | soc/nvidia/tegra124: remove cache_policiy option | Aaron Durbin |
2016-07-12 | Documentation: Fix doxygen errors | Martin Roth |
2016-07-07 | tegra124: Build verstage when CHROMEOS is selected | Paul Kocialkowski |
2016-06-28 | tegra124: Actually align the framebuffer's bytes-per-line to 32 | Paul Kocialkowski |
2016-06-12 | Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devices | Julius Werner |
2016-05-09 | drivers/uart: Use uart_platform_refclk for all UART models | Lee Leahy |
2016-05-09 | tegra124: Align the framebuffer's bytes-per-line to 32 | Paul Kocialkowski |
2016-05-09 | tegra132, tegra210: Align the framebuffer's bytes-per-line to 64 | Paul Kocialkowski |
2016-05-09 | tegra132, tegra210: Fix "becasue" typo in comments | Paul Kocialkowski |
2016-04-07 | edid: Make framebuffer row alignment configurable | Julius Werner |
2016-03-24 | edid: Add helper function to calculate bits-per-pixel dependent values | Julius Werner |
2016-03-08 | nyan: Fix timestamps and CBFS SPI integration | Julius Werner |
2016-02-21 | soc/*: fix uart's regwidth specification in cbtables | Patrick Georgi |
2016-02-12 | tegra132/pistachio: Increase romstage size in memlayout.ld | Julius Werner |
2016-02-12 | tegra132/210: Remove memlayout_vboot2.ld | Julius Werner |
2016-02-12 | timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig | Julius Werner |
2016-01-18 | header files: Fix guard name comments to match guard names | Martin Roth |
2016-01-07 | Correct some common spelling mistakes | Martin Roth |
2015-11-17 | arm64: tegra132: tegra210: Remove old arm64/stage_entry.S | Julius Werner |
2015-11-16 | arm64: Implement generic stage transitions for non-Tegra SoCs | Julius Werner |
2015-11-11 | arm/arm64: Generalize bootblock C entry point | Julius Werner |
2015-11-11 | arm64: mmu: Make page table manipulation work across stages | Julius Werner |
2015-11-07 | arm64: Remove cpu intialization through device-tree | Furquan Shaikh |
2015-11-07 | arm64: Remove SMP support | Furquan Shaikh |
2015-11-07 | arm64: remove spin table support | Aaron Durbin |
2015-11-07 | arm64: remove ARCH_ARM64_CORTEX_A57_POWER_DOWN_SUPPORT | Aaron Durbin |
2015-11-07 | arm64: remove secmon | Aaron Durbin |
2015-11-05 | nvidia/tegra210: lp0_resume: clear the MC_INTSTATUS if MC_INTMASK was 0 | Joseph Lo |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-15 | nvidia/tegra210: Drop FSF address | Patrick Georgi |
2015-10-13 | t132: Add TIMESTAMP region to memlayout.ld | Furquan Shaikh |
2015-10-11 | tegra132: increase romstage size for vboot | Aaron Durbin |
2015-10-11 | vboot: remove remnants of VBOOT_STUB | Aaron Durbin |
2015-10-11 | Do not show HAVE_MTC on non-tegra210 | Vladimir Serbinenko |
2015-10-07 | cbfs: add struct cbfsf | Aaron Durbin |
2015-10-02 | tegra124: use the common verstage flow | Aaron Durbin |
2015-10-01 | tegra132/tegra210: remove verstage.c | Aaron Durbin |