| Commit message (Expand) | Author | Age | Files | Lines |
* | riscv: doc: Add relative doc to describe RISC-V | Rick Chen | 2018-01-12 | 1 | -1/+18 |
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2017-12-27 | 1 | -0/+9 |
|\ |
|
| * | common: Fix-up MAC addr in dts by fetching env variable serially | Prabhakar Kushwaha | 2017-12-24 | 1 | -0/+9 |
* | | Move CONFIG_PANIC_HANG to Kconfig | Masahiro Yamada | 2017-12-26 | 1 | -10/+0 |
|/ |
|
* | README: update the kernel coding style reference | Baruch Siach | 2017-12-12 | 1 | -2/+3 |
* | Merge git://www.denx.de/git/u-boot-imx | Tom Rini | 2017-11-27 | 1 | -0/+7 |
|\ |
|
| * | bootcount: add support for bootcounter on EXT filesystem | Ian Ray | 2017-11-20 | 1 | -0/+7 |
* | | README: update mailing list url | S. Lockwood-Childs | 2017-11-21 | 1 | -1/+1 |
|/ |
|
* | net: Add SMC911X driver to Kconfig, convert | Adam Ford | 2017-10-20 | 1 | -15/+0 |
* | Drop CONFIG_HAS_DATAFLASH | Tuomas Tynkkynen | 2017-10-16 | 1 | -7/+0 |
* | armv8: fsl-lsch3: Make CCN-504 related code conditional | Ashish Kumar | 2017-09-11 | 1 | -0/+4 |
* | fsl-layerscape: Consolidate registers space defination for CCI-400 bus | Ashish Kumar | 2017-09-11 | 1 | -0/+9 |
* | README: Fix typo in description of CONFIG_OF_EMBED | Nobuhiro Iwamatsu | 2017-09-08 | 1 | -1/+1 |
* | Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig | Adam Ford | 2017-09-01 | 1 | -4/+0 |
* | Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs | Tom Rini | 2017-09-01 | 1 | -44/+0 |
* | common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA | Thomas Petazzoni | 2017-08-20 | 1 | -6/+0 |
* | env: Rename getenv/_f() to env_get() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | common: Move CONFIG_BOOTARGS to Kconfig | Sam Protsenko | 2017-08-14 | 1 | -5/+0 |
* | README: Drop information about commands | Simon Glass | 2017-08-11 | 1 | -115/+1 |
* | Drop config_cmd_all.h | Simon Glass | 2017-08-11 | 1 | -5/+0 |
* | Convert CONFIG_CMD_UUID to Kconfig | Simon Glass | 2017-08-11 | 1 | -1/+0 |
* | Convert CONFIG_CMD_SF_TEST to Kconfig | Simon Glass | 2017-08-11 | 1 | -6/+0 |
* | Convert CONFIG_CMD_SDRAM to Kconfig | Simon Glass | 2017-08-11 | 1 | -2/+0 |
* | Convert CONFIG_CMD_SAVES to Kconfig | Simon Glass | 2017-08-11 | 1 | -1/+0 |
* | Kconfig: sandbox: Drop CONFIG_CMD_SANDBOX option | Simon Glass | 2017-08-11 | 1 | -1/+0 |
* | Convert CONFIG_CMD_REGINFO to Kconfig | Christophe Leroy | 2017-08-11 | 1 | -1/+0 |
* | Kconfig: Convert CMD_READ to Kconfig | Simon Glass | 2017-08-11 | 1 | -1/+0 |
* | Kconfig: Drop CONFIG_CMD_PORTIO and associated command | Simon Glass | 2017-08-11 | 1 | -1/+0 |
* | Convert CONFIG_CMD_PCMCIA to Kconfig | Simon Glass | 2017-08-11 | 1 | -1/+0 |
* | Convert CONFIG_CMD_PCI to Kconfig | Simon Glass | 2017-08-11 | 1 | -1/+0 |
* | Kconfig: Drop CONFIG_CMD_PCA953X_INFO | Simon Glass | 2017-08-11 | 1 | -1/+0 |
* | Convert CONFIG_CMD_PCA953X to Kconfig | Simon Glass | 2017-08-11 | 1 | -1/+0 |
* | Convert CONFIG_CMD_MMC_SPI to Kconfig | Simon Glass | 2017-08-11 | 1 | -1/+0 |
* | Kconfig: Drop CONFIG_CMD_MEM | Simon Glass | 2017-08-11 | 1 | -2/+2 |
* | configs: Finish migration of PHY_GIGE | Tom Rini | 2017-08-08 | 1 | -5/+0 |
* | configs: Migrate CMD_NAND* | Tom Rini | 2017-07-31 | 1 | -1/+0 |
* | Convert CONFIG_ENV_IS_IN_FAT to Kconfig | Simon Glass | 2017-07-25 | 1 | -44/+0 |
* | Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig | Simon Glass | 2017-07-25 | 1 | -37/+0 |
* | Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig | Simon Glass | 2017-07-25 | 1 | -13/+0 |
* | Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig | Simon Glass | 2017-07-25 | 1 | -60/+0 |
* | Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig | Simon Glass | 2017-07-25 | 1 | -14/+0 |
* | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass | 2017-07-25 | 1 | -70/+0 |
* | env: Move help from README to Kconfig | Simon Glass | 2017-07-25 | 1 | -114/+0 |
* | configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS | Tom Rini | 2017-07-24 | 1 | -20/+0 |
* | scsi: Drop sym53c8xx driver | Simon Glass | 2017-07-11 | 1 | -5/+0 |
* | Convert CONFIG_SCSI to Kconfig | Simon Glass | 2017-07-11 | 1 | -1/+0 |
* | powerpc, 8xx: move Serial driver to drivers/serial/ | Christophe Leroy | 2017-07-08 | 1 | -19/+0 |
* | powerpc, 8xx: move FEC Ethernet driver in drivers/net | Christophe Leroy | 2017-07-08 | 1 | -15/+0 |
* | powerpc, 8xx: Migrate to Kconfig | Christophe Leroy | 2017-07-08 | 1 | -15/+0 |
* | powerpc: Partialy restore core of mpc8xx | Christophe Leroy | 2017-07-08 | 1 | -5/+57 |