~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
fpga.c
Commit message (
Expand
)
Author
Age
*
treewide: Drop image_header_t typedef
Simon Glass
2022-09-29
*
cmd: fpga: Convert to use fit_get_data_node
Sean Anderson
2022-09-07
*
fpga: pass compatible flags to fpga_load()
Oleksandr Suvorov
2022-07-26
*
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
*
image: Adjust the workings of fit_check_format()
Simon Glass
2021-02-15
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
common: Drop image.h from common header
Simon Glass
2020-05-18
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
*
common: Move gzip functions into a new gzip header
Simon Glass
2019-08-11
*
cmd: fpga: correct typo, capitalize "Xilinx"
Robert P. J. Day
2019-07-30
*
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
Tom Rini
2019-07-11
*
fpga: Add support for getting external data address and length
Tien Fong Chee
2019-04-16
*
cmd: fpga: Fix loads command
Michal Simek
2018-09-11
*
cmd: fpga: Use CMD_RET_FAILURE instead of simple 1
Michal Simek
2018-09-11
*
cmd: fpga: Add support for missing fpga loadmk commands
Michal Simek
2018-09-11
*
cmd: fpga: Fix loadmk command
Michal Simek
2018-09-11
*
cmd: fpga: Fix loadfs command
Michal Simek
2018-09-11
*
cmd: fpga: Fix dump and all direct fpga load commands
Michal Simek
2018-09-11
*
cmd: fpga: Extract fpga info command to separate function
Michal Simek
2018-09-11
*
cmd: fpga: Create new do_fpga_wrapper for using u-boot subcommands
Michal Simek
2018-09-11
*
cmd: fpga: Clean wrong_parms handling
Michal Simek
2018-09-11
*
cmd: fpga: Remove parameter checking from fpga loadfs command
Michal Simek
2018-09-11
*
cmd: fpga: Move parameter checking for loadfs/loads
Michal Simek
2018-09-11
*
cmd: fpga: Cleanup error handling in connection to FPGA_NONE
Michal Simek
2018-09-11
*
cmd: fpga: Move fpga_get_op to avoid local function declaration
Michal Simek
2018-09-11
*
cmd: fpga: Move error handling to do_fpga()
Michal Simek
2018-09-11
*
cmd: fpga: Remove fit image support passed without fpga device
Michal Simek
2018-09-11
*
cmd: fpga: Add support to load secure bitstreams
Siva Durga Prasad Paladugu
2018-06-01
*
cmd: fpga: Reorder the arguments parsing code
Siva Durga Prasad Paladugu
2018-06-01
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
*
fpga: Use enum for bitstream command types
Michal Simek
2017-01-10
*
fpga: Fix compilation warnings
Michal Simek
2016-01-27
*
Remove the cmd_ prefix from command files
Simon Glass
2016-01-25