Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
06cb5fa6fcfa1ca38e20ea8f6d75e8867e5df1f3
/
drivers
/
fpga
6aa5bc8
arm64: zynqmp: use firmware driver to get version
by Ibai Erkiaga
· 5 years ago
c8a3efa
firmware: zynqmp: create firmware header
by Ibai Erkiaga
· 5 years ago
2712114
fpga: zynqmp: Fix second local variable declaration
by Michal Simek
· 5 years ago
b739897
arm64: versal: fpga: Add PL bit stream load support
by Siva Durga Prasad Paladugu
· 5 years ago
d52678c
fpga: altera: cyclon2: Check function pointer before calling
by Alexander Dahl
· 5 years ago
a8da71c
fpga: altera: cyclon2: Fix indentation
by Alexander Dahl
· 5 years ago
246bc02
fpga: altera: cyclon2: Fix most checkpatch warnings
by Alexander Dahl
· 5 years ago
0b88834
fpga: virtex2: Add slave serial programming support
by Robert Hancock
· 5 years ago
7b5140c
fpga: virtex2: Add additional clock cycles after DONE assertion
by Robert Hancock
· 5 years ago
8a7d663
fpga: virtex2: Split out image writing from pre/post operations
by Robert Hancock
· 5 years ago
be7f746
fpga: virtex2: added Kconfig option
by Robert Hancock
· 5 years ago
19b55dc
fpga: virtex2: cosmetic: Cleanup code style
by Robert Hancock
· 5 years ago
0e13e5f
fpga: arria10: Fix error in fpga pin configuration
by Dalon Westergreen
· 5 years ago
fe03d80
spl: socfpga: Implement fpga bitstream loading with socfpga loadfs
by Tien Fong Chee
· 6 years ago
ca99a8a
ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading
by Tien Fong Chee
· 6 years ago
725b122
ARM: socfpga: Moving the watchdog reset to the for-loop status polling
by Tien Fong Chee
· 6 years ago
7f3dace
ARM: socfpga: Cleaning up and ensuring consistent format messages in driver
by Tien Fong Chee
· 6 years ago
9bf652d
arm: zynq: Add an info message about post config
by Siva Durga Prasad Paladugu
· 6 years ago
3b45f6b
fpga: Replace char * with const char * for filename
by Tien Fong Chee
· 6 years ago
c4192f7
ARM: socfpga: stratix10: Return valid error code from FPGA driver
by Ang, Chee Hong
· 6 years ago
add7f41d
fpga: zynqmp: show an error message when FPGA programming fails
by Luca Ceresoli
· 6 years ago
ff14f16
arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table
by Ang, Chee Hong
· 6 years ago
dcc3bb6
arm: socfpga: stratix10: Add Stratix 10 FPGA Reconfiguration Driver
by Ang, Chee Hong
· 6 years ago
4003448
arm: socfpga: fpga: fix type of local variable
by Simon Goldschmidt
· 6 years ago
62fe313
fpga: zynqmp: Modify PL bitstream loading sequence
by Siva Durga Prasad Paladugu
· 6 years ago
55af55a
fpga: Kconfig: Replace spaces with tabs
by Michal Simek
· 6 years ago
4397602
drivers: fpga: zynqpl: fix compilation with SPL
by Luis Araneda
· 6 years ago
e460352
xilinx: zynq: Add support to secure images
by Siva Durga Prasad Paladugu
· 6 years ago
6809e81
fpga: zynqmp: Add secure bitstream loading for ZynqMP
by Siva Durga Prasad Paladugu
· 6 years ago
cce0cb0
cmd: fpga: Add support to load secure bitstreams
by Siva Durga Prasad Paladugu
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
2c0f3ae
arm: socfpga: Fix with the correct polling on bit is set
by Tien Fong Chee
· 7 years ago
eac0cd1
fpga: zynq: Add delay after PCFG_PROG_B change
by Siva Durga Prasad Paladugu
· 7 years ago
e4d16c2
fpga: zynqmp: Fix the nonsecure bitstream loading issue
by Siva Durga Prasad Paladugu
· 7 years ago
91c315d
fpga: zynqmp: Update zynqmp_load() as per latest xilfpga
by Siva Durga Prasad Paladugu
· 7 years ago
d9361d4
fpga: zynqmp: Add support to get the PCAP status for fpga info command
by Nitin Jain
· 7 years ago
3529c11
fpga: Simplify error path in fpga_add
by Michal Simek
· 7 years ago
4a4946b
arm: zynq: fpga: Added Kconfig support for CONFIG_FPGA_ZYNQPL
by Vipul Kumar
· 7 years ago
b8f64b9
fpga: Added Kconfig support for FPGA_SPARTAN3
by Vipul Kumar
· 7 years ago
918de03
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
by Álvaro Fernández Rojas
· 7 years ago
9179c81
fpga: allow programming fpga from FIT image for all FPGA drivers
by Goldschmidt Simon
· 7 years ago
c604b0a
arm: socfpga: Enhance FPGA program write rbf data with size >= 4 bytes
by Tien Fong Chee
· 7 years ago
3da614c
fpga: xilinx: Avoid using local intermediate buffer
by Siva Durga Prasad Paladugu
· 8 years ago
1d675f3
arm: socfpga: Add FPGA driver support for Arria 10
by Tien Fong Chee
· 7 years ago
cde4219
kconfig: Convert FPGA_SOCFPGA configuration to Kconfig
by Tien Fong Chee
· 7 years ago
31e50f4
arm: socfpga: Restructure FPGA driver in the preparation to support A10
by Tien Fong Chee
· 7 years ago
4e98589
fpga: zynqmppl: Reuse invoke_smc routine
by Siva Durga Prasad Paladugu
· 8 years ago
69f14ce
FPGA: drivers/fpga/ivm_core.c: incorrect printf
by xypron.glpk@gmx.de
· 8 years ago
117b6ca
fpga: zynqmp: Remove empty functions
by Michal Simek
· 8 years ago
ba81b04
arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC
by Patrick Bruenn
· 8 years ago
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
460fdce
fpga: xilinx: zynqmp: Add PL bitstream download support for ZynqMP
by Siva Durga Prasad Paladugu
· 9 years ago
e34f1f6
fpga: Add Kconfig to fpga subsystem
by Michal Simek
· 8 years ago
8d56db9
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· 8 years ago
b563a6b
fpga: Fix typo in function comment
by Michal Simek
· 9 years ago
d919d72
fpga: altera: Add StratixV support
by Stefan Roese
· 9 years ago
53d41e6
Fix spelling of "transferred".
by Vagrant Cascadian
· 9 years ago
1e35776
Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals"
by Dinh Nguyen
· 9 years ago
64b9709
fpga: xilinx: Check for substring in device ID validation
by Siva Durga Prasad Paladugu
· 9 years ago
fd59e5f
arm: socfpga: set the fpga global bit to disable HPS to FPGA signals
by Dinh Nguyen
· 9 years ago
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
490dfd1
arm: socfpga: Fix FPGA bitstream programming routine
by Marek Vasut
· 9 years ago
35d9ad2
fpga: xilinx: Show fpga info if defined
by Michal Simek
· 10 years ago
1c1350d
fpga: xilinx: Check if fpga operations are defined
by Michal Simek
· 10 years ago
fbadb76
fpga: Export fpga_get_desc for SPL
by Michal Simek
· 10 years ago
96171fb
fs: API changes enabling extra parameter to return size of type loff_t
by Suriyan Ramasami
· 10 years ago
c721380
arm: socfpga: fpga: Add SoCFPGA FPGA programming interface
by Pavel Machek
· 10 years ago
f5d25e4
fpga: altera: Turn the switches into table lookup
by Marek Vasut
· 10 years ago
b9d4df3
fpga: altera: Make altera_validate return normal values
by Marek Vasut
· 10 years ago
ff4072c
fpga: altera: Move altera_validate to the top
by Marek Vasut
· 10 years ago
1822135
fpga: altera: More indentation trimdown
by Marek Vasut
· 10 years ago
c5e53b5
fpga: altera: Clean up altera_validate function
by Marek Vasut
· 10 years ago
9e3a844
fpga: altera: Clean up the printing and debug
by Marek Vasut
· 10 years ago
660031e
m68k: Fix warnings with gcc 4.6
by Simon Glass
· 10 years ago
9112b4c
fpga: Added support to load bit stream from SD/MMC
by Siva Durga Prasad Paladugu
· 11 years ago
f46ccf4
fpga: zynqpl: Clean partial bitstream handling
by Michal Simek
· 11 years ago
1466365
fpga: Define bitstream type based on command selection
by Michal Simek
· 11 years ago
7857c72
fpga: zynq: Use helper function zynq_validate_bitstream
by Siva Durga Prasad Paladugu
· 11 years ago
2f72618
fpga: zynq: Use helper functions for zynq dma
by Siva Durga Prasad Paladugu
· 11 years ago
15f156a
fpga: zynq: Remove sparse warnings
by Michal Simek
· 11 years ago
75fafac
fpga: xilinx: Simplify load/dump/info function handling
by Michal Simek
· 11 years ago
25e1e2e
fpga: xilinx: Avoid CamelCase for in Xilinx_desc
by Michal Simek
· 11 years ago
9025888
fpga: virtex2: Avoid CamelCase
by Michal Simek
· 11 years ago
2091a0c
fpga: spartan3: Avoid CamelCase
by Michal Simek
· 11 years ago
5206cca
fpga: spartan2: Avoid CamelCase
by Michal Simek
· 11 years ago
267d8e2
sizes.h - consolidate for all architectures
by Alexey Brodkin
· 11 years ago
cbe4b09
fpga: zynq: Correct fpga load when buf is not aligned
by Novasys Ingenierie
· 11 years ago
6252698
drivers: descend into sub directories only when it is necessary
by Masahiro Yamada
· 11 years ago
94dc92f
fpga: zynqpl: Do not place bitstream below 1MB
by Michal Simek
· 11 years ago
8cfb246
fpga: zynqpl: Add dcache flush support
by Jagannadha Sutradharudu Teki
· 11 years ago
5594ce4
drivers: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
5577585
fpga: zynqpl: Clear loopback mode during device init
by Soren Brinkmann
· 11 years ago
52f91b5
fpga: zynqpl: Add support for zc7100 device.
by Michal Simek
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
6ff890d
fpga: Check device name against bitstream name
by Michal Simek
· 12 years ago
15d654c
fpga: zynq: Add support for loading bitstream
by Michal Simek
· 12 years ago
78617b4
fpga: Change the first parameter in fpga_loadbitstream
by Michal Simek
· 12 years ago
cd5a1cf
cmd: fpga: Move fpga_loadbitstream to fpga.c
by Michal Simek
· 12 years ago
Next »