summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* host-tools: use python2 explicitly for shebangMasahiro Yamada2018-01-288-8/+8
* ARM: omap3: evm: Fix distro bootcmd UBIFS and MMC supportDerald D. Woods2018-01-281-55/+25
* distro bootcmd: Allow board defined UBI partition and volume namesDerald D. Woods2018-01-281-5/+10
* spl: use different BOARD_INIT MACRO for spl and tplKever Yang2018-01-282-1/+8
* fs: btrfs: Fix unaligned memory accessesAlberto Sánchez Molero2018-01-282-3/+5
* clk: clk_stm32f: Fix PLLSAICFGR_PLLSAIP_4 divider valuePatrice Chotard2018-01-281-1/+1
* ARM: AM43XX: Call hw_data_init() again after relocation to update *ctrlFaiz Abbas2018-01-281-0/+5
* configs: Replace CONFIG_ISW_ENTRY_ADDR with CONFIG_SYS_TEXT_BASEFaiz Abbas2018-01-282-4/+1
* tools: remove unused retJelle van der Waa2018-01-281-2/+0
* clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()Patrice Chotard2018-01-283-20/+12
* clk: clk_stm32f: Remove STMMAC clock setupPatrice Chotard2018-01-283-8/+0
* ARM: dts: stm32: Add STMMAC clocks for stm32f746Patrice Chotard2018-01-281-0/+3
* atomic-long: Fix warnings on arm64Bradley Bolen2018-01-281-0/+2
* ARM: dts: stm32: add stm32429-eval-u-boot dts filePatrice Chotard2018-01-281-0/+231
* ARM: dts: stm32: Add STM32F429 Evaluation board supportPatrice Chotard2018-01-282-0/+277
* board: stm32: Add stm32f429-evaluation board supportPatrice Chotard2018-01-287-0/+207
* configs: stm32f: Remove STM32_HSE_HZ for all STM32F seriesPatrice Chotard2018-01-283-4/+0
* clk: stm32: retrieve external oscillator frequency from DTPatrice Chotard2018-01-281-21/+57
* ARM: dts: stm32: add "u-boot, dm-pre-reloc" for clk_hse in stm32f7-u-bootPatrice Chotard2018-01-281-0/+4
* arm: bootm-fdt.c: fix compiler warningHeiko Schocher2018-01-281-1/+1
* arm: mach-omap2: Pass args to secure ROM in SRAM in SPLAndrew F. Davis2018-01-281-1/+1
* common: board_r: Fix style violationsMario Six2018-01-281-13/+14
* common: board_f: Fix style violationsMario Six2018-01-281-4/+4
* serial: ns16550: Fix style violationMario Six2018-01-281-2/+2
* include: dm: Fix 'devioe'/'devuce' typosMario Six2018-01-281-4/+4
* gpio: mpc8xxx: Make live-tree compatibleMario Six2018-01-281-10/+7
* gpio: mpc8xxx: Make compatible with more SoCsMario Six2018-01-281-2/+21
* gpio: mpc8xxx: Rename Kconfig option, structures, and functionsMario Six2018-01-284-65/+64
* gpio: mpc85xx: Rename driver file to mpc8xxxMario Six2018-01-282-1/+1
* gpio: mpc85xx_gpio: Fix style violationsMario Six2018-01-281-20/+22
* gpio: pca953x_gpio: Make live-tree compatibleMario Six2018-01-281-3/+1
* gpio: pca953x_gpio: Fix style violationsMario Six2018-01-281-10/+9
* Initialize SHA buffer size var in passwd_abortMartin Etnestad2018-01-281-1/+1
* Merge git://git.denx.de/u-boot-usbTom Rini2018-01-284-1801/+0
|\
| * usb: host: Drop unused hcd_name from r8a66597-hcd.cTom Rini2018-01-281-1/+0
| * usb: Remove isp116x-hcd supportTom Rini2018-01-283-1800/+0
|/
* Merge git://git.denx.de/u-boot-uniphierTom Rini2018-01-271-0/+1
|\
| * ARM: uniphier: enable HS200 support for uniphier_v8_defconfigMasahiro Yamada2018-01-281-0/+1
* | Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini2018-01-27126-1444/+37435
|\ \
| * | ARM: rmobile: Convert R8A7791 Porter board to DM and DTMarek Vasut2018-01-275-141/+31
| * | ARM: rmobile: Enable OF_CONTROL on RCar Gen2Marek Vasut2018-01-278-0/+16
| * | ARM: dts: rmobile: Add SoC and board U-Boot DT extrasMarek Vasut2018-01-2712-0/+131
| * | ARM: dts: rmobile: Add rudimentary R8A7790 Stout DTMarek Vasut2018-01-272-0/+64
| * | ARM: dts: rmobile: Import R8A7794 DTS from Linux 4.15-rc8Marek Vasut2018-01-276-0/+2435
| * | ARM: dts: rmobile: Import R8A7793 DTS from Linux 4.15-rc8Marek Vasut2018-01-275-0/+2302
| * | ARM: dts: rmobile: Import R8A7792 DTS from Linux 4.15-rc8Marek Vasut2018-01-275-0/+1355
| * | ARM: dts: rmobile: Import R8A7791 DTS from Linux 4.15-rc8Marek Vasut2018-01-276-0/+3196
| * | ARM: dts: rmobile: Import R8A7790 DTS from Linux 4.15-rc8Marek Vasut2018-01-275-0/+2769
| * | net: sh_eth: Add DM and DT supportMarek Vasut2018-01-271-0/+268
| * | net: sh_eth: Clump legacy functions togetherMarek Vasut2018-01-271-51/+51