Commit History

Author SHA1 Message Date
  Simon Glass eb26d88d55 bootstage: Warning if space is exhausted 3 years ago
  Simon Glass 939b04e9cf bootstage: Fix dependency for BOOTSTAGE_RECORD_COUNT 3 years ago
  Simon Glass 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
  Simon Glass f7ae49fc4f common: Drop log.h from common header 4 years ago
  Simon Glass 52f2423804 common: Drop bootstage.h from common header 4 years ago
  Simon Glass db41d65a97 common: Move hang() to the same header as panic() 4 years ago
  Simon Glass 8bef79bf3c common: Move sorting functions to their own header file 4 years ago
  Simon Glass ac9cd4805c bootstage: Correct relocation algorithm 4 years ago
  Simon Glass 65b2d96f4c bootstage: Avoid conflicts between stash/unstash 4 years ago
  Simon Glass ed54bdaf88 bootstage: Fix counting of entries in stash 4 years ago
  Simon Glass 53a4f253f1 bootstage: Store the next ID in the stash 4 years ago
  Simon Glass 173577252f bootstage: Allow calling bootstage_mark() before bootstage_init() 5 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 6 years ago
  Simon Glass d69bb0ecbf bootstage: Provide a separate record count setting for SPL 6 years ago
  Simon Glass 066b25b6c4 bootstage: Drop unused options 6 years ago
  Simon Glass 9d2542d062 bootstage: Adjust to use const * where possible 7 years ago
  Simon Glass e003310a76 bootstage: Tidy up error return values 7 years ago
  Simon Glass 25e7dc6a6a bootstage: Support relocating boostage data 7 years ago
  Simon Glass ff00226e0b bootstage: Use debug() for stashing messages 7 years ago
  Simon Glass c91001f608 bootstage: Show records with a zero time 7 years ago
  Simon Glass 03ecac3149 bootstage: Use rec_count as the array index 7 years ago
  Simon Glass cbcd6970ad bootstage: Fix up code style and comments 7 years ago
  Simon Glass b383d6c05e bootstage: Convert to use malloc() 7 years ago
  Simon Glass c87dc38d8f bootstage: Require timer_get_boot_us() to be defined 7 years ago
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
  Simon Glass b8bcaa3ad3 Add function to print a number with grouped digits 11 years ago
  Simon Glass 5d3bd34545 bootstage: Correct printf types 11 years ago
  Simon Glass fb7db41cd4 bootstage: Allow marking a particular line of code 11 years ago
  Doug Anderson 150678a582 bootstage: Copy bootstage strings post-relocation 11 years ago