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