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
/
stih410-b2260.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-09-06
configs: stih410-b2260: Fix SYS_HZ_CLOCK value
Patrice Chotard
2022-07-07
Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
2022-07-07
Convert CONFIG_USB_OHCI_NEW et al to Kconfig
Tom Rini
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-06-06
stih410-b2260: Switch to using GENERATED_GBL_DATA_SIZE
Tom Rini
2022-06-06
Convert CONFIG_SYS_CBSIZE to Kconfig
Tom Rini
2022-03-03
Convert CONFIG_BOOTFILE to Kconfig
Tom Rini
2022-01-21
configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig
Patrick Delaunay
2021-10-12
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-10-08
configs: Move some usb config in defconfig
Patrick Delaunay
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-12-09
treewide: Update email address Patrick Delaunay and Patrice Chotard
Patrice Chotard
2020-06-04
Convert CONFIG_CMD_ASKENV et al to Kconfig
Tom Rini
2020-02-13
board: stih410-b2260: remove fdt_high and initrd_high
Patrice Chotard
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-07-24
board: STiH410-B2260: Set SYS_BOOTM_LEN to 16M
Patrice Chotard
2018-06-05
board: STiH410-B2260: Add pxefile_addr_r variable
Riku Voipio
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-23
Remove config_distro_defaults.h
Adam Ford
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-06
sti: fix STMicroelectronics copyright
Patrice Chotard
2017-10-08
board: STiH410-B2260: set ramdisk_addr_r to 0x48000000
Lee Jones
2017-10-08
board: STiH410-B2260: fix sdram size
Nicolas Le Bayon
2017-10-08
board: STiH410-B2260: update environment variable
Patrice Chotard
2017-09-22
STiH410-B2260: enable USB Host Networking
Patrice Chotard
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
Thomas Petazzoni
2017-09-03
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
Thomas Petazzoni
2017-08-14
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
2017-07-25
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-03-17
configs: move CMD_MD5SUM definition to defconfigs
Andre Przywara
2017-03-14
board: Add STMicroelectronics STiH410-B2260 support
Patrice Chotard