summaryrefslogtreecommitdiff
path: root/include/configs/stih410-b2260.h
Commit message (Expand)AuthorAgeFilesLines
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-2/+2
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* configs: stih410-b2260: Fix SYS_HZ_CLOCK valuePatrice Chotard2022-09-061-1/+1
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-071-2/+0
* Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini2022-07-071-2/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-4/+0
* stih410-b2260: Switch to using GENERATED_GBL_DATA_SIZETom Rini2022-06-061-2/+1
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-3/+0
* Convert CONFIG_BOOTFILE to KconfigTom Rini2022-03-031-1/+0
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-211-2/+0
* Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini2021-10-121-5/+0
|\
| * configs: Move some usb config in defconfigPatrick Delaunay2021-10-081-5/+0
* | arm: Disable ATAGs supportTom Rini2021-09-071-2/+0
* | Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-2/+0
* | Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-311-2/+0
* | Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0
* | global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-1/+0
|/
* treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard2020-12-091-1/+1
* Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini2020-06-041-1/+0
* board: stih410-b2260: remove fdt_high and initrd_highPatrice Chotard2020-02-131-2/+6
* env: Finish migration of common ENV optionsTom Rini2019-11-201-3/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* board: STiH410-B2260: Set SYS_BOOTM_LEN to 16MPatrice Chotard2018-07-241-0/+3
* board: STiH410-B2260: Add pxefile_addr_r variableRiku Voipio2018-06-051-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove config_distro_defaults.hAdam Ford2018-02-231-1/+0
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-7/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-1/+0
* sti: fix STMicroelectronics copyrightPatrice Chotard2017-11-061-2/+2
* board: STiH410-B2260: set ramdisk_addr_r to 0x48000000Lee Jones2017-10-081-0/+1
* board: STiH410-B2260: fix sdram sizeNicolas Le Bayon2017-10-081-1/+1
* board: STiH410-B2260: update environment variablePatrice Chotard2017-10-081-3/+21
* STiH410-B2260: enable USB Host NetworkingPatrice Chotard2017-09-221-0/+15
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni2017-09-031-2/+0
* common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-141-3/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-2/+0
* configs: move CMD_MD5SUM definition to defconfigsAndre Przywara2017-03-171-3/+0
* board: Add STMicroelectronics STiH410-B2260 supportPatrice Chotard2017-03-141-0/+60