summaryrefslogtreecommitdiff
path: root/arch/microblaze
Commit message (Expand)AuthorAgeLines
...
* microblaze: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-19-2/+2
* serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut2012-10-15-2/+0
* microblaze: board: Use bi_flashstart instead of CONFIG_SYS_FLASH_BASEMichal Simek2012-09-11-4/+6
* microblaze: Clean microblaze initializationMichal Simek2012-09-11-15/+7
* microblaze: timer: Prepare for device-tree initializationMichal Simek2012-09-11-38/+39
* microblaze: intc: Coding style cleanupMichal Simek2012-09-11-13/+13
* microblaze: intc: Registering interrupt should return valueMichal Simek2012-09-11-8/+19
* microblaze: board: Remove compilation warningMichal Simek2012-09-11-1/+2
* microblaze: Add support for device tree driven board configurationMichal Simek2012-09-11-0/+28
* global_data: unify global flag definesMike Frysinger2012-08-09-13/+1
* microblaze: intc: Clear interrupt codeMichal Simek2012-07-10-47/+54
* microblaze: Call serial multi initializationMichal Simek2012-07-10-0/+5
* microblaze: Move __udelay implementationMichal Simek2012-07-10-43/+19
* microblaze: Remove extern from board.cMichal Simek2012-07-10-4/+0
* microblaze: Move individual board linker scripts to common script in cpu tree.Michal Simek2012-07-09-0/+73
* microblaze: Add gpio.hMichal Simek2012-07-09-0/+41
* net: move bootfile init into eth_initializeMike Frysinger2012-05-15-4/+0
* net: punt bd->bi_ip_addrMike Frysinger2012-05-15-4/+0
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-18-1/+1
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-18-1/+1
* microblaze: avoid interrupt race conditionsStephan Linz2012-02-23-2/+2
* microblaze: fix build failure due to undefined reference to `get_ticks'Stephan Linz2012-02-23-0/+18
* microblaze: Fix strict-aliasing rules for in_be32Michal Simek2011-10-24-1/+1
* microblaze: Use getenv_ulong() in place of getenv(), strtoulSimon Glass2011-10-23-3/+2
* microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-23-0/+37
* microblaze: Copy bootfile from variablesMichal Simek2011-10-10-0/+4
* microblaze: Fix unaligned.h for endiansMichal Simek2011-10-10-16/+1
* microblaze: Initialize jumptable and consoleMichal Simek2011-10-10-0/+6
* microblaze: Support flashes on lower addressesMichal Simek2011-10-10-1/+36
* microblaze: Call common console_init_f initialization functionMichal Simek2011-10-10-0/+1
* image: push default arch values to arch headersMike Frysinger2011-10-05-0/+2
* console: Implement pre-console bufferGraeme Russ2011-10-05-0/+3
* microblaze: Clean up reset asm codeMichal Simek2011-10-03-20/+5
* microblaze: Save and restore first unused vectorMichal Simek2011-10-03-2/+4
* microblaze: Setup MB vectors if feature is enable for u-bootMichal Simek2011-10-03-12/+22
* microblaze: Remove debug saving valueMichal Simek2011-10-03-2/+0
* unify version_stringAndreas Bießmann2011-07-28-3/+0
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-26-6/+1
* Timer: Remove set_timer completelyGraeme Russ2011-07-26-5/+0
* Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk2011-04-12-1/+1
* microblaze: Fix msr handling in interrupt_handlerMichal Simek2011-02-15-18/+1
* microblaze: Fix systems with MSR=0Michal Simek2011-02-15-1/+1
* Replace "FLASH" strings with "Flash" or "flash"Peter Tyser2011-01-19-1/+1
* microblaze: Fix bd_info pointerMichal Simek2011-01-10-3/+5
* microblaze: Disabling interrupt should return 1 if was enabledMichal Simek2011-01-10-1/+4
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-4/+4
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-29-3/+0
* Coding Style cleanupWolfgang Denk2010-10-27-1/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-2/+3
* FDT: only call boot_get_fdt from generic codeJohn Rigby2010-10-18-9/+5