summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* omap3_logic: Increase CMD_SPL_WRITE_SIZEAdam Ford2017-12-121-0/+1
* drivers: spmi-msm: fix scanning for peripheralsJorge Ramirez-Ortiz2017-12-121-1/+1
* 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
| * | armv8: LS2080A_SECURE_BOOT: Enable CONFIG_FSL_LS_PPA.Udit Agarwal2017-12-062-4/+6
| * | armv8: LS1088A_QSPI: Add secure boot defconfigs for QSPI boot.Udit Agarwal2017-12-063-0/+107
| * | armv8: LS1088A_QSPI: SECURE_BOOT: Images validationUdit Agarwal2017-12-066-19/+64
| * | armv8: ls1012a: Modify Kernel and Environment offsetBhaskar Upadhaya2017-12-062-3/+3
| * | armv8: Workaround for USB erratua on LS1012ARan Wang2017-12-062-7/+24
| * | armv8: fsl-layerscape: Add support of disabling core prefetchPrabhakar Kushwaha2017-12-062-0/+58
| * | armv8: ls1088: Add fsl_fdt_fixup_flashAshish Kumar2017-12-061-0/+29
| * | driver: net: fsl-mc: flib changes for MC 10.3.0Yogesh Gaur2017-12-0616-1327/+1085
| * | armv8: ls1088a: Unset USE_BOOTCOMMAND in defconfigAshish Kumar2017-12-064-0/+4
| |/
* | armv8: fix gd after relocationYork Sun2017-12-071-2/+3
* | log: Add documentationSimon Glass2017-12-071-0/+214
* | log: test: Add a pytest for loggingSimon Glass2017-12-072-0/+102
* | log: sandbox: Enable loggingSimon Glass2017-12-071-0/+3