Age | Commit message (Expand) | Author |
2015-04-13 | nyan/rush/veyron: Align ChromeOS GPIOs to new model | Julius Werner |
2015-04-10 | vboot: move vboot files to designated directory | Daisuke Nojiri |
2015-04-10 | gpio: decouple tristate gpio support from board ID | David Hendricks |
2015-04-10 | gpio: cosmetic changes to tristate_gpios.c | David Hendricks |
2015-04-10 | gpio: Remove non-ternary tristate mode, make ternaries easier | 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-30 | google/nyan_blaze: Don't auto select CHROMEOS | Aaron Durbin |
2015-03-28 | blaze: update EMC BCT table | Neil Chen |
2015-03-26 | tegra: Clean up USB code | Furquan Shaikh |
2015-03-26 | Restore name of the function reading tertiary GPIO states | Vadim Bendebury |
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 | vboot2: translate shared data to hand off to depthcharge | Daisuke Nojiri |
2015-03-23 | Enable publishing of board ID where supported | Vadim Bendebury |
2015-03-23 | Include board ID calculations only when necessary | Vadim Bendebury |
2015-03-23 | Generalize revision number calculation function | 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-27 | vboot2: read dev and recovery switch | Daisuke Nojiri |
2015-01-27 | vboot2: implement select_firmware for pre-romstage verification | Daisuke Nojiri |
2015-01-04 | nyan: Ignore the recovery GPIO. | Todd Broch |
2015-01-03 | blaze: change ramcode 1000/1001/1010 to use 792MHz bct | Neil Chen |
2014-12-31 | nyan*: Set GEN2 I2C pads to open-drain mode | Ken Chang |
2014-12-30 | nyan_blaze: Enable USB port2 | Neil Chen |
2014-12-30 | nyan*: Log boot reason in eventlog | David Hendricks |
2014-12-26 | blaze: change ramcode 0001/0010 to use 792MHz bct | Jerry Wang |
2014-12-26 | nyan*: Detect watchdog resets and reset the whole machine. | Gabe Black |
2014-12-26 | blaze: change ramcode 0000 to use 792MHz bct | Ken Chang |
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 | blaze: Change samsung RAMCODE to samsung-2GB-204/samsung-4GB-204 | Neil Chen |
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 | blaze: Change RAMCODE 0010 to hynix-2GB-792MHz | Neil Chen |
2014-12-15 | blaze: set 8 default BCT as hynix-2GB-204MHz | 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 | Big, Blaze: Set I2S1 Source to CLK_M to Fix Beep | Daisuke Nojiri |
2014-11-14 | nyan: tpm: Increase the TPM frequency to 400 KHz. | Gabe Black |
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-14 | blaze: Create a nyan_blaze mainboard, copied from nyan_big | Tom Warren |