summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-09net: Move enetaddr env access code to env config instead of net configAlex Kiernan66-33/+97
2018-04-09ti: am335x: Fix build when networking is disabledAlex Kiernan1-4/+4
2018-04-09usb: gadget: USB_ETHER requires network supportAlex Kiernan1-0/+1
2018-04-09ti: am335x: Fix bootargs when building without NETAlex Kiernan1-2/+14
2018-04-09Migrate CONFIG_DRIVER_TI_CPSW to KconfigAlex Kiernan61-59/+56
2018-04-09treewide: Convert CONFIG_HOSTNAME to a string optionMario Six84-132/+134
2018-04-09treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six482-67/+420
2018-04-08treewide: Migrate CONFIG_TSEC_ENET to KconfigMario Six231-235/+243
2018-04-08treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six153-53/+124
2018-04-08treewide: Migrate CONFIG_LAST_STAGE_INIT to KconfigMario Six66-24/+62
2018-04-08treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to KconfigMario Six319-53/+284
2018-04-08treewide: Migrate CONFIG_SYS_ALT_MEMTEST to KconfigMario Six132-88/+74
2018-04-08configs: Resync with savedefconfigTom Rini469-528/+504
2018-04-07configs: Finish migration of CONFIG_ATMEL_SPITom Rini2-2/+0
2018-04-07Revert "spi: atmel: Drop non-dm code"Tom Rini5-0/+222
2018-04-07Revert "spi: atmel: Drop atmel_spi.h"Tom Rini2-88/+93
2018-04-07cmd: Add command for calculating binary operationsMario Six3-0/+183
2018-04-07cmd: ximg: Respect cache line size for flushingMario Six1-1/+1
2018-04-07gpio: uclass: Fix debug stringMario Six1-1/+1
2018-04-07watchdog: Fix Kconfig alignment for WDT_SANDBOXMichal Simek1-3/+3
2018-04-07image: fit: Show information about OS type in firwmare case tooMichal Simek1-1/+2
2018-04-07image: fit: Show firmware configuration property if presentMichal Simek3-1/+7
2018-04-07configs: am43xx_evm_qspiboot_defconfig: Move to DMVignesh R1-1/+9
2018-04-07ARM: dts: Add new "generic" am4372 device tree file.Vignesh R5-1/+87
2018-04-07board: ti: am43xx: Define embedded_dtb_select for runtime DTB selection in U-...Vignesh R1-2/+16
2018-04-07env: Properly check for BLK supportSjoerd Simons1-1/+1
2018-04-07configs: k2hk_hs_evm: Resync defconfig with non-HS defconfigAndrew F. Davis1-0/+3
2018-04-07configs: k2e_hs_evm: Resync defconfig with non-HS defconfigAndrew F. Davis1-0/+3
2018-04-07configs: k2g_hs_evm: Resync defconfig with non-HS defconfigAndrew F. Davis1-0/+4
2018-04-07rtc: rx8025: remove redundant code in rtc_resetChris Packham1-17/+1
2018-04-07rtc: rs5c372: remove redundant code in rtc_resetChris Packham1-23/+1
2018-04-07rtc: mx27rtc: remove redundant code in rtc_resetChris Packham1-5/+1
2018-04-07rtc: ds1374: remove redundant code in rtc_resetChris Packham1-15/+0
2018-04-07rtc: ds1307: remove redundant code in rtc_resetChris Packham1-33/+0
2018-04-07bootvx: use program header for loadingChristian Gmeiner1-1/+1
2018-04-07stm32mp: handle SYSRESETPatrick Delaunay5-4/+14
2018-04-07stm32mp: add syscon for STGENPatrick Delaunay4-0/+36
2018-04-07stm32mp1: change STGEN clock source to HSEPatrick Delaunay2-1/+1
2018-04-07clock: stm32mp1: add stgen clock source change supportPatrick Delaunay1-1/+45
2018-04-07arm: timer: get frequency for arch timer armv7 in cp15 cntfrqPatrick Delaunay1-1/+15
2018-04-07Allow providing default environment from fileRasmus Villemoes3-0/+38
2018-04-07stm32mp1: select boot device and partitionPatrick Delaunay3-0/+45
2018-04-07stm32mp1: get boot mode from BootRomPatrick Delaunay3-0/+146
2018-04-07stm32mp1: add eMMC support for ED1Patrick Delaunay6-24/+147
2018-04-07spl: spl_mmc: provide one weak function spl_boot_partitionPatrick Delaunay2-2/+14
2018-04-07rtc: rewrite isl1208 to support DMKlaus Goger2-55/+98
2018-04-07stm32mp: add check of cpu identifierPatrick Delaunay2-1/+63
2018-04-07stm32mp: cleanup cpu.cPatrick Delaunay1-23/+21
2018-04-07tools/mxsimage: Support building with LibreSSLHauke Mehrtens1-1/+2
2018-04-07regulator: pbias: don't evaluate variable before assignmentHeinrich Schuchardt1-3/+3