1. 3b1f26a Blackfin arch: don't copy bss when copying L1 by Mike Frysinger · 16 years ago
  2. 9a6f5ae Blackfin arch: bfin_reset() is an internal reboot function ... everyone should go through machine_restart() by Mike Frysinger · 16 years ago
  3. 6c3fc69 Blackfin arch: avoid using actual config name in comment by Mike Frysinger · 16 years ago
  4. 9df1028 Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception context by Robin Getz · 16 years ago
  5. 639f657 Blackfin arch: move include/asm-blackfin header files to arch/blackfin by Bryan Wu · 16 years ago[Renamed from include/asm-blackfin/bfin-global.h]
  6. ee32664 Blackfin arch: shuffle related prototypes together -- no functional changes by Mike Frysinger · 16 years ago
  7. 3c012ee Blackfin arch: move fixed code defines into fixed_code.h as very few things actually need to know these details by Mike Frysinger · 16 years ago
  8. 7ab37da Blackfin arch: delete dead prototypes by Mike Frysinger · 16 years ago
  9. 0e06b50 Blackfin arch: cleanup cache lock code by Mike Frysinger · 16 years ago
  10. 4a88d0c Blackfin arch: Functional power management support by Michael Hennerich · 16 years ago
  11. 0f0625d Blackfin arch: remove useless mtd defines in uClinux by Mike Frysinger · 16 years ago
  12. 262c382 Blackfin arch: Extend sram malloc to handle L2 SRAM. by Sonic Zhang · 16 years ago
  13. b06dcee Blackfin arch: Remove bad and usless code by Michael Hennerich · 16 years ago
  14. 86ad793 Blackfin arch: enable a choice to provide 4M DMA memory by Cliff Cai · 16 years ago
  15. 8b6eb47 [Blackfin] arch: remove duplicated prototypes for internal cplb structures from the global blackfin header by Mike Frysinger · 16 years ago
  16. 6b13483 [Blackfin] arch: remove unused/incorrect definition by Meihui Fan · 16 years ago
  17. cfefe3c [Blackfin] arch: hook up set_irq_wake in Blackfin's irq code by Michael Hennerich · 17 years ago
  18. b03b08b [Blackfin] arch: Clean up dump_bfin_mem by Robin Getz · 17 years ago
  19. 49dce91 Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from process.c, which was largely duplicated by Mike Frysinger · 17 years ago
  20. 8d6c242 Blackfin arch: rename _return_from_exception to _bfin_return_from_exception and export it by Mike Frysinger · 17 years ago
  21. 05c4843 Blackfin arch: remove dump_thread() by Adrian Bunk · 17 years ago
  22. 9f336a5 Blackfin arch: ensure that speculative loads of bad pointers don't cause us to do bad things. by Robin Getz · 17 years ago
  23. 2f6cf7bf Blackfin arch: add functions for converting between sclks and usecs by Mike Frysinger · 17 years ago
  24. 066954a Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_name" per discussion on lkml as the former uses less storage by Mike Frysinger · 17 years ago
  25. 8be80ed Blackfin arch: Initialize the exception vectors early in the boot process by Bernd Schmidt · 17 years ago
  26. 7adfb58 Blackfin arch: defines and provides entry points for certain user space functions at fixed addresses by Bernd Schmidt · 17 years ago
  27. a9c59c2 Blackfin arch: cache SWRST value at bootup so other things like watchdog can non-destructively query it by Mike Frysinger · 17 years ago
  28. 1394f03 blackfin architecture by Bryan Wu · 17 years ago