~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* configs: Resync with savedefconfigTom Rini2023-02-17
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* configs: increase SYS_MALLOC_F_LEN for STM32 MCU's boardPatrice Chotard2022-09-27
* configs: Resync with savedefconfigTom Rini2022-08-23
* Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini2022-08-04
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-06
* Convert CONFIG_SYS_PBSIZE to KconfigTom Rini2022-06-06
* configs: Resync with savedefconfigTom Rini2022-04-08
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-21
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-01
* configs: Resync with savedefconfigTom Rini2021-11-01
* Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini2021-10-12
|\
| * Convert CONFIG_STM32_FLASH to KconfigPatrick Delaunay2021-10-08
* | Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-31
* | Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-31
|/
* configs: Resync with savedefconfigTom Rini2021-06-28
* configs: Resync with savedefconfigTom Rini2021-05-11
* configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boardsPatrice Chotard2021-03-12
* configs: Resync with savedefconfigTom Rini2020-10-09
* configs: Resync with savedefconfigTom Rini2020-08-10
* configs: Resync with savedefconfigTom Rini2020-07-28
* rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32Trevor Woerner2020-05-15
* env: Finish migration of common ENV optionsTom Rini2019-11-20
* env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbolTom Rini2019-11-20
* configs: stm32f429-evaluation: Disable CONFIG_NET flagPatrice Chotard2019-10-22
* configs: Resync with savedefconfigTom Rini2019-04-29
* efi_loader: CMD_BOOTEFI_HELLO_COMPILE in configsHeinrich Schuchardt2019-02-13
* configs: stm32: Remove CONFIG_OF_EMBEDPatrice Chotard2019-01-15
* configs: Resync with savedefconfigTom Rini2018-09-03
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-17
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-16
* configs: stm32f429-evaluation: Add DISTRO_DEFAULT supportPatrice Chotard2018-08-13
* configs: stm32f429-evaluation: Enable CONFIG_BLKPatrice Chotard2018-08-03
* configs: stm32: Enable DOS_PARTITION for STM32F4/F7 boardsPatrice Chotard2018-03-13
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-23
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-11
* board: stm32: Add stm32f429-evaluation board supportPatrice Chotard2018-01-28