summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tools: zynqmpimage: Check return values from file functionsMichal Simek2017-12-181-5/+27
* arm64: zynqmp: Dont use 4K sector erase by default for spi-flashesSiva Durga Prasad Paladugu2017-12-186-0/+6
* arm64: zynqmp: Enable spi flashesMichal Simek2017-12-186-0/+13
* arm64: zynqmp: Enable fpga bitstream loadingMichal Simek2017-12-147-0/+14
* arm64: zynqmp: Enable SPL ram supportMichal Simek2017-12-147-0/+14
* arm64: zynqmp: Enable misc devicesMichal Simek2017-12-148-0/+8
* arm64: zynqmp: Add support for zynqmp automotive siliconsMichal Simek2017-12-141-2/+2
* arm64: zynqmp: Add missing zynq_board_read_rom_ethaddr() prototypeMichal Simek2017-12-141-0/+1
* arm64: zynqmp: Use only earlycon bootargs instead of full oneMichal Simek2017-12-141-1/+1
* arm64: zynqmp: Remove undocumented dma propertiesMichal Simek2017-12-145-45/+0
* arm64: zynqmp: Add generic compatible string for I2C EEPROMJavier Martinez Canillas2017-12-141-2/+2
* arm64: zynqmp: Enable clock command for all boardsMichal Simek2017-12-148-0/+8
* arm64: zynqmp: Enable phys for zcu102Michal Simek2017-12-141-0/+11
* arm64: zynqmp: Setup modeboot variable based on bootmodeMichal Simek2017-12-141-0/+8
* arm64: zynqmp: Read boot mode register using zynqmp_mmio_readSiva Durga Prasad Paladugu2017-12-141-1/+5
* arm64: zynqmp: Enable SPL_CLK when SPL is enabledMichal Simek2017-12-141-1/+1
* arm64: zynqmp: Add support for generic QSPI bootMichal Simek2017-12-142-0/+10
* arm64: zynqmp: Add reference to pmu firmware nodeMichal Simek2017-12-141-1/+1
* arm64: zynqmp: Do not use SPL_SYS_MALLOC_SIMPLE allocatorMichal Simek2017-12-149-11/+3
* arm64: zynqmp: Do not perform reset in case of panicMichal Simek2017-12-141-0/+1
* arm: zynq: Fix SPL SD boot modeMichal Simek2017-12-1418-5/+36
* fpga: allow programming fpga from FIT image for all FPGA driversGoldschmidt Simon2017-12-145-5/+26
* README: update the kernel coding style referenceBaruch Siach2017-12-121-2/+3
* ARM: pxa: Remove unused ifdefsTuomas Tynkkynen2017-12-122-35/+0
* test: py: Add an option to skip sleep testMichal Simek2017-12-121-0/+13
* test/py: gpt: update size of gpt partitionPatrick Delaunay2017-12-121-15/+17
* SPL: Add FIT data-position property supportPeng Fan2017-12-124-3/+39
* ARM: omap3_logic: Enable NAND unlocking during Falcon modeAdam Ford2017-12-122-0/+84
* ARM: omap3_logic: Unlock NAND automatically in U-BootAdam Ford2017-12-122-2/+14
* 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
|\ \ | |/ |/|