Age | Commit message (Expand) | Author |
2020-09-21 | soc/qualcomm: Drop unneeded empty lines | Elyes HAOUAS |
2020-06-13 | treewide: Add Kconfig variable MEMLAYOUT_LD_FILE | Furquan Shaikh |
2020-05-11 | treewide: Replace BSD-3-Clause and ISC headers with SPDX headers | Patrick Georgi |
2020-05-11 | treewide: split off license text, remove extra copyright notices | Patrick Georgi |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-04-05 | soc/qualcomm: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-12-04 | Change all clrsetbits_leXX() to clrsetbitsXX() | Julius Werner |
2019-11-14 | lib/fmap: Add optional pre-RAM cache | Julius Werner |
2019-10-27 | src/soc: change "unsigned" to "unsigned int" | Martin Roth |
2019-05-29 | src/soc: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-03-21 | vboot: standardize on working data size | Joel Kitching |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2018-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-06-04 | src/soc: Get rid of whitespace before tab | Elyes HAOUAS |
2018-05-29 | src/soc: Add and update license headers | Martin Roth |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
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-22 | spi: Clean up SPI flash driver interface | Furquan Shaikh |
2016-03-29 | ipq806x/storm: Return NULL for cbmem_top if DRAM is not initialized | Furquan Shaikh |
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-09 | verstage: use common program.ld for linking | Aaron Durbin |
2015-07-09 | ipq8064: enable timestamp collection | Vadim Bendebury |
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-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
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): Change write32() argument order to match x86 | Julius Werner |
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-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 | ipq8064: add DRAM initialization code | Vadim Bendebury |
2015-04-15 | ipq806x: add i2c driver | Vadim Bendebury |
2015-04-15 | ipq806x: modify imem layout | Deepa Dinamani |
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: Extend common GPIO header, simplify function names | Julius Werner |
2015-04-08 | ipq806x: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-03-23 | ipq806x: implement GPIO API | Vadim Bendebury |
2015-03-23 | Generalize revision number calculation function | Vadim Bendebury |
2015-02-06 | include/types.h: Provide BIT() macro | Alexandru Gagniuc |
2015-01-04 | ipq806x: move GPIO definitions to the proper include file | Vadim Bendebury |
2015-01-04 | ipq806x: Add USB support | Julius Werner |
2015-01-03 | ipq806x: clean up UART driver tx_byte function | Vadim Bendebury |
2014-12-31 | ipq8064: modify SPI controller driver to work in coreboot | Vadim Bendebury |
2014-12-30 | ipq8064: copy u-boot spi driver as is | Vadim Bendebury |
2014-12-30 | ipq8064: prepare include files before adding UART driver | Vadim Bendebury |
2014-12-05 | ipq8064: Make clock code build in coreboot | Vadim Bendebury |
2014-12-05 | ipq8064: prepare UART driver for use in coreboot | Vadim Bendebury |
2014-11-13 | ipq8064: Make timer code compile | Vadim Bendebury |
2014-11-13 | ipq806x: Add support for GPIO operations | Furquan Shaikh |
2014-11-12 | ipq806x: Typecast address to void * in read/write operations | Furquan Shaikh |
2014-11-12 | ipq806x: Add an include/ folder to ipq806x | Furquan Shaikh |