Age | Commit message (Expand) | Author |
2018-10-22 | reset: Convert individual boards to `board_reset()` | Nico Huber |
2018-08-10 | drivers/i2c: Add i2c TPM support for different stages | Philipp Deppenwiese |
2018-06-04 | security/tpm: Unify the coreboot TPM software stack | Philipp Deppenwiese |
2018-05-08 | mb/google: Get rid of device_t | Elyes HAOUAS |
2017-12-07 | boardid: Switch from Kconfig to weak functions | Julius Werner |
2017-12-07 | boardid: Minor clean up and standardization | Julius Werner |
2017-11-23 | src/mainboard: Fix various typos | Jonathan Neuschäfer |
2017-11-17 | mb/google: Add Chromebook marketing names | Jonathan Neuschäfer |
2017-07-06 | mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-06-13 | Consolidate reset API, add generic reset_prepare mechanism | Julius Werner |
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-07-28 | qualcomm/storm: Add required files to enable elog in ramstage | Furquan Shaikh |
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-30 | storm: Fix compilation error | Furquan Shaikh |
2016-03-29 | ipq806x/storm: Return NULL for cbmem_top if DRAM is not initialized | Furquan Shaikh |
2016-03-25 | google/intel mainboards: Add missing board_info.txt files | Martin Roth |
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-27 | google/storm/Kconfig: remove select CONSOLE_CBMEM_DUMP_TO_UART | Martin Roth |
2015-08-26 | ChromeOS mainboards: Move more Kconfig symbols under CHROMEOS | Martin Roth |
2015-08-21 | ChromeOS: Fix Kconfig dependencies | Martin Roth |
2015-07-03 | storm: Enable DRIVER_UART since we use CONSOLE_CBMEM_DUMP_TO_UART | Stefan Reinauer |
2015-06-30 | google/storm: romstage needs the accessor functions for buttons | Patrick Georgi |
2015-06-30 | qualcomm/ipq806x: centralize vboot configuration | Patrick Georgi |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-19 | Remove Kconfig variable that has no effect | Patrick Georgi |
2015-04-27 | storm: enable CBMEM console dump | Vadim Bendebury |
2015-04-22 | google/storm: indicate start of normal boot on LED ring | Vadim Bendebury |
2015-04-22 | google/storm: enable zero page access protection. | Deepa Dinamani |
2015-04-22 | storm: add config option to clear dev mode state on recovery | Vadim Bendebury |
2015-04-22 | google/storm: enable virtual development mode switch | Vadim Bendebury |
2015-04-22 | i2c/ww_ring: decouple LED display from vboot | Vadim Bendebury |
2015-04-22 | google/storm: support factory reset (wipeout) request | Vadim Bendebury |
2015-04-22 | google/storm: use whirlwind LED ring on SP5 boards | Vadim Bendebury |
2015-04-22 | google/*: Add MAINBOARD_HAS_CHROMEOS where appropriate | Patrick Georgi |
2015-04-22 | switch mainboards over to use BOARD_ID_AUTO | Stefan Reinauer |
2015-04-21 | storm: print uber-sbl information | Vadim Bendebury |
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-17 | storm: Add STM flash support | Vadim Bendebury |
2015-04-17 | storm: handle dual purpose recovery button | Vadim Bendebury |
2015-04-17 | ipq806x: extend GSBI driver to support i2c on any GSBI block | Sourabh Banerjee |
2015-04-17 | ipq806x: add LPASS clock control driver | Vadim Bendebury |
2015-04-17 | ipq806x: Add support for mmu in bootblock. | Deepa Dinamani |
2015-04-15 | ipq806x: load and start RPM | Vadim Bendebury |
2015-04-15 | storm: Add watchdog reset api. | Deepa Dinamani |
2015-04-15 | ipq806x: Load TZBSP blob from coreboot ramstage | Vikas Das |
2015-04-15 | storm: adjust rombase startup to vboot2 | Vadim Bendebury |
2015-04-15 | ipq8064: add DRAM initialization code | Vadim Bendebury |
2015-04-15 | ipq806x: add i2c driver | Vadim Bendebury |
2015-04-15 | google/storm: prepare enabling vboot2 | Vadim Bendebury |
2015-04-15 | storm: add code for detecting rec/dev/write protect switches' status | Daisuke Nojiri |
2015-04-14 | storm: do not enable the ethernet switch by default | Vadim Bendebury |
2015-04-14 | timer: Reestablish init_timer(), consolidate timer initialization calls | Julius Werner |
2015-04-14 | CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool | Julius Werner |
2015-04-13 | storm: Fix timer init order problem | Julius Werner |
2015-04-13 | storm: add hard_reset template | Daisuke Nojiri |
2015-04-10 | storm: copy WiFi calibration data in the CBMEM | Vadim Bendebury |
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 | google/storm: Minor board ID changes | Dan Ehrenberg |
2015-04-10 | storm: Initialize clock, pinmux for NAND if present on board | Dan Ehrenberg |
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-10 | storm: retrieve MAC address from VPD | Vadim Bendebury |
2015-04-08 | ipq806x: 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-03-28 | storm: fix SW_RESET signal polarity | Vadim Bendebury |
2015-03-28 | storm: deassert SW_RESET signal at startup | Vadim Bendebury |
2015-03-28 | storm: make sure board ID is calculated only once | Vadim Bendebury |
2015-03-28 | storm: reset TPM properly on proto0 | Vadim Bendebury |
2015-03-28 | storm: supply vboot GPIO settings in coreboot table | Vadim Bendebury |
2015-03-26 | fix how to interpret board id read from gpios | Daisuke Nojiri |
2015-03-26 | Restore name of the function reading tertiary GPIO states | Vadim Bendebury |
2015-03-23 | Enable publishing of board ID where supported | Vadim Bendebury |
2015-03-23 | storm: Add board ID calculation function | Vadim Bendebury |
2015-03-23 | ipq806x: implement GPIO API | Vadim Bendebury |
2015-03-20 | romstages: use common run_ramstage() | Aaron Durbin |
2015-03-05 | storm: Provide ability to build ap148 variant | Vadim Bendebury |
2015-01-09 | storm: Increase DRAM size to 1024MB | David Hendricks |
2015-01-09 | storm: USB fixes for proto0 | Vadim Bendebury |
2015-01-04 | ipq806x: Add USB support | Julius Werner |
2015-01-03 | mainboard/storm: setup mmu in storm mainboard_init | Deepa Dinamani |
2015-01-03 | storm: enable early console | Vadim Bendebury |
2015-01-03 | storm/ipq8064: add dynamic CBMEM support | Vadim Bendebury |
2015-01-03 | storm: ipq8064: enable CBFS SPI wrapper | Vadim Bendebury |
2014-12-31 | ipq8064/storm: UART enable and various fixes | Vadim Bendebury |
2014-12-30 | ipq8064: prepare uart driver for use in coreboot | Vadim Bendebury |
2014-12-01 | Mark non-executable files non-executable | Patrick Georgi |
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-10-01 | storm: Add generic support skeleton for storm | Furquan Shaikh |