index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
include
Age
Commit message (
Expand
)
Author
2016-10-19
efi: Use asmlinkage for EFIAPI
Simon Glass
2016-09-23
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
2016-06-06
Remove unneeded remnants of bcopy().
Robert P. J. Day
2016-06-06
microblaze: Move MSR instruction selection to Kconfig
Michal Simek
2015-11-19
microblaze: Fix C99/gnu99 compatiblity for inline functions
Nathan Rossi
2015-11-19
microblaze: Fix style issues in header files
Nathan Rossi
2015-11-05
microblaze: Use the generic bitops headers
Fabio Estevam
2015-03-28
generic-board: select SYS_GENERIC_BOARD for some architectures
Masahiro Yamada
2015-02-09
microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA
Michal Simek
2015-02-09
microblaze: Move architecture to use generic board init
Michal Simek
2015-02-09
microblaze: Use standard interrupt_init() function
Michal Simek
2015-02-09
microblaze: Show return address from exception
Michal Simek
2014-09-09
microblaze: Fix printf size_t format related warnings (again...)
Vasili Galka
2014-05-12
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-02-04
microblaze: Add SPL support
Michal Simek
2013-11-08
include: delete include/linux/config.h
Masahiro Yamada
2013-10-16
microblaze: Fix watchdog initialization
Michal Simek
2013-10-14
Coding Style cleanup: remove trailing empty lines
Wolfgang Denk
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-09
gpio: Add support for microblaze xilinx GPIO
Michal Simek
2013-04-30
watchdog: Add support for Xilinx Microblaze watchdog
Michal Simek
2013-03-15
Introduce generic link section.h symbol files
Simon Glass
2013-02-04
microblaze: Use generic global_data
Simon Glass
2013-02-01
Add architecture-specific global data
Simon Glass
2012-11-07
microblaze: Remove asm/bitops.h from asm/posix_types.h
Michal Simek
2012-11-07
microblaze: Fix byteorder for microblaze
Michal Simek
2012-11-07
microblaze: Fix compilation warning in ext2_find_next_zero_bit
Michal Simek
2012-10-19
microblaze: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-09-11
microblaze: Clean microblaze initialization
Michal Simek
2012-09-11
microblaze: timer: Prepare for device-tree initialization
Michal Simek
2012-09-11
microblaze: intc: Registering interrupt should return value
Michal Simek
2012-09-11
microblaze: Add support for device tree driven board configuration
Michal Simek
2012-08-09
global_data: unify global flag defines
Mike Frysinger
2012-07-10
microblaze: intc: Clear interrupt code
Michal Simek
2012-07-09
microblaze: Add gpio.h
Michal Simek
2012-05-15
net: punt bd->bi_ip_addr
Mike Frysinger
2011-10-24
microblaze: Fix strict-aliasing rules for in_be32
Michal Simek
2011-10-23
microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-10
microblaze: Fix unaligned.h for endians
Michal Simek
2011-10-10
microblaze: Support flashes on lower addresses
Michal Simek
2011-10-05
image: push default arch values to arch headers
Mike Frysinger
2011-10-05
console: Implement pre-console buffer
Graeme Russ
2011-02-15
microblaze: Fix systems with MSR=0
Michal Simek
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-12
microblaze: Support little-endian microblaze target
Michal Simek
2010-09-19
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-09-19
Make getenv() work before relocation.
Wolfgang Denk
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser