summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* power: extend prefix match to regulator-name propertyFelix Brack2017-12-125-5/+35
* dm: reset: have the reset-command perform a COLD resetPhilipp Tomsich2017-12-121-1/+1
* binman: tegra: Convert to use binmanSimon Glass2017-12-129-8/+64
* binman: Add documentation for the symbol featureSimon Glass2017-12-121-1/+31
* binman: Add binman support to spl_ram.cSimon Glass2017-12-121-4/+15
* binman: Add binman symbol support to SPLSimon Glass2017-12-123-2/+38
* binman: arm: Include the binman symbol tableSimon Glass2017-12-122-2/+11
* binman: Support accessing binman tables at run timeSimon Glass2017-12-1211-10/+403
* binman: Support enabling debug in testsSimon Glass2017-12-124-6/+23
* binman: Adjust size of test SPL binarySimon Glass2017-12-125-14/+14
* binman: Add tests binaries with binman symbolsSimon Glass2017-12-129-1/+103
* binman: Drop a stale comment about the 'board' featureSimon Glass2017-12-121-1/+0
* binman: Add support for including spl/u-boot-spl-nodtb.binSimon Glass2017-12-123-0/+33
* binman: Add support for including spl/u-boot-spl.dtbSimon Glass2017-12-123-0/+37
* binman: Add a function to read ELF symbolsSimon Glass2017-12-128-11/+128
* ata: Migrate CONFIG_MVSATA_IDE to KconfigTuomas Tynkkynen2017-12-1226-3/+28
* ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen2017-12-1273-86/+11
* ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen2017-12-12101-41/+74
* ata: Migrate CONFIG_DWC_AHSATA to KconfigTuomas Tynkkynen2017-12-1241-17/+29
* ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen2017-12-1226-20/+24
* ata: Migrate CONFIG_SATA_MV to KconfigTuomas Tynkkynen2017-12-126-3/+8
* ata: Migrate CONFIG_SATA_SIL3114 to KconfigTuomas Tynkkynen2017-12-127-3/+8
* ata: Migrate CONFIG_SATA_SIL to KconfigTuomas Tynkkynen2017-12-126-4/+12
* ata: Drop CONFIG_MX51_PATATuomas Tynkkynen2017-12-122-130/+0
* ata: Drop CONFIG_SATA_DWCTuomas Tynkkynen2017-12-123-2536/+0
* Merge git://git.denx.de/u-boot-arcTom Rini2017-12-121-1/+1
|\
| * gpio/hsdk: Depend on DM_GPIO instead of simple DMAlexey Brodkin2017-12-121-1/+1
|/
* Merge git://git.denx.de/u-boot-uniphierTom Rini2017-12-113-9/+14
|\
| * ARM: uniphier: use FIELD_PREP for PLL settingsMasahiro Yamada2017-12-121-6/+8
| * ARM: uniphier: compute SSCPLL values more preciselyMasahiro Yamada2017-12-121-2/+4
| * ARM: uniphier: fix SSCPLL init code for LD11 SoCDai Okamura2017-12-121-0/+1
| * mtd: nand: denali: make NAND_DENALI unconfigurable optionMasahiro Yamada2017-12-121-4/+3
| * ARM: uniphier: compile pll-base-ld20.c for PXs3Masahiro Yamada2017-12-121-0/+1
* | Merge git://git.denx.de/u-boot-arcTom Rini2017-12-1110-9/+683
|\ \ | |/ |/|
| * ARC: clk: introduce HSDK CGU clock driverEugeniy Paltsev2017-12-116-0/+654
| * ARC: cache: explicitly initialize "*_exists" variablesEugeniy Paltsev2017-12-111-8/+8
| * ARC: add defines of some cache and xCCM AUX registersEugeniy Paltsev2017-12-111-0/+6
| * ARC: add macro to get CPU idEugeniy Paltsev2017-12-111-0/+3
| * ARC: HSDK: Fixup DW SDIO CIU frequency to 50000000HzEugeniy Paltsev2017-12-111-1/+11
| * ARC: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIOEugeniy Paltsev2017-12-101-0/+1
|/
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2017-12-0824-29/+31
|\
| * powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun2017-12-0622-29/+29
| * powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalizationRan Wang2017-12-061-0/+1
| * powerpc/T104xRDB: Fix endian access issue on EHCI intinalizationRan Wang2017-12-061-0/+1
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2017-12-081-1/+1
|\ \
| * | rockchip: rk3399-puma: preserve leading zeros in serial#Jakob Unterwurzacher2017-12-081-1/+1
|/ /
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-12-0740-1384/+1445
|\ \
| * | armv8: ls1088a: Add nand support for ls1088ardbAshish Kumar2017-12-061-0/+2
| * | driver: fsl-mc: MC object cleanup when DPL not loadedYogesh Gaur2017-12-061-1/+2
| * | SECURE BOOT: Add fall back optionVinitha Pillai-B572232017-12-064-23/+61