summaryrefslogtreecommitdiffstats
path: root/lib_arm
Commit message (Expand)AuthorAgeFilesLines
* Fix bug: in arch-arm, env_get_char dose not work finegnusercn2008-10-081-0/+2
* Revert "ARM: set GD_FLG_RELOC for boards skipping relocation to RAM"Jean-Christophe PLAGNIOL-VILLARD2008-09-301-17/+0
* lib_arm/bootm.c: fix compile warningsWolfgang Denk2008-09-081-2/+1
* ARM DaVinci: Changing function names for EMAC driverSandeep Paulraj2008-08-311-2/+2
* bootm: refactor do_reset and os boot function argsKumar Gala2008-08-261-8/+2
* bootm: refactor ramdisk locating codeKumar Gala2008-08-261-8/+2
* bootm: refactor entry point codeKumar Gala2008-08-261-18/+1
* Consolidate strmhz() implementationHaavard Skinnemoen2008-08-211-13/+0
* Fix fallout from autostart revertKumar Gala2008-08-121-5/+1
* ARM: set GD_FLG_RELOC for boards skipping relocation to RAMRemy Bohmer2008-07-301-0/+17
* Remove unused code from lib_arm/bootm.cGururaja Hebbar K R2008-07-201-3/+0
* Merge remote branch 'u-boot-at91/for-1.3.4'Wolfgang Denk2008-06-031-11/+28
|\
| * Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD2008-05-241-11/+28
| |\
| | * Add ATMEL LCD driverStelian Pop2008-05-101-11/+28
* | | Remove prototypes of nand_init() in favor of including nand.h.Scott Wood2008-05-281-8/+2
|/ /
* | Big white-space cleanup.Wolfgang Denk2008-05-213-5/+5
|/
* 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
|/
OpenPOWER on IntegriCloud