summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-16-172/+331
* | Convert CONFIG_SPL_SATA_SUPPORT to KconfigSimon Glass2016-09-16-1/+1
* | Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass2016-09-16-47/+47
* | Remove CONFIG_SPL_PINCTRL_SUPPORTSimon Glass2016-09-16-2/+0
* | Convert CONFIG_SPL_ONENAND_SUPPORT to KconfigSimon Glass2016-09-16-1/+4
* | Convert CONFIG_SPL_NOR_SUPPORT to KconfigSimon Glass2016-09-16-5/+11
* | Convert CONFIG_SPL_NET_SUPPORT to KconfigSimon Glass2016-09-16-25/+5
* | Convert CONFIG_SPL_NET_VCI_STRING to KconfigSimon Glass2016-09-16-14/+4
* | Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass2016-09-16-64/+127
* | Convert CONFIG_SPL_MUSB_NEW_SUPPORT to KconfigSimon Glass2016-09-16-3/+8
* | Convert CONFIG_SPL_MTD_SUPPORT to KconfigSimon Glass2016-09-16-12/+30
* | Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to KconfigSimon Glass2016-09-16-25/+102
* | Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass2016-09-16-92/+129
* | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-16-88/+253
* | Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass2016-09-16-35/+75
* | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-16-94/+250
* | Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass2016-09-16-52/+244
* | Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass2016-09-16-38/+116
* | Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass2016-09-16-27/+52
* | Convert CONFIG_SPL_EXT_SUPPORT to KconfigSimon Glass2016-09-16-8/+65
* | Convert CONFIG_SPL_ETH_SUPPORT to KconfigSimon Glass2016-09-16-13/+6
* | Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass2016-09-16-43/+120
* | Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to KconfigSimon Glass2016-09-16-23/+66
* | Convert CONFIG_SPL_DMA_SUPPORT to KconfigSimon Glass2016-09-16-5/+10
* | Convert CONFIG_SPL_HASH_SUPPORT to KconfigSimon Glass2016-09-16-2/+2
* | Convert CONFIG_SPL_CRYPTO_SUPPORT to KconfigSimon Glass2016-09-16-2/+2
* | spear: Use upper case for CONFIG optionsSimon Glass2016-09-16-34/+29
* | Move existing use of CONFIG_SPL_RSA to KconfigSimon Glass2016-09-16-2/+51
* | Move existing use of CONFIG_SPL_DM to KconfigSimon Glass2016-09-16-2/+2
* | Kconfig: tpl: Add some TPL support options to KconfigSimon Glass2016-09-16-0/+67
* | Kconfig: spl: Add SPL support options to KconfigSimon Glass2016-09-16-52/+411
* | Use separate options for TPL supportSimon Glass2016-09-16-40/+80
* | Drop CONFIG_SPL_RAM_SUPPORTSimon Glass2016-09-16-1/+0
* | arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILDSimon Glass2016-09-16-2/+3
* | Kconfig: Move SPL settings into their own fileSimon Glass2016-09-16-464/+465
* | moveconfig: Add an option to commit changesSimon Glass2016-09-16-0/+18
* | moveconfig: Add an option to skip promptsSimon Glass2016-09-16-14/+23
* | Correct defconfigs using savedefconfigSimon Glass2016-09-16-1/+3
* | i2c: at91_i2c: Fix the wrong include fileWenyou Yang2016-09-13-1/+1
* | rockchip: i2c: fix >32 byte writesJohn Keeping2016-09-13-2/+2
* | rockchip: i2c: move register write out of inner loopJohn Keeping2016-09-13-2/+2
* | rockchip: i2c: use named constant when appropriateJohn Keeping2016-09-13-1/+1
|/
* Prepare v2016.09Tom Rini2016-09-12-1/+1
* sf: fix sf probeCyrille Pitchen2016-09-12-1/+0
* common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher2016-09-09-73/+222
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-09-09-46/+49
|\
| * net: asix: Fix AX88772B when used with DriverModelJoshua Scott2016-09-09-0/+5
| * Revert "net: nfs: Correct the reply data buffer size"Joe Hershberger2016-09-09-1/+1
| * Revert "net: nfs: Use the tx buffer to construct rpc msgs"Joe Hershberger2016-09-09-45/+43
* | cmd: Rework disk.c usageTom Rini2016-09-09-7/+3