summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-27xilinx: board: Add FRU decoder supportMichal Simek
2020-10-27xilinx: cmd: Add basic fru format generatorMichal Simek
2020-10-27xilinx: cmd: Add support for FRU commandsSiva Durga Prasad Paladugu
2020-10-27xilinx: common: Add Makefile to common folderMichal Simek
2020-10-27microblaze: Enable i2c DM by defaultMichal Simek
2020-10-27xilinx: common: Protect board_late_init_xilinx()Michal Simek
2020-10-27xilinx: common: Move ZYNQ_GEM_I2C_MAC_OFFSET to board KconfigMichal Simek
2020-10-27spl: fdt: Record load/entry fit-images entries in 64bit formatMichal Simek
2020-10-27spl: Use standard FIT entriesMichal Simek
2020-10-27spi: zynq_qspi: Use clk subsystem to get reference qspi clkT Karthik Reddy
2020-10-27spi: zynq_spi: Use clk subsystem to get reference spi clkT Karthik Reddy
2020-10-27serial: pl01x: Add error value checkingMichal Simek
2020-10-27xilinx: board: Add support for additional card detectionMichal Simek
2020-10-27xilinx: board: Read the whole eeprom not just offsetMichal Simek
2020-10-27dm: core: Add support for getting node from aliasesMichal Simek
2020-10-27spi: xilinx_spi: remove unused local variableT Karthik Reddy
2020-10-27dt-bindings: arm64: versal: Add clk and power headersMichal Simek
2020-10-27arm64: zynqmp: Add support for saving sha3 key to different addressMichal Simek
2020-10-27arm64: zynqmp: Add support for SHA3 commandT Karthik Reddy
2020-10-27arm64: zynqmp: Add support for RSA commandT Karthik Reddy
2020-10-27arm64: zynqmp: Add support for encryption and decryption on data blobSiva Durga Prasad Paladugu
2020-10-27arm64: zynqmp: Get rid of iommus/power-domains properties for SPL DTMichal Simek
2020-10-27arm64: zynqmp: Enable cache commandMichal Simek
2020-10-27arm64: zynqmp: Enable FPGA loading from SPLMichal Simek
2020-10-27arm64: zynqmp: Get rid of simple_itoa and replace it by snprintfMichal Simek
2020-10-27mailbox: zynqmp: Extend timeout for getting observation bitMichal Simek
2020-10-27firmware: zynqmp: Swap addr_hi/low when PM_FPGA_LOAD is calledMichal Simek
2020-10-27config: versal: Update mini u-boot timer clock to 100MhzAshok Reddy Soma
2020-10-27arm64: versal: Update mini u-boot eMMC node parametersAshok Reddy Soma
2020-10-27microblaze: Add support for distro bootT Karthik Reddy
2020-10-27microblaze: Setup distro boot env variables at run timeT Karthik Reddy
2020-10-27microblaze: board: Check return value whlie saving env variablesT Karthik Reddy
2020-10-27microblaze: trivial code fixesT Karthik Reddy
2020-10-27microblaze: Enable spi for microblazeT Karthik Reddy
2020-10-27spi: xilinx_spi: Remove unused variableMichal Simek
2020-10-27arm64: zynqmp: Enable EMMC bootMichal Simek
2020-10-27arm64: zynqmp: Add missing support for 9cg versionMichal Simek
2020-10-27ARM: zynq: Add Z-turn board V5Alexandre GRIVEAUX
2020-10-27doc: board: xilinx: Add documentation for ZynqMP R5Michal Simek
2020-10-27doc: board: xilinx: Add documentation for ZynqMPMichal Simek
2020-10-27doc: board: xilinx: Update links to DT binding docsMichal Simek
2020-10-27doc: board: xilinx: zynq.rst: Update zynq documentationMichal Simek
2020-10-27MAINTAINERS: Record documentation for Xilinx platformsMichal Simek
2020-10-27microblaze: start.S: Use board_init_f_alloc/init in early initOvidiu Panait
2020-10-27microblaze: start.S: Factor out exception setup code to __setup_exceptionsOvidiu Panait
2020-10-24Merge branch '2020-10-23-misc-changes'Tom Rini
2020-10-23power: regulator: add dummy helperPeng Fan
2020-10-23phy: nop-phy: add clk bulkPeng Fan
2020-10-23bootm: fix wrong conditions about images overlapJaehoon Chung
2020-10-23cmd: fat: Use do_save() for fatwriteLad Prabhakar