Commit Graph

128 Commits (16f2f5a351004129e79e79816697a367fd9e5446)

Author SHA1 Message Date
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. 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Stelian Pop 39cf480484 Add ATMEL LCD driver 16 years ago
Marcel Ziswiler b71190f325 Fix implicit declaration build warnings 16 years ago
Marian Balakowicz cb1c489690 Restore the ability to continue booting after legacy image overwrite 16 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
Kumar Gala 75fa002c47 [new uImage] Respect autostart setting in linux bootm 17 years ago
Marian Balakowicz 8a5ea3e616 [new uImage] Move image verify flag to bootm_headers structure 17 years ago
Marian Balakowicz 823afe7cef [Makefile] Sort COBJS in lib_<arch> Makefiles 17 years ago
Marian Balakowicz d5934ad775 [new uImage] Add dual format uImage support framework 17 years ago
Uwe Kleine-König 3c234efa69 ARM: make the machid configurable via the environment 17 years ago
Andreas Engel 6d0943a6be ARM: cleanup duplicated exception handlingcode 17 years ago
Timo Tuunainen ea8d989f4e Support for Artila M-501 starter kit 17 years ago
Marian Balakowicz 5ad03eb385 [new uImage] Factor out common image_get_ramdisk() routine 17 years ago
Marian Balakowicz 4a995edec1 [new uImage] Rename architecture specific bootm code files 17 years ago
Marian Balakowicz f13e7b2e99 [new uImage] Cleanup image header pointer use in bootm code 17 years ago
Marian Balakowicz b97a2a0a21 [new uImage] Define a API for image handling operations 17 years ago
Hebbar f7ad79b6f9 ARM: add I2C init function call in lib_arm/board.c 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 23776ff292 ARM: support board-specific ethernet PHY init 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 2439e4bfa1 drivers/net : move net drivers to drivers/net 17 years ago
Wolfgang Denk de74b9eeac Coding Style cleanup. 17 years ago
Kyungmin Park d7e8ce101a OneNAND support (take #2) 17 years ago
stefano babic 80172c6181 PXA270: Add support for multiple serial ports. 17 years ago
Peter Pearse 9f5c3d3720 Add coloured led interface for ARM boards. 17 years ago
Sergey Kubushyn c74b2108e3 [ARM] TI DaVinci support, hopefully final 17 years ago
Heiko Schocher fad6340715 make show_boot_progress () weak. 17 years ago