summaryrefslogtreecommitdiff
path: root/lib/lmb.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-02lmb: handle more than one DRAM BANKSimon Goldschmidt1-5/+32
2019-01-26lib: lmb: cleanup var names and patman warningsSimon Goldschmidt1-44/+42
2019-01-26lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_sizeSimon Goldschmidt1-1/+1
2019-01-17fs: prevent overwriting reserved memorySimon Goldschmidt1-0/+13
2019-01-17lib: lmb: extend lmb for checks at load timeSimon Goldschmidt1-0/+53
2019-01-17lib: lmb: reserving overlapping regions should failSimon Goldschmidt1-7/+4
2019-01-17lmb: fix allocation at end of address rangeSimon Goldschmidt1-17/+12
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2014-10-25lmb: make local functions staticJeroen Hofstee1-1/+1
2014-08-09lib: lmb: fix overflow in __lmb_alloc_base w/ large RAMStephen Warren1-1/+4
2014-07-19lib:lmb: use __weakJeroen Hofstee1-4/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-4/+1
2010-04-13Rename lib_generic/ to lib/Peter Tyser1-0/+348