index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
main
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nios2
Age
Commit message (
Expand
)
Author
2010-08-19
nios2: fix out of reach case for do_reset
Thomas Chou
2010-08-19
nios2: fix bootm error on fdt args
Thomas Chou
2010-07-12
nios2: add gpio_request
Thomas Chou
2010-07-12
nios2: add fdt support
Thomas Chou
2010-07-12
nios2: use gc sections to reduce image size
Thomas Chou
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-05-28
nios2: allow STANDALONE_LOAD_ADDR overriding
Thomas Chou
2010-05-28
nios2: fix div64 issue for gcc4
Thomas Chou
2010-05-28
nios2: fix r15 issue for gcc4
Thomas Chou
2010-05-28
nios2: add gpio support
Thomas Chou
2010-04-24
nios2: fix no flash, add nand and mmc init in board.c
Thomas Chou
2010-04-24
nios2: consolidate reset initialization
Thomas Chou
2010-04-24
nios2: add dma_alloc_coherent
Thomas Chou
2010-04-24
nios2: add 64 bits swab support
Thomas Chou
2010-04-24
nios2: allow link script overriding from boards
Thomas Chou
2010-04-16
nios2: Move individual board linker scripts to common script in cpu tree.
Scott McNutt
2010-04-13
nios2: Move cpu/nios2/* to arch/nios2/cpu/*
Peter Tyser
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser