summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-0866-33/+97
* ti: am335x: Fix build when networking is disabledAlex Kiernan2018-04-081-4/+4
* usb: gadget: USB_ETHER requires network supportAlex Kiernan2018-04-081-0/+1
* ti: am335x: Fix bootargs when building without NETAlex Kiernan2018-04-081-2/+14
* Migrate CONFIG_DRIVER_TI_CPSW to KconfigAlex Kiernan2018-04-0861-59/+56
* treewide: Convert CONFIG_HOSTNAME to a string optionMario Six2018-04-0884-132/+134
* treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six2018-04-08482-67/+420
* treewide: Migrate CONFIG_TSEC_ENET to KconfigMario Six2018-04-08231-235/+243
* treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six2018-04-08153-53/+124
* treewide: Migrate CONFIG_LAST_STAGE_INIT to KconfigMario Six2018-04-0866-24/+62
* treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to KconfigMario Six2018-04-08319-53/+284
* treewide: Migrate CONFIG_SYS_ALT_MEMTEST to KconfigMario Six2018-04-08132-88/+74
* configs: Resync with savedefconfigTom Rini2018-04-07469-528/+504
* configs: Finish migration of CONFIG_ATMEL_SPITom Rini2018-04-072-2/+0
* Revert "spi: atmel: Drop non-dm code"Tom Rini2018-04-075-0/+222
* Revert "spi: atmel: Drop atmel_spi.h"Tom Rini2018-04-072-88/+93
* cmd: Add command for calculating binary operationsMario Six2018-04-063-0/+183
* cmd: ximg: Respect cache line size for flushingMario Six2018-04-061-1/+1
* gpio: uclass: Fix debug stringMario Six2018-04-061-1/+1
* watchdog: Fix Kconfig alignment for WDT_SANDBOXMichal Simek2018-04-061-3/+3
* image: fit: Show information about OS type in firwmare case tooMichal Simek2018-04-061-1/+2
* image: fit: Show firmware configuration property if presentMichal Simek2018-04-063-1/+7
* configs: am43xx_evm_qspiboot_defconfig: Move to DMVignesh R2018-04-061-1/+9
* ARM: dts: Add new "generic" am4372 device tree file.Vignesh R2018-04-065-1/+87
* board: ti: am43xx: Define embedded_dtb_select for runtime DTB selection in U-...Vignesh R2018-04-061-2/+16
* env: Properly check for BLK supportSjoerd Simons2018-04-061-1/+1
* configs: k2hk_hs_evm: Resync defconfig with non-HS defconfigAndrew F. Davis2018-04-061-0/+3
* configs: k2e_hs_evm: Resync defconfig with non-HS defconfigAndrew F. Davis2018-04-061-0/+3
* configs: k2g_hs_evm: Resync defconfig with non-HS defconfigAndrew F. Davis2018-04-061-0/+4
* rtc: rx8025: remove redundant code in rtc_resetChris Packham2018-04-061-17/+1
* rtc: rs5c372: remove redundant code in rtc_resetChris Packham2018-04-061-23/+1
* rtc: mx27rtc: remove redundant code in rtc_resetChris Packham2018-04-061-5/+1
* rtc: ds1374: remove redundant code in rtc_resetChris Packham2018-04-061-15/+0
* rtc: ds1307: remove redundant code in rtc_resetChris Packham2018-04-061-33/+0
* bootvx: use program header for loadingChristian Gmeiner2018-04-061-1/+1
* stm32mp: handle SYSRESETPatrick Delaunay2018-04-065-4/+14
* stm32mp: add syscon for STGENPatrick Delaunay2018-04-064-0/+36
* stm32mp1: change STGEN clock source to HSEPatrick Delaunay2018-04-062-1/+1
* clock: stm32mp1: add stgen clock source change supportPatrick Delaunay2018-04-061-1/+45
* arm: timer: get frequency for arch timer armv7 in cp15 cntfrqPatrick Delaunay2018-04-061-1/+15
* Allow providing default environment from fileRasmus Villemoes2018-04-063-0/+38
* stm32mp1: select boot device and partitionPatrick Delaunay2018-04-063-0/+45
* stm32mp1: get boot mode from BootRomPatrick Delaunay2018-04-063-0/+146
* stm32mp1: add eMMC support for ED1Patrick Delaunay2018-04-066-24/+147
* spl: spl_mmc: provide one weak function spl_boot_partitionPatrick Delaunay2018-04-062-2/+14
* rtc: rewrite isl1208 to support DMKlaus Goger2018-04-062-55/+98
* stm32mp: add check of cpu identifierPatrick Delaunay2018-04-062-1/+63
* stm32mp: cleanup cpu.cPatrick Delaunay2018-04-061-23/+21
* tools/mxsimage: Support building with LibreSSLHauke Mehrtens2018-04-061-1/+2
* regulator: pbias: don't evaluate variable before assignmentHeinrich Schuchardt2018-04-061-3/+3