summaryrefslogtreecommitdiff
path: root/src/lib/boot_device.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-04src/lib: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-05-12boot_device: Constify argumentPatrick Rudolph
2019-01-21lib/boot_device: Add API for write protect a regionRizwan Qureshi
2018-10-08Move compiler.h to commonlibNico Huber
2018-04-24compiler.h: add __weak macroAaron Durbin
2016-08-19lib/boot_device: add RW boot device constructAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-27boot_device: add call to boot_device_init()Aaron Durbin
2015-05-26coreboot: introduce boot_deviceAaron Durbin