summaryrefslogtreecommitdiff
path: root/README
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: Migrate FS_FAT / FAT_WRITETom Rini2017-06-031-19/+1
* Kconfig: Finish migration of hashing commandsDaniel Thompson2017-05-311-12/+0
* Convert CONFIG_LZMA to KconfigSimon Glass2017-05-221-23/+0
* Convert CONFIG_CMD_KGDB to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_IRQ to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_JFFS2 to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_IO to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_IMMAP to KconfigSimon Glass2017-05-221-1/+0
* Kconfig: Add a CONFIG_IDE optionSimon Glass2017-05-221-1/+1
* Convert CONFIG_CMD_IDE to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_HDMIDETECT to KconfigSimon Glass2017-05-221-5/+0
* Convert CONFIG_CMD_HASH to KconfigSimon Glass2017-05-221-6/+0
* Convert CONFIG_CMD_GETTIME to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_FUSE to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_FPGA_LOADBP et al to KconfigSimon Glass2017-05-221-13/+0
* Convert CONFIG_CMD_FDC to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_ENV_FLAGS to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_ENV_CALLBACK to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass2017-05-221-2/+0
* Drop digital thermometer and thermostat (DTT) driversSimon Glass2017-05-221-6/+0
* Kconfig: Drop CONFIG_SYS_I2C_DTT_ADDRSimon Glass2017-05-221-6/+0
* Convert CONFIG_DS4510 to KconfigSimon Glass2017-05-221-1/+0
* Kconfig: Drop CONFIG_CMD_DS4510_RSTSimon Glass2017-05-221-1/+0
* Kconfig: Drop CONFIG_CMD_DS4510_MEMSimon Glass2017-05-221-1/+0
* Kconfig: Drop CONFIG_CMD_DS4510_INFOSimon Glass2017-05-221-1/+0
* lib: move hash CONFIG options to KconfigTom Rini2017-05-221-13/+0
* FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORTTom Rini2017-05-221-9/+0
* Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan2017-05-221-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2017-05-151-63/+1
|\
| * Drop use of CONFIG_I2C_SOFTSimon Glass2017-05-151-31/+1
| * Drop CONFIG_I2CFASTSimon Glass2017-05-151-6/+0
| * i2c: Drop CONFIG_SYS_I2C_BOARD_LATE_INITSimon Glass2017-05-151-11/+0
| * i2c: README: Drop CONFIG_SYS_I2C_INIT_MPC5XXXSimon Glass2017-05-151-2/+0
| * i2c: Finish dropping use of CONFIG_I2C_HARDSimon Glass2017-05-151-8/+8
| * i2c: Drop use of CONFIG_I2C_HARDSimon Glass2017-05-151-15/+2
* | omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to KconfigTom Rini2017-05-151-5/+0
|/
* configs: convert CONFIG_SYS_MPUCLK to KconfigLokesh Vutla2017-05-121-5/+0
* Allow boards to initialize the DT at runtime.Alex Deymo2017-05-091-1/+7
* README: remove CONFIG_CMD_DATEChris Packham2017-05-081-1/+0
* Convert CONFIG_CMD_CLK to KconfigSimon Glass2017-04-301-1/+0
* fs: Convert CONFIG_CMD_CBFS to KconfigSimon Glass2017-04-301-7/+0
* Convert CONFIG_SYS_WHITE_ON_BLACK to KconfigSimon Glass2017-04-301-3/+0
* Convert CONFIG_CMD_BSP to KconfigSimon Glass2017-04-301-2/+0
* Convert CONFIG_CMD_BMP to KconfigSimon Glass2017-04-301-1/+0
* Convert CONFIG_CMD_BMODE to KconfigSimon Glass2017-04-301-10/+0
* Convert CONFIG_CMD_BEDBUG to KconfigSimon Glass2017-04-301-1/+0
* SPARC: RemoveTom Rini2017-04-051-1/+0
* Blackfin: RemoveTom Rini2017-04-051-8/+0
* arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini2017-03-181-8/+0
* spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive optionAndrew F. Davis2017-03-181-4/+0