aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-20net: Add SMC911X driver to Kconfig, convertAdam Ford70-184/+174
2017-10-20Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford106-128/+166
2017-10-19Merge git://git.denx.de/u-boot-x86Tom Rini16-179/+206
2017-10-19x86: conga-qeval20-qa3-e3845-internal-uart_defconfig: Add ACPI resume supportStefan Roese1-0/+1
2017-10-19x86: provide CONFIG_BUILD_ROMHeinrich Schuchardt5-4/+19
2017-10-19x86: baytrail: fsp: Move Azalia update codes to boardBin Meng2-109/+113
2017-10-19x86: baytrail: fsp: Use a function to update the Azalia config pointerBin Meng2-3/+14
2017-10-19x86: fsp: Consolidate Azalia header fileBin Meng5-72/+46
2017-10-19x86: Turn off running VGA ROM during S3 resumeBin Meng1-1/+0
2017-10-19x86: baytrail: Fix unstable ACPI S3 resumeBin Meng1-0/+22
2017-10-19x86: minnowmax: Adjust VGA rom addressBin Meng2-1/+2
2017-10-18Merge git://git.denx.de/u-boot-i2cTom Rini2-13/+6
2017-10-18Merge git://git.denx.de/u-boot-spiTom Rini2-7/+65
2017-10-17i2c: stm32f7_i2c: fix usage of useless local variablePatrice Chotard1-8/+2
2017-10-17i2c: stm32f7_i2c: fix data abortChristophe Kerello1-10/+11
2017-10-17i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclassMasahiro Yamada1-2/+0
2017-10-16Prepare v2017.11-rc2v2017.11-rc2Tom Rini1-1/+1
2017-10-16configs: Resync with savedefconfigTom Rini60-151/+52
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