aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-28rpi: Determine PL011/Mini-UART availability at runtimeAlexander Graf1-4/+1
2018-01-28serial: bcm283x_mu: Remove support for post-init disablingAlexander Graf2-18/+1
2018-01-28rpi: Remove runtime disabling support for serialAlexander Graf1-43/+0
2018-01-28serial: Use next serial device if probing failsAlexander Graf1-6/+19
2018-01-28am33xx: board: Call spl_early_init() to support sdram_init()Faiz Abbas1-0/+3
2018-01-28arm: add support for PDU001Felix Brack14-1/+1342
2018-01-28mmc: Add bcm2835 sdhost controllerAlexander Graf4-0/+995
2018-01-28bcm283x: Add pinctrl driverAlexander Graf14-23/+202
2018-01-28powerpc: Drop CONFIG_WALNUT and other related dead codeTuomas Tynkkynen3-20/+1
2018-01-28libfdt: migrate include/libfdt_env.h to a wrapperMasahiro Yamada2-25/+6
2018-01-28libfdt: migrate libfdt.h to a wrapper + U-Boot own codeMasahiro Yamada2-2155/+306
2018-01-28libfdt: move working_fdt and FDT_RAMDISK_OVERHEAD to include/libfdt.hMasahiro Yamada2-5/+13
2018-01-28tools: include necessary headers explicitlyMasahiro Yamada5-0/+7
2018-01-28libfdt: fix <linux/libfdt.h>Masahiro Yamada1-15/+6
2018-01-28libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.cMasahiro Yamada7-520/+60
2018-01-28host-tools: use python2 explicitly for shebangMasahiro Yamada8-8/+8
2018-01-28ARM: omap3: evm: Fix distro bootcmd UBIFS and MMC supportDerald D. Woods1-55/+25
2018-01-28distro bootcmd: Allow board defined UBI partition and volume namesDerald D. Woods1-5/+10
2018-01-28spl: use different BOARD_INIT MACRO for spl and tplKever Yang2-1/+8
2018-01-28fs: btrfs: Fix unaligned memory accessesAlberto Sánchez Molero2-3/+5
2018-01-28clk: clk_stm32f: Fix PLLSAICFGR_PLLSAIP_4 divider valuePatrice Chotard1-1/+1
2018-01-28ARM: AM43XX: Call hw_data_init() again after relocation to update *ctrlFaiz Abbas1-0/+5
2018-01-28configs: Replace CONFIG_ISW_ENTRY_ADDR with CONFIG_SYS_TEXT_BASEFaiz Abbas2-4/+1
2018-01-28tools: remove unused retJelle van der Waa1-2/+0
2018-01-28clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()Patrice Chotard3-20/+12
2018-01-28clk: clk_stm32f: Remove STMMAC clock setupPatrice Chotard3-8/+0
2018-01-28ARM: dts: stm32: Add STMMAC clocks for stm32f746Patrice Chotard1-0/+3
2018-01-28atomic-long: Fix warnings on arm64Bradley Bolen1-0/+2
2018-01-28ARM: dts: stm32: add stm32429-eval-u-boot dts filePatrice Chotard1-0/+231
2018-01-28ARM: dts: stm32: Add STM32F429 Evaluation board supportPatrice Chotard2-0/+277
2018-01-28board: stm32: Add stm32f429-evaluation board supportPatrice Chotard7-0/+207
2018-01-28configs: stm32f: Remove STM32_HSE_HZ for all STM32F seriesPatrice Chotard3-4/+0
2018-01-28clk: stm32: retrieve external oscillator frequency from DTPatrice Chotard1-21/+57
2018-01-28ARM: dts: stm32: add "u-boot, dm-pre-reloc" for clk_hse in stm32f7-u-bootPatrice Chotard1-0/+4
2018-01-28arm: bootm-fdt.c: fix compiler warningHeiko Schocher1-1/+1
2018-01-28arm: mach-omap2: Pass args to secure ROM in SRAM in SPLAndrew F. Davis1-1/+1
2018-01-28common: board_r: Fix style violationsMario Six1-13/+14
2018-01-28common: board_f: Fix style violationsMario Six1-4/+4
2018-01-28serial: ns16550: Fix style violationMario Six1-2/+2
2018-01-28include: dm: Fix 'devioe'/'devuce' typosMario Six1-4/+4
2018-01-28gpio: mpc8xxx: Make live-tree compatibleMario Six1-10/+7
2018-01-28gpio: mpc8xxx: Make compatible with more SoCsMario Six1-2/+21
2018-01-28gpio: mpc8xxx: Rename Kconfig option, structures, and functionsMario Six4-65/+64
2018-01-28gpio: mpc85xx: Rename driver file to mpc8xxxMario Six2-1/+1
2018-01-28gpio: mpc85xx_gpio: Fix style violationsMario Six1-20/+22
2018-01-28gpio: pca953x_gpio: Make live-tree compatibleMario Six1-3/+1
2018-01-28gpio: pca953x_gpio: Fix style violationsMario Six1-10/+9
2018-01-28Initialize SHA buffer size var in passwd_abortMartin Etnestad1-1/+1
2018-01-28Merge git://git.denx.de/u-boot-usbTom Rini4-1801/+0
2018-01-28usb: host: Drop unused hcd_name from r8a66597-hcd.cTom Rini1-1/+0