u-boot/common
Simon Glass cd48a21dbd Revert "dm: core: Simplify dm_probe_devices()"
Unfortunately this change was not safe as some devices are bound before
relocation, but we don't want to probe them.

It causes 'raise: Signal # 8 caught' on jerry.

Move the bootstage timer to after autoprobe in initf_dm() since the
trace test does not tolerate any variance.

This reverts commit 21dd873572.

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-03-04 08:22:10 -06:00
..
eeprom
init Revert "global_data: Drop spl_handoff" 2024-12-02 07:40:39 -06:00
spl vbe: Allow VBE to disable adding loadables to the FDT 2025-02-03 16:01:36 -06:00
autoboot.c
avb_verify.c
bloblist.c bloblist: add api to get blob with size 2025-01-28 08:59:21 +02:00
board_f.c Revert "dm: core: Simplify dm_probe_devices()" 2025-03-04 08:22:10 -06:00
board_info.c dm: sysinfo: Shorten the SYSINFO_ID prefix 2024-11-17 13:12:54 -06:00
board_r.c common: Move autoprobe out to board init 2025-01-14 11:42:51 -06:00
bootstage.c
bouncebuf.c
button_cmd.c
cli.c
cli_getch.c
cli_hush.c
cli_hush_modern.c
cli_hush_upstream.c
cli_readline.c
cli_simple.c
command.c
console.c console: Use printascii for lowlevel debug string 2024-11-17 13:14:09 -06:00
cros_ec.c
cyclic.c cyclic: Fix rollover every 72 min on 32 bits platforms 2025-01-22 10:22:34 +01:00
ddr_spd.c
dfu.c
dlmalloc.c
dlmalloc.src
edid.c
event.c
exports.c
flash.c
hash.c lib: Allow crc16 code to be dropped 2025-02-03 16:00:42 -06:00
hwconfig.c
iomux.c
iotrace.c
kallsyms.c
Kconfig bloblist: Make BLOBLIST_ALLOC the default 2025-01-22 15:58:03 -06:00
kgdb.c
kgdb_stubs.c
log.c log: enable filtering on functions 2025-01-26 11:06:56 +01:00
log_console.c
log_syslog.c
main.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
Makefile common: memtop: add logic to detect ram_top 2024-11-15 14:32:02 +01:00
malloc_simple.c malloc: Show amount of used space when memory runs out 2024-12-27 15:16:10 -06:00
mcheck_core.inc.h
memsize.c
memtop.c common: memtop: Fix the return type for find_ram_top 2024-12-20 09:17:43 +01:00
menu.c menu: add support to check if menu needs to be reprinted 2024-11-04 16:41:38 -06:00
miiphyutil.c miiphy: define mii_devs with LIST_HEAD() 2025-03-04 08:03:47 -06:00
qfw.c
s_record.c
scp03.c
splash.c
splash_source.c boot: Use fit_image_get_data() to get data 2025-01-22 15:58:04 -06:00
stackprot.c
stdio.c
system_map.c
update.c boot: Use fit_image_get_data() to get data 2025-01-22 15:58:04 -06:00
usb.c
usb_hub.c
usb_kbd.c
usb_onboard_hub.c usb: onboard-hub: Update the bind function based on peer-hub property 2024-12-11 08:22:17 +01:00
usb_storage.c
version.c
xyzModem.c xyz-modem: Add missing fallthrough annotation 2024-11-14 18:14:05 -06:00