Age | Commit message (Expand) | Author |
2020-08-04 | lmb/bdinfo: dump lmb info via bdinfo | Tero Kristo |
2020-07-17 | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada |
2019-02-02 | lmb: handle more than one DRAM BANK | Simon Goldschmidt |
2019-01-26 | lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size | Simon Goldschmidt |
2019-01-16 | lmb: remove unused extern declaration | Simon Goldschmidt |
2019-01-16 | fs: prevent overwriting reserved memory | Simon Goldschmidt |
2019-01-16 | lib: lmb: extend lmb for checks at load time | Simon Goldschmidt |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-05-14 | image: Add device tree setup to image library | Simon Glass |
2012-06-19 | lmb: do not export anything without CONFIG_LMB | Mike Frysinger |
2010-01-21 | lmb: only force on arches that use it | Mike Frysinger |
2008-07-10 | Fix LMB type issues | Andy Fleming |
2008-07-03 | lmb: fix "implicit declaration of function 'lmb_free'" warning | Wolfgang Denk |
2008-06-12 | Change lmb to use phys_size_t/phys_addr_t | Becky Bruce |
2008-02-29 | [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images | Kumar Gala |