summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5761-91729/+5994
2013-05-14image: Add device tree setup to image librarySimon Glass6-13/+174
2012-06-19lmb: do not export anything without CONFIG_LMBMike Frysinger1-0/+2
2010-01-21lmb: only force on arches that use itMike Frysinger8-20/+40
2008-07-09Fix LMB type issuesAndy Fleming3-5/+6
2008-07-03lmb: fix "implicit declaration of function 'lmb_free'" warningWolfgang Denk2-1/+2
2008-06-11Change lmb to use phys_size_t/phys_addr_tBecky Bruce6-60/+71
2008-02-29[new uImage] Introduce lmb from linux kernel for memory mgmt of boot imagesKumar Gala5-0/+351