index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nios2
/
include
Age
Commit message (
Expand
)
Author
2013-03-15
Introduce generic link section.h symbol files
Simon Glass
2013-02-04
nios2: Use generic global_data
Simon Glass
2013-02-01
Add architecture-specific global data
Simon Glass
2012-11-10
nios2: remove asm/status_led.h
Thomas Chou
2012-10-19
nios2: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-08-09
global_data: unify global flag defines
Mike Frysinger
2012-05-15
net: punt bd->bi_ip_addr
Mike Frysinger
2011-10-28
gpio: Add driver for Altera's PIO core
Joachim Foerster
2011-10-23
nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-05
image: push default arch values to arch headers
Mike Frysinger
2011-10-05
POST: add post_log_res field for post results in global data
Valentin Longchamp
2011-10-05
console: Implement pre-console buffer
Graeme Russ
2011-02-08
nios2: add gpio_is_valid
Thomas Chou
2011-02-08
nios2: use long for ssize_t
Thomas Chou
2011-02-08
nios2: add gpio_free
Thomas Chou
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-09-19
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-09-19
Make getenv() work before relocation.
Wolfgang Denk
2010-08-19
nios2: fix out of reach case for do_reset
Thomas Chou
2010-07-12
nios2: add gpio_request
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: add dma_alloc_coherent
Thomas Chou
2010-04-24
nios2: add 64 bits swab support
Thomas Chou
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser