aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
2012-07-10microblaze: intc: Clear interrupt codeMichal Simek
2012-07-10microblaze: Call serial multi initializationMichal Simek
2012-07-10microblaze: Move __udelay implementationMichal Simek
2012-07-10microblaze: Remove extern from board.cMichal Simek
2012-07-09microblaze: Move individual board linker scripts to common script in cpu tree.Michal Simek
2012-07-09microblaze: Add gpio.hMichal Simek
2012-05-15net: move bootfile init into eth_initializeMike Frysinger
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass
2012-02-23microblaze: avoid interrupt race conditionsStephan Linz
2012-02-23microblaze: fix build failure due to undefined reference to `get_ticks'Stephan Linz
2011-10-24microblaze: Fix strict-aliasing rules for in_be32Michal Simek
2011-10-23microblaze: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-10microblaze: Copy bootfile from variablesMichal Simek
2011-10-10microblaze: Fix unaligned.h for endiansMichal Simek
2011-10-10microblaze: Initialize jumptable and consoleMichal Simek
2011-10-10microblaze: Support flashes on lower addressesMichal Simek
2011-10-10microblaze: Call common console_init_f initialization functionMichal Simek
2011-10-05image: push default arch values to arch headersMike Frysinger
2011-10-05console: Implement pre-console bufferGraeme Russ
2011-10-03microblaze: Clean up reset asm codeMichal Simek
2011-10-03microblaze: Save and restore first unused vectorMichal Simek
2011-10-03microblaze: Setup MB vectors if feature is enable for u-bootMichal Simek
2011-10-03microblaze: Remove debug saving valueMichal Simek
2011-07-28unify version_stringAndreas Bießmann
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2011-04-12Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk
2011-02-15microblaze: Fix msr handling in interrupt_handlerMichal Simek
2011-02-15microblaze: Fix systems with MSR=0Michal Simek
2011-01-19Replace "FLASH" strings with "Flash" or "flash"Peter Tyser
2011-01-10microblaze: Fix bd_info pointerMichal Simek
2011-01-10microblaze: Disabling interrupt should return 1 if was enabledMichal Simek
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-10-27Coding Style cleanupWolfgang Denk
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-18FDT: only call boot_get_fdt from generic codeJohn Rigby
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-12microblaze: Support little-endian microblaze targetMichal Simek
2010-10-12microblaze: Add support for NET_MULTI apiMichal Simek
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk
2010-09-19Make getenv() work before relocation.Wolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-04-16microblaze: Consolidate cache codeMichal Simek
2010-04-16microblaze: Flush cache before jumping to kernelMichal Simek
2010-04-16microblaze: Support system with WB cacheMichal Simek
2010-04-16microblaze: Change initialization sequenceMichal Simek