Commit Graph

72 Commits (16f2f5a351004129e79e79816697a367fd9e5446)

Author SHA1 Message Date
Mike Frysinger 500b6c51e4 Blackfin: bfin_mac: force boards to setup the MAC themselves 16 years ago
Mike Frysinger fc68f9f859 Blackfin: output booting source when booting 16 years ago
Mike Frysinger 961954ea0e Blackfin: use 8/16/32 bit transfer widths in dma_memcpy() 16 years ago
Mike Frysinger e347c092a3 Blackfin: dma_memcpy(): fix random failures 16 years ago
Mike Frysinger fdce83c108 Blackfin: rewrite cache handling functions 16 years ago
Mike Frysinger 84c5f0dc47 Blackfin: setup bi_enetaddr for single nets 16 years ago
Mike Frysinger 40599239e7 Blackfin: cache core/system clock values 16 years ago
Mike Frysinger 7a1e87b106 Blackfin: only build post code when CONFIG_POST 16 years ago
Mike Frysinger fe033ad6d0 Blackfin: fixup misc warnings such as printf's and missing casts 16 years ago
Mike Frysinger b1e9435b64 Blackfin: pass RETX to Linux 16 years ago
Mike Frysinger b6edc719a1 Blackfin: respect CONFIG_SYS_MONITOR_LEN for default flash protection 16 years ago
Mike Frysinger 78a0ba7dc2 Blackfin: respect/check CONFIG_SYS_GBL_DATA_SIZE 16 years ago
Mike Frysinger 01815c2d06 Blackfin: implement general support for CONFIG_STATUS_LED 16 years ago
Mike Frysinger 6882b5a79a Blackfin: do not init i2c in Blackfin board init 16 years ago
Mike Frysinger 05b75e4883 Blackfin: fix dcache handling when doing dma memcpy's 16 years ago
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 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
Mike Frysinger 39782727e1 Blackfin: init NAND before relocating env 16 years ago
Mike Frysinger 0f9a881941 Blackfin: check cache bits, not cplb bits 16 years ago
Mike Frysinger 50f0d21191 Blackfin: unify cache handling code 16 years ago
Mike Frysinger 3c87989834 Blackfin: only initialize the RTC when actually used 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 bb1f8b4f8b rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM 16 years ago
Kumar Gala 40d7e99d37 bootm: refactor do_reset and os boot function args 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
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Marian Balakowicz cb1c489690 Restore the ability to continue booting after legacy image overwrite 16 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 17 years ago