summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2018-04-08ti: am335x: Fix build when networking is disabledAlex Kiernan
2018-04-08usb: gadget: USB_ETHER requires network supportAlex Kiernan
2018-04-08ti: am335x: Fix bootargs when building without NETAlex Kiernan
2018-04-08Migrate CONFIG_DRIVER_TI_CPSW to KconfigAlex Kiernan
2018-04-08treewide: Convert CONFIG_HOSTNAME to a string optionMario Six
2018-04-08treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six
2018-04-08treewide: Migrate CONFIG_TSEC_ENET to KconfigMario Six
2018-04-08treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six
2018-04-08treewide: Migrate CONFIG_LAST_STAGE_INIT to KconfigMario Six
2018-04-08treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to KconfigMario Six
2018-04-08treewide: Migrate CONFIG_SYS_ALT_MEMTEST to KconfigMario Six
2018-04-07configs: Resync with savedefconfigTom Rini
2018-04-07configs: Finish migration of CONFIG_ATMEL_SPITom Rini
2018-04-07Revert "spi: atmel: Drop non-dm code"Tom Rini
2018-04-07Revert "spi: atmel: Drop atmel_spi.h"Tom Rini
2018-04-06cmd: Add command for calculating binary operationsMario Six
2018-04-06cmd: ximg: Respect cache line size for flushingMario Six
2018-04-06gpio: uclass: Fix debug stringMario Six
2018-04-06watchdog: Fix Kconfig alignment for WDT_SANDBOXMichal Simek
2018-04-06image: fit: Show information about OS type in firwmare case tooMichal Simek
2018-04-06image: fit: Show firmware configuration property if presentMichal Simek
2018-04-06configs: am43xx_evm_qspiboot_defconfig: Move to DMVignesh R
2018-04-06ARM: dts: Add new "generic" am4372 device tree file.Vignesh R
2018-04-06board: ti: am43xx: Define embedded_dtb_select for runtime DTB selection in U-...Vignesh R
2018-04-06env: Properly check for BLK supportSjoerd Simons
2018-04-06configs: k2hk_hs_evm: Resync defconfig with non-HS defconfigAndrew F. Davis
2018-04-06configs: k2e_hs_evm: Resync defconfig with non-HS defconfigAndrew F. Davis
2018-04-06configs: k2g_hs_evm: Resync defconfig with non-HS defconfigAndrew F. Davis
2018-04-06rtc: rx8025: remove redundant code in rtc_resetChris Packham
2018-04-06rtc: rs5c372: remove redundant code in rtc_resetChris Packham
2018-04-06rtc: mx27rtc: remove redundant code in rtc_resetChris Packham
2018-04-06rtc: ds1374: remove redundant code in rtc_resetChris Packham
2018-04-06rtc: ds1307: remove redundant code in rtc_resetChris Packham
2018-04-06bootvx: use program header for loadingChristian Gmeiner
2018-04-06stm32mp: handle SYSRESETPatrick Delaunay
2018-04-06stm32mp: add syscon for STGENPatrick Delaunay
2018-04-06stm32mp1: change STGEN clock source to HSEPatrick Delaunay
2018-04-06clock: stm32mp1: add stgen clock source change supportPatrick Delaunay
2018-04-06arm: timer: get frequency for arch timer armv7 in cp15 cntfrqPatrick Delaunay
2018-04-06Allow providing default environment from fileRasmus Villemoes
2018-04-06stm32mp1: select boot device and partitionPatrick Delaunay
2018-04-06stm32mp1: get boot mode from BootRomPatrick Delaunay
2018-04-06stm32mp1: add eMMC support for ED1Patrick Delaunay
2018-04-06spl: spl_mmc: provide one weak function spl_boot_partitionPatrick Delaunay
2018-04-06rtc: rewrite isl1208 to support DMKlaus Goger
2018-04-06stm32mp: add check of cpu identifierPatrick Delaunay
2018-04-06stm32mp: cleanup cpu.cPatrick Delaunay
2018-04-06tools/mxsimage: Support building with LibreSSLHauke Mehrtens
2018-04-06regulator: pbias: don't evaluate variable before assignmentHeinrich Schuchardt