aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-16test/py/tests/test_sleep.py: test time approximatelyHeinrich Schuchardt1-1/+1
2017-10-16scripts/get_maintainer.pl: update to current versionHeinrich Schuchardt1-46/+156
2017-10-16arm: dra76: fastboot: extend cpu type for getvar commandPraneeth Bajjuri1-0/+3
2017-10-16omap-common: fastboot: extend cpu type for DRA71x rev 2.1Vishal Mahaveer1-0/+1
2017-10-16arm: dra7xx: Add vendor partition to Android GPT table for eMMCVishal Mahaveer1-0/+1
2017-10-16arm: am57xx: Add vendor partition to Android GPT table for eMMCPraneeth Bajjuri1-0/+1
2017-10-16usbtty: fix typosHeinrich Schuchardt1-1/+1
2017-10-16tools: env: Add embedded.c to .gitignoreBin Meng1-0/+1
2017-10-16cmd/pxe.c: Rework bootargs construction to clarify string checksTom Rini1-9/+10
2017-10-16kbuild: fix dependency of DT buildMasahiro Yamada1-4/+4
2017-10-16common: Remove genimg_get_image()Tuomas Tynkkynen4-34/+0
2017-10-16Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen31-1626/+16
2017-10-16spi: Drop CONFIG_ATMEL_DATAFLASH_SPITuomas Tynkkynen2-185/+0
2017-10-16env: Drop CONFIG_ENV_IS_IN_DATAFLASHTuomas Tynkkynen7-98/+2
2017-10-16fs/jffs2/mini_inflate.c: use "static inline" instead of "inline"Vagrant Cascadian1-4/+4
2017-10-16jffs2: ECC corrected nand data is ignoredEngling, Uwe1-2/+2
2017-10-16ARM: Add documentation for the qemu-arm boardTuomas Tynkkynen1-0/+54
2017-10-16mmc: stm32_sdmmc2: increase polling status register delayChristophe Kerello1-1/+1
2017-10-16dm: clk: fix PWR_CR3 register's bit 2 namePatrice Chotard1-4/+4
2017-10-16dm: clk: remove CLK() macro for clk_stm32h7Patrice Chotard1-115/+108
2017-10-16ARM: tegra: Remove unused define CONFIG_ARMCORTEXA9Tuomas Tynkkynen2-2/+0
2017-10-16fs: Set .opendir to fs_opendir_unsupported for btrfsMarek Behún1-0/+1
2017-10-16fs: btrfs: Remove a foreign language noteMarek Behún1-1/+0
2017-10-16fs: btrfs: Fix usage of uninitialized variablesMarek Behún3-3/+3
2017-10-16linux/time.h: Remove dead codeMarek Behún1-5/+0
2017-10-16iso: Reduce verbosity on test and info callsAlexander Graf1-2/+2
2017-10-16fixdep: fix dependency on options surrounded by CONFIG_VAL()Masahiro Yamada1-2/+9
2017-10-16tools: bmp_logo: correctly interpret BMP files with larger headersJon Smith1-3/+8
2017-10-16common: Add a prototype for s_init()Diego Dorta1-0/+2
2017-10-16tools/mkimage: Fix DTC run command to handle file names with spaceMirza, Taimoor1-2/+2
2017-10-16fdt: update bcm283x device tree sources to Linux 4.14 stateAlexander Graf17-26/+801
2017-10-16part_efi: In is_gpt_valid() check argument validity before allocationTom Rini1-2/+3
2017-10-16SPL: FIT: Kconfig: Change SPL_FIT_IMAGE_POST_PROCESS entryext-vasily.gurevich@vaisala.com1-1/+1
2017-10-15clk: uniphier: add NAND controller clockMasahiro Yamada1-0/+12
2017-10-15mtd: nand: denali_dt: add clock supportMasahiro Yamada2-0/+13
2017-10-15ARM: uniphier: adjust ifdefs for new UniPhier DWC3 CONFIGMasahiro Yamada3-9/+9
2017-10-15ARM: uniphier: enable DWC3 xHCI driverMasahiro Yamada2-0/+4
2017-10-15ARM: uniphier: change the default of SoC select to UNIPHIER_V7_MULTIMasahiro Yamada1-1/+1
2017-10-15reset: uniphier: fix the first argument passed to dev_err()Masahiro Yamada1-1/+2
2017-10-15clk: uniphier: add PXs3 clock dataMasahiro Yamada3-0/+23
2017-10-15clk: uniphier: rework for better clock tree structureMasahiro Yamada4-183/+323
2017-10-15i2c: uniphier-f: replace debug() with dev_dbg()Masahiro Yamada1-62/+52
2017-10-15i2c: uniphier: replace debug() with dev_dbg()Masahiro Yamada1-30/+33
2017-10-15usb: dwc3-uniphier: replace <common.h> with <linux/bitops.h>Masahiro Yamada1-1/+1
2017-10-15ARM: uniphier: use pr_() instead of printf() where appropriateMasahiro Yamada9-19/+35
2017-10-15pinctrl: uniphier: simplify input enable and delete pin arraysMasahiro Yamada6-89/+3
2017-10-15pinctrl: uniphier: set PUPD_SIMPLE cap flag for PXs3Masahiro Yamada1-1/+2
2017-10-15ARM: dts: uniphier: update GPIO nodesMasahiro Yamada7-802/+71
2017-10-15gpio: uniphier: rework single device node modelMasahiro Yamada1-51/+89
2017-10-15ARM: uniphier: switch to CONFIG_ENV_IS_NOWHEREMasahiro Yamada1-1/+0