aboutsummaryrefslogtreecommitdiff
path: root/lib_arm
AgeCommit message (Expand)Author
2009-03-20cmc_pu2: get mac address from environmentMike Frysinger
2009-03-20arm: get mac address from environmentMike Frysinger
2009-02-22arm: add uart dcc supportJean-Christophe PLAGNIOL-VILLARD
2009-02-19Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-02-18API: Provide syscall entry point for the ARM architecture.Rafal Jaworowski
2009-02-06ARM: remove unused variableGuennadi Liakhovetski
2009-01-31ixp: move pci init in arm/board instead of cpuJean-Christophe PLAGNIOL-VILLARD
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