~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
config_fallbacks.h
Commit message (
Expand
)
Author
Age
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
*
Convert CONFIG_SPL_PAD_TO et al to Kconfig
Tom Rini
2022-06-06
*
Convert CONFIG_SYS_CBSIZE to Kconfig
Tom Rini
2022-06-06
*
Convert CONFIG_SYS_PBSIZE to Kconfig
Tom Rini
2022-06-06
*
Convert CONFIG_SYS_MAXARGS to Kconfig
Tom Rini
2022-06-06
*
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
Tom Rini
2021-08-30
*
i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
Simon Glass
2021-07-28
*
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
2021-02-21
*
Migrate IMAGE_FORMAT_LEGACY to Kconfig
Alex Kiernan
2018-04-28
*
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-23
*
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-02-08
*
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-01-23
|
\
|
*
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
2018-01-22
|
/
*
vsprintf.c: add GUID printing
Rob Clark
2017-09-12
*
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-09-03
*
nvme: Adjust the 'nvme' command to use blk_common_cmd()
Bin Meng
2017-08-28
*
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
Tom Rini
2017-07-31
*
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
2017-07-11
*
config_fallbacks: add additional fallbacks for fat filesystem
Sekhar Nori
2017-06-03
*
Kconfig: Add a CONFIG_IDE option
Simon Glass
2017-05-22
*
Convert CONFIG_CMD_BMP to Kconfig
Simon Glass
2017-04-30
*
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
2017-01-28
*
cmd: Convert CMD_BOOTMENU
Tom Rini
2016-12-03
*
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
Simon Glass
2016-05-17
*
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-04-25
*
Drop various features when the command line is not available
Simon Glass
2016-03-22
*
dm: i2c: Add a uclass for I2C
Simon Glass
2014-12-11
*
config_fallbacks: Add a default entry for CONFIG_SYS_PBSIZE
Fabio Estevam
2014-12-01
*
kconfig: move CONFIG_SYS_HZ to lib/Kconfig
Masahiro Yamada
2014-10-23
*
bootm: make use of legacy image format configurable
Heiko Schocher
2014-06-05
*
config: enable CMD_BMP when API+LCD is enabled
Stephen Warren
2014-05-05
*
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-04-02
*
sandbox: block driver using host file/device as backing store
Henrik Nordström
2014-01-08
*
config: Define HAVE_BLOCK_DEVICE when CONFIG_CMD_GPT is set
Egbert Eich
2013-11-08
*
config: consolidate CONFIG_SYS_HZ definition
Rob Herring
2013-11-04
*
config: Add a default CONFIG_SYS_PROMPT
Rob Herring
2013-11-04
*
Makefile: Change CONFIG_SPL_PAD_TO to image offset
Benoît Thébaudeau
2013-04-12
*
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
2013-03-14
*
fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*}
Stephen Warren
2012-10-29
[next]