index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fpga
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-22
drivers: fpga: Remove duplicate newlines
Marek Vasut
6
-8
/
+0
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
19
-19
/
+15
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
19
-15
/
+19
2024-05-07
fpga: Remove <common.h> and add needed includes
Tom Rini
19
-19
/
+15
2023-10-09
arm64: zynqmp: Fix Siva's email address format
Michal Simek
1
-1
/
+1
2023-07-21
event: Add fpga load event
Christian Taedcke
1
-0
/
+20
2023-07-21
arm64: zynqmp: Switch to amd.com emails
Michal Simek
2
-3
/
+3
2023-03-09
fpga: zynqmppl: fix fpga loads command for unencrypted use case
Neal Frager
1
-3
/
+9
2023-03-09
arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependencies
Algapally Santosh Sagar
1
-1
/
+1
2023-02-07
fpga: Add a FPGA_STRATIX_II option
Simon Glass
1
-0
/
+6
2023-02-07
fpga: Add a LATTICE option
Simon Glass
1
-0
/
+6
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2
-7
/
+7
2023-01-20
fpga: Migrate CONFIG_MAX_FPGA_DEVICES to Kconfig
Tom Rini
2
-5
/
+5
2023-01-12
misc: fs_loader: Add function to get the chosen loader
Sean Anderson
1
-25
/
+3
2022-12-23
global: Migrate CONFIG_FPGA_DELAY to CFG
Tom Rini
5
-71
/
+71
2022-12-23
Convert CONFIG_SYS_FPGA_CHECK_BUSY to Kconfig
Tom Rini
4
-9
/
+6
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
6
-43
/
+43
2022-10-10
fpga: virtex2: Use logging feature instead of FPGA_DEBUG
Alexander Dahl
1
-39
/
+30
2022-10-10
fpga: spartan3: Use logging feature instead of FPGA_DEBUG
Alexander Dahl
1
-43
/
+37
2022-10-10
fpga: spartan2: Use logging feature instead of FPGA_DEBUG
Alexander Dahl
1
-43
/
+37
2022-10-10
fpga: ACEX1K: Use logging feature instead of FPGA_DEBUG
Alexander Dahl
1
-21
/
+16
2022-10-10
fpga: cyclon2: Use logging feature instead of FPGA_DEBUG
Alexander Dahl
1
-22
/
+16
2022-10-10
fpga: altera: Use logging feature instead of FPGA_DEBUG
Alexander Dahl
1
-7
/
+4
2022-10-10
fpga: virtex2: Fix printf format string warnings
Alexander Dahl
1
-2
/
+2
2022-10-10
fpga: spartan3: Fix printf arguments warning
Alexander Dahl
1
-1
/
+1
2022-10-10
fpga: spartan2: Fix printf arguments warning
Alexander Dahl
1
-1
/
+1
2022-10-10
fpga: Add missing Kconfig symbols for old FPGA drivers
Alexander Dahl
1
-0
/
+12
2022-10-05
dm: fpga: Introduce new uclass
Alexander Dahl
4
-0
/
+50
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
1
-2
/
+2
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2
-8
/
+8
2022-09-12
fpga: zynq: Remove post config info message for SPL
Stefan Herbrechtsmeier
1
-1
/
+2
2022-07-26
fpga: zynqmp: support loading encrypted bitfiles
Adrian Fiergolski
1
-0
/
+8
2022-07-26
fpga: zynqmp: support loading authenticated images
Oleksandr Suvorov
1
-5
/
+28
2022-07-26
fpga: zynqmp: add bitstream compatible checking
Oleksandr Suvorov
1
-0
/
+34
2022-07-26
fpga: zynqmp: reduce zynqmppl_load() code
Oleksandr Suvorov
1
-11
/
+6
2022-07-26
fpga: xilinx: pass compatible flags to load() callback
Oleksandr Suvorov
7
-7
/
+7
2022-07-26
fpga: add fpga_compatible2flag
Oleksandr Suvorov
1
-0
/
+26
2022-07-26
fpga: pass compatible flags to fpga_load()
Oleksandr Suvorov
2
-3
/
+4
2022-07-26
fpga: xilinx: pass compatible flags to xilinx_load()
Oleksandr Suvorov
2
-2
/
+2
2022-07-26
fpga: zynqmp: add str2flags call
Oleksandr Suvorov
1
-1
/
+10
2022-07-26
fpga: add option for loading FPGA secure bitstreams
Oleksandr Suvorov
4
-4
/
+18
2022-07-26
fpga: Convert SYS_FPGA_PROG_FEEDBACK to Kconfig
Alexander Dahl
3
-5
/
+7
2022-07-26
fpga: Convert SYS_FPGA_CHECK_CTRLC to Kconfig
Alexander Dahl
2
-7
/
+6
2022-07-11
Merge branch 'next'
Tom Rini
1
-0
/
+6
2022-07-01
socfpga: arria10: Wait for fifo empty after writing bitstream
Paweł Anikiel
1
-0
/
+8
2022-07-01
socfpga: arria10: Improve bitstream loading speed
Paweł Anikiel
1
-2
/
+18
2022-06-28
Convert CONFIG_FPGA_STRATIX_V to Kconfig
Tom Rini
1
-0
/
+6
2021-12-17
arm: socfpga: arria10: Enable double peripheral RBF configuration
Tien Fong Chee
1
-1
/
+2
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
1
-1
/
+0
2021-03-08
arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64
Siew Chin Lim
1
-1
/
+1
[next]