~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-23
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* 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_CBSIZE to KconfigTom Rini2022-06-06
* stm32f429-discovery: Migrate CONFIG_*_LED out of CONFIG namespaceTom Rini2022-04-08
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-21
* Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini2021-10-12
|\
| * stm32f429: move CONFIG_BOOTCOMMAND in defconfigPatrick Delaunay2021-10-08
| * Convert CONFIG_STM32_FLASH to KconfigPatrick Delaunay2021-10-08
| * arm: stm32: Disable ATAGs supportPatrick Delaunay2021-10-08
* | arm: Disable ATAGs supportTom Rini2021-09-07
* | Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-31
* | Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-31
* | global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-31
|/
* Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini2020-06-04
* env: Finish migration of common ENV optionsTom Rini2019-11-20
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-17
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-16
* configs: stm32f4xx: Remove CONFIG_SYS_RAM_FREQ_DIVPatrice Chotard2018-08-13
* configs: stm32f4xx: Enable ICACHE and DCACHEPatrice Chotard2018-08-13
* configs: stm32f429-disco: Remove CONFIG_SYS_RAM_CSPatrice Chotard2018-08-13
* configs: stm32fxxx: Remove CONFIG_SYS_CLK_FREQPatrice Chotard2018-08-13
* board: stm32: use bi_dram[0].start instead of hardcoded valuePatrice Chotard2018-08-13
* ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at bootingRadoslaw Pietrzyk2018-05-26
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* ARM: Drop unreferenced CONFIG_* defines named after boardsTuomas Tynkkynen2018-03-09
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-23
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-11
* configs: stm32: Enable CONFIG_ENV_VARS_UBOOT_CONFIGPatrice Chotard2018-02-08
* configs: stm32f: Remove STM32_HSE_HZ for all STM32F seriesPatrice Chotard2018-01-28
* board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driverPatrice Chotard2018-01-10
* board: stm32f429-disco: switch to DM STM32 serial driverPatrice Chotard2018-01-10
* board: stm32f429-discovery: switch to DM STM32 sdram driverPatrice Chotard2018-01-10
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-03
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-03
* common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-14
* Kconfig: Drop CONFIG_CMD_MEMSimon Glass2017-08-11
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-25
* Remove various unused interrupt related codeTom Rini2017-04-06
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-19
* arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini2017-03-18
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-25
* status_led: Kconfig migrationUri Mashiach2017-01-21
* ARM: stm32: remove unused CONFIG_AUTOBOOTMasahiro Yamada2016-06-13
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-09
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25
* configs: Re-sync HUSH optionsTom Rini2016-04-25
* stm32: stm32f4: move flash driver to mtd driver locationVikas Manocha2016-03-26
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-14