summaryrefslogtreecommitdiff
path: root/env/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-04-24env: remove callback.o for an SPL buildRasmus Villemoes1-1/+1
2020-01-23env: another attempt at fixing SPL build failuresRasmus Villemoes1-8/+5
2018-07-21env: Simplify Makefile using $(SPL_TPL_)York Sun1-29/+11
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2017-10-16env: Drop CONFIG_ENV_IS_IN_DATAFLASHTuomas Tynkkynen1-1/+0
2017-08-16env: Add a new implementation of environment accessSimon Glass1-1/+1
2017-08-15Move environment files from common/ to env/Simon Glass1-0/+57