~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lmb: description lmb_is_reserved, lmb_is_reserved_flagsHeinrich Schuchardt2023-08-15
* lmb: Fix LMB_MEMORY_REGIONS flag usagePatrick Delaunay2023-04-06
* lmb: Fix LMB_MEMORY_REGIONS flag usagePatrice Chotard2022-08-10
* lmb: Fix lmb property's defination under struct lmbAshok Reddy Soma2022-07-26
* lmb: drop unused lmb_size_bytes()Heinrich Schuchardt2021-11-20
* lmb: remove extern keyword in lmb.hHeinrich Schuchardt2021-11-20
* doc: add include/lmb.h to the HTML documentationHeinrich Schuchardt2021-11-20
* lmb: remove lmb_is_nomap() from includeHeinrich Schuchardt2021-11-20
* lmb: Add generic arch_lmb_reserve_generic()Marek Vasut2021-09-23
* lmb: add lmb_is_reserved_flagsPatrick Delaunay2021-06-07
* lmb: Add support of flags for no-map propertiesPatrick Delaunay2021-06-07
* lmb: Add 2 config to define the max number of regionsPatrick Delaunay2021-04-22
* lmb: correct size of the regions arrayPatrick Delaunay2021-04-22
* lmb: move MAX_LMB_REGIONS value in KconfigPatrick Delaunay2021-04-22
* lmb: add a max parameter in the struct lmb_regionPatrick Delaunay2021-04-22
* lmb: remove lmb_region.sizePatrick Delaunay2021-04-22
* lmb/bdinfo: dump lmb info via bdinfoTero Kristo2020-08-04
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* lmb: handle more than one DRAM BANKSimon Goldschmidt2019-02-02
* lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_sizeSimon Goldschmidt2019-01-26
* lmb: remove unused extern declarationSimon Goldschmidt2019-01-16
* fs: prevent overwriting reserved memorySimon Goldschmidt2019-01-16
* lib: lmb: extend lmb for checks at load timeSimon Goldschmidt2019-01-16
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* image: Add device tree setup to image librarySimon Glass2013-05-14
* lmb: do not export anything without CONFIG_LMBMike Frysinger2012-06-19
* lmb: only force on arches that use itMike Frysinger2010-01-21
* Fix LMB type issuesAndy Fleming2008-07-10
* lmb: fix "implicit declaration of function 'lmb_free'" warningWolfgang Denk2008-07-03
* Change lmb to use phys_size_t/phys_addr_tBecky Bruce2008-06-12
* [new uImage] Introduce lmb from linux kernel for memory mgmt of boot imagesKumar Gala2008-02-29