summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-18test/py: Setup variables based on HUSH selectionStephen Warren
2017-12-18arm64: zynqmp: Access timestamp_ref_ctrl register only if running in el3Siva Durga Prasad Paladugu
2017-12-18tools: zynqmpimage: Check return values from file functionsMichal Simek
2017-12-18arm64: zynqmp: Dont use 4K sector erase by default for spi-flashesSiva Durga Prasad Paladugu
2017-12-18arm64: zynqmp: Enable spi flashesMichal Simek
2017-12-14arm64: zynqmp: Enable fpga bitstream loadingMichal Simek
2017-12-14arm64: zynqmp: Enable SPL ram supportMichal Simek
2017-12-14arm64: zynqmp: Enable misc devicesMichal Simek
2017-12-14arm64: zynqmp: Add support for zynqmp automotive siliconsMichal Simek
2017-12-14arm64: zynqmp: Add missing zynq_board_read_rom_ethaddr() prototypeMichal Simek
2017-12-14arm64: zynqmp: Use only earlycon bootargs instead of full oneMichal Simek
2017-12-14arm64: zynqmp: Remove undocumented dma propertiesMichal Simek
2017-12-14arm64: zynqmp: Add generic compatible string for I2C EEPROMJavier Martinez Canillas
2017-12-14arm64: zynqmp: Enable clock command for all boardsMichal Simek
2017-12-14arm64: zynqmp: Enable phys for zcu102Michal Simek
2017-12-14arm64: zynqmp: Setup modeboot variable based on bootmodeMichal Simek
2017-12-14arm64: zynqmp: Read boot mode register using zynqmp_mmio_readSiva Durga Prasad Paladugu
2017-12-14arm64: zynqmp: Enable SPL_CLK when SPL is enabledMichal Simek
2017-12-14arm64: zynqmp: Add support for generic QSPI bootMichal Simek
2017-12-14arm64: zynqmp: Add reference to pmu firmware nodeMichal Simek
2017-12-14arm64: zynqmp: Do not use SPL_SYS_MALLOC_SIMPLE allocatorMichal Simek
2017-12-14arm64: zynqmp: Do not perform reset in case of panicMichal Simek
2017-12-14arm: zynq: Fix SPL SD boot modeMichal Simek
2017-12-14fpga: allow programming fpga from FIT image for all FPGA driversGoldschmidt Simon
2017-12-12README: update the kernel coding style referenceBaruch Siach
2017-12-12ARM: pxa: Remove unused ifdefsTuomas Tynkkynen
2017-12-12test: py: Add an option to skip sleep testMichal Simek
2017-12-12test/py: gpt: update size of gpt partitionPatrick Delaunay
2017-12-12SPL: Add FIT data-position property supportPeng Fan
2017-12-12ARM: omap3_logic: Enable NAND unlocking during Falcon modeAdam Ford
2017-12-12ARM: omap3_logic: Unlock NAND automatically in U-BootAdam Ford
2017-12-12omap3_logic: Increase CMD_SPL_WRITE_SIZEAdam Ford
2017-12-12drivers: spmi-msm: fix scanning for peripheralsJorge Ramirez-Ortiz
2017-12-12ata: Migrate CONFIG_MVSATA_IDE to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_DWC_AHSATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SATA_MV to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SATA_SIL3114 to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SATA_SIL to KconfigTuomas Tynkkynen
2017-12-12ata: Drop CONFIG_MX51_PATATuomas Tynkkynen
2017-12-12ata: Drop CONFIG_SATA_DWCTuomas Tynkkynen
2017-12-12Merge git://git.denx.de/u-boot-arcTom Rini
2017-12-12gpio/hsdk: Depend on DM_GPIO instead of simple DMAlexey Brodkin
2017-12-11Merge git://git.denx.de/u-boot-uniphierTom Rini
2017-12-11Merge git://git.denx.de/u-boot-arcTom Rini
2017-12-12ARM: uniphier: use FIELD_PREP for PLL settingsMasahiro Yamada
2017-12-12ARM: uniphier: compute SSCPLL values more preciselyMasahiro Yamada
2017-12-12ARM: uniphier: fix SSCPLL init code for LD11 SoCDai Okamura