summaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
2013-05-09gpio: Add support for microblaze xilinx GPIOMichal Simek
2013-05-09microblaze: bootm: Add support for loading initrdMichal Simek
2013-05-09microblaze: bootm: Fix coding style issuesMichal Simek
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-05-01microblaze: fix style in board.cAndreas Bießmann
2013-04-30watchdog: Add support for Xilinx Microblaze watchdogMichal Simek
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Introduce generic link section.h symbol filesSimon Glass
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2013-02-04Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2013-02-04microblaze: Use generic global_dataSimon Glass
2013-02-04microblaze: Add muldi3.c which contains routines for _muldi3David Holsgrove
2013-02-01Add architecture-specific global dataSimon Glass
2012-12-13env: Use getenv_yesno() more generallyJoe Hershberger
2012-11-08microblaze: Fix compilation failure because of missing libdtsMichal Simek
2012-11-07microblaze: Remove asm/bitops.h from asm/posix_types.hMichal Simek
2012-11-07microblaze: Flush caches before enabling themMichal Simek
2012-11-07microblaze: Fix byteorder for microblazeMichal Simek
2012-11-07microblaze: Fix compilation warning in ext2_find_next_zero_bitMichal Simek
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-10-19microblaze: Change bi_baudrate and global data baudrate to intSimon Glass
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut
2012-09-11microblaze: board: Use bi_flashstart instead of CONFIG_SYS_FLASH_BASEMichal Simek
2012-09-11microblaze: Clean microblaze initializationMichal Simek
2012-09-11microblaze: timer: Prepare for device-tree initializationMichal Simek
2012-09-11microblaze: intc: Coding style cleanupMichal Simek
2012-09-11microblaze: intc: Registering interrupt should return valueMichal Simek
2012-09-11microblaze: board: Remove compilation warningMichal Simek
2012-09-11microblaze: Add support for device tree driven board configurationMichal Simek
2012-08-09global_data: unify global flag definesMike Frysinger
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