Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a56688c3b7feb9cde060f295f088953bdb6b24b4
/
arch
/
microblaze
383c33a
microblaze: Use getenv_ulong() in place of getenv(), strtoul
by Simon Glass
· 13 years ago
71c2563
microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
by Anton Staaf
· 13 years ago
8e0662f
microblaze: Copy bootfile from variables
by Michal Simek
· 13 years ago
caad273
microblaze: Fix unaligned.h for endians
by Michal Simek
· 14 years ago
2dcf614
microblaze: Initialize jumptable and console
by Michal Simek
· 13 years ago
9c3474a
microblaze: Support flashes on lower addresses
by Michal Simek
· 13 years ago
4255f05
microblaze: Call common console_init_f initialization function
by Michal Simek
· 13 years ago
5da0bed
image: push default arch values to arch headers
by Mike Frysinger
· 13 years ago
3c28f48
console: Implement pre-console buffer
by Graeme Russ
· 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
61d0195
unify version_string
by Andreas Bießmann
· 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
33a5734
Make STANDALONE_LOAD_ADDR configurable per board
by Wolfgang Denk
· 14 years ago
078a3e9
microblaze: Fix msr handling in interrupt_handler
by Michal Simek
· 14 years ago
736245c
microblaze: Fix systems with MSR=0
by Michal Simek
· 14 years ago
0b5a263
Replace "FLASH" strings with "Flash" or "flash"
by Peter Tyser
· 14 years ago
eaf2c86
microblaze: Fix bd_info pointer
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
d0813e5
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 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
708e667
FDT: only call boot_get_fdt from generic code
by John Rigby
· 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
7f581f0
microblaze: Add support for NET_MULTI api
by Michal Simek
· 14 years ago
460a9ff
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
f710efd
Make getenv() work before relocation.
by Wolfgang Denk
· 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
80c42c7
microblaze: Flush cache before jumping to kernel
by Michal Simek
· 15 years ago
91393d3
microblaze: Support system with WB cache
by Michal Simek
· 15 years ago
f31cb1f
microblaze: Change initialization sequence
by Michal Simek
· 15 years ago
7a47a20
microblaze: Change cache report messages
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
2304c05
microblaze: Add FDT support
by Arun Bhanu
· 15 years ago
db60bd2
microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*
by Peter Tyser
· 15 years ago
3cba3c1
Move architecture-specific includes to arch/$ARCH/include/asm
by Peter Tyser
· 15 years ago
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago