aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-28vsprintf.c: correct printing of a NULL device pathHeinrich Schuchardt
2018-01-28efi_loader: Call Exit() on return from payload in StartImage()Alexander Graf
2018-01-28efi_loader: fix comments in indent_string()Heinrich Schuchardt
2018-01-28efi_loader: catch misspelled bootefi subcommandHeinrich Schuchardt
2018-01-28efi_loader: Always use EFIAPI instead of asmlinkageAlexander Graf
2018-01-28efi: Conflict efi_loader with different stub bitnessAlexander Graf
2018-01-28omap3_logic: Clean up I2C pin muxing.Adam Ford
2018-01-28spl: add option to disable SPL banner outputAnatolij Gustschin
2018-01-28bcm2835_pinctrl: Probe pre-relocAlexander Graf
2018-01-28bcm2835_pl011_serial: Add BCM2835 specific serial driverAlexander Graf
2018-01-28MAINTAINERS: Take over BCM2835 maintainershipAlexander Graf
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