Age | Commit message (Expand) | Author |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-05-18 | common: Drop bootstage.h from common header | Simon Glass |
2020-05-18 | part: Drop disk_partition_t typedef | Simon Glass |
2020-01-17 | common: Move the image globals into image.h | Simon Glass |
2020-01-17 | image: Rename load_addr, save_addr, save_size | Simon Glass |
2019-12-02 | common: Move ARM cache operations out of common.h | Simon Glass |
2019-07-11 | configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT | Tom Rini |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2016-09-09 | cmd: Rework disk.c usage | Tom Rini |
2016-05-27 | cmd: disk: Fix unused variable warning | Marek Vasut |
2016-05-17 | dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI | Simon Glass |
2016-03-14 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2016-03-14 | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass |
2016-03-14 | dm: block: Adjust device calls to go through helpers function | Simon Glass |
2016-03-14 | dm: block: Rename device number member dev to devnum | Simon Glass |
2016-03-14 | dm: blk: Rename get_device_and_partition() | Simon Glass |
2016-03-14 | dm: Drop the block_dev_desc_t typedef | Simon Glass |
2016-01-25 | Remove the cmd_ prefix from command files | Simon Glass |