summaryrefslogtreecommitdiff
path: root/include/lmb.h
AgeCommit message (Expand)Author
2019-02-02lmb: handle more than one DRAM BANKSimon Goldschmidt
2019-01-26lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_sizeSimon Goldschmidt
2019-01-16lmb: remove unused extern declarationSimon Goldschmidt
2019-01-16fs: prevent overwriting reserved memorySimon Goldschmidt
2019-01-16lib: lmb: extend lmb for checks at load timeSimon Goldschmidt
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-14image: Add device tree setup to image librarySimon Glass
2012-06-19lmb: do not export anything without CONFIG_LMBMike Frysinger
2010-01-21lmb: only force on arches that use itMike Frysinger
2008-07-10Fix LMB type issuesAndy Fleming
2008-07-03lmb: fix "implicit declaration of function 'lmb_free'" warningWolfgang Denk
2008-06-12Change lmb to use phys_size_t/phys_addr_tBecky Bruce
2008-02-29[new uImage] Introduce lmb from linux kernel for memory mgmt of boot imagesKumar Gala