summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/peach_pit/mainboard.c
Commit message (Expand)AuthorAgeFilesLines
* mb/google/{herobrine,peach_pit,trogdor}: Use {read,write}32p()Elyes Haouas2022-12-091-2/+2
* src/mainboard to src/security: Fix spelling errorsMartin Roth2021-10-051-1/+1
* mb/: Drop the provided name in chip_opsKyösti Mälkki2021-02-211-1/+0
* drivers: Replace set_vbe_mode_info_validPatrick Rudolph2020-12-171-11/+2
* mb/google: Drop unneeded empty linesElyes HAOUAS2020-09-221-1/+0
* src: Use space after 'if', 'for'Elyes HAOUAS2020-08-051-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mb/google/peach_pit: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* mainboard/google: Remove unused include <stdlib.h>Elyes HAOUAS2019-11-281-1/+0
* src/mainboard: change "unsigned" to "unsigned int"Martin Roth2019-10-271-3/+3
* commonlib: fix typo LB_TAB_* (instead of LB_TAG_*)Patrick Georgi2019-05-291-1/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+1
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-221-2/+2
* mb: Get rid of unneeded include <cbmem.h>Elyes HAOUAS2018-08-131-1/+0
* mb/google: Get rid of device_tElyes HAOUAS2018-05-081-2/+2
* include/device: Split i2c.h into threeNico Huber2017-08-181-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* edid: Use edid_mode struct to reduce redundancyDavid Hendricks2015-08-281-2/+2
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-211-2/+2
* exynos5420: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-17/+17
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-061-8/+6
* Fix mainboard names for daisy and peach_pitDavid Hendricks2015-01-101-2/+2
* i2c: Replace the i2c API.Gabe Black2014-12-161-0/+1
* arm: Redesign, clarify and clean up cache related codeJulius Werner2014-11-101-1/+0
* pit: Rename pit to peach_pit.Gabe Black2014-09-251-0/+498