u-boot-brain/common
Simon Glass 7cbd2d2e32 malloc_simple: Add logging of allocations
It is sometimes useful to see what memory is being allocated early during
boot. Add logging to support this, using a new LOGC_ALLOC category.

Signed-off-by: Simon Glass <sjg@chromium.org>
2018-11-29 09:30:05 -07:00
..
eeprom
init spl: Add support for passing handoff info to U-Boot proper 2018-11-26 08:25:37 -05:00
spl spl: Add support for passing handoff info to U-Boot proper 2018-11-26 08:25:37 -05:00
autoboot.c
avb_verify.c avb_verify: support using OP-TEE TA AVB 2018-10-07 11:07:25 -04:00
bedbug.c
bloblist.c Add core support for a bloblist to convey data from SPL 2018-11-26 08:25:32 -05:00
board_f.c spl: Add support for passing handoff info to U-Boot proper 2018-11-26 08:25:37 -05:00
board_info.c
board_r.c configs: drop CONFIG_SYS_EXTRA_ENV_RELOC 2018-10-06 09:04:18 -04:00
boot_fit.c
bootm_os.c bootm: Add board specific OS preboot hook 2018-10-10 13:35:09 -04:00
bootm.c sandbox: Fix set_working_fdt_addr users 2018-09-26 15:03:12 +02:00
bootretry.c
bootstage.c
bouncebuf.c
cli_hush.c
cli_readline.c cli: handle getch error 2018-09-10 20:20:34 -04:00
cli_simple.c
cli.c
command.c common: command: Handle USAGE failure separately 2018-07-19 10:49:53 +02:00
common_fit.c common: Compile error with CONFIG_MULTI_DTB_FIT and not SPL 2018-11-09 10:44:50 -05:00
console.c sandbox: Allow puts() output before global_data is set up 2018-11-26 08:25:36 -05:00
cros_ec.c sandbox: cros_ec: exynos: Drop use of cros_ec_get_error() 2018-11-20 19:14:22 -07:00
ddr_spd.c
dfu.c
dlmalloc.c malloc: Use malloc simple before malloc is fully initialized in memalign() 2018-05-26 18:19:19 -04:00
dlmalloc.src
edid.c
exports.c
fdt_support.c Remove <inttypes.h> includes and PRI* usages in printf() entirely 2018-09-10 20:48:17 -04:00
flash.c
hash.c
hwconfig.c
image-android-dt.c common: Add support for Android DT image 2018-08-20 07:21:29 -04:00
image-android.c
image-fdt.c sandbox: Fix set_working_fdt_addr users 2018-09-26 15:03:12 +02:00
image-fit.c fit: Verify all configuration signatures 2018-07-10 16:55:56 -04:00
image-sig.c image-sig: Ensure that hashed-nodes is null-terminated 2018-11-16 16:52:01 -05:00
image.c tools: MediaTek: add MTK boot header generation to mkimage 2018-11-28 23:04:43 -05:00
iomux.c
iotrace.c iotrace: fix behaviour when buffer is full 2018-06-18 14:02:04 -04:00
kallsyms.c
Kconfig Add core support for a bloblist to convey data from SPL 2018-11-26 08:25:32 -05:00
kgdb_stubs.c
kgdb.c
lcd_console_rotation.c
lcd_console.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
lcd_simplefb.c
lcd.c
log_console.c
log.c sandbox: Add a flag to set the default log level 2018-10-09 04:40:26 -06:00
lynxkdi.c
main.c
Makefile usb: Remove CMD_USB dependency for common code 2018-11-26 21:19:03 +01:00
malloc_simple.c malloc_simple: Add logging of allocations 2018-11-29 09:30:05 -07:00
memsize.c common/memsize.c: Increase save array for supporting memory size > 4GB 2018-07-10 16:55:59 -04:00
menu.c menu: fix timeout duration 2018-06-05 20:19:08 -04:00
miiphyutil.c miiphy: Add function to retrieve MDIO bus list head 2018-10-24 14:45:36 -05:00
s_record.c
splash_source.c
splash.c
stdio.c
system_map.c
update.c
usb_hub.c usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2018-11-26 21:19:03 +01:00
usb_kbd.c usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2018-11-26 21:19:03 +01:00
usb_storage.c usb: storage: s/CONFIG_BLK/CONFIG_IS_ENABLED(BLK)/ 2018-11-26 21:19:04 +01:00
usb.c usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2018-11-26 21:19:03 +01:00
xyzModem.c