summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-16fs/jffs2/mini_inflate.c: use "static inline" instead of "inline"Vagrant Cascadian
2017-10-16jffs2: ECC corrected nand data is ignoredEngling, Uwe
2017-10-16ARM: Add documentation for the qemu-arm boardTuomas Tynkkynen
2017-10-16mmc: stm32_sdmmc2: increase polling status register delayChristophe Kerello
2017-10-16dm: clk: fix PWR_CR3 register's bit 2 namePatrice Chotard
2017-10-16dm: clk: remove CLK() macro for clk_stm32h7Patrice Chotard
2017-10-16ARM: tegra: Remove unused define CONFIG_ARMCORTEXA9Tuomas Tynkkynen
2017-10-16fs: Set .opendir to fs_opendir_unsupported for btrfsMarek Behún
2017-10-16fs: btrfs: Remove a foreign language noteMarek Behún
2017-10-16fs: btrfs: Fix usage of uninitialized variablesMarek Behún
2017-10-16linux/time.h: Remove dead codeMarek Behún
2017-10-16iso: Reduce verbosity on test and info callsAlexander Graf
2017-10-16fixdep: fix dependency on options surrounded by CONFIG_VAL()Masahiro Yamada
2017-10-16tools: bmp_logo: correctly interpret BMP files with larger headersJon Smith
2017-10-16common: Add a prototype for s_init()Diego Dorta
2017-10-16tools/mkimage: Fix DTC run command to handle file names with spaceMirza, Taimoor
2017-10-16fdt: update bcm283x device tree sources to Linux 4.14 stateAlexander Graf
2017-10-16part_efi: In is_gpt_valid() check argument validity before allocationTom Rini
2017-10-16SPL: FIT: Kconfig: Change SPL_FIT_IMAGE_POST_PROCESS entryext-vasily.gurevich@vaisala.com
2017-10-15clk: uniphier: add NAND controller clockMasahiro Yamada
2017-10-15mtd: nand: denali_dt: add clock supportMasahiro Yamada
2017-10-15ARM: uniphier: adjust ifdefs for new UniPhier DWC3 CONFIGMasahiro Yamada
2017-10-15ARM: uniphier: enable DWC3 xHCI driverMasahiro Yamada
2017-10-15ARM: uniphier: change the default of SoC select to UNIPHIER_V7_MULTIMasahiro Yamada
2017-10-15reset: uniphier: fix the first argument passed to dev_err()Masahiro Yamada
2017-10-15clk: uniphier: add PXs3 clock dataMasahiro Yamada
2017-10-15clk: uniphier: rework for better clock tree structureMasahiro Yamada
2017-10-15i2c: uniphier-f: replace debug() with dev_dbg()Masahiro Yamada
2017-10-15i2c: uniphier: replace debug() with dev_dbg()Masahiro Yamada
2017-10-15usb: dwc3-uniphier: replace <common.h> with <linux/bitops.h>Masahiro Yamada
2017-10-15ARM: uniphier: use pr_() instead of printf() where appropriateMasahiro Yamada
2017-10-15pinctrl: uniphier: simplify input enable and delete pin arraysMasahiro Yamada
2017-10-15pinctrl: uniphier: set PUPD_SIMPLE cap flag for PXs3Masahiro Yamada
2017-10-15ARM: dts: uniphier: update GPIO nodesMasahiro Yamada
2017-10-15gpio: uniphier: rework single device node modelMasahiro Yamada
2017-10-15ARM: uniphier: switch to CONFIG_ENV_IS_NOWHEREMasahiro Yamada
2017-10-15mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp)Masahiro Yamada
2017-10-15mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp)Masahiro Yamada
2017-10-15moveconfig: fix error message in do_autoconf()Chris Packham
2017-10-13Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2017-10-13efi_selftest: correctly check return valuesHeinrich Schuchardt
2017-10-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-10-12Merge git://www.denx.de/git/u-boot-imxTom Rini
2017-10-12ARM: imx6: Add DHCOM i.MX6 PDK board supportMarek Vasut
2017-10-12imx: mx7: spl: remove redundant SATA definitionasUri Mashiach
2017-10-12mx6: sys_proto: Add prototypes for imx6_pcie_toggle() functionsDiego Dorta
2017-10-12mx6: clock: Add a prototype for do_mx6_showclocks()Diego Dorta
2017-10-12i.mx6ul: xpress: update UART init for current board revisionAnatolij Gustschin
2017-10-12mx6slevk: Use PARTUUID to specify the rootfs locationFabio Estevam
2017-10-12drivers: pci: imx: fix imx_pcie_remove functionSven-Ola Tuecke