aboutsummaryrefslogtreecommitdiff
path: root/lib_arm
AgeCommit message (Expand)Author
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser
2008-11-21lib_arm: do_bootm_linux() - correct a small mistakeIlko Iliev
2008-10-29bootm: Add subcommandsKumar Gala
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-08Fix bug: in arch-arm, env_get_char dose not work finegnusercn
2008-09-30Revert "ARM: set GD_FLG_RELOC for boards skipping relocation to RAM"Jean-Christophe PLAGNIOL-VILLARD
2008-09-08lib_arm/bootm.c: fix compile warningsWolfgang Denk
2008-08-31ARM DaVinci: Changing function names for EMAC driverSandeep Paulraj
2008-08-26bootm: refactor do_reset and os boot function argsKumar Gala
2008-08-26bootm: refactor ramdisk locating codeKumar Gala
2008-08-26bootm: refactor entry point codeKumar Gala
2008-08-21Consolidate strmhz() implementationHaavard Skinnemoen
2008-08-12Fix fallout from autostart revertKumar Gala
2008-07-30ARM: set GD_FLG_RELOC for boards skipping relocation to RAMRemy Bohmer
2008-07-20Remove unused code from lib_arm/bootm.cGururaja Hebbar K R
2008-06-03Merge remote branch 'u-boot-at91/for-1.3.4'Wolfgang Denk
2008-05-28Remove prototypes of nand_init() in favor of including nand.h.Scott Wood
2008-05-24Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-10Add ATMEL LCD driverStelian Pop
2008-05-03Fix implicit declaration build warningsMarcel Ziswiler
2008-04-17Restore the ability to continue booting after legacy image overwriteMarian Balakowicz
2008-03-12[new uImage] Add new uImage format support to arch specific do_bootm_linux() ...Marian Balakowicz
2008-03-12[new uImage] Remove unnecessary arguments passed to ramdisk routinesMarian Balakowicz
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz
2008-02-29[new uImage] Respect autostart setting in linux bootmKumar Gala
2008-02-27[new uImage] Move image verify flag to bootm_headers structureMarian Balakowicz
2008-02-27[Makefile] Sort COBJS in lib_<arch> MakefilesMarian Balakowicz
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz
2008-02-21Merge branch 'master' of /home/git/u-bootMarian Balakowicz
2008-02-15Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdevPeter Pearse
2008-02-15Merge branch '080131_artila' of git://linux-arm.org/u-boot-armdevPeter Pearse
2008-02-14ARM: make the machid configurable via the environmentUwe Kleine-König
2008-02-14ARM: cleanup duplicated exception handlingcodeAndreas Engel
2008-02-14Support for Artila M-501 starter kitTimo Tuunainen
2008-02-07[new uImage] Factor out common image_get_ramdisk() routineMarian Balakowicz
2008-02-07[new uImage] Rename architecture specific bootm code filesMarian Balakowicz
2008-02-07[new uImage] Cleanup image header pointer use in bootm codeMarian Balakowicz
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz
2008-02-04ARM: add I2C init function call in lib_arm/board.cHebbar
2008-01-09ARM: support board-specific ethernet PHY initJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD
2007-10-13Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk
2007-10-13Coding Style cleanup.Wolfgang Denk
2007-09-17OneNAND support (take #2)Kyungmin Park
2007-09-07Merge with git://www.denx.de/git/u-boot.gitPeter Pearse
2007-09-07PXA270: Add support for multiple serial ports.stefano babic
2007-09-04Add coloured led interface for ARM boards.Peter Pearse
2007-08-10[ARM] TI DaVinci support, hopefully finalSergey Kubushyn
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk