summaryrefslogtreecommitdiffstats
path: root/src/lib/boot_device.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/lib: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* boot_device: Constify argumentPatrick Rudolph2019-05-121-1/+1
* lib/boot_device: Add API for write protect a regionRizwan Qureshi2019-01-211-0/+7
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* compiler.h: add __weak macroAaron Durbin2018-04-241-1/+2
* lib/boot_device: add RW boot device constructAaron Durbin2016-08-191-6/+18
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* boot_device: add call to boot_device_init()Aaron Durbin2015-10-271-0/+3
* coreboot: introduce boot_deviceAaron Durbin2015-05-261-0/+38