Commit Graph

47 Commits (ed0fc4b172de0aae51055ae8e17c6593314c6ca2)

Author SHA1 Message Date
Michal Simek 1fbd0c36da microblaze: Fix strict-aliasing rules for in_be32 13 years ago
Simon Glass 94e4dae9fa microblaze: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Anton Staaf ee729afde3 microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago
Michal Simek 2267e2d132 microblaze: Copy bootfile from variables 13 years ago
Michal Simek 6cdf31124c microblaze: Fix unaligned.h for endians 13 years ago
Michal Simek aa7acdd509 microblaze: Initialize jumptable and console 13 years ago
Michal Simek a93c1a171c microblaze: Support flashes on lower addresses 13 years ago
Michal Simek 077a4e6b98 microblaze: Call common console_init_f initialization function 13 years ago
Mike Frysinger 476af299b0 image: push default arch values to arch headers 13 years ago
Graeme Russ 9558b48af0 console: Implement pre-console buffer 13 years ago
Michal Simek 5562bcc241 microblaze: Clean up reset asm code 13 years ago
Michal Simek f3090fce77 microblaze: Save and restore first unused vector 13 years ago
Michal Simek 86c1b2a86b microblaze: Setup MB vectors if feature is enable for u-boot 13 years ago
Michal Simek dfc10703d7 microblaze: Remove debug saving value 13 years ago
Andreas Bießmann 09c2e90c11 unify version_string 13 years ago
Graeme Russ 4769be21cc Timer: Remove reset_timer() for non-Nios2 arches 13 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 13 years ago
Wolfgang Denk 8ae86b76c6 Make STANDALONE_LOAD_ADDR configurable per board 13 years ago
Michal Simek 518075fc6a microblaze: Fix msr handling in interrupt_handler 14 years ago
Michal Simek b777a37c29 microblaze: Fix systems with MSR=0 14 years ago
Peter Tyser eddf52b593 Replace "FLASH" strings with "Flash" or "flash" 14 years ago
Michal Simek 1020286ef4 microblaze: Fix bd_info pointer 14 years ago
Michal Simek 68e99e54e9 microblaze: Disabling interrupt should return 1 if was enabled 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Wolfgang Denk 071bc92330 Coding Style cleanup 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
John Rigby 5a75e12107 FDT: only call boot_get_fdt from generic code 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Michal Simek b98cba0911 microblaze: Support little-endian microblaze target 14 years ago
Michal Simek d69f8f41af microblaze: Add support for NET_MULTI api 14 years ago
Wolfgang Denk ea882baf9c New implementation for internal handling of environment variables. 14 years ago
Wolfgang Denk 91a76751a0 Make getenv() work before relocation. 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Michal Simek 8ff972c6e9 microblaze: Consolidate cache code 14 years ago
Michal Simek 9b4d905690 microblaze: Flush cache before jumping to kernel 14 years ago
Michal Simek 70524883b0 microblaze: Support system with WB cache 14 years ago
Michal Simek 9769b73f60 microblaze: Change initialization sequence 14 years ago
Michal Simek e6177b36b8 microblaze: Change cache report messages 14 years ago
Michal Simek 8125c980cc microblaze: Fix interrupt handler code 14 years ago
Michal Simek b26640971a microblaze: Move FSL initialization to board.c 14 years ago
Michal Simek 5bbcb6cf22 microblaze: Move timer initialization to board.c 14 years ago
Michal Simek cc53690e05 microblaze: Fix irq.S code 14 years ago
Arun Bhanu 398b1d57a6 microblaze: Add FDT support 14 years ago
Peter Tyser 6260fb0458 microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/* 14 years ago
Peter Tyser 819833af39 Move architecture-specific includes to arch/$ARCH/include/asm 14 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 14 years ago