summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pl010: Convert CONFIG_PL010_SERIAL to KconfigAlexander Graf2018-01-284-2/+7
* pl01x: Convert to dev_readAlexander Graf2018-01-281-5/+3
* serial_bcm283x_mu: Fail loading if not muxedAlexander Graf2018-01-281-0/+28
* serial_bcm283x_mu: Always skip initAlexander Graf2018-01-281-1/+6
* serial_bcm283x_mu: Convert to dev_readAlexander Graf2018-01-281-7/+3
* rpi: Determine PL011/Mini-UART availability at runtimeAlexander Graf2018-01-281-4/+1
* serial: bcm283x_mu: Remove support for post-init disablingAlexander Graf2018-01-282-18/+1
* rpi: Remove runtime disabling support for serialAlexander Graf2018-01-281-43/+0
* serial: Use next serial device if probing failsAlexander Graf2018-01-281-6/+19
* am33xx: board: Call spl_early_init() to support sdram_init()Faiz Abbas2018-01-281-0/+3
* arm: add support for PDU001Felix Brack2018-01-2814-1/+1342
* mmc: Add bcm2835 sdhost controllerAlexander Graf2018-01-284-0/+995
* bcm283x: Add pinctrl driverAlexander Graf2018-01-2814-23/+202
* powerpc: Drop CONFIG_WALNUT and other related dead codeTuomas Tynkkynen2018-01-283-20/+1
* libfdt: migrate include/libfdt_env.h to a wrapperMasahiro Yamada2018-01-282-25/+6
* libfdt: migrate libfdt.h to a wrapper + U-Boot own codeMasahiro Yamada2018-01-282-2155/+306
* libfdt: move working_fdt and FDT_RAMDISK_OVERHEAD to include/libfdt.hMasahiro Yamada2018-01-282-5/+13
* tools: include necessary headers explicitlyMasahiro Yamada2018-01-285-0/+7
* libfdt: fix <linux/libfdt.h>Masahiro Yamada2018-01-281-15/+6
* libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.cMasahiro Yamada2018-01-287-520/+60
* 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