aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-23Kconfig: add CONFIG_BROKENHeinrich Schuchardt1-0/+6
2017-10-23doc: verified-boot: fix crypto algorithm examplesMasahiro Yamada1-2/+2
2017-10-23tools: image: fix node name of signature node in FITMasahiro Yamada1-1/+1
2017-10-23test/py: fix typos in README.mdMasahiro Yamada1-3/+3
2017-10-23cmd: gpt: solve issue for swap and rename commandPatrick Delaunay2-16/+12
2017-10-23test/py: gpt: test start LBA for sub-command rename and swapPatrick Delaunay1-4/+12
2017-10-23test/py: gpt: add test for sub-command writePatrick Delaunay1-0/+20
2017-10-23disk: efi: correct the overlap check on GPT header and PTEPatrick Delaunay1-2/+2
2017-10-23test/py: gpt: add test for sub-command read and verifyPatrick Delaunay1-2/+29
2017-10-23test/py: gpt: copy persistent filePatrick Delaunay1-9/+14
2017-10-23rtc: mc146818: Correct alarm message for day alarmBin Meng1-1/+1
2017-10-23chiliboard config: use CONFIG_DEFAULT_FDT_FILE as env variableMichal Oleszczyk2-1/+2
2017-10-23simple-bus: remove DECLARE_GLOBAL_DATA_PTRMasahiro Yamada1-2/+0
2017-10-23mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUGMasahiro Yamada3-35/+0
2017-10-23mtd: replace MTDDEBUG() with pr_debug()Masahiro Yamada6-59/+51
2017-10-22Merge git://git.denx.de/u-boot-uniphierTom Rini27-157/+370
2017-10-23ARM: uniphier: use pr_*() more where appropriateMasahiro Yamada1-8/+10
2017-10-23doc: uniphier: add simple guide to Verified BootMasahiro Yamada1-1/+226
2017-10-23ARM: uniphier: remove verify=n from environmentsMasahiro Yamada1-1/+0
2017-10-23ARM: uniphier: increase CONFIG_SYS_BOOTM_LEN to 32MBMasahiro Yamada1-0/+1
2017-10-23ARM: dts: uniphier: sync DT with Linux 4.14-rc5Masahiro Yamada7-0/+74
2017-10-23ARM: uniphier: split u-boot,dm-pre-reloc out to uniphier-v7-u-boot.dtsiMasahiro Yamada16-135/+63
2017-10-23ARM: uniphier: remove CONFIG_UNIPHIER_ETHMasahiro Yamada3-18/+0
2017-10-23ARM: uniphier: enable DWC3 xHCI driver reallyMasahiro Yamada1-0/+2
2017-10-21uniphier_ld4_sld8: Re-add SMC911X_BASE addressTom Rini1-0/+1
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