Age | Commit message (Expand) | Author |
2015-01-30 | fpga: Extend dump description | Michal Simek |
2015-01-21 | fpga: Protect GZIP usage when LOADMK is enabled | Michal Simek |
2014-06-05 | bootm: make use of legacy image format configurable | Heiko Schocher |
2014-05-20 | fpga: Added support to load bit stream from SD/MMC | Siva Durga Prasad Paladugu |
2014-05-20 | fpga: Add support to load partial bitstreams | Michal Simek |
2014-05-20 | fpga: Define bitstream type based on command selection | Michal Simek |
2014-05-20 | fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK | Siva Durga Prasad Paladugu |
2013-11-06 | fpga: Add support for gzip images with bitstreams | Michal Simek |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-05-30 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-05-14 | image: Rename fit_image_check_hashes() to fit_image_verify() | Simon Glass |
2013-05-06 | cmd: fpga: Do not include net.h | Michal Simek |
2013-05-06 | cmd: fpga: Move fpga_loadbitstream to fpga.c | Michal Simek |
2013-05-06 | cmd: fpga: Clean coding style | Michal Simek |
2012-03-06 | Convert cmd_usage() calls in common to use a return value | Simon Glass |
2012-01-05 | FPGA: use debug() instead of module debug printf | Stefano Babic |
2011-08-01 | fpga: constify to fix build warning | Wolfgang Denk |
2010-10-19 | cmd_fpga: cleanup help and check parameters | Stefano Babic |
2010-07-24 | cmd_usage(): simplify return code handling | Wolfgang Denk |
2010-07-04 | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk |
2009-06-12 | General help message cleanup | Wolfgang Denk |
2009-01-28 | Command usage cleanup | Peter Tyser |
2009-01-28 | Standardize command usage messages with cmd_usage() | Peter Tyser |
2008-07-14 | Code cleanup: fix old style assignment ambiguities like "=-" etc. | Wolfgang Denk |
2008-03-12 | [new uImage] Add new uImage fromat support to fpga command | Marian Balakowicz |
2008-02-29 | [new uImage] Update naming convention for bootm/uImage related code | Marian Balakowicz |
2008-02-25 | [new uImage] Add dual format uImage support framework | Marian Balakowicz |
2008-02-07 | [new uImage] Define a API for image handling operations | Marian Balakowicz |
2008-01-09 | Remove bit swapping in Xilinx Spartan bitfile loading | Matthias Fuchs |
2008-01-09 | Improve configuration of FPGA subsystem | Matthias Fuchs |
2007-11-20 | [BUILD] conditionally compile common/cmd_*.c in common/Makefile | Grant Likely |
2007-09-26 | Fpga: fix incorrect test of CFG_FPGA_XILINX macro | Grant Likely |
2007-07-08 | common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. | Jon Loeliger |
2007-07-04 | common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger |
2006-10-07 | Remove compile warnings in fpga code | Stefan Roese |
2006-08-15 | Add FPGA Altera Cyclone 2 support | Stefan Roese |
2005-10-13 | Cleanup for GCC-4.x | Wolfgang Denk |
2005-08-10 | Add configuration for IFM AEV FIFO board. | Wolfgang Denk |
2005-08-08 | Fix sign extension bug in 'fpga loadb' command; | Wolfgang Denk |
2005-01-22 | Code cleanup. | wdenk |
2005-01-09 | Patch by Florian Schlote, 08 Sep 2004: | wdenk |
2005-01-09 | * Patch by Gleb Natapov, 07 Sep 2004: | wdenk |
2004-01-03 | * Patch by Robert Schwebel, 15 Dec 2003: | wdenk |
2004-01-02 | * Cleanup lowboot code for MPC5200 | wdenk |
2003-12-07 | * Patch by Pierre Aubert, 24 Nov 2003: | wdenk |
2003-07-01 | Patch by Kenneth Johansson, 30 Jun 2003: | wdenk |
2003-06-29 | Fix some missing commands, cleanup header files | wdenk |
2003-06-27 | * Code cleanup: | wdenk |
2002-08-27 | Initial revision | wdenk |