index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
lmb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Remove <common.h> inclusion from these files
Tom Rini
2023-12-21
1
-1
/
+0
*
lmb: remove overlapping region with next range
Udit Kumar
2023-10-09
1
-4
/
+33
*
lmb: add max number of region in lmb_dump_region() output
Patrick Delaunay
2023-04-06
1
-1
/
+1
*
lmb: Fix LMB_MEMORY_REGIONS flag usage
Patrick Delaunay
2023-04-06
1
-1
/
+1
*
lmb: Treat a region which is a subset as equal
Sjoerd Simons
2023-02-12
1
-1
/
+3
*
lmb: Set correct lmb flags for EFI memory map entries
Sjoerd Simons
2023-02-06
1
-5
/
+8
*
lmb: consider EFI memory map
Heinrich Schuchardt
2023-01-06
1
-0
/
+36
*
lmb: Fix LMB_MEMORY_REGIONS flag usage
Patrice Chotard
2022-08-10
1
-1
/
+1
*
lmb: Fix lmb property's defination under struct lmb
Ashok Reddy Soma
2022-07-26
1
-1
/
+1
*
lmb: Reserve U-Boot separately if relocation is disabled
Marek Vasut
2021-11-18
1
-0
/
+5
*
image: Drop IMAGE_ENABLE_OF_LIBFDT
Simon Glass
2021-10-08
1
-1
/
+1
*
lmb: Add generic arch_lmb_reserve_generic()
Marek Vasut
2021-09-23
1
-0
/
+35
*
lmb: add lmb_dump_region() function
Patrick Delaunay
2021-06-07
1
-20
/
+20
*
lmb: add lmb_is_reserved_flags
Patrick Delaunay
2021-06-07
1
-2
/
+7
*
lmb: Add support of flags for no-map properties
Patrick Delaunay
2021-06-07
1
-9
/
+43
*
lmb: Add 2 config to define the max number of regions
Patrick Delaunay
2021-04-22
1
-1
/
+7
*
lmb: move MAX_LMB_REGIONS value in Kconfig
Patrick Delaunay
2021-04-22
1
-2
/
+2
*
lmb: add a max parameter in the struct lmb_region
Patrick Delaunay
2021-04-22
1
-1
/
+4
*
lmb: remove lmb_region.size
Patrick Delaunay
2021-04-22
1
-6
/
+0
*
CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
Stefan Roese
2020-08-26
1
-7
/
+2
*
lmb/bdinfo: dump lmb info via bdinfo
Tero Kristo
2020-08-04
1
-19
/
+23
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
1
-1
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop image.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+1
*
lmb: handle more than one DRAM BANK
Simon Goldschmidt
2019-02-02
1
-5
/
+32
*
lib: lmb: cleanup var names and patman warnings
Simon Goldschmidt
2019-01-26
1
-44
/
+42
*
lib: lmb: rename lmb_get_unreserved_size to lmb_get_free_size
Simon Goldschmidt
2019-01-26
1
-1
/
+1
*
fs: prevent overwriting reserved memory
Simon Goldschmidt
2019-01-16
1
-0
/
+13
*
lib: lmb: extend lmb for checks at load time
Simon Goldschmidt
2019-01-16
1
-0
/
+53
*
lib: lmb: reserving overlapping regions should fail
Simon Goldschmidt
2019-01-16
1
-7
/
+4
*
lmb: fix allocation at end of address range
Simon Goldschmidt
2019-01-16
1
-17
/
+12
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
lmb: make local functions static
Jeroen Hofstee
2014-10-25
1
-1
/
+1
*
lib: lmb: fix overflow in __lmb_alloc_base w/ large RAM
Stephen Warren
2014-08-09
1
-1
/
+4
*
lib:lmb: use __weak
Jeroen Hofstee
2014-07-18
1
-4
/
+2
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-4
/
+1
*
Rename lib_generic/ to lib/
Peter Tyser
2010-04-13
1
-0
/
+348