~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Migrate CONFIG_MAX_MEM_MAPPED to CFGTom Rini2022-12-23
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-23
* global: Remove unused CONFIG symbolsTom Rini2022-12-22
* 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
* Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini2022-11-10
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-07
* Convert CONFIG_SPL_TARGET to KconfigTom Rini2022-06-06
* Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-06
* Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-06
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-06
* Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-06
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-06
* Convert CONFIG_SYS_BOOTPARAMS_LEN to KconfigTom Rini2022-06-06
* Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini2022-06-06
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-06
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-06
* Convert CONFIG_SH_SCIF_CLK_FREQ to KconfigTom Rini2022-04-08
* Convert CONFIG_CONS_SCIF0 et al to KconfigTom Rini2022-04-08
* Convert CONFIG_BOARD_SIZE_LIMIT to KconfigTom Rini2022-04-08
* Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-01
* Convert CONFIG_REMAKE_ELF to KconfigAlper Nebi Yasak2022-02-09
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-01
* 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
* arm: Migrate GICV2 / GICV3 to KconfigTom Rini2021-08-30
* ARM: renesas: Mallocate bootparams on Gen3Marek Vasut2021-08-08
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-28
* ARM: rmobile: Increase PHY auto-negotiation timeout to 20sMarek Vasut2020-06-18
* ARM: rmobile: Increase malloc area sizeMarek Vasut2020-04-22
* ARM: rmobile: Limit bootloader size to 1 MiB on R-Car Gen3Marek Vasut2020-03-01
* env: Finish migration of common ENV optionsTom Rini2019-11-20
* env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini2019-11-20
* Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford2019-08-25
* Convert CONFIG_SHOW_BOOT_PROGRESS to KconfigSimon Glass2019-08-02
* ARM: rmobile: Add recovery SPL for R-Car Gen3Marek Vasut2019-05-21
* ARM: rmobile: rcar-gen3: Activate bootm_sizeEugeniu Rosca2019-03-09
* Kconfig: Migrate CONFIG_BUILD_TARGETJagan Teki2019-02-02
* ARM: rmobile: Convert to bootm_sizeMarek Vasut2018-12-04
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-16
* ARM: rmobile: Point load address to more sane area on Gen3Marek Vasut2018-06-14
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* ARM: rmobile: Set maximum kernel size to 64 MiB on Gen3Marek Vasut2018-04-11
* ARM: rmobile: Build u-boot-elf.srec on Gen3Masaru Nagai2018-02-27
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-23
* ARM: rmobile: Enable autocompletion on Gen3Marek Vasut2018-02-16
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-11
* fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen2018-01-22