summaryrefslogtreecommitdiffstats
path: root/lib/lmb.c
Commit message (Expand)AuthorAgeFilesLines
* lmb: Add 2 config to define the max number of regionsPatrick Delaunay2021-04-221-1/+7
* lmb: move MAX_LMB_REGIONS value in KconfigPatrick Delaunay2021-04-221-2/+2
* lmb: add a max parameter in the struct lmb_regionPatrick Delaunay2021-04-221-1/+4
* lmb: remove lmb_region.sizePatrick Delaunay2021-04-221-6/+0
* CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always definedStefan Roese2020-08-261-7/+2
* lmb/bdinfo: dump lmb info via bdinfoTero Kristo2020-08-041-19/+23
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* lmb: handle more than one DRAM BANKSimon Goldschmidt2019-02-021-5/+32
* lib: lmb: cleanup var names and patman warningsSimon Goldschmidt2019-01-261-44/+42
* lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_sizeSimon Goldschmidt2019-01-261-1/+1
* fs: prevent overwriting reserved memorySimon Goldschmidt2019-01-161-0/+13
* lib: lmb: extend lmb for checks at load timeSimon Goldschmidt2019-01-161-0/+53
* lib: lmb: reserving overlapping regions should failSimon Goldschmidt2019-01-161-7/+4
* lmb: fix allocation at end of address rangeSimon Goldschmidt2019-01-161-17/+12
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* lmb: make local functions staticJeroen Hofstee2014-10-251-1/+1
* lib: lmb: fix overflow in __lmb_alloc_base w/ large RAMStephen Warren2014-08-091-1/+4
* lib:lmb: use __weakJeroen Hofstee2014-07-181-4/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-4/+1
* Rename lib_generic/ to lib/Peter Tyser2010-04-131-0/+348