Commit Graph

47 Commits (65b3c6bbae072367cbcf07bdd2ec27dcd591c0b3)

Author SHA1 Message Date
Simon Glass f8bb696435 Drop command-processing code when CONFIG_CMDLINE is disabled 8 years ago
Peng Fan 9caeb26c54 cmd: spi: check return value of strdup 8 years ago
Alexander Graf be8d324191 efi_loader: Add GOP support 8 years ago
Vagrant Cascadian a6f70a3d14 Fix spelling of "transferred". 8 years ago
Tom Rini 8a7367acca cmd: Fix license command 8 years ago
Simon Glass 302a648750 Add an option to enable the command line 8 years ago
Simon Glass 633fb736ce cbfs: Update a function to be static 8 years ago
Simon Glass b71bea7129 gpio: Report errors when GPIOs cannot be read 8 years ago
Simon Glass 740d5d34b1 cpu: Add support for microcode version and CPU ID 8 years ago
Tom Rini ba52426975 cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILD 8 years ago
Alexander Graf 0f4060ebcb efi_loader: Pass proper device path in on boot 8 years ago
Alexander Graf dea2174d9d efi_loader: Call fdt preparation functions 8 years ago
Alexander Graf b9939336d0 efi_loader: Add "bootefi" command 8 years ago
Simon Glass 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig 8 years ago
Simon Glass eea1d148f3 Drop CONFIG_CRAMFS_CMDLINE 8 years ago
Simon Glass 40fd050890 dm: sandbox: Add driver-model block-device support for sandbox 8 years ago
Simon Glass 2a981dc2c6 dm: block: Adjust device calls to go through helpers function 8 years ago
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 8 years ago
Simon Glass a696d768c1 dm: cbfs: Fix handling of invalid type 8 years ago
Simon Glass 3e8bd46950 dm: part: Rename some partition functions 8 years ago
Simon Glass e35929e4a1 dm: blk: Rename get_device_and_partition() 8 years ago
Simon Glass ebac37cfbf dm: blk: Rename get_device() to blk_get_device_by_str() 8 years ago
Simon Glass db1d9e78e6 dm: blk: Rename get_dev() to blk_get_dev() 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Simon Glass 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 8 years ago
Stuart Longland fd1000b9c1 common: Add support for environment file in EXT4. 8 years ago
Simon Glass 5eca977935 trace: Fix compiler warnings in trace 8 years ago
Michal Simek dfe461d6b5 cmd: mem: Show 64bit addresses which are tested 8 years ago
Karsten Merker 6f6051fac3 booti: Help text rework. 8 years ago
Lukasz Majewski fc18f8d170 dfu: usb: f_dfu: Set deferred call for dfu_flush() function 8 years ago
Michal Simek 18c4e7f71c i2c: spd: Extend SPD memory types 8 years ago
Simon Glass 4c80c53c00 gpio: Correct handling of 'gpio status' 8 years ago
Stephen Warren 986fe37817 itest: allow map_physmem to return 0 in limited cases 8 years ago
David Müller (ELSOFT AG) b7fbdc60ab Remove unused CONFIG_CMD_HWFLOW option and associated dead code. 8 years ago
Simon Glass e517db73a6 cmd: Fix control bmp_display() 8 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 8 years ago
Stephen Warren e578b92cdb Implement "pci enum" command for CONFIG_DM_PCI 8 years ago
Christophe Ricard 0e37d4c2c6 tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM 8 years ago
Michal Simek 455ad585ee fpga: Fix compilation warnings 8 years ago
Michal Simek 062f078c3b microblaze: Do not print eth device when DM_ETH is enabled 8 years ago
Masahiro Yamada 84b8bf6d5d bug.h: move BUILD_BUG_* defines to include/linux/bug.h 8 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago