summaryrefslogtreecommitdiff
path: root/lib_arm
AgeCommit message (Expand)Author
2012-09-12ENGR00217401 common: fix build warningXinyu Chen
2012-09-12ENGR00209059 android: refine fastboot and recovery support.Zhang Jiejing
2012-09-05ENGR00176347-7 bootm: remove build warningLily Zhang
2012-09-05ENGR00174536-1 booti: add booti command support.Zhang Jiejing
2012-09-05ENGR00134068 MX51 BBG:Support CLAA WVGA splashimageLiu Ying
2012-09-05ENGR00131619 UBOOT: Gcc 4.4.x complains weak inlineZeng Zhaoming
2012-09-05ENGR00127368 UBOOT: Make the android recovery code common for platformsXinyu Chen
2012-09-05ENGR00120520: Enable MMU for mx51 and mx35Terry Lv
2012-09-05ENGR00118428 MX233 Uboot: reslove the build error for branch imx_v2009.08Lionel Xu
2012-09-05u-boot v2009.08 sd/mmc support.Terry Lv
2012-09-05ENGR00113941 MX233: Make UBOOT v2009.01 work on EVK boardLionel Xu
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