Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
03afad2fc90dcff42402b0183f4b4f5119f99a18
/
arch
/
microblaze
47fde91
global_data: unify global flag defines
by Mike Frysinger
· 13 years ago
575a3d2
microblaze: intc: Clear interrupt code
by Michal Simek
· 12 years ago
e0bb305
microblaze: Call serial multi initialization
by Michal Simek
· 12 years ago
779bf42
microblaze: Move __udelay implementation
by Michal Simek
· 12 years ago
36c7e6e
microblaze: Remove extern from board.c
by Michal Simek
· 12 years ago
2e65b44
microblaze: Move individual board linker scripts to common script in cpu tree.
by Michal Simek
· 12 years ago
d6afd68
microblaze: Add gpio.h
by Michal Simek
· 12 years ago
de30122
net: move bootfile init into eth_initialize
by Mike Frysinger
· 13 years ago
50a47d0
net: punt bd->bi_ip_addr
by Mike Frysinger
· 13 years ago
770605e
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· 13 years ago
578ac1e
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
by Simon Glass
· 13 years ago
0f88326
microblaze: avoid interrupt race conditions
by Stephan Linz
· 13 years ago
b9f0b73
microblaze: fix build failure due to undefined reference to `get_ticks'
by Stephan Linz
· 13 years ago
1fbd0c3
microblaze: Fix strict-aliasing rules for in_be32
by Michal Simek
· 13 years ago
94e4dae
microblaze: Use getenv_ulong() in place of getenv(), strtoul
by Simon Glass
· 13 years ago
ee729af
microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
by Anton Staaf
· 13 years ago
2267e2d
microblaze: Copy bootfile from variables
by Michal Simek
· 13 years ago
6cdf311
microblaze: Fix unaligned.h for endians
by Michal Simek
· 14 years ago
aa7acdd
microblaze: Initialize jumptable and console
by Michal Simek
· 13 years ago
a93c1a1
microblaze: Support flashes on lower addresses
by Michal Simek
· 13 years ago
077a4e6
microblaze: Call common console_init_f initialization function
by Michal Simek
· 13 years ago
476af29
image: push default arch values to arch headers
by Mike Frysinger
· 13 years ago
9558b48
console: Implement pre-console buffer
by Graeme Russ
· 13 years ago
5562bcc
microblaze: Clean up reset asm code
by Michal Simek
· 13 years ago
f3090fc
microblaze: Save and restore first unused vector
by Michal Simek
· 14 years ago
86c1b2a
microblaze: Setup MB vectors if feature is enable for u-boot
by Michal Simek
· 13 years ago
dfc1070
microblaze: Remove debug saving value
by Michal Simek
· 13 years ago
09c2e90
unify version_string
by Andreas Bießmann
· 13 years ago
4769be2
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· 13 years ago
5c8404a
Timer: Remove set_timer completely
by Graeme Russ
· 13 years ago
8ae86b7
Make STANDALONE_LOAD_ADDR configurable per board
by Wolfgang Denk
· 14 years ago
518075f
microblaze: Fix msr handling in interrupt_handler
by Michal Simek
· 14 years ago
b777a37
microblaze: Fix systems with MSR=0
by Michal Simek
· 14 years ago
eddf52b
Replace "FLASH" strings with "Flash" or "flash"
by Peter Tyser
· 14 years ago
1020286
microblaze: Fix bd_info pointer
by Michal Simek
· 14 years ago
68e99e5
microblaze: Disabling interrupt should return 1 if was enabled
by Michal Simek
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
2e5167c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
071bc92
Coding Style cleanup
by Wolfgang Denk
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
5a75e12
FDT: only call boot_get_fdt from generic code
by John Rigby
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
b98cba0
microblaze: Support little-endian microblaze target
by Michal Simek
· 14 years ago
d69f8f4
microblaze: Add support for NET_MULTI api
by Michal Simek
· 14 years ago
ea882ba
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
91a7675
Make getenv() work before relocation.
by Wolfgang Denk
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
8ff972c
microblaze: Consolidate cache code
by Michal Simek
· 15 years ago
9b4d905
microblaze: Flush cache before jumping to kernel
by Michal Simek
· 15 years ago
7052488
microblaze: Support system with WB cache
by Michal Simek
· 15 years ago
9769b73
microblaze: Change initialization sequence
by Michal Simek
· 15 years ago
e6177b3
microblaze: Change cache report messages
by Michal Simek
· 15 years ago
8125c98
microblaze: Fix interrupt handler code
by Michal Simek
· 15 years ago
b266409
microblaze: Move FSL initialization to board.c
by Michal Simek
· 15 years ago
5bbcb6c
microblaze: Move timer initialization to board.c
by Michal Simek
· 15 years ago
cc53690
microblaze: Fix irq.S code
by Michal Simek
· 15 years ago
398b1d5
microblaze: Add FDT support
by Arun Bhanu
· 15 years ago
6260fb0
microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*
by Peter Tyser
· 15 years ago
819833a
Move architecture-specific includes to arch/$ARCH/include/asm
by Peter Tyser
· 15 years ago
ea0364f
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago