Commit Graph

57 Commits (21d631360430cf0ae9099612273cd4de28911ba9)

Author SHA1 Message Date
Mike Frysinger 21d6313604 Blackfin: split cache handling out of dma_memcpy() 16 years ago
Mike Frysinger d31eb38512 Blackfin: abort dma_memcpy() for L1 scratchpad 16 years ago
Mike Frysinger 81b799add7 Blackfin: rename bootm.c to boot.c 16 years ago
Mike Frysinger 36cd52a007 Blackfin: convert CMD_LINE_ADDR to CONFIG_LINUX_CMDLINE_{ADDR,SIZE} 16 years ago
Mike Frysinger 6dadc9195a Blackfin: use common strmhz() in system output 16 years ago
Mike Frysinger 687f952e41 Blackfin: drop CONFIG_SPI handling in board init 17 years ago
Peter Tyser 561858ee7d Update U-Boot's build timestamp on every compile 17 years ago
Kumar Gala 49c3a861d1 bootm: Add subcommands 17 years ago
Mike Frysinger 39782727e1 Blackfin: init NAND before relocating env 17 years ago
Mike Frysinger 0f9a881941 Blackfin: check cache bits, not cplb bits 17 years ago
Mike Frysinger 50f0d21191 Blackfin: unify cache handling code 17 years ago
Mike Frysinger 3c87989834 Blackfin: only initialize the RTC when actually used 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
Jean-Christophe PLAGNIOL-VILLARD a3a08c0ced bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' label 17 years ago
Jean-Christophe PLAGNIOL-VILLARD bb1f8b4f8b rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM 17 years ago
Kumar Gala 40d7e99d37 bootm: refactor do_reset and os boot function args 17 years ago
Kumar Gala c160a95447 bootm: refactor entry point code 17 years ago
Kumar Gala 3216ca9692 Fix fallout from autostart revert 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Marian Balakowicz cb1c489690 Restore the ability to continue booting after legacy image overwrite 17 years ago
Mike Frysinger d5bffeb868 Blackfin: cleanup and overhaul common board init functions 17 years ago
Mike Frysinger b86b3416f8 Blackfin: cleanup lib_blackfin/cache.c 17 years ago
Mike Frysinger 9171fc8172 Blackfin: unify cpu and boot modes 17 years ago
Mike Frysinger 5b22163fef Blackfin: add proper ELF markings to some assembly functions 17 years ago
Mike Frysinger f7ce12cb65 Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU 17 years ago
Marian Balakowicz cd7c596e9f [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines 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 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
Mike Frysinger d4d7730853 punt Blackfin VDSP headers and import sanitized/auto-generated ones 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 2439e4bfa1 drivers/net : move net drivers to drivers/net 18 years ago
Wolfgang Denk 1218abf1b5 Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global 18 years ago
Heiko Schocher fad6340715 make show_boot_progress () weak. 18 years ago
Jon Loeliger 67350568f9 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Jon Loeliger 0c505db0a0 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Aubrey Li c0707ce656 [Blackfin][PATCH] Kill off a bunch of common local prototypes 18 years ago
Aubrey Li 7b7e30aa64 [Blackfin][PATCH] Fix dynamic CPLB generation issue 18 years ago
Aubrey Li 155fd76657 [Blackfin][PATCH] Fix copyright and update license 18 years ago
Aubrey Li e0df1c921b [Blackfin][PATCH] remove asm/page.h as we do not actually use/want any of these definitions nor does any other arch include it 18 years ago
Wolfgang Denk 44ba464b99 Code cleanup / re-insert previous Copyright entries. 18 years ago
Aubrey Li bfa5754a58 [Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issue 18 years ago
Aubrey Li 8440bb1458 [Blackfin][PATCH] code cleanup 18 years ago
Aubrey Li 8db13d6315 [Blackfin][PATCH] code cleanup 18 years ago
Aubrey.Li 3f0606ad0b [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform support 18 years ago
Wolfgang Denk 2b208f5308 Move "ar" flags to config.mk to allow for silent "make -s" 19 years ago
Marian Balakowicz f93286397e Add support for a saving build objects in a separate directory. 19 years ago