index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
config_fallbacks.h
Age
Commit message (
Expand
)
Author
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-09
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