~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arm: bcm7xxx: Convert to DM_SERIALThomas Fitzsimmons2023-02-10
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-23
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2022-12-05
* Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini2022-12-05
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-07
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-06
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-06
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-06
* Convert CONFIG_CONS_INDEX et al to KconfigTom Rini2021-12-27
* Convert CONFIG_DOS_PARTITION to KconfigTom Rini2021-11-12
* Merge tag 'v2021.10-rc5' into nextTom Rini2021-09-27
|\
| * mtd: remove SPEAr flash driver st_smiPatrick Delaunay2021-09-24
* | Remove #include <version.h> from files which do not need itPali Rohár2021-09-17
* | arm: Disable ATAGs supportTom Rini2021-09-07
* | Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-31
* | Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-31
|/
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-28
* Convert CONFIG_BAUDRATE to KconfigTom Rini2020-06-26
* Convert CONFIG_BOARD_LATE_INIT to KconfigTom Rini2020-06-04
* Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini2020-06-04
* bcmstb: Migrate CONFIG_CMD_EXT[24]Tom Rini2020-06-04
* Convert CONFIG_CMD_MMC to KconfigTom Rini2020-05-25
* common: Drop linux/stringify.h from common headerSimon Glass2020-05-18
* env: Finish migration of common ENV optionsTom Rini2019-11-20
* defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini2019-11-12
* Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass2019-08-02
* Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass2019-08-02
* arm: bcm7445: Change serial console indexThomas Fitzsimmons2018-09-10
* Removed unused references to CONFIG_SERIALxAdam Ford2018-08-17
* CONFIG_SYS_GENERIC_BOARD: Finish migrationTom Rini2018-08-16
* arm: bcm7445: Move config defines to bcm7445.hThomas Fitzsimmons2018-08-13
* arm: bcm7445: Fix parallel make race conditionThomas Fitzsimmons2018-08-13
* board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons2018-07-10