summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-09arm64: zynqmp: Use i2c-mux instead of i2cswitch insteadMichal Simek
2018-04-09arm64: zynqmp: Use maxim prefix for all maxim chipsMichal Simek
2018-04-09arm64: zynqmp: Sync alignment with mainlineMichal Simek
2018-04-09efi_loader: correctly set the machine type in the PE headerHeinrich Schuchardt
2018-04-09MAINTAINERS: ZYNQMP: correct entriesHeinrich Schuchardt
2018-04-09MAINTAINERS: Fix zynqmp clock driver pathMichal Simek
2018-04-09arm: zynq: Handle ENXIO error return value properlyMichal Simek
2018-04-09ARM: dts: zynq: Rename dts for Z-turn boardAnton Gerasimov
2018-04-09ARM: dts: zynq: Update dts for Z-turn boardAnton Gerasimov
2018-04-08Cleanup CONFIG_VERSION_VARIABLE migrationAlex Kiernan
2018-04-08Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigAlex Kiernan
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