summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-28bcm2835_mu_serial: Convert to KconfigAlexander Graf
2018-01-28pl01x: Convert CONFIG_PL01X_SERIAL to KconfigAlexander Graf
2018-01-28pl011: Convert CONFIG_PL011_SERIAL to KconfigAlexander Graf
2018-01-28pl010: Convert CONFIG_PL010_SERIAL to KconfigAlexander Graf
2018-01-28pl01x: Convert to dev_readAlexander Graf
2018-01-28serial_bcm283x_mu: Fail loading if not muxedAlexander Graf
2018-01-28serial_bcm283x_mu: Always skip initAlexander Graf
2018-01-28serial_bcm283x_mu: Convert to dev_readAlexander Graf
2018-01-28rpi: Determine PL011/Mini-UART availability at runtimeAlexander Graf
2018-01-28serial: bcm283x_mu: Remove support for post-init disablingAlexander Graf
2018-01-28rpi: Remove runtime disabling support for serialAlexander Graf
2018-01-28serial: Use next serial device if probing failsAlexander Graf
2018-01-28am33xx: board: Call spl_early_init() to support sdram_init()Faiz Abbas
2018-01-28arm: add support for PDU001Felix Brack
2018-01-28mmc: Add bcm2835 sdhost controllerAlexander Graf
2018-01-28bcm283x: Add pinctrl driverAlexander Graf
2018-01-28powerpc: Drop CONFIG_WALNUT and other related dead codeTuomas Tynkkynen
2018-01-28libfdt: migrate include/libfdt_env.h to a wrapperMasahiro Yamada
2018-01-28libfdt: migrate libfdt.h to a wrapper + U-Boot own codeMasahiro Yamada
2018-01-28libfdt: move working_fdt and FDT_RAMDISK_OVERHEAD to include/libfdt.hMasahiro Yamada
2018-01-28tools: include necessary headers explicitlyMasahiro Yamada
2018-01-28libfdt: fix <linux/libfdt.h>Masahiro Yamada
2018-01-28libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.cMasahiro Yamada
2018-01-28host-tools: use python2 explicitly for shebangMasahiro Yamada
2018-01-28ARM: omap3: evm: Fix distro bootcmd UBIFS and MMC supportDerald D. Woods
2018-01-28distro bootcmd: Allow board defined UBI partition and volume namesDerald D. Woods
2018-01-28spl: use different BOARD_INIT MACRO for spl and tplKever Yang
2018-01-28fs: btrfs: Fix unaligned memory accessesAlberto Sánchez Molero
2018-01-28clk: clk_stm32f: Fix PLLSAICFGR_PLLSAIP_4 divider valuePatrice Chotard
2018-01-28ARM: AM43XX: Call hw_data_init() again after relocation to update *ctrlFaiz Abbas
2018-01-28configs: Replace CONFIG_ISW_ENTRY_ADDR with CONFIG_SYS_TEXT_BASEFaiz Abbas
2018-01-28tools: remove unused retJelle van der Waa
2018-01-28clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()Patrice Chotard
2018-01-28clk: clk_stm32f: Remove STMMAC clock setupPatrice Chotard
2018-01-28ARM: dts: stm32: Add STMMAC clocks for stm32f746Patrice Chotard
2018-01-28atomic-long: Fix warnings on arm64Bradley Bolen
2018-01-28ARM: dts: stm32: add stm32429-eval-u-boot dts filePatrice Chotard
2018-01-28ARM: dts: stm32: Add STM32F429 Evaluation board supportPatrice Chotard
2018-01-28board: stm32: Add stm32f429-evaluation board supportPatrice Chotard
2018-01-28configs: stm32f: Remove STM32_HSE_HZ for all STM32F seriesPatrice Chotard
2018-01-28clk: stm32: retrieve external oscillator frequency from DTPatrice Chotard
2018-01-28ARM: dts: stm32: add "u-boot, dm-pre-reloc" for clk_hse in stm32f7-u-bootPatrice Chotard
2018-01-28arm: bootm-fdt.c: fix compiler warningHeiko Schocher
2018-01-28arm: mach-omap2: Pass args to secure ROM in SRAM in SPLAndrew F. Davis
2018-01-28common: board_r: Fix style violationsMario Six
2018-01-28common: board_f: Fix style violationsMario Six
2018-01-28serial: ns16550: Fix style violationMario Six
2018-01-28include: dm: Fix 'devioe'/'devuce' typosMario Six
2018-01-28gpio: mpc8xxx: Make live-tree compatibleMario Six
2018-01-28gpio: mpc8xxx: Make compatible with more SoCsMario Six