summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * microblaze: Delete Xilinx watchdog related macrosShreenidhi Shedi2018-07-192-14/+0
| * microblaze: Cosmetic changes in Microblaze related filesShreenidhi Shedi2018-07-193-44/+60
| * arm64: zynqmp: Changed zynqmp command to handle subcommands with U_BOOT_CMD_M...Vipul Kumar2018-07-191-30/+35
| * gpio: xilinx: Convert driver to DMMichal Simek2018-07-191-1/+264
| * sysreset: Add support for Microblaze soft reset jumpMichal Simek2018-07-193-0/+37
| * sysreset: Add support for gpio-restartMichal Simek2018-07-194-0/+69
| * arm: zynq: Try to enable the first watchdog via aliasesMichal Simek2018-07-191-5/+9
| * arm64: zynqmp: Try to enable the first watchdog via aliasesMichal Simek2018-07-191-5/+9
| * gpio: zynq: Setup bank_name to dev->nameMichal Simek2018-07-191-0/+2
| * microblaze: Do not call timer init that earlyMichal Simek2018-07-191-0/+4
| * gpio: zynq: Read of mach data in platdata with dev_get_driver_dataMichal Simek2018-07-191-27/+2
| * gpio: dm: Support manual relocation for gpioMichal Simek2018-07-191-0/+35
| * sysreset: dm: Support manual relocation for sysresetMichal Simek2018-07-191-0/+16
| * gpio: zynq: Fix typo in one error messageMichal Simek2018-07-191-1/+1
| * microblaze: Remove unused XILINX_BOARD_NAME macroMichal Simek2018-07-191-2/+0
| * arm64: zynqmp: Sync defconfigs in connection to DEFINE_TCM_OCM_MMAPMichal Simek2018-07-1917-17/+0
| * watchdog: dm: Support manual relocation for watchdogsMichal Simek2018-07-191-0/+23
| * watchdog: dm: Change uclass name to watchdog and enable DM_UC_FLAG_SEQ_ALIASMichal Simek2018-07-191-1/+2
| * 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