index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
microblaze: Add SPL support
Michal Simek
2014-02-04
5
-1
/
+132
*
microblaze: Report priviledged or stack protection exception
Michal Simek
2014-02-04
1
-0
/
+3
*
Makefile: rename all libraries to built-in.o
Masahiro Yamada
2013-11-17
1
-1
/
+1
*
microblaze: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-25
/
+3
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
9
-153
/
+9
*
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-12
1
-1
/
+1
*
microblaze: Fix compilation failure because of missing libdts
Michal Simek
2012-11-08
1
-0
/
+2
*
microblaze: Flush caches before enabling them
Michal Simek
2012-11-07
2
-5
/
+6
*
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
1
-8
/
+0
*
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-22
1
-0
/
+5
*
microblaze: Clean microblaze initialization
Michal Simek
2012-09-11
1
-1
/
+1
*
microblaze: timer: Prepare for device-tree initialization
Michal Simek
2012-09-11
1
-33
/
+36
*
microblaze: intc: Coding style cleanup
Michal Simek
2012-09-11
1
-13
/
+13
*
microblaze: intc: Registering interrupt should return value
Michal Simek
2012-09-11
1
-7
/
+9
*
microblaze: Add support for device tree driven board configuration
Michal Simek
2012-09-11
1
-0
/
+1
*
microblaze: intc: Clear interrupt code
Michal Simek
2012-07-10
3
-42
/
+50
*
microblaze: Move __udelay implementation
Michal Simek
2012-07-10
1
-0
/
+19
*
microblaze: Move individual board linker scripts to common script in cpu tree.
Michal Simek
2012-07-09
1
-0
/
+71
*
microblaze: avoid interrupt race conditions
Stephan Linz
2012-02-23
1
-2
/
+2
*
microblaze: fix build failure due to undefined reference to `get_ticks'
Stephan Linz
2012-02-23
1
-0
/
+18
*
microblaze: Clean up reset asm code
Michal Simek
2011-10-03
1
-20
/
+5
*
microblaze: Save and restore first unused vector
Michal Simek
2011-10-03
1
-2
/
+4
*
microblaze: Setup MB vectors if feature is enable for u-boot
Michal Simek
2011-10-03
1
-12
/
+22
*
microblaze: Remove debug saving value
Michal Simek
2011-10-03
1
-2
/
+0
*
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
1
-6
/
+1
*
Timer: Remove set_timer completely
Graeme Russ
2011-07-26
1
-5
/
+0
*
microblaze: Fix msr handling in interrupt_handler
Michal Simek
2011-02-15
1
-18
/
+1
*
microblaze: Disabling interrupt should return 1 if was enabled
Michal Simek
2011-01-10
1
-1
/
+4
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
1
-2
/
+2
*
Coding Style cleanup
Wolfgang Denk
2010-10-27
1
-1
/
+1
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
1
-0
/
+1
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
1
-2
/
+2
*
microblaze: Support little-endian microblaze target
Michal Simek
2010-10-12
1
-9
/
+51
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
1
-2
/
+2
*
microblaze: Consolidate cache code
Michal Simek
2010-04-16
1
-0
/
+28
*
microblaze: Fix interrupt handler code
Michal Simek
2010-04-16
1
-17
/
+11
*
microblaze: Move FSL initialization to board.c
Michal Simek
2010-04-16
1
-7
/
+0
*
microblaze: Move timer initialization to board.c
Michal Simek
2010-04-16
2
-7
/
+2
*
microblaze: Fix irq.S code
Michal Simek
2010-04-16
1
-120
/
+62
*
microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*
Peter Tyser
2010-04-13
8
-0
/
+824