aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-18arm64: zynqmp: Enable spi flashesMichal Simek6-0/+13
2017-12-14arm64: zynqmp: Enable fpga bitstream loadingMichal Simek7-0/+14
2017-12-14arm64: zynqmp: Enable SPL ram supportMichal Simek7-0/+14
2017-12-14arm64: zynqmp: Enable misc devicesMichal Simek8-0/+8
2017-12-14arm64: zynqmp: Add support for zynqmp automotive siliconsMichal Simek1-2/+2
2017-12-14arm64: zynqmp: Add missing zynq_board_read_rom_ethaddr() prototypeMichal Simek1-0/+1
2017-12-14arm64: zynqmp: Use only earlycon bootargs instead of full oneMichal Simek1-1/+1
2017-12-14arm64: zynqmp: Remove undocumented dma propertiesMichal Simek5-45/+0
2017-12-14arm64: zynqmp: Add generic compatible string for I2C EEPROMJavier Martinez Canillas1-2/+2
2017-12-14arm64: zynqmp: Enable clock command for all boardsMichal Simek8-0/+8
2017-12-14arm64: zynqmp: Enable phys for zcu102Michal Simek1-0/+11
2017-12-14arm64: zynqmp: Setup modeboot variable based on bootmodeMichal Simek1-0/+8
2017-12-14arm64: zynqmp: Read boot mode register using zynqmp_mmio_readSiva Durga Prasad Paladugu1-1/+5
2017-12-14arm64: zynqmp: Enable SPL_CLK when SPL is enabledMichal Simek1-1/+1
2017-12-14arm64: zynqmp: Add support for generic QSPI bootMichal Simek2-0/+10
2017-12-14arm64: zynqmp: Add reference to pmu firmware nodeMichal Simek1-1/+1
2017-12-14arm64: zynqmp: Do not use SPL_SYS_MALLOC_SIMPLE allocatorMichal Simek9-11/+3
2017-12-14arm64: zynqmp: Do not perform reset in case of panicMichal Simek1-0/+1
2017-12-14arm: zynq: Fix SPL SD boot modeMichal Simek18-5/+36
2017-12-14fpga: allow programming fpga from FIT image for all FPGA driversGoldschmidt Simon5-5/+26
2017-12-12README: update the kernel coding style referenceBaruch Siach1-2/+3
2017-12-12ARM: pxa: Remove unused ifdefsTuomas Tynkkynen2-35/+0
2017-12-12test: py: Add an option to skip sleep testMichal Simek1-0/+13
2017-12-12test/py: gpt: update size of gpt partitionPatrick Delaunay1-15/+17
2017-12-12SPL: Add FIT data-position property supportPeng Fan4-3/+39
2017-12-12ARM: omap3_logic: Enable NAND unlocking during Falcon modeAdam Ford2-0/+84
2017-12-12ARM: omap3_logic: Unlock NAND automatically in U-BootAdam Ford2-2/+14
2017-12-12omap3_logic: Increase CMD_SPL_WRITE_SIZEAdam Ford1-0/+1
2017-12-12drivers: spmi-msm: fix scanning for peripheralsJorge Ramirez-Ortiz1-1/+1
2017-12-12ata: Migrate CONFIG_MVSATA_IDE to KconfigTuomas Tynkkynen26-3/+28
2017-12-12ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen73-86/+11
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen101-41/+74
2017-12-12ata: Migrate CONFIG_DWC_AHSATA to KconfigTuomas Tynkkynen41-17/+29
2017-12-12ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen26-20/+24
2017-12-12ata: Migrate CONFIG_SATA_MV to KconfigTuomas Tynkkynen6-3/+8
2017-12-12ata: Migrate CONFIG_SATA_SIL3114 to KconfigTuomas Tynkkynen7-3/+8
2017-12-12ata: Migrate CONFIG_SATA_SIL to KconfigTuomas Tynkkynen6-4/+12
2017-12-12ata: Drop CONFIG_MX51_PATATuomas Tynkkynen2-130/+0
2017-12-12ata: Drop CONFIG_SATA_DWCTuomas Tynkkynen3-2536/+0
2017-12-12Merge git://git.denx.de/u-boot-arcTom Rini1-1/+1
2017-12-12gpio/hsdk: Depend on DM_GPIO instead of simple DMAlexey Brodkin1-1/+1
2017-12-11Merge git://git.denx.de/u-boot-uniphierTom Rini3-9/+14
2017-12-11Merge git://git.denx.de/u-boot-arcTom Rini10-9/+683
2017-12-12ARM: uniphier: use FIELD_PREP for PLL settingsMasahiro Yamada1-6/+8
2017-12-12ARM: uniphier: compute SSCPLL values more preciselyMasahiro Yamada1-2/+4
2017-12-12ARM: uniphier: fix SSCPLL init code for LD11 SoCDai Okamura1-0/+1
2017-12-12mtd: nand: denali: make NAND_DENALI unconfigurable optionMasahiro Yamada1-4/+3
2017-12-12ARM: uniphier: compile pll-base-ld20.c for PXs3Masahiro Yamada1-0/+1
2017-12-11ARC: clk: introduce HSDK CGU clock driverEugeniy Paltsev6-0/+654
2017-12-11ARC: cache: explicitly initialize "*_exists" variablesEugeniy Paltsev1-8/+8