summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* global_data: unify global flag definesMike Frysinger2012-08-091-13/+1
* microblaze: intc: Clear interrupt codeMichal Simek2012-07-105-47/+54
* microblaze: Call serial multi initializationMichal Simek2012-07-101-0/+5
* microblaze: Move __udelay implementationMichal Simek2012-07-103-43/+19
* microblaze: Remove extern from board.cMichal Simek2012-07-101-4/+0
* microblaze: Move individual board linker scripts to common script in cpu tree.Michal Simek2012-07-092-0/+73
* microblaze: Add gpio.hMichal Simek2012-07-091-0/+41
* net: move bootfile init into eth_initializeMike Frysinger2012-05-151-4/+0
* net: punt bd->bi_ip_addrMike Frysinger2012-05-152-4/+0
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-181-1/+1
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-181-1/+1
* microblaze: avoid interrupt race conditionsStephan Linz2012-02-231-2/+2
* microblaze: fix build failure due to undefined reference to `get_ticks'Stephan Linz2012-02-231-0/+18
* microblaze: Fix strict-aliasing rules for in_be32Michal Simek2011-10-241-1/+1
* microblaze: Use getenv_ulong() in place of getenv(), strtoulSimon Glass2011-10-231-3/+2
* microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+37
* microblaze: Copy bootfile from variablesMichal Simek2011-10-101-0/+4
* microblaze: Fix unaligned.h for endiansMichal Simek2011-10-101-16/+1
* microblaze: Initialize jumptable and consoleMichal Simek2011-10-101-0/+6
* microblaze: Support flashes on lower addressesMichal Simek2011-10-102-1/+36
* microblaze: Call common console_init_f initialization functionMichal Simek2011-10-101-0/+1
* image: push default arch values to arch headersMike Frysinger2011-10-051-0/+2
* console: Implement pre-console bufferGraeme Russ2011-10-051-0/+3
* microblaze: Clean up reset asm codeMichal Simek2011-10-031-20/+5
* microblaze: Save and restore first unused vectorMichal Simek2011-10-031-2/+4
* microblaze: Setup MB vectors if feature is enable for u-bootMichal Simek2011-10-031-12/+22
* microblaze: Remove debug saving valueMichal Simek2011-10-031-2/+0
* unify version_stringAndreas Bießmann2011-07-281-3/+0
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-261-6/+1
* Timer: Remove set_timer completelyGraeme Russ2011-07-261-5/+0
* Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk2011-04-121-1/+1
* microblaze: Fix msr handling in interrupt_handlerMichal Simek2011-02-151-18/+1
* microblaze: Fix systems with MSR=0Michal Simek2011-02-151-1/+1
* Replace "FLASH" strings with "Flash" or "flash"Peter Tyser2011-01-191-1/+1
* microblaze: Fix bd_info pointerMichal Simek2011-01-101-3/+5
* microblaze: Disabling interrupt should return 1 if was enabledMichal Simek2011-01-101-1/+4
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-172-4/+4
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-291-3/+0
* Coding Style cleanupWolfgang Denk2010-10-271-1/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-263-2/+3
* FDT: only call boot_get_fdt from generic codeJohn Rigby2010-10-181-9/+5
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-182-3/+3
* microblaze: Support little-endian microblaze targetMichal Simek2010-10-122-9/+55
* microblaze: Add support for NET_MULTI apiMichal Simek2010-10-121-2/+10
* New implementation for internal handling of environment variables.Wolfgang Denk2010-09-191-6/+7
* Make getenv() work before relocation.Wolfgang Denk2010-09-191-1/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-042-3/+3
* microblaze: Consolidate cache codeMichal Simek2010-04-163-44/+28
* microblaze: Flush cache before jumping to kernelMichal Simek2010-04-161-0/+8
* microblaze: Support system with WB cacheMichal Simek2010-04-161-1/+1
OpenPOWER on IntegriCloud