Age | Commit message (Expand) | Author |
2016-03-29 | ipq806x/storm: Return NULL for cbmem_top if DRAM is not initialized | Furquan Shaikh |
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 |
2015-12-03 | cbfs_spi: enable CBFS access in early romstage | Mary Ruthven |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-22 | linking: link bootblock.elf with .data and .bss sections again | Aaron Durbin |
2015-09-09 | verstage: use common program.ld for linking | Aaron Durbin |
2015-08-21 | ChromeOS: Fix Kconfig dependencies | Martin Roth |
2015-07-09 | ipq8064: enable timestamp collection | Vadim Bendebury |
2015-06-30 | qualcomm/ipq806x: Fix uart in verstage | Patrick Georgi |
2015-06-30 | qualcomm/ipq806x: centralize vboot configuration | Patrick Georgi |
2015-06-23 | Kconfig: Move CBFS_SIZE into Mainboard menu | Martin Roth |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-06-02 | ipq806x: clear the RPM initialization Acknowledge bit | Sourabh Banerjee |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-19 | Remove Kconfig variable that has no effect | Patrick Georgi |
2015-05-05 | 3rdparty: move to 3rdparty/blobs | Patrick Georgi |
2015-05-05 | 3rdparty: Move to blobs | Patrick Georgi |
2015-04-30 | vboot: split class in library and stage | Patrick Georgi |
2015-04-29 | kbuild: automatically include SOCs | Stefan Reinauer |
2015-04-22 | soc: select generic gpio lib on (almost) all non-x86 SOCs | Stefan Reinauer |
2015-04-22 | qualcomm/ipq806x: report versions of RPM and DDR init components | Vadim Bendebury |
2015-04-22 | qualcomm/ipq806x: add board id value for SP5 | Vadim Bendebury |
2015-04-21 | armv7: preserve bootblock invocation parameter | Vadim Bendebury |
2015-04-21 | ipq808x: add uber sbl parameter definitions | Vadim Bendebury |
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): Change write32() argument order to match x86 | Julius Werner |
2015-04-21 | arm(64): Replace write32() and friends with writel() | Julius Werner |
2015-04-21 | ipq806x: i2c: stop transfer as soon as an error is reported | Sourabh Banerjee |
2015-04-21 | ipq806x: i2c: write function fixed to avoid spurious success | Sourabh Banerjee |
2015-04-18 | ipq806x: initialize UART even when console is not enabled | Vadim Bendebury |
2015-04-18 | ipq806x: uart: replace hardware accessors | Vadim Bendebury |
2015-04-17 | qualcomm/ipq806x: add spi_crop_chunk() | Patrick Georgi |
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-17 | chromeos: Move memlayout.h/symbols.h into common directory | Julius Werner |
2015-04-17 | storm: define location for storing CBFS header value | Vadim Bendebury |
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: use different CBFS caches before and after DRAM is available | Vadim Bendebury |
2015-04-15 | storm: configure/enable vboot2 support | 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 | ipq806x: modify imem layout | Deepa Dinamani |
2015-04-15 | soc/ipq806x: Disable LPAE mode. | Deepa Dinamani |