summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* Revert most of the series for adding vexpress_aemv8r supportWIP/03Sep2021-nextTom Rini2021-09-031-37/+21
* vexpress64: Add BASER_FVP vexpress board variantPeter Hoyes2021-09-021-21/+37
* board: stemmy: Add basic Fastboot supportStephan Gerhold2021-09-011-0/+27
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-31305-738/+0
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-31117-207/+0
* Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini2021-08-3120-24/+0
* Convert CONFIG_RAMBOOT_PBL et al to KconfigTom Rini2021-08-3115-214/+1
* nitrogen6x: Populate FDTFILE at build-time for all platformsTom Rini2021-08-311-9/+1
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-31312-564/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-31165-353/+139
* Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to KconfigTom Rini2021-08-312-2/+0
* nxp: Migrate a number of DDR related symbols to KconfigTom Rini2021-08-3131-80/+0
* nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini2021-08-3127-44/+0
* mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZETom Rini2021-08-312-2/+6
* mvebu: Migrate CONFIG_DDR_32BIT/64BIT to KconfigTom Rini2021-08-311-3/+0
* global: Remove unused or unnecessary CONFIG symbols related to DDRTom Rini2021-08-306-91/+0
* astro_mcf5373l: Rework ASTRO_ID logicTom Rini2021-08-301-7/+7
* global: Remove dead code that starts with CONFIG_[0-9A]Tom Rini2021-08-309-25/+0
* ppc: Rework some hard-coded BOOTCOMMANDSTom Rini2021-08-3023-76/+76
* arm: Migrate GICV2 / GICV3 to KconfigTom Rini2021-08-3012-25/+4
* Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to KconfigTom Rini2021-08-3016-69/+0
* tegra: Cleanup I2C supportTom Rini2021-08-301-5/+0
* i2c: fsl_i2c: Migrate to KconfigTom Rini2021-08-3027-187/+7
* rcar: i2c: Migrate SYS_I2C_SH to KconfigTom Rini2021-08-301-18/+0
* Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini2021-08-3044-213/+0
* Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini2021-08-3065-134/+0
* ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespaceTom Rini2021-08-301-1/+1
* Convert CONFIG_SYS_I2C_EARLY_INIT to KconfigTom Rini2021-08-305-11/+0
* Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini2021-08-3085-97/+1
* Convert CONFIG_SYS_I2C_MVTWSI to KconfigTom Rini2021-08-308-8/+0
* Convert CONFIG_SYS_I2C_SOFT et al to KconfigTom Rini2021-08-304-14/+1
* Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini2021-08-3058-183/+2
* eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usageTom Rini2021-08-3011-11/+0
* i2c: S3C24X0: Finish Kconfig migrationTom Rini2021-08-301-5/+0
* Convert CONFIG_ID_EEPROM to KconfigTom Rini2021-08-3028-29/+0
* siemens: Move CONFIG_SYS_I2C_EEPROM_ADDR usage out of CONFIG namespaceTom Rini2021-08-301-4/+0
* keymile: Use CONFIG_SYS_IVM_EEPROM_ADRTom Rini2021-08-301-1/+0
* arm: shc: Change CONFIG_SYS_I2C_EEPROM_ADDR to EEPROM_ADDRTom Rini2021-08-301-1/+0
* kp_imx53: Switch to using a local namespace for ID EEPROMTom Rini2021-08-301-3/+0
* powerpc: Remove unused FCC ethernet codeTom Rini2021-08-301-46/+1
* exynos: Update environment macros a bitTom Rini2021-08-304-25/+14
* arm: keystone2: Rename CONFIG_ENV_KS2_BOARD_SETTINGSTom Rini2021-08-305-5/+5
* aristainetos2: Rename CONFIG_EXTRA_ENV_BOARD_SETTINGSTom Rini2021-08-301-3/+3
* usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2Tom Rini2021-08-301-4/+0
* Merge branch 'next-socfpga' of https://github.com/tienfong/uboot_mainlineTom Rini2021-08-252-2/+46
|\
| * include: configs: Add Intel N5X device CONFIGsSiew Chin Lim2021-08-251-0/+45
| * arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.hSiew Chin Lim2021-08-241-1/+1
|/
* configs: lx2160a: load device-tree in RAM for distro bootPriyanka Jain2021-08-201-0/+3
* configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to KconfigKuldeep Singh2021-08-183-18/+0
* arm: Finish migration of HAS_FSL_XHCI_USBTom Rini2021-08-181-1/+0