Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
eb058670e835fa9249b854c110daabb6812a6934
/
arch
/
nios2
/
include
/
asm
12cafc6
nios2: zap ioremap
by Thomas Chou
· 9 years ago
71d9031
nios2: dma-mapping.h: change ioremap to map_physmem
by Thomas Chou
· 9 years ago
c46e51b
nios2: add memcpy_fromio and memcpy_toio
by Thomas Chou
· 9 years ago
7f30312
Merge branch 'master' of git://git.denx.de/u-boot-nios
by Tom Rini
· 9 years ago
043a497
nios2: change virt_to_phys to use physaddr_mask in global data
by Thomas Chou
· 9 years ago
8392e2f
nios2: remove the useless parenthesis in asm/io.h
by Thomas Chou
· 9 years ago
ebf8aac
nios2: fix map_physmem to do real cache mapping
by Thomas Chou
· 9 years ago
fa3414d
nios2: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
9f36cbc
nios2: fix virt_to_phys for nios2 with MMU
by Thomas Chou
· 9 years ago
8e1e96d
nios2: convert dma_alloc_coherent to use malloc_cache_aligned
by Thomas Chou
· 9 years ago
741085b
nios2: convert cache flush to use dm cpu data
by Thomas Chou
· 9 years ago
8701cc3
nios2: convert ioremap to use dm cpu data
by Thomas Chou
· 9 years ago
e0fa55f
nios2: remove asm/psr.h
by Thomas Chou
· 9 years ago
36b9c9a
nios2: convert altera sysid to driver model
by Thomas Chou
· 9 years ago
c617026
nios2: convert nios2 cpu to driver model
by Thomas Chou
· 9 years ago
fb1a4bf
nios2 : convert altera_pio to driver model
by Thomas Chou
· 9 years ago
99b336a
nios2: add clear and set bits macros
by Thomas Chou
· 9 years ago
4e1acb7
nios2: map physical address to uncached virtual address
by Thomas Chou
· 9 years ago
c3c6ab1
nios2: call board_init_f_mem
by Thomas Chou
· 9 years ago
57a11eb
generic-board: select SYS_GENERIC_BOARD for some architectures
by Masahiro Yamada
· 10 years ago
0f9763f
nios2: move nios2.h to arch asm directory
by Thomas Chou
· 10 years ago
cce3e75
nios2: add generic board support
by Thomas Chou
· 10 years ago
4b4ef68
nios2: Fix printf size_t format related warnings (again...)
by Vasili Galka
· 10 years ago
197c720
bd_info: remove bi_barudrate member from struct bd_info
by Masahiro Yamada
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
9bce37c
Introduce generic link section.h symbol files
by Simon Glass
· 12 years ago
123122a
nios2: Use generic global_data
by Simon Glass
· 12 years ago
3ac47d7
Add architecture-specific global data
by Simon Glass
· 12 years ago
d3db57b
nios2: remove asm/status_led.h
by Thomas Chou
· 12 years ago
e335e3c
nios2: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
211c210
global_data: unify global flag defines
by Mike Frysinger
· 13 years ago
04b63f2
net: punt bd->bi_ip_addr
by Mike Frysinger
· 13 years ago
c932eed
gpio: Add driver for Altera's PIO core
by Joachim Foerster
· 13 years ago
4b17083
nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
by Anton Staaf
· 13 years ago
5da0bed
image: push default arch values to arch headers
by Mike Frysinger
· 13 years ago
b918173
POST: add post_log_res field for post results in global data
by Valentin Longchamp
· 13 years ago
3c28f48
console: Implement pre-console buffer
by Graeme Russ
· 13 years ago
5dbb29f
nios2: add gpio_is_valid
by Thomas Chou
· 14 years ago
111d446
nios2: use long for ssize_t
by Thomas Chou
· 14 years ago
c259ec8
nios2: add gpio_free
by Thomas Chou
· 14 years ago
d0813e5
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 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
5975e79
nios2: fix out of reach case for do_reset
by Thomas Chou
· 14 years ago
5ae05c5
nios2: add gpio_request
by Thomas Chou
· 14 years ago
8fa3858
nios2: fix r15 issue for gcc4
by Thomas Chou
· 15 years ago
dc394a4
nios2: add gpio support
by Thomas Chou
· 15 years ago
015e007
nios2: add dma_alloc_coherent
by Thomas Chou
· 15 years ago
c9726c8
nios2: add 64 bits swab support
by Thomas Chou
· 15 years ago
3cba3c1
Move architecture-specific includes to arch/$ARCH/include/asm
by Peter Tyser
· 15 years ago