Commit Graph

186 Commits (lime2-spi)

Author SHA1 Message Date
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 13 years ago
Michal Simek b777a37c29 microblaze: Fix systems with MSR=0 13 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