index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
pcm052.h
Age
Commit message (
Expand
)
Author
2022-12-23
global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-11-10
Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig
Tom Rini
2022-06-28
Complete migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT, include in environment
Tom Rini
2022-06-28
Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD
Tom Rini
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-04-08
Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig
Tom Rini
2021-12-01
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
Tom Rini
2021-10-06
Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig
Tom Rini
2021-09-07
arm: Disable ATAGs support
Tom Rini
2021-08-31
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
2021-08-31
global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR
Tom Rini
2020-08-08
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
Tom Rini
2020-07-28
Convert CONFIG_ENV_OVERWRITE to Kconfig
Adam Ford
2020-05-18
common: Drop linux/stringify.h from common header
Simon Glass
2020-05-08
treewide: mem: Move mtest related defines to Kconfig
Ashok Reddy Soma
2020-05-01
treewide: Remove unused FSL QSPI config options for IMX platforms
Kuldeep Singh
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-11-20
env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
Tom Rini
2019-04-13
config: pcm052: Use SZ_X{MK} from linux/sizes.h for include/configs/pcm052.h
Lukasz Majewski
2019-04-13
defconfig: bk4/pcm052: Update bk4r1|pcm052_defconfig to support DM/DT
Lukasz Majewski
2018-12-03
Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig
Lukasz Majewski
2018-08-17
Convert CONFIG_MII et al to Kconfig
Adam Ford
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-07-22
Convert CONFIG_MTD_PARTITIONS et al to Kconfig
Adam Ford
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-08
treewide: Migrate CONFIG_FSL_ESDHC to Kconfig
Mario Six
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2017-11-05
Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT
Tom Rini
2017-10-31
configs: vf610: increase maximum size and enforce correct limit
Stefan Agner
2017-09-03
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
Thomas Petazzoni
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
Thomas Petazzoni
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
Thomas Petazzoni
2017-09-03
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
Thomas Petazzoni
2017-08-07
Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig
Alexandru Gagniuc
2017-08-07
Move PHYLIB to Kconfig
Alexandru Gagniuc
2017-07-31
configs: Migrate CMD_NAND*
Tom Rini
2017-07-24
configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS
Tom Rini
2017-05-22
Convert CONFIG_CMD_EEPROM et al to Kconfig
Simon Glass
2017-05-01
cmd: add Kconfig option for 'date' command
Chris Packham
2017-04-06
Remove various unused interrupt related code
Tom Rini
2017-03-19
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-03-19
ARM: vf610: move to standard arch/board approach
Stefan Agner
2017-03-18
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
Tom Rini
2017-02-12
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
[next]