aboutsummaryrefslogtreecommitdiff
path: root/lib_arm
AgeCommit message (Expand)Author
2009-09-04push LOAD_ADDR out to arch mk filesMike Frysinger
2009-09-04Consolidate arch-specific mem_malloc_init() implementationsPeter Tyser
2009-09-04Standardize mem_malloc_init() implementationPeter Tyser
2009-09-04Consolidate arch-specific sbrk() implementationsPeter Tyser
2009-08-25Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-08-21ARM: compiler options cleanup - improve tool chain supportWolfgang Denk
2009-08-09ARM EABI: add new helper functions resp. function namesWolfgang Denk
2009-07-27arm: add _lshrdi3.SHeiko Schocher
2009-07-27Make linking against libgcc configurableWolfgang Denk
2009-07-21Move architecture specific config.mk files into subdirsPeter Tyser
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD
2009-06-21arm: add support for CONFIG_GENERIC_MMCIlya Yanok
2009-06-12make MODEM SUPPORT generic instead of duplicate itJean-Christophe PLAGNIOL-VILLARD
2009-06-12arch_misc_init support for ARM architecturesPrafulla Wadaskar
2009-06-12arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD
2009-06-12arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD
2009-06-12ARM Add blue colour LED to status_led.Tom Rix
2009-06-12arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD
2009-06-12lib_arch/board.c: Move malloc initialization before flash_init()Stefan Roese
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel
2009-04-26lib_arm/board.c: remove misleading "test-only" comment.Wolfgang Denk
2009-04-16at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD
2009-04-05arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD
2009-04-05arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD
2009-04-04rename include/zlib.h to include/u-boot/zlib.hJean-Christophe PLAGNIOL-VILLARD
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