Age | Commit message (Expand) | Author |
2022-12-09 | mb/google/{herobrine,peach_pit,trogdor}: Use {read,write}32p() | Elyes Haouas |
2021-10-05 | src/mainboard to src/security: Fix spelling errors | Martin Roth |
2021-02-21 | mb/: Drop the provided name in chip_ops | Kyösti Mälkki |
2020-12-17 | drivers: Replace set_vbe_mode_info_valid | Patrick Rudolph |
2020-09-22 | mb/google: Drop unneeded empty lines | Elyes HAOUAS |
2020-08-05 | src: Use space after 'if', 'for' | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-06 | mb/google/peach_pit: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | mainboard/google: Remove copyright notices | Patrick Georgi |
2019-11-28 | mainboard/google: Remove unused include <stdlib.h> | Elyes HAOUAS |
2019-10-27 | src/mainboard: change "unsigned" to "unsigned int" | Martin Roth |
2019-05-29 | commonlib: fix typo LB_TAB_* (instead of LB_TAG_*) | Patrick Georgi |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-02-22 | symbols.h: Add macro to define memlayout region symbols | Julius Werner |
2018-08-13 | mb: Get rid of unneeded include <cbmem.h> | Elyes HAOUAS |
2018-05-08 | mb/google: Get rid of device_t | Elyes HAOUAS |
2017-08-18 | include/device: Split i2c.h into three | Nico Huber |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-08-28 | edid: Use edid_mode struct to reduce redundancy | David Hendricks |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-21 | arm(64): Globally replace writel(v, a) with write32(a, v) | Julius Werner |
2015-04-07 | exynos5420: 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-01-10 | Fix mainboard names for daisy and peach_pit | David Hendricks |
2014-12-16 | i2c: Replace the i2c API. | Gabe Black |
2014-11-10 | arm: Redesign, clarify and clean up cache related code | Julius Werner |
2014-09-25 | pit: Rename pit to peach_pit. | Gabe Black |