summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sunxi: Enable THUMB build for the U-Boot binaryMaxime Ripard2017-10-251-0/+1
* sunxi: Add support for the Banana Pi M2-MagicMaxime Ripard2017-10-253-0/+343
* cmd: fastboot: Enable FASTBOOT_FLASH_NAND for SUNXI_NAND devicesBenjamin Young2017-10-251-0/+10
* sunxi: clk: fix N formula for CPUX clocksQuentin Schulz2017-10-251-1/+1
* SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXIAndre Przywara2017-10-253-2/+1
* Kconfig: add CONFIG_BROKENHeinrich Schuchardt2017-10-231-0/+6
* doc: verified-boot: fix crypto algorithm examplesMasahiro Yamada2017-10-231-2/+2
* tools: image: fix node name of signature node in FITMasahiro Yamada2017-10-231-1/+1
* test/py: fix typos in README.mdMasahiro Yamada2017-10-231-3/+3
* cmd: gpt: solve issue for swap and rename commandPatrick Delaunay2017-10-232-16/+12
* test/py: gpt: test start LBA for sub-command rename and swapPatrick Delaunay2017-10-231-4/+12
* test/py: gpt: add test for sub-command writePatrick Delaunay2017-10-231-0/+20
* disk: efi: correct the overlap check on GPT header and PTEPatrick Delaunay2017-10-231-2/+2
* test/py: gpt: add test for sub-command read and verifyPatrick Delaunay2017-10-231-2/+29
* test/py: gpt: copy persistent filePatrick Delaunay2017-10-231-9/+14
* rtc: mc146818: Correct alarm message for day alarmBin Meng2017-10-231-1/+1
* chiliboard config: use CONFIG_DEFAULT_FDT_FILE as env variableMichal Oleszczyk2017-10-232-1/+2
* simple-bus: remove DECLARE_GLOBAL_DATA_PTRMasahiro Yamada2017-10-231-2/+0
* mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUGMasahiro Yamada2017-10-233-35/+0
* mtd: replace MTDDEBUG() with pr_debug()Masahiro Yamada2017-10-236-59/+51
* Merge git://git.denx.de/u-boot-uniphierTom Rini2017-10-2227-157/+370
|\
| * ARM: uniphier: use pr_*() more where appropriateMasahiro Yamada2017-10-231-8/+10
| * doc: uniphier: add simple guide to Verified BootMasahiro Yamada2017-10-231-1/+226
| * ARM: uniphier: remove verify=n from environmentsMasahiro Yamada2017-10-231-1/+0
| * ARM: uniphier: increase CONFIG_SYS_BOOTM_LEN to 32MBMasahiro Yamada2017-10-231-0/+1
| * ARM: dts: uniphier: sync DT with Linux 4.14-rc5Masahiro Yamada2017-10-237-0/+74
| * ARM: uniphier: split u-boot,dm-pre-reloc out to uniphier-v7-u-boot.dtsiMasahiro Yamada2017-10-2316-135/+63
| * ARM: uniphier: remove CONFIG_UNIPHIER_ETHMasahiro Yamada2017-10-233-18/+0
| * ARM: uniphier: enable DWC3 xHCI driver reallyMasahiro Yamada2017-10-231-0/+2
|/
* uniphier_ld4_sld8: Re-add SMC911X_BASE addressTom Rini2017-10-211-0/+1
* net: Add SMC911X driver to Kconfig, convertAdam Ford2017-10-2070-184/+174
* Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford2017-10-20106-128/+166
* Merge git://git.denx.de/u-boot-x86Tom Rini2017-10-1916-179/+206
|\
| * x86: conga-qeval20-qa3-e3845-internal-uart_defconfig: Add ACPI resume supportStefan Roese2017-10-191-0/+1
| * x86: provide CONFIG_BUILD_ROMHeinrich Schuchardt2017-10-195-4/+19
| * x86: baytrail: fsp: Move Azalia update codes to boardBin Meng2017-10-192-109/+113
| * x86: baytrail: fsp: Use a function to update the Azalia config pointerBin Meng2017-10-192-3/+14
| * x86: fsp: Consolidate Azalia header fileBin Meng2017-10-195-72/+46
| * x86: Turn off running VGA ROM during S3 resumeBin Meng2017-10-191-1/+0
| * x86: baytrail: Fix unstable ACPI S3 resumeBin Meng2017-10-191-0/+22
| * x86: minnowmax: Adjust VGA rom addressBin Meng2017-10-192-1/+2
|/
* Merge git://git.denx.de/u-boot-i2cTom Rini2017-10-182-13/+6
|\
| * i2c: stm32f7_i2c: fix usage of useless local variablePatrice Chotard2017-10-171-8/+2
| * i2c: stm32f7_i2c: fix data abortChristophe Kerello2017-10-171-10/+11
| * i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclassMasahiro Yamada2017-10-171-2/+0
* | Merge git://git.denx.de/u-boot-spiTom Rini2017-10-182-7/+65
|\ \ | |/ |/|
| * sf: bar: Clean BA24 Bank Address Register bit after read/write/erase operationLukasz Majewski2017-09-271-0/+33
| * SPL: SPI: sunxi: add SPL FIT image supportAndre Przywara2017-09-271-7/+32
* | Prepare v2017.11-rc2Tom Rini2017-10-161-1/+1
* | configs: Resync with savedefconfigTom Rini2017-10-1660-151/+52