| Commit message (Expand) | Author | Age | Files | Lines |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | 17 | -1889/+0 |
* | Create CPUDIR variable | Peter Tyser | 2010-04-13 | 1 | -1/+1 |
* | fsl_esdhc: add support for mx51 processor | Stefano Babic | 2010-03-07 | 1 | -0/+3 |
* | ARM Don't inline weak symbols | Ron Lee | 2009-11-11 | 1 | -9/+9 |
* | Add bb_miiphy_init call before any ethernet bring-up code. | Luigi 'Comio' Mantellini | 2009-10-10 | 1 | -0/+7 |
* | push LOAD_ADDR out to arch mk files | Mike Frysinger | 2009-09-04 | 1 | -0/+10 |
* | Consolidate arch-specific mem_malloc_init() implementations | Peter Tyser | 2009-09-04 | 1 | -10/+0 |
* | Standardize mem_malloc_init() implementation | Peter Tyser | 2009-09-04 | 1 | -7/+7 |
* | Consolidate arch-specific sbrk() implementations | Peter Tyser | 2009-09-04 | 1 | -20/+0 |
* | Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API | Ben Warren | 2009-08-25 | 1 | -9/+0 |
* | ARM: compiler options cleanup - improve tool chain support | Wolfgang Denk | 2009-08-21 | 3 | -3/+58 |
* | ARM EABI: add new helper functions resp. function names | Wolfgang Denk | 2009-08-09 | 5 | -9/+33 |
* | arm: add _lshrdi3.S | Heiko Schocher | 2009-07-27 | 2 | -0/+47 |
* | Make linking against libgcc configurable | Wolfgang Denk | 2009-07-27 | 1 | -8/+22 |
* | Move architecture specific config.mk files into subdirs | Peter Tyser | 2009-07-21 | 1 | -0/+28 |
* | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-18 | 1 | -2/+2 |
* | arm: add support for CONFIG_GENERIC_MMC | Ilya Yanok | 2009-06-21 | 1 | -0/+7 |
* | make MODEM SUPPORT generic instead of duplicate it | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | 1 | -99/+0 |
* | arch_misc_init support for ARM architectures | Prafulla Wadaskar | 2009-06-12 | 1 | -0/+4 |
* | arm: remove cpu_init | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | 1 | -1/+0 |
* | arm: unify interrupt init | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | 1 | -0/+13 |
* | ARM Add blue colour LED to status_led. | Tom Rix | 2009-06-12 | 1 | -0/+4 |
* | arm: timer and interrupt init rework | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | 1 | -0/+3 |
* | lib_arch/board.c: Move malloc initialization before flash_init() | Stefan Roese | 2009-06-12 | 1 | -3/+3 |
* | Fix e-mail address of Gary Jennejohn. | Detlev Zundel | 2009-05-15 | 2 | -2/+2 |
* | lib_arm/board.c: remove misleading "test-only" comment. | Wolfgang Denk | 2009-04-26 | 1 | -1/+1 |
* | at91sam9/at91cap: improve clock framework | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-16 | 1 | -0/+3 |
* | arm: unify reset command | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-05 | 2 | -0/+54 |
* | arm: clean cache management | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-05 | 2 | -0/+123 |
* | rename include/zlib.h to include/u-boot/zlib.h | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | 1 | -1/+1 |
* | cmc_pu2: get mac address from environment | Mike Frysinger | 2009-03-20 | 1 | -4/+0 |
* | arm: get mac address from environment | Mike Frysinger | 2009-03-20 | 1 | -32/+11 |
* | arm: add uart dcc support | Jean-Christophe PLAGNIOL-VILLARD | 2009-02-22 | 1 | -0/+3 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-02-19 | 1 | -7/+3 |
|\ |
|
| * | ARM: remove unused variable | Guennadi Liakhovetski | 2009-02-06 | 1 | -7/+3 |
* | | API: Provide syscall entry point for the ARM architecture. | Rafal Jaworowski | 2009-02-18 | 1 | -0/+5 |
|/ |
|
* | ixp: move pci init in arm/board instead of cpu | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-31 | 1 | -0/+12 |
* | Update U-Boot's build timestamp on every compile | Peter Tyser | 2008-12-06 | 1 | -1/+2 |
* | lib_arm: do_bootm_linux() - correct a small mistake | Ilko Iliev | 2008-11-21 | 1 | -1/+1 |
* | bootm: Add subcommands | Kumar Gala | 2008-10-29 | 1 | -0/+3 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -11/+11 |
* | Fix bug: in arch-arm, env_get_char dose not work fine | gnusercn | 2008-10-08 | 1 | -0/+2 |
* | Revert "ARM: set GD_FLG_RELOC for boards skipping relocation to RAM" | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-30 | 1 | -17/+0 |
* | lib_arm/bootm.c: fix compile warnings | Wolfgang Denk | 2008-09-08 | 1 | -2/+1 |
* | ARM DaVinci: Changing function names for EMAC driver | Sandeep Paulraj | 2008-08-31 | 1 | -2/+2 |
* | bootm: refactor do_reset and os boot function args | Kumar Gala | 2008-08-26 | 1 | -8/+2 |
* | bootm: refactor ramdisk locating code | Kumar Gala | 2008-08-26 | 1 | -8/+2 |
* | bootm: refactor entry point code | Kumar Gala | 2008-08-26 | 1 | -18/+1 |
* | Consolidate strmhz() implementation | Haavard Skinnemoen | 2008-08-21 | 1 | -13/+0 |
* | Fix fallout from autostart revert | Kumar Gala | 2008-08-12 | 1 | -5/+1 |