summaryrefslogtreecommitdiff
path: root/lib_generic/lmb.c
Commit message (Expand)AuthorAgeLines
* lmb: only force on arches that use itMike Frysinger2010-01-21-0/+12
* Fix some more print() format errors.Wolfgang Denk2008-07-11-9/+11
* Fix LMB type issuesAndy Fleming2008-07-10-3/+3
* Fix an underflow bug in __lmb_alloc_baseAndy Fleming2008-06-28-15/+19
* Add lmb_freeAndy Fleming2008-06-28-0/+49
* Change lmb to use phys_size_t/phys_addr_tBecky Bruce2008-06-12-34/+35
* [new uImage] Introduce lmb from linux kernel for memory mgmt of boot imagesKumar Gala2008-02-29-0/+280