Commit Graph

155 Commits (594d57d0ccce649d6ccd881b8d9c5ea8d0c307ef)

Author SHA1 Message Date
Ron Lee f865fcbbb3 ARM Don't inline weak symbols 15 years ago
Luigi 'Comio' Mantellini 310cecb8cc Add bb_miiphy_init call before any ethernet bring-up code. 15 years ago
Mike Frysinger 262ae0a619 push LOAD_ADDR out to arch mk files 16 years ago
Peter Tyser d4e8ada0f6 Consolidate arch-specific mem_malloc_init() implementations 16 years ago
Peter Tyser a483a167bc Standardize mem_malloc_init() implementation 16 years ago
Peter Tyser 5e93bd1c9a Consolidate arch-specific sbrk() implementations 16 years ago
Ben Warren b1c0eaac11 Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API 16 years ago
Wolfgang Denk f772acf8a5 ARM: compiler options cleanup - improve tool chain support 16 years ago
Wolfgang Denk 59b4d7471c ARM EABI: add new helper functions resp. function names 16 years ago
Heiko Schocher deec15b306 arm: add _lshrdi3.S 16 years ago
Wolfgang Denk 52b1bf2c5c Make linking against libgcc configurable 16 years ago
Peter Tyser b220c64d86 Move architecture specific config.mk files into subdirs 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 16 years ago
Ilya Yanok 379e9fc0a3 arm: add support for CONFIG_GENERIC_MMC 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 55e0ed6078 make MODEM SUPPORT generic instead of duplicate it 16 years ago
Prafulla Wadaskar a24d96e40e arch_misc_init support for ARM architectures 16 years ago
Jean-Christophe PLAGNIOL-VILLARD ad7e8aac69 arm: remove cpu_init 16 years ago
Jean-Christophe PLAGNIOL-VILLARD c358d9c3f1 arm: unify interrupt init 16 years ago
Tom Rix 7cdf804f34 ARM Add blue colour LED to status_led. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD b54384e3ba arm: timer and interrupt init rework 16 years ago
Stefan Roese c790b04d23 lib_arch/board.c: Move malloc initialization before flash_init() 16 years ago
Detlev Zundel 792a09eb9d Fix e-mail address of Gary Jennejohn. 16 years ago
Wolfgang Denk 34b76a14f6 lib_arm/board.c: remove misleading "test-only" comment. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD dc39ae9513 at91sam9/at91cap: improve clock framework 16 years ago
Jean-Christophe PLAGNIOL-VILLARD ab29823151 arm: unify reset command 16 years ago
Jean-Christophe PLAGNIOL-VILLARD b3acb6cd40 arm: clean cache management 16 years ago
Jean-Christophe PLAGNIOL-VILLARD a31e091ad7 rename include/zlib.h to include/u-boot/zlib.h 16 years ago
Mike Frysinger 92b50ffef9 cmc_pu2: get mac address from environment 16 years ago
Mike Frysinger f11e6ff5b1 arm: get mac address from environment 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 4f5728987f arm: add uart dcc support 16 years ago
Rafal Jaworowski 7fb6c4f9b0 API: Provide syscall entry point for the ARM architecture. 16 years ago
Guennadi Liakhovetski 05fd887764 ARM: remove unused variable 16 years ago
Jean-Christophe PLAGNIOL-VILLARD f90c8022f4 ixp: move pci init in arm/board instead of cpu 16 years ago
Peter Tyser 561858ee7d Update U-Boot's build timestamp on every compile 16 years ago
Ilko Iliev 263b749e2e lib_arm: do_bootm_linux() - correct a small mistake 16 years ago
Kumar Gala 49c3a861d1 bootm: Add subcommands 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
gnusercn f41b144c11 Fix bug: in arch-arm, env_get_char dose not work fine 16 years ago
Jean-Christophe PLAGNIOL-VILLARD d13ff2358f Revert "ARM: set GD_FLG_RELOC for boards skipping relocation to RAM" 16 years ago
Wolfgang Denk 1055171ed0 lib_arm/bootm.c: fix compile warnings 17 years ago
Sandeep Paulraj fcaac589a6 ARM DaVinci: Changing function names for EMAC driver 17 years ago
Kumar Gala 40d7e99d37 bootm: refactor do_reset and os boot function args 17 years ago
Kumar Gala c4f9419c6b bootm: refactor ramdisk locating code 17 years ago
Kumar Gala c160a95447 bootm: refactor entry point code 17 years ago
Haavard Skinnemoen 0768b7a872 Consolidate strmhz() implementation 17 years ago
Kumar Gala 3216ca9692 Fix fallout from autostart revert 17 years ago
Stefan Roese f2302d4430 Fix merge problems 17 years ago
Remy Bohmer f96b44cef8 ARM: set GD_FLG_RELOC for boards skipping relocation to RAM 17 years ago
Gururaja Hebbar K R de2a07e534 Remove unused code from lib_arm/bootm.c 17 years ago
Scott Wood d6ac2ed893 Remove prototypes of nand_init() in favor of including nand.h. 17 years ago