index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
cpu
Age
Commit message (
Expand
)
Author
2014-02-04
microblaze: Add SPL support
Michal Simek
2014-02-04
microblaze: Report priviledged or stack protection exception
Michal Simek
2013-11-17
Makefile: rename all libraries to built-in.o
Masahiro Yamada
2013-10-31
microblaze: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
2012-11-08
microblaze: Fix compilation failure because of missing libdts
Michal Simek
2012-11-07
microblaze: Flush caches before enabling them
Michal Simek
2012-10-22
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
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: Coding style cleanup
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-07-10
microblaze: intc: Clear interrupt code
Michal Simek
2012-07-10
microblaze: Move __udelay implementation
Michal Simek
2012-07-09
microblaze: Move individual board linker scripts to common script in cpu tree.
Michal Simek
2012-02-23
microblaze: avoid interrupt race conditions
Stephan Linz
2012-02-23
microblaze: fix build failure due to undefined reference to `get_ticks'
Stephan Linz
2011-10-03
microblaze: Clean up reset asm code
Michal Simek
2011-10-03
microblaze: Save and restore first unused vector
Michal Simek
2011-10-03
microblaze: Setup MB vectors if feature is enable for u-boot
Michal Simek
2011-10-03
microblaze: Remove debug saving value
Michal Simek
2011-07-26
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2011-02-15
microblaze: Fix msr handling in interrupt_handler
Michal Simek
2011-01-10
microblaze: Disabling interrupt should return 1 if was enabled
Michal Simek
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-27
Coding Style cleanup
Wolfgang Denk
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-12
microblaze: Support little-endian microblaze target
Michal Simek
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-04-16
microblaze: Consolidate cache code
Michal Simek
2010-04-16
microblaze: Fix interrupt handler code
Michal Simek
2010-04-16
microblaze: Move FSL initialization to board.c
Michal Simek
2010-04-16
microblaze: Move timer initialization to board.c
Michal Simek
2010-04-16
microblaze: Fix irq.S code
Michal Simek
2010-04-13
microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*
Peter Tyser