summaryrefslogtreecommitdiffstats
path: root/include/asm-microblaze
Commit message (Collapse)AuthorAgeFilesLines
* [FIX] fix microblaze file permitissionMichal Simek2007-06-171-0/+0
|
* add: reading special purpose registersMichal Simek2007-05-081-11/+6
|
* add: Microblaze V5 exception handlingMichal Simek2007-05-081-0/+8
|
* add: FSL control read and writeMichal Simek2007-05-081-0/+15
|
* Merge git://www.denx.de/git/u-bootMichal Simek2007-05-081-1/+0
|\ | | | | | | | | | | | | Conflicts: include/asm-microblaze/microblaze_intc.h include/linux/stat.h
| * Minor coding style cleanup.Wolfgang Denk2007-04-042-2/+0
| |
* | new: USE_MSR_INTR supportMichal Simek2007-05-071-0/+37
| |
* | fix: interrupt handler for multiple sourcesMichal Simek2007-05-071-0/+2
| |
* | new: add writing to msr registerMichal Simek2007-05-071-3/+9
| |
* | new: FSL and MSR supportMichal Simek2007-05-051-0/+37
|/
* [CLEAN] Remove inefficient Suzaku codeMichal Simek2007-03-302-56/+0
|
* [Microblaze][PATCH]Michal Simek2007-03-112-0/+83
| | | | | | | | | | | | | timer support interrupt controller support flash support ethernet support cache support board information support env support booting image support adding support for Xilinx ML401
* [PATCH v3] Add sync to ensure flash_write_cmd is fully finishedHaiying Wang2007-02-211-0/+4
| | | | | | | | | Some CPUs like PPC, BLACKFIN need sync() to ensure cfi flash write command is fully finished. The sync() is defined in each CPU's io.h file. For those CPUs which do not need sync for now, a dummy sync() is defined in their io.h as well. Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
* Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.hWolfgang Denk2005-11-251-0/+7
|
* Patches by Yasushi Shoji, 29 Jun 2004:wdenk2004-07-102-1/+4
| | | | | | | | | | | - add empty include/asm-microblaze/processor.h - add to CREDITS and MAINTAINERS - add gd initialization - add MicroBlaze and SUZAKU board to MAKEALL script - add reset support for SUZAKU - add flush_cache() for MicroBlaze - add CFG_FLASH_SIZE to include/configs/suzaku.h since we have fixed size flash memory on SUZAKU
* * Add missing microblaze header fileswdenk2004-04-182-0/+557
| | | | | | * Patch by Rune Torgersen, 06 Apr 2004: - Fix some PCI problems on the MPC8266ADS board - Fix the location of some PCI entries in the immap structure
* * Patch by Yasushi Shoji, 07 Apr 2004:wdenk2004-04-1814-0/+1256
- add support for microblaze processors - add support for AtmarkTechno "suzaku" board
OpenPOWER on IntegriCloud