Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -18/+1 |
* | fpga: Remove all CONFIG_SYS_* fpga related options | Michal Simek | 2013-05-06 | -10/+0 |
* | fpga: Check device name against bitstream name | Michal Simek | 2013-05-06 | -0/+2 |
* | fpga: Change the first parameter in fpga_loadbitstream | Michal Simek | 2013-05-06 | -1/+1 |
* | cmd: fpga: Move fpga_loadbitstream to fpga.c | Michal Simek | 2013-05-06 | -0/+1 |
* | Consolidate bool type | York Sun | 2013-04-01 | -8/+0 |
* | fpga: constify to fix build warning | Wolfgang Denk | 2011-08-01 | -6/+6 |
* | FPGA: add support for downloading Lattice bitstream | Stefano Babic | 2010-10-13 | -0/+1 |
* | fpga: Remove relocation fixups | Peter Tyser | 2009-10-03 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -5/+5 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -21/+21 |
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -1/+1 |
* | Initial revision | wdenk | 2002-08-21 | -0/+81 |