~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
/
configs
/
ti_armv7_common.h
Commit message (
Expand
)
Author
Age
*
include: armv7: Enable distroboot across all configs
Manorit Chawdhry
2023-07-21
*
environment: ti: Add get_fit_config command to get FIT config string
Andrew Davis
2023-05-04
*
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
*
global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*
Tom Rini
2022-12-05
*
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-31
*
Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig
Tom Rini
2022-06-06
*
Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig
Tom Rini
2022-06-06
*
Convert CONFIG_SPL_BSS_START_ADDR to Kconfig
Tom Rini
2022-06-06
*
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-06-06
*
Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig
Tom Rini
2022-06-06
*
Convert CONFIG_SPL_PAD_TO et al to Kconfig
Tom Rini
2022-06-06
*
Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig
Tom Rini
2022-06-06
*
arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespace
Tom Rini
2022-06-06
*
Convert CONFIG_SYS_BARGSIZE to Kconfig
Tom Rini
2022-06-06
*
Convert CONFIG_SYS_CBSIZE to Kconfig
Tom Rini
2022-06-06
*
Convert CONFIG_SYS_MAXARGS to Kconfig
Tom Rini
2022-06-06
*
configs: ti: use standard configuration nodes naming
Romain Naour
2022-03-04
*
spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig
Alexandru Gagniuc
2022-01-21
*
board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper setting
Amjad Ouled-Ameur
2022-01-16
*
arm: Disable ATAGs support
Tom Rini
2021-09-07
*
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
2021-08-31
*
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
2021-08-31
*
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
Tom Rini
2021-08-30
*
i2c: Drop unused CONFIG_I2C
Simon Glass
2021-07-28
*
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
*
Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig
Adam Ford
2020-07-28
*
Convert CONFIG_SPL_NAND_BASE et al to Kconfig
Adam Ford
2020-07-28
*
Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig
Adam Ford
2020-07-28
*
Convert CONFIG_ENV_OVERWRITE to Kconfig
Adam Ford
2020-07-28
*
configs: ti: Fix usage of undefined variable overlay_files
Suman Anna
2020-05-09
*
arm: ti: boot: Use correct dtb and dtbo on Android boot
Sam Protsenko
2020-02-04
*
configs: ti: Factor out call to 'args_mmc' into MMC common environment
Andrew F. Davis
2020-01-20
*
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
2019-12-03
*
configs: ti: Use addr_fit for run_fit environment variable
Andrew F. Davis
2019-10-11
*
configs: ti: Add environment support commands for FIT loading
Andrew F. Davis
2019-09-13
*
configs: Rename environment variable fit_bootfile to name_fit
Andrew F. Davis
2019-08-20
*
configs: Rename environment variable fit_loadaddr to addr_fit
Andrew F. Davis
2019-08-20
*
configs: ti: Move FIT image load address to avoid overwrite
Andrew F. Davis
2019-03-29
*
ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL
Jean-Jacques Hiblot
2018-12-10
*
board: ti: am654: r5: Add initial support for am654
Lokesh Vutla
2018-11-16
*
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-08-16
*
Convert CONFIG_MTD_PARTITIONS et al to Kconfig
Adam Ford
2018-07-22
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Convert CONFIG_SPI to Kconfig
Adam Ford
2018-04-27
*
Remove config_distro_defaults.h
Adam Ford
2018-02-23
*
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-23
*
configs: Migrate CONFIG_SPL_FRAMEWORK
Tom Rini
2018-02-14
*
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-02-11
*
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
Thomas Petazzoni
2017-09-03
[next]