aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-17configs: dragonboard410c: Save environment data on eMMCJorge Ramirez-Ortiz
2017-11-17env: Save environment at the end of an MMC partitionJorge Ramirez-Ortiz
2017-11-17serial: nulldev: Implement "pending" function to fix tstc return "true"Wilson Lee
2017-11-17armv8: update gd after relocateKever Yang
2017-11-17arm64: support running at addr other than linked toStephen Warren
2017-11-17test/py: add timestamps to logStephen Warren
2017-11-17clk: clk_stm32f7: fix PLL clock division factorPatrice Chotard
2017-11-17mmc: arm_pl180_mmci: add .getcd callbackPatrice Chotard
2017-11-17mmc: arm_pl180_mmci: add clock supportPatrice Chotard
2017-11-17mmc: arm_pl180_mmci: add bus_width DT property supportPatrice Chotard
2017-11-17mmc: arm_pl180_mmci: adapt driver to DM usagePatrice Chotard
2017-11-17mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototypePatrice Chotard
2017-11-17omap2: nand: Make NAND_OMAP_GPMC_PREFETCH defaultTom Rini
2017-11-17arm: amlogic: p212: Add support for Ethernet with Internal PHYNeil Armstrong
2017-11-17arm: meson: Add supplementary ethernet registers definitionsNeil Armstrong
2017-11-17net: phy: Add Amlogic Meson GXL Internal PHY supportNeil Armstrong
2017-11-17lib: libfdt: wrap scripts/dtc/libfdt/* where possibleMasahiro Yamada
2017-11-17linux/types.h: add typedef of uintptr_tMasahiro Yamada
2017-11-17tools: use files from scripts/dtc/libfdt where possibleMasahiro Yamada
2017-11-17libfdt: change libfdt_internal.h to a wrapper of scripts/dtc/libfdt/*Masahiro Yamada
2017-11-17libfdt: change fdt.h to a wrapper of scripts/dtc/libfdt/*Masahiro Yamada
2017-11-17pylibfdt: compile pylibfdt only when dtoc/binman is necessaryMasahiro Yamada
2017-11-17pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefileMasahiro Yamada
2017-11-17scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110Masahiro Yamada
2017-11-17scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync scriptRob Herring
2017-11-17arm: add initial support for Amlogic P212 based on Meson GXL familyNeil Armstrong
2017-11-17pinctrl: meson: Add GXL SupportNeil Armstrong
2017-11-17ARM: dts: Synchronize Amlogic from Linux Mainline 4.13.5Neil Armstrong
2017-11-17board: ti: dra71x-evm: Hook LDO1 of LP8733 to EN_PINKeerthy
2017-11-17am33xx: Add a function to query MPU voltage in uVFelix Brack
2017-11-16tpm: fix reading of permanent flagsAndré Draszik
2017-11-16SPL: fix printing of image nameAndré Draszik
2017-11-16sandbox: Add clrbits/setbits macrosTom Rini
2017-11-16dm: core: Correct address cast in dev_read_addr_ptr()Simon Glass
2017-11-16cmd/fdt.c align data buffer to avoid unaligned word accessBernhard Messerklinger
2017-11-16Merge git://www.denx.de/git/u-boot-marvellTom Rini
2017-11-16arm: mvebu: clearfog: update SPI flash DT descriptionBaruch Siach
2017-11-16arm: mvebu: clearfog: Fix SPI-NOR flash accessJon Nettleton
2017-11-16arm: mvebu: clearfog: enable XHCI USBJon Nettleton
2017-11-16arm: mvebu: Add board_setup for xhci hardwareJon Nettleton
2017-11-16mvebu: usb: xhci: a38x supportJon Nettleton
2017-11-16arm: mvebu: configs: Enable DISTRO_DEFAULTS for MACCHIATObinHeinrich Schuchardt
2017-11-16arm: mvebu: theadorable_debug_defconfig: Enable setexpr commandStefan Roese
2017-11-16pci: mvebu: Increase size of PCIe default mappingVlaoMao
2017-11-15Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-11-15armv8: ls2080ardb: Add sd_bootcmd for distro fallback in case of sdbootShengzhou Liu
2017-11-15armv7: ls1021atwr: Add sd_bootcmd for distro fallback in case of sdbootShengzhou Liu
2017-11-15armv8: ls1046ardb: Add sd_bootcmd for distro fallback in case of sdbootShengzhou Liu
2017-11-15armv8: ls1043ardb: Add sd_bootcmd for distro fallback in case of sdbootShengzhou Liu
2017-11-15cmd: mac: Update description of helpPrabhakar Kushwaha