summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)Author
2017-05-22Convert CONFIG_CMD_HDMIDETECT to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_HASH to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_GETTIME to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_FUSE to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_FPGA_LOADBP et al to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_FDC to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_ENV_FLAGS to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_ENV_CALLBACK to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass
2017-05-22Drop digital thermometer and thermostat (DTT) driversSimon Glass
2017-05-22Kconfig: Drop CONFIG_SYS_I2C_DTT_ADDRSimon Glass
2017-05-22Convert CONFIG_DS4510 to KconfigSimon Glass
2017-05-22Kconfig: Drop CONFIG_CMD_DS4510_RSTSimon Glass
2017-05-22Kconfig: Drop CONFIG_CMD_DS4510_MEMSimon Glass
2017-05-22Kconfig: Drop CONFIG_CMD_DS4510_INFOSimon Glass
2017-05-22lib: move hash CONFIG options to KconfigTom Rini
2017-05-22FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORTTom Rini
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan
2017-05-15Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2017-05-15omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to KconfigTom Rini
2017-05-15Drop use of CONFIG_I2C_SOFTSimon Glass
2017-05-15Drop CONFIG_I2CFASTSimon Glass
2017-05-15i2c: Drop CONFIG_SYS_I2C_BOARD_LATE_INITSimon Glass
2017-05-15i2c: README: Drop CONFIG_SYS_I2C_INIT_MPC5XXXSimon Glass
2017-05-15i2c: Finish dropping use of CONFIG_I2C_HARDSimon Glass
2017-05-15i2c: Drop use of CONFIG_I2C_HARDSimon Glass
2017-05-12configs: convert CONFIG_SYS_MPUCLK to KconfigLokesh Vutla
2017-05-10Allow boards to initialize the DT at runtime.Alex Deymo
2017-05-08README: remove CONFIG_CMD_DATEChris Packham
2017-04-30Convert CONFIG_CMD_CLK to KconfigSimon Glass
2017-04-30fs: Convert CONFIG_CMD_CBFS to KconfigSimon Glass
2017-04-30Convert CONFIG_SYS_WHITE_ON_BLACK to KconfigSimon Glass
2017-04-30Convert CONFIG_CMD_BSP to KconfigSimon Glass
2017-04-30Convert CONFIG_CMD_BMP to KconfigSimon Glass
2017-04-30Convert CONFIG_CMD_BMODE to KconfigSimon Glass
2017-04-30Convert CONFIG_CMD_BEDBUG to KconfigSimon Glass
2017-04-05SPARC: RemoveTom Rini
2017-04-05Blackfin: RemoveTom Rini
2017-03-19arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini
2017-03-18spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive optionAndrew F. Davis
2017-03-10ARM: Migrate errata to KconfigTom Rini
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-02-08cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada
2017-02-04Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-02-03arch: powerpc: update the eLBC IP input clockPrabhakar Kushwaha
2017-02-03arch: powerpc: update the IFC IP input clockPrabhakar Kushwaha
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada
2017-01-21status_led: Kconfig migration - introductionUri Mashiach
2017-01-05powerpc: mpc85xx: Move CONFIG_SYS_PPC_E500_DEBUG_TLB to KconfigYork Sun
2016-12-27README: remove description about CONFIG_USE_ARCH_MEMCPY/SETMasahiro Yamada