]> git.ipfire.org Git - thirdparty/u-boot.git/history - cmd/fpga.c
gpio: Show inactive GPIOs when explicitly requested
[thirdparty/u-boot.git] / cmd / fpga.c
2018-09-11  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2018-09-11  Tom RiniMerge tag 'fpga-for-v2018.11' of git://git.denx.de...
2018-09-11  Michal Simekcmd: fpga: Fix loads command
2018-09-11  Michal Simekcmd: fpga: Use CMD_RET_FAILURE instead of simple 1
2018-09-11  Michal Simekcmd: fpga: Add support for missing fpga loadmk commands
2018-09-11  Michal Simekcmd: fpga: Fix loadmk command
2018-09-11  Michal Simekcmd: fpga: Fix loadfs command
2018-09-11  Michal Simekcmd: fpga: Fix dump and all direct fpga load commands
2018-09-11  Michal Simekcmd: fpga: Extract fpga info command to separate function
2018-09-11  Michal Simekcmd: fpga: Create new do_fpga_wrapper for using u-boot...
2018-09-11  Michal Simekcmd: fpga: Clean wrong_parms handling
2018-09-11  Michal Simekcmd: fpga: Remove parameter checking from fpga loadfs...
2018-09-11  Michal Simekcmd: fpga: Move parameter checking for loadfs/loads
2018-09-11  Michal Simekcmd: fpga: Cleanup error handling in connection to...
2018-09-11  Michal Simekcmd: fpga: Move fpga_get_op to avoid local function...
2018-09-11  Michal Simekcmd: fpga: Move error handling to do_fpga()
2018-09-11  Michal Simekcmd: fpga: Remove fit image support passed without...
2018-06-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2018-06-04  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-06-02  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-06-01  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2018-06-01  Tom RiniMerge tag 'xilinx-for-v2018.07-2' of git://www.denx...
2018-06-01  Siva Durga Prasad... cmd: fpga: Add support to load secure bitstreams
2018-06-01  Siva Durga Prasad... cmd: fpga: Reorder the arguments parsing code
2018-05-09  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07  Tom RiniSPDX: Convert all of our single license tags to Linux...
2017-08-18  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-08-18  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-08-16  Tom RiniMerge git://git.denx.de/u-boot-tegra
2017-08-16  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-08-16  Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-08-16  Tom RiniMerge git://git.denx.de/u-boot-spi
2017-08-16  Simon Glassenv: Rename getenv/_f() to env_get()
2017-01-19  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-01-18  Tom RiniMerge git://git.denx.de/u-boot-samsung
2017-01-17  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2017-01-11  Tom RiniMerge tag 'xilinx-for-v2017.03' of git://www.denx.de...
2017-01-10  Michal Simekfpga: Use enum for bitstream command types
2016-02-02  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2016-01-28  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-01-28  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2016-01-28  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-01-27  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-01-27  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-01-27  Michal Simekfpga: Fix compilation warnings
2016-01-26  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-01-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-01-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2016-01-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-imx
2016-01-25  Simon GlassRemove the cmd_ prefix from command files