summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)AuthorFilesLines
2018-01-12riscv: doc: Add relative doc to describe RISC-VRick Chen1-1/+18
2017-12-27Merge git://git.denx.de/u-boot-dmTom Rini1-0/+9
2017-12-26Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada1-10/+0
2017-12-24common: Fix-up MAC addr in dts by fetching env variable seriallyPrabhakar Kushwaha1-0/+9
2017-12-13README: update the kernel coding style referenceBaruch Siach1-2/+3
2017-11-27Merge git://www.denx.de/git/u-boot-imxTom Rini1-0/+7
2017-11-21README: update mailing list urlS. Lockwood-Childs1-1/+1
2017-11-20bootcount: add support for bootcounter on EXT filesystemIan Ray1-0/+7
2017-10-21net: Add SMC911X driver to Kconfig, convertAdam Ford1-15/+0
2017-10-16Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen1-7/+0
2017-09-11armv8: fsl-lsch3: Make CCN-504 related code conditionalAshish Kumar1-0/+4
2017-09-11fsl-layerscape: Consolidate registers space defination for CCI-400 busAshish Kumar1-0/+9
2017-09-08README: Fix typo in description of CONFIG_OF_EMBEDNobuhiro Iwamatsu1-1/+1
2017-09-02Convert CONFIG_SPL_OMAP3_ID_NAND to KconfigAdam Ford1-4/+0
2017-09-01Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini1-44/+0
2017-08-20common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATAThomas Petazzoni1-6/+0
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-08-15common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-5/+0
2017-08-12README: Drop information about commandsSimon Glass1-115/+1
2017-08-12Drop config_cmd_all.hSimon Glass1-5/+0
2017-08-12Convert CONFIG_CMD_UUID to KconfigSimon Glass1-1/+0
2017-08-11Convert CONFIG_CMD_SF_TEST to KconfigSimon Glass1-6/+0
2017-08-11Convert CONFIG_CMD_SDRAM to KconfigSimon Glass1-2/+0
2017-08-11Convert CONFIG_CMD_SAVES to KconfigSimon Glass1-1/+0
2017-08-11Kconfig: sandbox: Drop CONFIG_CMD_SANDBOX optionSimon Glass1-1/+0
2017-08-11Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy1-1/+0
2017-08-11Kconfig: Convert CMD_READ to KconfigSimon Glass1-1/+0
2017-08-11Kconfig: Drop CONFIG_CMD_PORTIO and associated commandSimon Glass1-1/+0
2017-08-11Convert CONFIG_CMD_PCMCIA to KconfigSimon Glass1-1/+0
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass1-1/+0
2017-08-11Kconfig: Drop CONFIG_CMD_PCA953X_INFOSimon Glass1-1/+0
2017-08-11Convert CONFIG_CMD_PCA953X to KconfigSimon Glass1-1/+0
2017-08-11Convert CONFIG_CMD_MMC_SPI to KconfigSimon Glass1-1/+0
2017-08-11Kconfig: Drop CONFIG_CMD_MEMSimon Glass1-2/+2
2017-08-09configs: Finish migration of PHY_GIGETom Rini1-5/+0
2017-07-31configs: Migrate CMD_NAND*Tom Rini1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass1-44/+0
2017-07-26Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass1-37/+0
2017-07-26Convert CONFIG_ENV_IS_IN_DATAFLASH to KconfigSimon Glass1-13/+0
2017-07-26Convert CONFIG_ENV_IS_IN_EEPROM to KconfigSimon Glass1-60/+0
2017-07-26Convert CONFIG_ENV_IS_IN_NVRAM to KconfigSimon Glass1-14/+0
2017-07-26Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-70/+0
2017-07-26env: Move help from README to KconfigSimon Glass1-114/+0
2017-07-25configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini1-20/+0
2017-07-11scsi: Drop sym53c8xx driverSimon Glass1-5/+0
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass1-1/+0
2017-07-08powerpc, 8xx: move Serial driver to drivers/serial/Christophe Leroy1-19/+0
2017-07-08powerpc, 8xx: move FEC Ethernet driver in drivers/netChristophe Leroy1-15/+0
2017-07-08powerpc, 8xx: Migrate to KconfigChristophe Leroy1-15/+0
2017-07-08powerpc: Partialy restore core of mpc8xxChristophe Leroy1-5/+57