aboutsummaryrefslogtreecommitdiff
path: root/lib_arm/armlinux.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-07[new uImage] Rename architecture specific bootm code filesMarian Balakowicz1-384/+0
2008-02-07[new uImage] Cleanup image header pointer use in bootm codeMarian Balakowicz1-53/+35
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz1-27/+18
2007-07-13make show_boot_progress () weak.Heiko Schocher1-17/+10
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-2/+2
2006-03-11Some code cleanup for GCC 4.xWolfgang Denk1-2/+2
2005-09-26Add board support for armadillo HT1070Wolfgang Denk1-1/+1
2005-05-19* Patch by Greg Ungerer, 19 May 2005:wdenk1-2/+17
2005-01-12* Some Cleanup.wdenk1-0/+17
2004-10-09* Clean up tools/bmp_logo.c to not add trailing white spacewdenk1-7/+12
2004-07-11* Patch by George G. Davis, 06 Jul 2004:wdenk1-2/+2
2004-04-18* Patch by Matthew S. McClintock, 14 Apr 2004:wdenk1-1/+1
2004-03-23* Patch by Phillippe Robin, 16 Mar 2004:wdenk1-0/+3
2004-03-12Add support for Siemens SX1 mobile phone;LABEL_2004_03_12_0130wdenk1-2/+9
2004-02-24* Patch by Andrea Scian, 17 Feb 2004:wdenk1-1/+9
2004-01-02* Patch by Denis Peter, 8 Dec 2003wdenk1-8/+12
2003-12-07* Patches by David Müller, 14 Nov 2003:wdenk1-3/+3
2003-12-06* Patch by Nicolas Lacressonnière, 12 Nov 2003:wdenk1-209/+195
2003-07-26* Allow crc32 to be used at address 0x000wdenk1-1/+1
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-4/+6
2003-06-16* Patch by Nicolas Lacressonniere, 11 Jun 2003:wdenk1-0/+15
2002-11-05* Patch by Robert Schwebel, 04 Nov 2002:LABEL_2002_11_05_0120wdenk1-0/+23
2002-11-03* Fix mdelay() on TRAB - this was still the debugging version withwdenk1-2/+11
2002-11-03Initial revisionwdenk1-0/+324