Commit Graph

25 Commits (96e5b03c8ab749b6547f6a3ceb4d4b9f274211aa)

Author SHA1 Message Date
Simon Glass e35929e4a1 dm: blk: Rename get_device_and_partition() 9 years ago
Simon Glass ebac37cfbf dm: blk: Rename get_device() to blk_get_device_by_str() 9 years ago
Simon Glass db1d9e78e6 dm: blk: Rename get_dev() to blk_get_dev() 9 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 9 years ago
Simon Glass 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 9 years ago
Simon Glass 5eca977935 trace: Fix compiler warnings in trace 9 years ago
Michal Simek dfe461d6b5 cmd: mem: Show 64bit addresses which are tested 9 years ago
Karsten Merker 6f6051fac3 booti: Help text rework. 9 years ago
Lukasz Majewski fc18f8d170 dfu: usb: f_dfu: Set deferred call for dfu_flush() function 9 years ago
Michal Simek 18c4e7f71c i2c: spd: Extend SPD memory types 9 years ago
Simon Glass 4c80c53c00 gpio: Correct handling of 'gpio status' 9 years ago
Stephen Warren 986fe37817 itest: allow map_physmem to return 0 in limited cases 9 years ago
David Müller (ELSOFT AG) b7fbdc60ab Remove unused CONFIG_CMD_HWFLOW option and associated dead code. 9 years ago
Simon Glass e517db73a6 cmd: Fix control bmp_display() 9 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 9 years ago
Stephen Warren e578b92cdb Implement "pci enum" command for CONFIG_DM_PCI 9 years ago
Christophe Ricard 0e37d4c2c6 tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM 9 years ago
Michal Simek 455ad585ee fpga: Fix compilation warnings 9 years ago
Michal Simek 062f078c3b microblaze: Do not print eth device when DM_ETH is enabled 9 years ago
Masahiro Yamada 84b8bf6d5d bug.h: move BUILD_BUG_* defines to include/linux/bug.h 9 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 9 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 9 years ago