summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ARM: rmobile: Enable cache command on V3M EagleMarek Vasut2018-06-161-0/+1
* ARM: rmobile: Fix CPGW address on V3M EagleMarek Vasut2018-06-161-3/+4
* ARM: dts: rmobile: Add AVB PHY reset on V3M EagleMarek Vasut2018-06-161-0/+2
* ARM: dts: rmobile: Add AVB pinmux on V3M EagleMarek Vasut2018-06-161-0/+9
* ARM: dts: rmobile: Enable SDHI on E3 EbisuMarek Vasut2018-06-161-0/+14
* ARM: dts: rmobile: Add initial SDHI nodes to R8A77990 E3Marek Vasut2018-06-161-0/+24
* ARM: dts: rmobile: Add SCIF2 pinmux to E3 EbisuMarek Vasut2018-06-161-0/+16
* ARM: dts: rmobile: Add Renesas RPC HF/QSPI DT node to R8A77990Marek Vasut2018-06-161-0/+8
* ARM: rmobile: Enable RPCHF on DraakMarek Vasut2018-06-161-0/+1
* ARM: rmobile: Fix environment placement on DraakMarek Vasut2018-06-161-1/+1
* ARM: rmobile: Point load address to more sane area on Gen3Marek Vasut2018-06-141-1/+2
* ARM: rmobile: Point load address to more sane area on Gen2Marek Vasut2018-06-141-1/+2
* ARM: rmobile: Zap CONFIG_SYS_CLK_FREQ where applicableMarek Vasut2018-06-144-16/+0
* ARM: rmobile: Sync Gen3 DTS with Linux v4.17Marek Vasut2018-06-149-359/+1974
* ARM: rmobile: Sync Gen2 DTS with Linux v4.17Marek Vasut2018-06-1411-5904/+6590
* pinctrl: renesas: Sync Gen3 PFC tables with Linux v4.17Marek Vasut2018-06-147-1180/+6929
* pinctrl: renesas: Sync Gen2 PFC tables with Linux v4.17Marek Vasut2018-06-143-6/+559
* clk: rmobile: Add R8A77995 RPC clockMarek Vasut2018-06-141-0/+5
* clk: rmobile: Add R8A77990 RPC clockMarek Vasut2018-06-141-0/+5
* dts: gpio: Sync header with Linux 4.17Marek Vasut2018-06-141-0/+21
* ARM: DTS: resync a3517.dtsi with Linux 4.17Adam Ford2018-06-131-6/+2
* ARM: am3517_evm: Enable SPL_OF_CONTROL and SPL_OF_PLATDATAAdam Ford2018-06-132-14/+3
* dra76: fix HDMI HPD pinmuxTomi Valkeinen2018-06-131-1/+1
* dra7/am5: remove CEC pin pull-upTomi Valkeinen2018-06-132-7/+7
* env: Add !ENV_IS_IN_EXT4 dependency to ENV_IS_NOWHEREAlex Kiernan2018-06-131-0/+1
* u-boot: Fix several typosShyam Saini2018-06-137-10/+10
* tools: env: Use getline rather than fgets when reading config/scriptAlex Kiernan2018-06-131-19/+21
* AM3517_EVM: Fix Environmental locationAdam Ford2018-06-131-0/+1
* lib: Add hexdumpAlexey Brodkin2018-06-1315-29/+369
* fs: btrfs: Fix not all CHUNK_ITEMs being read from CHUNK_TREEYevgeny Popovych2018-06-131-1/+1
* ARM64: meson: Sync DT with Linux 4.17Neil Armstrong2018-06-1310-237/+103
* fs: fat: fix wrong casting to unsigned value of sect_to_cluster()Seung-Woo Kim2018-06-131-1/+1
* include/linux/byteorder: Sync to latest Linux definitionsRamon Fried2018-06-121-40/+67
* doc: cmd: bubt: drop duplicated textBaruch Siach2018-06-121-9/+0
* configs: pcm051: Use am335x-wega-rdk.dtb as fdtfileMatwey V. Kornilov2018-06-121-1/+1
* configs: pcm051: Use DEFAULT_LINUX_BOOT_ENV instead of hardcoded valuesMatwey V. Kornilov2018-06-121-3/+1
* configs: pcm051: Use DEFAULT_MMC_TI_ARGS instead of hardcoded duplicatesMatwey V. Kornilov2018-06-121-8/+5
* configs: pcm051: Support distro bootcmdsMatwey V. Kornilov2018-06-121-20/+29
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-06-1224-60/+603
|\
| * LS1012AFRWY: Add Secure Boot supportVinitha V Pillai2018-06-117-1/+116
| * board: ls1012a: FRWY-LS1012A board supportBhaskar Upadhaya2018-06-119-9/+330
| * board: Kconfig: Re-Arrangement of PPA firmware and header addressesBhaskar Upadhaya2018-06-0811-50/+141
| * arm: ls1021aqds: config: enable CONFIG_ID_EEPROM for mac commandJagdish Gediya2018-06-081-0/+9
| * board/freescale,lsch3: Add entry for 0.9vPriyanka Jain2018-06-081-1/+1
| * armv8: ls1088a: Enable USB in ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfigRan Wang2018-06-081-0/+7
* | Merge git://git.denx.de/u-boot-marvellTom Rini2018-06-1211-0/+886
|\ \
| * | arm: mvebu: Add Helios4 Armada 38x initial supportDennis Gilmore2018-06-1211-0/+886
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2018-06-081-6/+6
|\ \
| * | mtd: ubi: Add missing newlines in ubi_init()Stefan Roese2018-06-061-6/+6
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2018-06-082-2/+28
|\ \ \