aboutsummaryrefslogtreecommitdiff
path: root/examples/stubs.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-02Fix alignment error on ARM for modulesWoodruff, Richard1-2/+2
2008-02-14PPC: Use r2 instead of r29 as global data pointerWolfgang Denk1-2/+2
2007-12-27Fix coding style issues; update CHANGELOG.Wolfgang Denk1-12/+12
2007-05-13sh: First support code of SuperH.Nobuhiro Iwamatsu1-0/+16
2007-03-09[Blackfin][PATCH-2/2] Common files changed to support bf533 platformAubrey.Li1-1/+1
2006-10-24Add AVR32 architecture supportWolfgang Denk1-0/+13
2006-06-08Nios II - Fix I/O Macros and mini-app stubsScott McNutt1-1/+1
2006-03-12Coding Style cleanupWolfgang Denk1-1/+1
2006-03-12Add ADI Blackfin supportWolfgang Denk1-0/+13
2004-10-10Patches by Scott McNutt, 24 Aug 2004:wdenk1-0/+15
2004-07-10Patches by Yasushi Shoji, 29 Jun 2004:wdenk1-1/+1
2004-07-01* Patches by Richard Woodruff, 10 Jun 2004:wdenk1-1/+8
2004-04-18* Patch by Yasushi Shoji, 07 Apr 2004:wdenk1-0/+12
2004-04-12Add startup code to clear the BSS of standalone applicationswdenk1-0/+9
2004-02-12* Some code cleanupwdenk1-0/+16
2003-10-08* Patch by Scott McNutt, 04 Oct 2003:wdenk1-0/+17
2003-07-26* Allow crc32 to be used at address 0x000wdenk1-1/+3
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk1-0/+87