aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)AuthorFilesLines
2012-11-08microblaze: Fix compilation failure because of missing libdtsMichal Simek1-0/+2
2012-11-07microblaze: Remove asm/bitops.h from asm/posix_types.hMichal Simek1-3/+0
2012-11-07microblaze: Flush caches before enabling themMichal Simek3-10/+6
2012-11-07microblaze: Fix byteorder for microblazeMichal Simek1-23/+0
2012-11-07microblaze: Fix compilation warning in ext2_find_next_zero_bitMichal Simek1-1/+2
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut1-8/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut1-0/+5
2012-10-19microblaze: Change bi_baudrate and global data baudrate to intSimon Glass2-2/+2
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut1-2/+0
2012-09-11microblaze: board: Use bi_flashstart instead of CONFIG_SYS_FLASH_BASEMichal Simek1-4/+6
2012-09-11microblaze: Clean microblaze initializationMichal Simek3-15/+7
2012-09-11microblaze: timer: Prepare for device-tree initializationMichal Simek3-38/+39
2012-09-11microblaze: intc: Coding style cleanupMichal Simek1-13/+13
2012-09-11microblaze: intc: Registering interrupt should return valueMichal Simek2-8/+19
2012-09-11microblaze: board: Remove compilation warningMichal Simek1-1/+2
2012-09-11microblaze: Add support for device tree driven board configurationMichal Simek4-0/+28
2012-08-09global_data: unify global flag definesMike Frysinger1-13/+1
2012-07-10microblaze: intc: Clear interrupt codeMichal Simek5-47/+54
2012-07-10microblaze: Call serial multi initializationMichal Simek1-0/+5
2012-07-10microblaze: Move __udelay implementationMichal Simek3-43/+19
2012-07-10microblaze: Remove extern from board.cMichal Simek1-4/+0
2012-07-09microblaze: Move individual board linker scripts to common script in cpu tree.Michal Simek2-0/+73
2012-07-09microblaze: Add gpio.hMichal Simek1-0/+41
2012-05-15net: move bootfile init into eth_initializeMike Frysinger1-4/+0
2012-05-15net: punt bd->bi_ip_addrMike Frysinger2-4/+0
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass1-1/+1
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass1-1/+1
2012-02-23microblaze: avoid interrupt race conditionsStephan Linz1-2/+2
2012-02-23microblaze: fix build failure due to undefined reference to `get_ticks'Stephan Linz1-0/+18
2011-10-24microblaze: Fix strict-aliasing rules for in_be32Michal Simek1-1/+1
2011-10-23microblaze: Use getenv_ulong() in place of getenv(), strtoulSimon Glass1-3/+2
2011-10-23microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf1-0/+37
2011-10-10microblaze: Copy bootfile from variablesMichal Simek1-0/+4
2011-10-10microblaze: Fix unaligned.h for endiansMichal Simek1-16/+1
2011-10-10microblaze: Initialize jumptable and consoleMichal Simek1-0/+6
2011-10-10microblaze: Support flashes on lower addressesMichal Simek2-1/+36
2011-10-10microblaze: Call common console_init_f initialization functionMichal Simek1-0/+1
2011-10-05image: push default arch values to arch headersMike Frysinger1-0/+2
2011-10-05console: Implement pre-console bufferGraeme Russ1-0/+3
2011-10-03microblaze: Clean up reset asm codeMichal Simek1-20/+5
2011-10-03microblaze: Save and restore first unused vectorMichal Simek1-2/+4
2011-10-03microblaze: Setup MB vectors if feature is enable for u-bootMichal Simek1-12/+22
2011-10-03microblaze: Remove debug saving valueMichal Simek1-2/+0
2011-07-28unify version_stringAndreas Bießmann1-3/+0
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ1-6/+1
2011-07-26Timer: Remove set_timer completelyGraeme Russ1-5/+0
2011-04-12Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk1-1/+1
2011-02-15microblaze: Fix msr handling in interrupt_handlerMichal Simek1-18/+1
2011-02-15microblaze: Fix systems with MSR=0Michal Simek1-1/+1
2011-01-19Replace "FLASH" strings with "Flash" or "flash"Peter Tyser1-1/+1