Age | Commit message (Expand) | Author |
2018-05-08 | mb/google: Get rid of device_t | Elyes HAOUAS |
2017-12-07 | boardid: Minor clean up and standardization | Julius Werner |
2017-08-18 | include/device: Split i2c.h into three | Nico Huber |
2017-06-13 | Consolidate reset API, add generic reset_prepare mechanism | Julius Werner |
2017-06-02 | Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER | Nico Huber |
2017-03-28 | vboot: Move remaining features out of vendorcode/google/chromeos | Julius Werner |
2017-03-28 | vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default | Julius Werner |
2016-11-18 | google/chromeec: Add common infrastructure for boot-mode switches | Furquan Shaikh |
2016-10-02 | Kconfig: Update default hex values to start with 0x | Martin Roth |
2016-08-18 | Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS | Aaron Durbin |
2016-08-15 | mainboard/google: remove unused BOOT_MEDIA_SPI_CHIP_SELECT option | Aaron Durbin |
2016-07-28 | chromeos: Clean up elog handling | Furquan Shaikh |
2016-07-28 | vboot: Separate vboot from chromeos | Furquan Shaikh |
2016-07-27 | soc/nvidia/tegra124: remove cache_policiy option | Aaron Durbin |
2016-07-07 | nyan: Avoid running early_mainboard_init twice in vboot context | Paul Kocialkowski |
2016-05-11 | lib: remove FLASHMAP_OFFSET config variable | Aaron Durbin |
2016-04-13 | mainboard/google: Update license headers | Martin Roth |
2016-04-05 | chromeos.fmd: Mark RW_LEGACY as CBFS | Patrick Georgi |
2016-04-05 | chromeos: Simplify fill_lb_gpios even further | Julius Werner |
2016-03-08 | nyan: Fix timestamps and CBFS SPI integration | Julius Werner |
2016-02-12 | chromebooks: Define GBB hardware IDs | Patrick Georgi |
2016-01-21 | chromeos: import Chrome OS fmaps | Patrick Georgi |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-08-26 | ChromeOS mainboards: Move more Kconfig symbols under CHROMEOS | Martin Roth |
2015-08-26 | Google Kconfig: Add MAINBOARD_HAS_NATIVE_VGA_INIT in good places | Martin Roth |
2015-08-21 | ChromeOS: Fix Kconfig dependencies | Martin Roth |
2015-07-02 | tegra124: verified boot fixups | Stefan Reinauer |
2015-06-30 | google/nyan: remove timestamp leftovers from upstreaming | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-19 | Remove Kconfig variable that has no effect | Patrick Georgi |
2015-05-11 | chromeos: remove vboot_verify_firmware() | Aaron Durbin |
2015-04-28 | boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEX | Aaron Durbin |
2015-04-22 | mainboards: Add CHROMEOS_VBNV_* where appropriate | Patrick Georgi |
2015-04-21 | arm(64): Globally replace writel(v, a) with write32(a, v) | Julius Werner |
2015-04-18 | kconfig: automatically include mainboards | Stefan Reinauer |
2015-04-14 | CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool | Julius Werner |
2015-04-13 | nyan/rush/veyron: Align ChromeOS GPIOs to new model | Julius Werner |
2015-04-10 | gpio: Extend common GPIO header, simplify function names | Julius Werner |
2015-04-08 | tegra124: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-04-06 | New mechanism to define SRAM/memory map with automatic bounds checking | Julius Werner |
2015-04-02 | Nyans: replace cpu_reset with hard_reset | Daisuke Nojiri |
2015-03-26 | tegra: Clean up USB code | Furquan Shaikh |
2015-03-24 | vboot2: separate verstage from bootblock | Daisuke Nojiri |
2015-03-24 | nyans: reduce code duplication in bootblock and romstages | Daisuke Nojiri |
2015-03-23 | Include board ID calculations only when necessary | Vadim Bendebury |
2015-03-20 | romstages: use common run_ramstage() | Aaron Durbin |
2015-03-13 | Use a common boardid.h instead of per board copies | Vadim Bendebury |
2015-03-13 | nyan: Remove broken setup_display() from romstage | Julius Werner |
2015-03-10 | ARM romstages: Support and fix COLLECT_TIMESTAMPS | Kyösti Mälkki |
2015-01-27 | CBMEM: Move cbmemc_reinit() | Kyösti Mälkki |
2015-01-04 | nyan: Ignore the recovery GPIO. | Todd Broch |
2014-12-31 | nyan*: Set GEN2 I2C pads to open-drain mode | Ken Chang |
2014-12-30 | nyan*: Log boot reason in eventlog | David Hendricks |
2014-12-26 | nyan*: Detect watchdog resets and reset the whole machine. | Gabe Black |
2014-12-26 | nyan*: I2C: Implement bus clear when 'ARB_LOST' error occurs | Tom Warren |
2014-12-19 | nyan*: Clear VDDIO_SDMMC3 to reset SD card reader. | Hung-Te Lin |
2014-12-19 | nyan*: Disable SD card reader power gpio. | Hung-Te Lin |
2014-12-19 | nyan*: Add fast link training functions | Jimmy Zhang |
2014-12-17 | nyan*: cbmem: Move the call to cbmemc_reinit. | Gabe Black |
2014-12-17 | tegra124: modify panel init sequence | Ken Chang |
2014-12-17 | nyan*: enable CLAMP_INPUTS | Ken Chang |
2014-12-17 | nyan*: Add eventlog support | David Hendricks |
2014-12-16 | i2c: Replace the i2c API. | Gabe Black |
2014-12-15 | tegra124: Setup clock PLLD by approximating display panel pixel clock. | Hung-Te Lin |
2014-12-15 | nyan*: pinmux: fix PWM1/2 conflicts | Tom Warren |
2014-12-15 | tegra124: set safe values for href_to_sync and vref_to_sync | Jimmy Zhang |
2014-12-15 | nyan: Enable the cbmem console on nyan and allocate space for it in SRAM. | Gabe Black |
2014-12-15 | nyans: prepare for vboot verification of ramstage | Aaron Durbin |
2014-12-15 | nyan*: Fix unexpected symbol (CR) when converting DOS-formatted BCT config. | Neil Chen |
2014-12-15 | nyan*: Reduce the EC SPI bus frequency to 3 MHz. | Gabe Black |
2014-12-09 | spi: Factor EC protocol details out of the SPI drivers. | Gabe Black |
2014-11-14 | nyan: tpm: Increase the TPM frequency to 400 KHz. | Gabe Black |
2014-11-14 | Nyan: Set I2S1 Source to CLK_M | Daisuke Nojiri |
2014-11-14 | nyan: Move some pinmux and clock/reset configuration to ROM stage. | Gabe Black |
2014-11-14 | t124: Clean up display init functions | Jimmy Zhang |
2014-11-13 | nyan*: Switching unused pin to GPIO | Neil Chen |
2014-11-13 | nyan: big: Only delay when and as long as necessary in the PMIC setup code. | Gabe Black |
2014-11-13 | nyan: big: Set the i2c controller frequencies appropriately. | Gabe Black |
2014-11-13 | Nyan: Set DMA Reserve to 2MB | Daisuke Nojiri |
2014-11-13 | nyan: Select the CD570M Tegra124 model. | Gabe Black |
2014-11-13 | nyan: Update 924MHz BCT w/latest qual'd cfg, use 924 as default speed for 2GB | Tom Warren |
2014-11-13 | nyan: nyan_big: Mark the address range covering the SRAM as cachable. | Gabe Black |
2014-11-13 | nyan: Add 4GB bct support | Jimmy Zhang |
2014-11-13 | nyan: big: Check dram_end when setting up caching in ROM stage. | Gabe Black |
2014-11-12 | tegra124: Program PWM1 to drive panel backlight | Andrew Chew |
2014-11-12 | tegra124: Enable PWM clock, and set up PWM1 pin | Andrew Chew |
2014-11-12 | tegra124: nyan: Keep in memory structures below 4GB. | Gabe Black |
2014-11-12 | nyan: Use asm volatile instead of plain asm so it doesn't get optimized out. | Gabe Black |
2014-11-10 | arm: Redesign, clarify and clean up cache related code | Julius Werner |
2014-10-22 | tegra/nyan*: sdram updates | Tom Warren |
2014-10-17 | Add board_info for all Google/Intel boards mitting the file | Stefan Reinauer |
2014-09-24 | big: Create a nyan_big mainboard which is a copy of nyan. | Gabe Black |
2014-09-22 | tegra124/nyan: memory and display updates | Andrew Bresticker |
2014-09-17 | spi: add Kconfig variable for dual-output read enable | David Hendricks |
2014-09-13 | arm: Move exception_init() close to console_init() | Julius Werner |
2014-09-13 | tegra124/nyan: display, clock, and other updates | Julius Werner |
2014-09-12 | tegra124/nyan: various fixes and additions | Hung-Te Lin |
2014-09-11 | tegra124/nyan: rougly stable code base | Gabe Black |
2014-09-10 | nyan: Add a stub mainboard. | Gabe Black |