summaryrefslogtreecommitdiffstats
path: root/lib_arm
Commit message (Expand)AuthorAgeFilesLines
* Fix implicit declaration build warningsMarcel Ziswiler2008-05-031-0/+1
* Restore the ability to continue booting after legacy image overwriteMarian Balakowicz2008-04-171-1/+1
* [new uImage] Add new uImage format support to arch specific do_bootm_linux() ...Marian Balakowicz2008-03-121-4/+16
* [new uImage] Remove unnecessary arguments passed to ramdisk routinesMarian Balakowicz2008-03-121-2/+4
* [new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz2008-02-291-1/+1
* [new uImage] Respect autostart setting in linux bootmKumar Gala2008-02-291-0/+3
* [new uImage] Move image verify flag to bootm_headers structureMarian Balakowicz2008-02-271-2/+2
* [Makefile] Sort COBJS in lib_<arch> MakefilesMarian Balakowicz2008-02-271-7/+15
* [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-251-9/+23
* Merge branch 'master' of /home/git/u-bootMarian Balakowicz2008-02-213-3/+185
|\
| * Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-152-1/+175
| |\
| | * ARM: cleanup duplicated exception handlingcodeAndreas Engel2008-02-142-1/+175
| * | Merge branch '080131_artila' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-151-1/+2
| |\ \
| | * | Support for Artila M-501 starter kitTimo Tuunainen2008-02-141-1/+2
| | |/
| * | ARM: make the machid configurable via the environmentUwe Kleine-König2008-02-141-1/+9
| |/
* | [new uImage] Factor out common image_get_ramdisk() routineMarian Balakowicz2008-02-071-112/+2
* | [new uImage] Rename architecture specific bootm code filesMarian Balakowicz2008-02-072-1/+1
* | [new uImage] Cleanup image header pointer use in bootm codeMarian Balakowicz2008-02-071-53/+35
* | [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-071-27/+18
|/
* ARM: add I2C init function call in lib_arm/board.cHebbar2008-02-041-0/+18
* ARM: support board-specific ethernet PHY initJean-Christophe PLAGNIOL-VILLARD2008-01-091-0/+4
* drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-251-2/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk2007-10-131-0/+8
|\
| * OneNAND support (take #2)Kyungmin Park2007-09-171-0/+8
* | Coding Style cleanup.Wolfgang Denk2007-10-131-11/+6
* | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-071-0/+4
|\ \ | |/
| * PXA270: Add support for multiple serial ports.stefano babic2007-09-071-0/+4
* | Add coloured led interface for ARM boards.Peter Pearse2007-09-041-0/+24
|/
* [ARM] TI DaVinci support, hopefully finalSergey Kubushyn2007-08-101-0/+7
* Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-061-5/+5
|\
| * disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
| * lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...Jon Loeliger2007-07-091-4/+4
| * lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-4/+4
* | make show_boot_progress () weak.Heiko Schocher2007-07-131-17/+10
|/
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-8/+9
* Minor cleanup.Wolfgang Denk2006-05-302-2/+0
* * Update Intel IXP4xx supportWolfgang Denk2006-05-305-1/+334
* cosmetic: print amount of NAND flash aligned with the other values such asMarkus Klotzbuecher2006-04-251-1/+1
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-2/+2
* More GCC 4.x woesWolfgang Denk2006-03-111-1/+2
* Some code cleanup for GCC 4.xWolfgang Denk2006-03-112-5/+7
* Cleanup (get rid of debug code that sneaked in)Wolfgang Denk2006-03-071-2/+0
* First steps implementing NAND support. Not working, fails to read ID.Markus Klotzbücher2006-02-281-0/+4
* Changed gcc-4.0 global data pointer fix to conform with the fix for this onMarkus Klotzbücher2006-02-101-5/+2
* This is the first commit for the u-boot zylonite port. The following has beMarkus Klotzbücher2006-02-071-0/+2
* Cleanup U-Boot boot messages on ARM.Wolfgang Denk2006-01-291-9/+48
* Add support for multiple PHYs.Marian Balakowicz2005-10-281-1/+3
* Add board support for armadillo HT1070Wolfgang Denk2005-09-261-1/+1
* Initialize serial# and ethaddr from manufacturer data in EEPROM on CMC-PU2Wolfgang Denk2005-08-191-0/+4
OpenPOWER on IntegriCloud