Commit Graph

46 Commits (16f2f5a351004129e79e79816697a367fd9e5446)

Author SHA1 Message Date
Olav Morken b423f94063 AVR32: Must add NOPs after disabling interrupts for AT32UC3A0512ES 16 years ago
Olav Morken a38de083d2 AVR32: Move addrspace.h to arch-directory, and move some functions from io.h to addrspace.h 16 years ago
Olav Morken d8f2aa3298 AVR32: Make cacheflush cpu-dependent 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 153176a941 avr32/bootm: remove unused variable 'ret' 16 years ago
Peter Tyser 561858ee7d Update U-Boot's build timestamp on every compile 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
Jean-Christophe PLAGNIOL-VILLARD a3a08c0ced bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' label 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 93f6d72544 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE 16 years ago
Haavard Skinnemoen 25e6854d42 avr32: use board_early_init_r instead of board_init_info 16 years ago
Haavard Skinnemoen 36d375faf5 avr32: Use board_postclk_init instead of gclk_init 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
Kumar Gala 3216ca9692 Fix fallout from autostart revert 16 years ago
Haavard Skinnemoen 0c16eed218 avr32: Put memset in its own section 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
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
Haavard Skinnemoen e006927a0b AVR32: Initialize ipaddr, loadaddr and bootfile at startup 17 years ago
Haavard Skinnemoen df9c25ea04 AVR32: Fix logic inversion in disable_interrupts() 17 years ago
Haavard Skinnemoen acac475212 AVR32: Enable interrupts at bootup 17 years ago
Haavard Skinnemoen 7b624ad254 AVR32: Initialize bi_flash* in board_init_r 17 years ago
Dirk Behme f7c086e94e Move 64bit division from avr32 to generic lib 17 years ago
Heiko Schocher fad6340715 make show_boot_progress () weak. 17 years ago
Jon Loeliger 67350568f9 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger 0c505db0a0 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Haavard Skinnemoen 9a24f477a1 AVR32: Enable networking 17 years ago
Haavard Skinnemoen d5acb95b16 AVR32: Implement simple DMA memory allocator 17 years ago
Haavard Skinnemoen 12f099c081 AVR32: Use initdram() instead of board_init_memories() 17 years ago
Haavard Skinnemoen 1f4f2121c2 AVR32: Relocate u-boot to SDRAM 17 years ago
Haavard Skinnemoen df548d3c3e AVR32: Resource management rewrite 17 years ago
Haavard Skinnemoen c841beedde AVR32: Split start_u_boot into board_init_f and board_init_r 17 years ago
Wolfgang Denk d38936cdae Fix "ar" flags in some Makefiles to allow for silent "make -s" 18 years ago
Wolfgang Denk 7b64fef33c Add AVR32 architecture support 18 years ago