summaryrefslogtreecommitdiff
path: root/include/lmb.h
Commit message (Expand)AuthorAgeLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-4/+1
* image: Add device tree setup to image librarySimon Glass2013-05-14-2/+0
* lmb: do not export anything without CONFIG_LMBMike Frysinger2012-06-19-0/+2
* lmb: only force on arches that use itMike Frysinger2010-01-21-0/+4
* Fix LMB type issuesAndy Fleming2008-07-10-1/+1
* lmb: fix "implicit declaration of function 'lmb_free'" warningWolfgang Denk2008-07-03-0/+1
* Change lmb to use phys_size_t/phys_addr_tBecky Bruce2008-06-12-10/+12
* [new uImage] Introduce lmb from linux kernel for memory mgmt of boot imagesKumar Gala2008-02-29-0/+54