summaryrefslogtreecommitdiff
path: root/include/lmb.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-4/+1
2013-05-14image: Add device tree setup to image librarySimon Glass1-2/+0
2012-06-20lmb: do not export anything without CONFIG_LMBMike Frysinger1-0/+2
2010-01-22lmb: only force on arches that use itMike Frysinger1-0/+4
2008-07-10Fix LMB type issuesAndy Fleming1-1/+1
2008-07-04lmb: fix "implicit declaration of function 'lmb_free'" warningWolfgang Denk1-0/+1
2008-06-12Change lmb to use phys_size_t/phys_addr_tBecky Bruce1-10/+12
2008-02-29[new uImage] Introduce lmb from linux kernel for memory mgmt of boot imagesKumar Gala1-0/+54