Age | Commit message (Expand) | Author |
2018-04-28 | Migrate IMAGE_FORMAT_LEGACY to Kconfig | Alex Kiernan |
2018-02-23 | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford |
2018-02-08 | Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig | Adam Ford |
2018-02-08 | Convert LIB_UUID to Kconfig | Adam Ford |
2018-02-08 | Convert CONFIG LIB_HW_RAND to Kconfig | Adam Ford |
2018-01-23 | Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot | Tom Rini |
2018-01-22 | efi_driver: EFI block driver | Heinrich Schuchardt |
2018-01-22 | env: ENV_IS_IN_FAT improvements | Tuomas Tynkkynen |
2018-01-22 | fs: Migrate ext4 to Kconfig | Tuomas Tynkkynen |
2017-09-12 | vsprintf.c: add GUID printing | Rob Clark |
2017-09-03 | include/config_fallbacks.h: add default for CONFIG_SYS_MAXARGS | Thomas Petazzoni |
2017-09-03 | include/config_fallbacks.h: change fallback for CONFIG_SYS_PBSIZE | Thomas Petazzoni |
2017-09-03 | include/config_fallbacks.h: add default for CONFIG_SYS_CBSIZE | Thomas Petazzoni |
2017-08-28 | nvme: Adjust the 'nvme' command to use blk_common_cmd() | Bin Meng |
2017-07-31 | env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig | Tom Rini |
2017-07-11 | Kconfig: Add CONFIG_SATA to enable SATA | Simon Glass |
2017-06-03 | config_fallbacks: add additional fallbacks for fat filesystem | Sekhar Nori |
2017-05-22 | Kconfig: Add a CONFIG_IDE option | Simon Glass |
2017-04-30 | Convert CONFIG_CMD_BMP to Kconfig | Simon Glass |
2017-01-28 | cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT | Patrick Delaunay |
2017-01-28 | disk: convert CONFIG_EFI_PARTITION to Kconfig | Patrick Delaunay |
2016-12-03 | cmd: Convert CMD_BOOTMENU | Tom Rini |
2016-05-17 | dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI | Simon Glass |
2016-04-25 | configs: Re-sync with cmd/Kconfig | Tom Rini |
2016-04-25 | configs: Re-sync almost all of cmd/Kconfig | Tom Rini |
2016-04-25 | configs: Re-sync HUSH options | Tom Rini |
2016-03-22 | Drop various features when the command line is not available | Simon Glass |
2014-12-11 | dm: i2c: Add a uclass for I2C | Simon Glass |
2014-12-01 | config_fallbacks: Add a default entry for CONFIG_SYS_PBSIZE | Fabio Estevam |
2014-10-23 | kconfig: move CONFIG_SYS_HZ to lib/Kconfig | Masahiro Yamada |
2014-06-05 | bootm: make use of legacy image format configurable | Heiko Schocher |
2014-05-05 | config: enable CMD_BMP when API+LCD is enabled | Stephen Warren |
2014-04-02 | new commands: uuid and guid - generate random unique identifier | Przemyslaw Marczak |
2014-04-02 | lib: uuid: add functions to generate UUID version 4 | Przemyslaw Marczak |
2014-01-08 | sandbox: block driver using host file/device as backing store | Henrik Nordström |
2013-11-08 | config: Define HAVE_BLOCK_DEVICE when CONFIG_CMD_GPT is set | Egbert Eich |
2013-11-04 | config: consolidate CONFIG_SYS_HZ definition | Rob Herring |
2013-11-04 | config: Add a default CONFIG_SYS_PROMPT | Rob Herring |
2013-04-12 | Makefile: Change CONFIG_SPL_PAD_TO to image offset | Benoît Thébaudeau |
2013-03-14 | disk: define HAVE_BLOCK_DEVICE if CONFIG_CMD_PART | Stephen Warren |
2013-03-14 | disk: define HAVE_BLOCK_DEVICE in a common place | Stephen Warren |
2012-10-29 | fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} | Stephen Warren |
2012-06-20 | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini |