smegw01: Fix inverted CONFIG_SYS_BOOT_LOCKED logic
[platform/kernel/u-boot.git] / cmd / dm.c
2023-02-12 Tom RiniMerge branch 'for-2023.04' of https://source.denx.de...
2023-02-10 Tom RiniMerge tag 'efi-2023-04-rc2' of https://source.denx...
2023-02-10 Tom RiniMerge branch '2023-02-08-Kconfig-cleanup-CONFIG_IS_ENAB...
2023-02-10 Simon GlassCorrect SPL uses of SYS_LONGHELP
2023-01-31 Tom RiniMerge tag 'u-boot-amlogic-20230131' of https://source...
2023-01-27 Tom RiniMerge tag 'xilinx-for-v2023.04-rc1' of https://source...
2023-01-25 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-01-24 Tom RiniMerge branch '2023-01-24-bootstd-allow-migration-from...
2023-01-23 Simon Glassdm: core: Support sorting devices with dm tree
2022-09-20 Tom RiniMerge tag 'u-boot-at91-2023.01-a' of https://source...
2022-09-19 Tom RiniMerge branch 'master' into next
2022-08-27 Tom RiniMerge tag 'dm-pull-26aug22' of https://source.denx...
2022-08-26 Sergei Antonovdm: core: fix a typo in help text
2022-08-09 Tom RiniMerge tag 'u-boot-amlogic-20220809' of https://source...
2022-07-11 Tom RiniMerge branch 'next'
2022-07-08 Tom RiniMerge tag 'dm-pull-28jun22' of https://source.denx...
2022-06-28 Simon Glassdm: core: Add a command to show driver model statistics
2022-06-28 Simon Glassdm: core: Sort dm subcommands
2022-06-28 Simon Glassdm: core: Rename dm_dump_all()
2022-06-27 Tom RiniMerge tag 'xilinx-for-v2022.10' of https://source.denx...
2022-06-20 Tom RiniMerge branch 'master' into next
2022-06-07 Tom RiniMerge branch '2022-06-07-assorted-improvements' into...
2022-06-06 Ovidiu Panaitcmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBC...
2020-07-08 Tom RiniMerge tag 'u-boot-amlogic-20200708' of https://gitlab...
2020-07-08 Tom RiniMerge tag 'u-boot-rockchip-20200708' of https://gitlab...
2020-07-08 Tom RiniMerge branch '2020-07-07-misc-new-features'
2020-07-07 Niel Fouriecmd: dm: Fixed/Added DM driver listing subcommands
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-18 Simon Glasscommand: Remove the cmd_tbl_t typedef
2020-04-13 Tom RiniMerge branch 'next'
2020-04-10 Tom RiniMerge tag 'dm-pull9apr20' of git://git.denx.de/u-boot-dm
2020-04-09 Tom RiniMerge tag 'mips-fixes-for-2020.04' of git://git.denx...
2020-04-09 Sean Andersoncmd: Add test and fix bugs for dm drivers
2020-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-06 Sean Andersoncmd: Add command to dump drivers and compatible strings
2019-01-01 Tom RiniMerge tag 'u-boot-imx-20190101' of git://denx.de/git...
2018-12-17 Tom RiniMerge tag 'for-master-20181216' of git://git.denx.de...
2018-12-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-12-15 Tom RiniMerge branch '2018-12-15-master-imports'
2018-12-15 Tom Rinicmd: Move the "dm" command from test/dm/ to cmd/