- Apr 01, 2012
-
-
Simon Glass authored
This avoids a compiler warning about unused variables. Signed-off-by:
Simon Glass <sjg@chromium.org> Acked-By:
Graeme Russ <graeme.russ@gmail.com>
-
- Nov 29, 2011
-
-
Graeme Russ authored
Signed-off-by:
Graeme Russ <graeme.russ@gmail.com>
-
- Nov 02, 2011
-
-
Graeme Russ authored
Also include some trivial related cleanups
-
- Apr 08, 2011
-
-
Graeme Russ authored
commit cfbe8615 removed the definition of monitor_flash_len from the eNET which was not picked up due to extensive use of the SRAM configuration target for testing Signed-off-by:
Graeme Russ <graeme.russ@gmail.com>
-
- Feb 12, 2011
-
-
Graeme Russ authored
-
Graeme Russ authored
-
Graeme Russ authored
-
Graeme Russ authored
-
Graeme Russ authored
Fix minor issues with the configuration of the hardware interrupts for Linux when booting the eNET board
-
Graeme Russ authored
-
Graeme Russ authored
-
- May 05, 2010
-
-
Graeme Russ authored
Signed-off-by:
Graeme Russ <graeme.russ@gmail.com>
-
Graeme Russ authored
The eNET uses the sc520 software timers rather than the PC/AT clones Set all interrupts and timers up to be PC/AT compatible Signed-off-by:
Graeme Russ <graeme.russ@gmail.com>
-
Graeme Russ authored
Signed-off-by:
Graeme Russ <graeme.russ@gmail.com>
-
Graeme Russ authored
Signed-off-by:
Graeme Russ <graeme.russ@gmail.com>
-
Graeme Russ authored
Change sc520 MMCR Access to use memory accessor functions Signed-off-by:
Graeme Russ <graeme.russ@gmail.com>
-
- Dec 05, 2009
-
-
Graeme Russ authored
Signed-off-by:
Graeme Russ <graeme.russ@gmail.com>
-
- Oct 03, 2009
-
-
Graeme Russ authored
Signed-off-by:
Graeme Russ <graeme.russ@gmail.com>
-
Graeme Russ authored
gcc 4.3.2 optimiser creates multiple copies of inline asm (who knows why) Remove use of global names for labels to prevent 'symbol already defined' errors Signed-off-by:
Graeme Russ <graeme.russ@gmail.com>
-
- Sep 04, 2009
-
-
Graeme Russ authored
Signed-off-by:
Graeme Russ <graeme.russ@gmail.com>
-
Graeme Russ authored
gcc 4.3.2 optimiser creates multiple copies of inline asm (who knows why) Remove use of global names for labels to prevent 'symbol already defined' errors Signed-off-by:
Graeme Russ <graeme.russ@gmail.com>
-
- Jan 24, 2009
-
-
Graeme Russ authored
Signed-off-by:
Graeme Russ <graeme.russ@gmail.com>
-