Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -1/+1 |
| | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
* | Fix missing DECLARE_GLOBAL_DATA_PTR on CONFIG_LPC2292 in serial | Jean-Christophe PLAGNIOL-VILLARD | 2007-09-28 | -0/+2 |
| | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
* | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global | Wolfgang Denk | 2007-09-15 | -2/+0 |
| | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
* | Add port for the lpc2292sodimm evaluation board from EmbeddedArtists | Gary Jennejohn | 2007-01-24 | -1/+77 |
| | ||||
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -2/+2 |
| | ||||
* | Add board support for armadillo HT1070 | Wolfgang Denk | 2005-09-26 | -1/+1 |
| | | | | Patch by Rowel Atienza, 06 Apr 2005 | |||
* | * Code cleanup (ARM mostly) | wdenk | 2004-07-01 | -18/+14 |
| | | | | | | * Patch by Curt Brune, 17 May 2004: - Add support for Samsung S3C4510B CPU (ARM7tdmi based SoC) - Add support for ESPD-Inc. EVB4510 Board | |||
* | * Patch by Thomas Elste, 10 Feb 2004: | wdenk | 2004-02-23 | -0/+4 |
| | | | | | | | | | | | | | | Add support for NET+50 CPU and ModNET50 board * Patch by Sam Song, 10 Feb 2004: Fix typos in cfi_flash.c * Patch by Leon Kukovec, 10 Feb 2004 Fixed long dir entry slot id calculation in get_vfatname * Patch by Robin Gilks, 10 Feb 2004: add "itest" command (operators: -eq, -ne, -lt, -gt, -le, -ge, ==, !=, <>, <, >, <=, >=) | |||
* | Initial revision | wdenk | 2002-09-08 | -0/+126 |