Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig
[platform/kernel/u-boot.git] / test / lib / lmb.c
2021-12-17 Tom RiniMerge tag 'u-boot-at91-2022.04-a' of https://source...
2021-11-29 Tom RiniMerge tag 'v2022.01-rc3' into next
2021-11-20 Tom RiniMerge branch 'efi-2022-01' of https://source.denx.de...
2021-11-20 Heinrich Schuchardtlmb: remove lmb_is_nomap() from include
2021-07-05 Tom RiniMerge branch 'next'
2021-07-01 Tom RiniMerge tag 'xilinx-for-v2021.10' of https://source.denx...
2021-06-28 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-06-28 Tom RiniMerge tag 'v2021.07-rc5' into next
2021-06-17 Tom RiniMerge tag 'u-boot-atmel-2021.10-a' of https://source...
2021-06-07 Tom RiniMerge branch '2021-06-07-arm-cache-cp15-improvements...
2021-06-07 Patrick Delaunaytest: lmb: add test for lmb_reserve_flags
2021-04-29 Tom RiniMerge tag 'xilinx-for-v2021.07-rc2' of https://source...
2021-04-24 Tom RiniMerge tag 'mips-pull-2021-04-24' of https://source...
2021-04-23 Tom RiniMerge branch '2021-04-22-assorted-updates'
2021-04-22 Patrick Delaunaytest: lmb: add test for overflow protection in lmb_add_...
2020-08-08 Tom RiniMerge branch '2020-08-07-misc-improvements'
2020-08-08 Simon Glassdm: Rename DM test flags to make them more generic
2020-08-05 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-08-04 Tom RiniMerge tag 'u-boot-imx-20200804' of https://gitlab.denx...
2020-08-04 Tom RiniMerge tag 'fixes-for-2020.10-rc1' of https://gitlab...
2020-08-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-04 Tom RiniMerge tag 'mips-pull-2020-08-03' of https://gitlab...
2020-08-04 Tom RiniMerge branch '2020-08-01-misc-cleanups'
2020-08-04 Simon Glassdm: core: Drop header files from dm/test.h
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-06 Simon Glassdm: core: Create a new header file for 'compat' features
2019-02-02 Tom RiniMerge tag 'for-master-20190201' of git://git.denx.de...
2019-02-02 Tom RiniMerge tag 'mips-pull-2019-02-01' of git://git.denx...
2019-02-02 Tom RiniMerge branch '2019-02-01-master-imports'
2019-02-02 Simon Goldschmidttest: lib: lmb: add lmb test for multiple RAM banks
2019-01-30 Tom RiniMerge tag 'u-boot-imx-20190129' of git://git.denx.de...
2019-01-27 Tom RiniMerge branch '2019-01-25-master-imports'
2019-01-26 Simon Goldschmidtlib: lmb: rename lmb_get_unreserved_size to lmb_get_fre...
2019-01-19 Tom RiniMerge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git...
2019-01-18 Tom RiniMerge tag 'mips-pull-2019-11-16' of git://git.denx...
2019-01-17 Tom RiniMerge branch '2019-01-16-master-imports'
2019-01-16 Simon Goldschmidtlib: lmb: extend lmb for checks at load time
2019-01-16 Simon Goldschmidtlib: lmb: reserving overlapping regions should fail
2019-01-16 Simon Goldschmidtlmb: fix allocation at end of address range
2019-01-16 Simon Goldschmidttest: add test for lib/lmb.c