summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spl: fit: display a message when an FPGA image is loadedLuis Araneda2018-07-191-0/+1
* arm64: zynqmp: Setup ENV_SIZE via Kconfig for mini targetsMichal Simek2018-07-198-4/+4
* arm64: zynqmp: Add QSPI flash mini u-boot configurationSiva Durga Prasad Paladugu2018-07-194-0/+162
* arm: zynq: Setup ENV_SIZE via KconfigMichal Simek2018-07-194-2/+3
* env: Added support to save env to spi through KconfigVipul Kumar2018-07-195-19/+29
* arm: zynq: Add parallel NOR flash mini u-boot configuration for zynqSiva Durga Prasad Paladugu2018-07-193-0/+135
* arm: zynq: Add Nand flash mini u-boot configuration for zynqSiva Durga Prasad Paladugu2018-07-193-0/+128
* arm: zynq: Dont define SDRAM_BASE and SDRAM_SIZE in .hSiva Durga Prasad Paladugu2018-07-191-3/+0
* lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu2018-07-1931-38/+40
* lib: fdtdec: Update ram_base to store ram start adddressSiva Durga Prasad Paladugu2018-07-192-2/+3
* microblaze: Remove XILINX_SPI_FLASH_BASEADDR logicMichal Simek2018-07-191-7/+0
* watchdog: cadence: Do not stop wdt in probeMichal Simek2018-07-191-2/+0
* arm64: zynqmp: Added support of mmio read and write commandsVipul Kumar2018-07-191-1/+47
* xilinx: Enable led support for some boardsMichal Simek2018-07-199-0/+18
* watchdog: cdns: Add comment for expire_now functionMichal Simek2018-07-191-0/+1
* microblaze: Do not force saving variables to flashMichal Simek2018-07-191-1/+0
* microblaze: Convert generic platform to DM gpioMichal Simek2018-07-198-56/+24
* arm64: xilinx: Setup default number of chipselects for zcu100Michal Simek2018-07-191-0/+2
* microblaze: Enable watchdog via defconfigMichal Simek2018-07-191-0/+2
* watchdog: Convert Xilinx Axi watchdog driver to driver modelShreenidhi Shedi2018-07-192-26/+93
* microblaze: Support for watchdog_reset in initShreenidhi Shedi2018-07-191-4/+43
* 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