Commit Graph

148 Commits (6ac9f47977a9fc1876979871eeb14f26ba1bdbe6)

Author SHA1 Message Date
Wolfgang Denk f772acf8a5 ARM: compiler options cleanup - improve tool chain support 15 years ago
Wolfgang Denk 59b4d7471c ARM EABI: add new helper functions resp. function names 15 years ago
Heiko Schocher deec15b306 arm: add _lshrdi3.S 15 years ago
Wolfgang Denk 52b1bf2c5c Make linking against libgcc configurable 15 years ago
Peter Tyser b220c64d86 Move architecture specific config.mk files into subdirs 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 15 years ago
Ilya Yanok 379e9fc0a3 arm: add support for CONFIG_GENERIC_MMC 15 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 16 years ago
Sandeep Paulraj fcaac589a6 ARM DaVinci: Changing function names for EMAC driver 16 years ago
Kumar Gala 40d7e99d37 bootm: refactor do_reset and os boot function args 16 years ago
Kumar Gala c4f9419c6b bootm: refactor ramdisk locating code 16 years ago
Kumar Gala c160a95447 bootm: refactor entry point code 16 years ago
Haavard Skinnemoen 0768b7a872 Consolidate strmhz() implementation 16 years ago
Kumar Gala 3216ca9692 Fix fallout from autostart revert 16 years ago
Stefan Roese f2302d4430 Fix merge problems 16 years ago
Remy Bohmer f96b44cef8 ARM: set GD_FLG_RELOC for boards skipping relocation to RAM 16 years ago
Gururaja Hebbar K R de2a07e534 Remove unused code from lib_arm/bootm.c 16 years ago
Scott Wood d6ac2ed893 Remove prototypes of nand_init() in favor of including nand.h. 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Stelian Pop 39cf480484 Add ATMEL LCD driver 17 years ago
Marcel Ziswiler b71190f325 Fix implicit declaration build warnings 17 years ago
Marian Balakowicz cb1c489690 Restore the ability to continue booting after legacy image overwrite 17 years ago
Marian Balakowicz cd7c596e9f [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines 17 years ago
Marian Balakowicz d985c8498c [new uImage] Remove unnecessary arguments passed to ramdisk routines 17 years ago
Marian Balakowicz 9a4daad0a3 [new uImage] Update naming convention for bootm/uImage related code 17 years ago