summaryrefslogtreecommitdiff
path: root/README
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass2017-07-251-37/+0
* Convert CONFIG_ENV_IS_IN_DATAFLASH to KconfigSimon Glass2017-07-251-13/+0
* Convert CONFIG_ENV_IS_IN_EEPROM to KconfigSimon Glass2017-07-251-60/+0
* Convert CONFIG_ENV_IS_IN_NVRAM to KconfigSimon Glass2017-07-251-14/+0
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-70/+0
* env: Move help from README to KconfigSimon Glass2017-07-251-114/+0
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-241-20/+0
* scsi: Drop sym53c8xx driverSimon Glass2017-07-111-5/+0
* Convert CONFIG_SCSI to KconfigSimon Glass2017-07-111-1/+0
* powerpc, 8xx: move Serial driver to drivers/serial/Christophe Leroy2017-07-081-19/+0
* powerpc, 8xx: move FEC Ethernet driver in drivers/netChristophe Leroy2017-07-081-15/+0
* powerpc, 8xx: Migrate to KconfigChristophe Leroy2017-07-081-15/+0
* powerpc: Partialy restore core of mpc8xxChristophe Leroy2017-07-081-5/+57
* avr32: Retire AVR32 for goodAndy Shevchenko2017-07-061-6/+2
* powerpc: remove 4xx supportHeiko Schocher2017-07-031-7/+0
* arm: zynq: Move CONFIG_SF_DUAL_FLASH to defconfigMike Looijmans2017-06-201-6/+0
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-161-24/+1
* powerpc, 5xx: remove support for 5xxHeiko Schocher2017-06-121-12/+0
* powerpc, 8260: remove support for mpc8260Heiko Schocher2017-06-121-66/+7
* powerpc, 8xx: remove support for 8xxHeiko Schocher2017-06-121-80/+8
* rtc: ds1337: drop "SYS" from config variablesChris Packham2017-06-091-1/+1
* 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
|\