Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve configuration of FPGA subsystem | Matthias Fuchs | 2008-01-09 | 1 | -14/+14 |
| | | | | | | | | | | | | | This patch removes the FPGA subsystem configuration through the CONFIG_FPGA bitmask configuration option. See README for the new options: CONFIG_FPGA, CONFIG_FPGA_<vendor>, CONFIG_FPGA_<family> Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com> | ||||
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | 1 | -4/+4 |
| | |||||
* | Add Xilinx Spartan3 family FPGA support | Wolfgang Denk | 2005-09-25 | 1 | -0/+41 |
| | | | | Patch by Kurt Stremerch, 14 February 2005 | ||||
* | * Patch by Gleb Natapov, 19 Sep 2003: | wdenk | 2003-12-06 | 1 | -0/+1 |
| | | | | | | | | Move most of the timer interrupt related PPC code to ppc_lib/interrupts.c * Patch by Anders Larsen, 17 Sep 2003: Bring ARM memory layout in sync with the documentation: stack and malloc-heap are now located _below_ the U-Boot code | ||||
* | Initial revision | wdenk | 2002-08-21 | 1 | -0/+269 |