summaryrefslogtreecommitdiff
path: root/src/mainboard/google/peach_pit/mainboard.c
AgeCommit message (Expand)Author
2020-04-06mb/google/peach_pit: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18mainboard/google: Remove copyright noticesPatrick Georgi
2019-11-28mainboard/google: Remove unused include <stdlib.h>Elyes HAOUAS
2019-10-27src/mainboard: change "unsigned" to "unsigned int"Martin Roth
2019-05-29commonlib: fix typo LB_TAB_* (instead of LB_TAG_*)Patrick Georgi
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2018-08-13mb: Get rid of unneeded include <cbmem.h>Elyes HAOUAS
2018-05-08mb/google: Get rid of device_tElyes HAOUAS
2017-08-18include/device: Split i2c.h into threeNico Huber
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-08-28edid: Use edid_mode struct to reduce redundancyDavid Hendricks
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-07exynos5420: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-01-10Fix mainboard names for daisy and peach_pitDavid Hendricks
2014-12-16i2c: Replace the i2c API.Gabe Black
2014-11-10arm: Redesign, clarify and clean up cache related codeJulius Werner
2014-09-25pit: Rename pit to peach_pit.Gabe Black