Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | * Code cleanup (ARM mostly) | wdenk | 2004-07-01 | -6/+54 |
| | | | | | | * 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 Laurent Mohin, 10 Feb 2004: | wdenk | 2004-02-23 | -9/+9 |
| | | | | | | | | | Fix buffer overflow in common/usb.c * Patch by Tolunay Orkun, 10 Feb 2004: Add support for Cogent CSB272 board * Code cleanup | |||
* | * Patch by Thomas Elste, 10 Feb 2004: | wdenk | 2004-02-23 | -1/+24 |
| | | | | | | | | | | | | | | 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, ==, !=, <>, <, >, <=, >=) | |||
* | * Code cleanup: | wdenk | 2003-06-27 | -2/+1 |
| | | | | | | | | | - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen) | |||
* | Initial revision | wdenk | 2002-11-03 | -0/+265 |