Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
09456d9da355b09fef7deece0d01626bae06c2cf
/
arch
/
microblaze
/
cpu
c6187a4
microblaze: Add a TODO to call board_init_f_mem()
by Simon Glass
· 9 years ago
ffdb488
remove unnecessary version.h includes
by Rob Herring
· 10 years ago
fb089f0
microblaze: spl: Add LISTS to linker script
by Michal Simek
· 10 years ago
fb8e384
microblaze: spl: Do not call mem_malloc_init and use early alloc
by Michal Simek
· 10 years ago
9ea6744
microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN
by Michal Simek
· 10 years ago
a79d658
microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA
by Michal Simek
· 10 years ago
a9228f6
microblaze: Speedup code copy
by Michal Simek
· 10 years ago
65e915c
microblaze: Move architecture to use generic board init
by Michal Simek
· 11 years ago
3f0a5cb
microblaze: Fix gd_t address which is placed at the end of BRAM
by Michal Simek
· 10 years ago
23162f4
microblaze: Remove unused asm label
by Michal Simek
· 10 years ago
b78df3d
microblaze: Use standard interrupt_init() function
by Michal Simek
· 10 years ago
7218061
microblaze: Remove unneeded data section adding from DTB
by Michal Simek
· 10 years ago
056dbe8
microblaze: Add debug message about enabling interrupts
by Michal Simek
· 10 years ago
5e6c747
microblaze: Fix coding style
by Michal Simek
· 10 years ago
baf5175
microblaze: Remove DEBUG_INT macro and use debug() instead
by Michal Simek
· 10 years ago
f73749b
microblaze: Fix coding style in exception.c
by Michal Simek
· 10 years ago
924819c
microblaze: Show return address from exception
by Michal Simek
· 10 years ago
94ea28f
microblaze: Fix stack usage in interrupt handler
by Michal Simek
· 10 years ago
a5e9d6e
microblaze: Support stack protection feature
by Michal Simek
· 10 years ago
2876938
microblaze: Enable hardware exception by default
by Michal Simek
· 10 years ago
26acb3e
microblaze: Add SPL support
by Michal Simek
· 11 years ago
9856529
microblaze: Report priviledged or stack protection exception
by Michal Simek
· 11 years ago
30a198b
Makefile: rename all libraries to built-in.o
by Masahiro Yamada
· 11 years ago
04e7e5a
microblaze: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
c24895e
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
a62b904
microblaze: Fix compilation failure because of missing libdts
by Michal Simek
· 12 years ago
e3aa3d5
microblaze: Flush caches before enabling them
by Michal Simek
· 12 years ago
efd76dad
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
607092a
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 years ago
9cabb36
microblaze: Clean microblaze initialization
by Michal Simek
· 12 years ago
06ac651
microblaze: timer: Prepare for device-tree initialization
by Michal Simek
· 12 years ago
8b4bb3a
microblaze: intc: Coding style cleanup
by Michal Simek
· 12 years ago
e76a06e
microblaze: intc: Registering interrupt should return value
by Michal Simek
· 12 years ago
f0300ea
microblaze: Add support for device tree driven board configuration
by Michal Simek
· 12 years ago
251ed2c
microblaze: intc: Clear interrupt code
by Michal Simek
· 12 years ago
64f9640
microblaze: Move __udelay implementation
by Michal Simek
· 12 years ago
bb114ff
microblaze: Move individual board linker scripts to common script in cpu tree.
by Michal Simek
· 12 years ago
5db50d6
microblaze: avoid interrupt race conditions
by Stephan Linz
· 13 years ago
cba5bf0
microblaze: fix build failure due to undefined reference to `get_ticks'
by Stephan Linz
· 13 years ago
8daf0c3
microblaze: Clean up reset asm code
by Michal Simek
· 13 years ago
f9ec172
microblaze: Save and restore first unused vector
by Michal Simek
· 14 years ago
4a30db9
microblaze: Setup MB vectors if feature is enable for u-boot
by Michal Simek
· 13 years ago
e1b0dd5
microblaze: Remove debug saving value
by Michal Simek
· 13 years ago
139d6cf
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· 13 years ago
5e669ff
Timer: Remove set_timer completely
by Graeme Russ
· 13 years ago
078a3e9
microblaze: Fix msr handling in interrupt_handler
by Michal Simek
· 14 years ago
c94f95e
microblaze: Disabling interrupt should return 1 if was enabled
by Michal Simek
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
1136f69
Coding Style cleanup
by Wolfgang Denk
· 14 years ago
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
ead124a
microblaze: Support little-endian microblaze target
by Michal Simek
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
08a30cb
microblaze: Consolidate cache code
by Michal Simek
· 15 years ago
2c00449
microblaze: Fix interrupt handler code
by Michal Simek
· 15 years ago
98f872e
microblaze: Move FSL initialization to board.c
by Michal Simek
· 15 years ago
d1ff6c7
microblaze: Move timer initialization to board.c
by Michal Simek
· 15 years ago
6a3d319
microblaze: Fix irq.S code
by Michal Simek
· 15 years ago
db60bd2
microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*
by Peter Tyser
· 15 years ago