summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-17Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass92-35/+75
2016-09-17Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass312-94/+250
2016-09-17Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass272-52/+244
2016-09-17Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass137-38/+116
2016-09-17Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass67-27/+52
2016-09-17Convert CONFIG_SPL_EXT_SUPPORT to KconfigSimon Glass58-8/+65
2016-09-17Convert CONFIG_SPL_ETH_SUPPORT to KconfigSimon Glass14-13/+6
2016-09-17Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass138-43/+120
2016-09-17Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to KconfigSimon Glass80-23/+66
2016-09-17Convert CONFIG_SPL_DMA_SUPPORT to KconfigSimon Glass13-5/+10
2016-09-17Convert CONFIG_SPL_HASH_SUPPORT to KconfigSimon Glass4-2/+2
2016-09-17Convert CONFIG_SPL_CRYPTO_SUPPORT to KconfigSimon Glass4-2/+2
2016-09-17spear: Use upper case for CONFIG optionsSimon Glass24-34/+29
2016-09-17Move existing use of CONFIG_SPL_RSA to KconfigSimon Glass53-2/+51
2016-09-17Move existing use of CONFIG_SPL_DM to KconfigSimon Glass4-2/+2
2016-09-17Kconfig: tpl: Add some TPL support options to KconfigSimon Glass1-0/+67
2016-09-17Kconfig: spl: Add SPL support options to KconfigSimon Glass3-52/+411
2016-09-17Use separate options for TPL supportSimon Glass9-40/+80
2016-09-17Drop CONFIG_SPL_RAM_SUPPORTSimon Glass1-1/+0
2016-09-17arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILDSimon Glass2-2/+3
2016-09-17Kconfig: Move SPL settings into their own fileSimon Glass341-464/+465
2016-09-17moveconfig: Add an option to commit changesSimon Glass1-0/+18
2016-09-17moveconfig: Add an option to skip promptsSimon Glass1-14/+23
2016-09-17Correct defconfigs using savedefconfigSimon Glass3-1/+3
2016-09-16ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21Masahiro Yamada2-4/+32
2016-09-16ARM: uniphier: fix DRAM size of LD21 SoC packageMasahiro Yamada1-1/+1
2016-09-16arc: Use -mcpu=XXX instead of obsolete -marcXXXAlexey Brodkin1-3/+3
2016-09-14ARM: uniphier: merge board init functions into board_init()Masahiro Yamada6-42/+16
2016-09-14ARM: uniphier: use checkboard() instead of misc_init_f()Masahiro Yamada5-25/+7
2016-09-14ARM: uniphier: remove IECTRL setup code of LD4 SoCMasahiro Yamada1-6/+0
2016-09-14pinctrl: uniphier: move register base macros from header to .c fileMasahiro Yamada2-4/+4
2016-09-14pinctrl: uniphier: add System Bus pin-mux settingsMasahiro Yamada8-0/+147
2016-09-14mmc: uniphier-sd: migrate to CONFIG_BLKMasahiro Yamada3-26/+26
2016-09-14ARM: uniphier: enable Generic EHCI driver for Pro4 SoCMasahiro Yamada1-0/+2
2016-09-14ARM: uniphier: delete unnecessary xHCI pin-mux settingsMasahiro Yamada5-48/+0
2016-09-14usb: uniphier: remove UniPhier xHCI driver and select DM_USBMasahiro Yamada8-97/+1
2016-09-14ARM: uniphier: sort select:s alphabeticallyMasahiro Yamada1-7/+7
2016-09-13i2c: at91_i2c: Fix the wrong include fileWenyou Yang1-1/+1
2016-09-13rockchip: i2c: fix >32 byte writesJohn Keeping1-2/+2
2016-09-13rockchip: i2c: move register write out of inner loopJohn Keeping1-2/+2
2016-09-13rockchip: i2c: use named constant when appropriateJohn Keeping1-1/+1
2016-09-12Prepare v2016.09Tom Rini1-1/+1
2016-09-12sf: fix sf probeCyrille Pitchen1-1/+0
2016-09-10common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher270-73/+222
2016-09-09Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini3-46/+49
2016-09-09cmd: Rework disk.c usageTom Rini2-7/+3
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini824-235/+1052
2016-09-09net: asix: Fix AX88772B when used with DriverModelJoshua Scott1-0/+5
2016-09-09Revert "net: nfs: Correct the reply data buffer size"Joe Hershberger1-1/+1
2016-09-09Revert "net: nfs: Use the tx buffer to construct rpc msgs"Joe Hershberger1-45/+43