summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* arm64: zcu100: Enable USB host ether and ASIX via defconfigMichal Simek2018-07-192-3/+2
* microblaze: Guard do_reset by CONFIG_SYSRESETMichal Simek2018-07-191-0/+2
* microblaze: Use default implementation from include/linux/io.hMichal Simek2018-07-191-3/+0
* xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu2018-07-1912-0/+834
* serial: zynq: Use platdata for storing static data instead of privMichal Simek2018-07-191-16/+16
* usb_kdb: Get stdio_dev directly from sdev pointerMichal Simek2018-07-191-2/+2
* usb_kbd: Add support for watchdogMichal Simek2018-07-191-1/+4
* clk: zynqmp: Fixed the same if/else part error reported by coverityVipul Kumar2018-07-191-2/+4
* arm/arm64: zynq/zynqmp: pass the PS init file as a kconfig variableLuca Ceresoli2018-07-194-2/+60
* hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board filesMichal Simek2018-07-194-5/+0
* common: command: Handle USAGE failure separatelyMichal Simek2018-07-192-1/+6
* common: command: Use command_ret_t enum values instead of valuesMichal Simek2018-07-191-2/+2
* arm64: zynqmp: Enable usb mass storage command and functionalityMichal Simek2018-07-191-0/+1
* gpio: zynq: Use live-tree functionMichal Simek2018-07-191-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-07-1752-963/+3893
|\
| * sunxi: Enable eMMC on Libre Computer Board ALL-H3-CC boardsChen-Yu Tsai2018-07-174-0/+12
| * configs: Bananapi_M2_Ultra: enable gigabit ethernetLothar Felten2018-07-162-0/+20
| * sunxi: R40: add gigabit ethernet devicetree nodeLothar Felten2018-07-161-0/+34
| * net: sun8i-emac: support R40 GMACLothar Felten2018-07-161-26/+53
| * net: sun8i-emac: set mux and clock by driver dataLothar Felten2018-07-161-15/+20
| * net: sun8i-emac: fix printing NULL characterLothar Felten2018-07-161-2/+1
| * sunxi: R40: add gigabit ethernet clocksLothar Felten2018-07-161-1/+9
| * dm: sunxi: Use DM for MMC and SATA on all A10 boardsAdam Sampson2018-07-161-0/+2
| * dm: mmc: sunxi: Add A10/A20 compatible stringsAdam Sampson2018-07-161-0/+2
| * sunxi: DT: A64: add proper SoPine baseboard device treeAndre Przywara2018-07-164-2/+295
| * sunxi: DT: H3: update board .dts files from LinuxAndre Przywara2018-07-1615-161/+604
| * sunxi: DT: H5: update board .dts files from LinuxAndre Przywara2018-07-166-63/+536
| * sunxi: DT: update device tree files for Allwinner H3 and H5 SoCsAndre Przywara2018-07-1620-554/+1018
| * sunxi: DT: A64: update board .dts files from LinuxAndre Przywara2018-07-168-72/+900
| * sunxi: DT: A64: update device tree file for Allwinner A64 SoCAndre Przywara2018-07-164-79/+399
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-07-169-44/+871
|\ \ | |/ |/|
| * sf: add paired dev info for winbond w25q16jvLudwig Zenz2018-07-161-1/+1
| * sf: add Macronix mx25l1633e entryLudwig Zenz2018-07-161-0/+1
| * sf: add Gigadevice gd25q16c entryLudwig Zenz2018-07-161-0/+1
| * spi_flash: add a bunch of winbond flashes to id-tableHannes Schmelzer2018-07-161-0/+5
| * zynqmp: zcu102: Add qspi driver support for ZynqMP zcu102 boardsSiva Durga Prasad Paladugu2018-07-164-1/+16
| * spi: zynqmp_gqspi: Add support for ZynqMP qspi driverSiva Durga Prasad Paladugu2018-07-163-0/+737
| * spi: xilinx_spi: convert to livetreeVipul Kumar2018-07-161-3/+2
| * spi: xilinx_spi: Added support to read JEDEC-id twice at the boot timeVipul Kumar2018-07-161-0/+41
| * spi: xilinx_spi: Modify transfer logic xilinx_spi_xfer() functionVipul Kumar2018-07-161-35/+68
| * spi: xilinx: Read reg base address from DTS fileMichal Simek2018-07-161-6/+1
|/
* mach-stm32: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan2018-07-131-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-07-1330-112/+2188
|\
| * arm: socfpga: Fixes: include <debug_uart.h>Ley Foon Tan2018-07-121-0/+1
| * arm: socfpga: Fix: Compile MCR instruction on ARM 32-bit onlyLey Foon Tan2018-07-121-0/+2
| * arm: dts: socfpga: stratix10: Fix memory nodeLey Foon Tan2018-07-121-2/+2
| * ARM: socfpga: Assure correct ACTLR configurationMarek Vasut2018-07-121-1/+12
| * ARM: socfpga: Make DRAM node available in SPLMarek Vasut2018-07-121-0/+1
| * ARM: socfpga: Pull DRAM size from DTMarek Vasut2018-07-121-1/+3
| * ddr: altera: Add ECC DRAM scrubbing support for Arria10Marek Vasut2018-07-121-0/+27