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
Age
Commit message (
Expand
)
Author
2017-10-02
nios2: Use asm-generic/io.h
Paul Burton
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-05-01
fdt: Move fdt_fixup_ethernet to a common place
Tom Rini
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-10-19
efi: Use asmlinkage for EFIAPI
Simon Glass
2016-09-23
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
2016-05-27
Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP
Robert P. J. Day
2016-03-14
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-02-06
nios2: set up the debug UART early
Thomas Chou
2016-01-13
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2015-12-19
nios2: display altera sysid at startup
Thomas Chou
2015-11-21
nios2: 10m50: change to ns16550 uart
Thomas Chou
2015-11-18
nios2: zap ioremap
Thomas Chou
2015-11-18
nios2: dma-mapping.h: change ioremap to map_physmem
Thomas Chou
2015-11-12
nios2: add 10m50 devboard support
Thomas Chou
2015-11-12
nios2: add memcpy_fromio and memcpy_toio
Thomas Chou
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-11-06
Merge branch 'master' of git://git.denx.de/u-boot-nios
Tom Rini
2015-11-06
nios2: fix cached mode in clearing the BSS
Thomas Chou
2015-11-06
nios2: remove CONFIG_SYS_INIT_SP macro
Thomas Chou
2015-11-06
nios2: change virt_to_phys to use physaddr_mask in global data
Thomas Chou
2015-11-06
nios2: remove the useless parenthesis in asm/io.h
Thomas Chou
2015-11-06
nios2: fix map_physmem to do real cache mapping
Thomas Chou
2015-11-05
nios2: Use the generic bitops headers
Fabio Estevam
2015-10-23
nios2: fix virt_to_phys for nios2 with MMU
Thomas Chou
2015-10-23
nios2: zap nios2-generic board dir
Thomas Chou
2015-10-23
nios2: convert dma_alloc_coherent to use malloc_cache_aligned
Thomas Chou
2015-10-23
nios2: convert copy_exception_trampoline to use dm cpu data
Thomas Chou
2015-10-23
nios2: convert cache flush to use dm cpu data
Thomas Chou
2015-10-23
nios2: set default cache configuration in start.S
Thomas Chou
2015-10-23
nios2: clean up comments style in start.S
Thomas Chou
2015-10-23
nios2: convert ioremap to use dm cpu data
Thomas Chou
2015-10-23
nios2: convert do_reset to use dm cpu data
Thomas Chou
2015-10-23
nios2: remove asm/psr.h
Thomas Chou
2015-10-23
nios2: convert altera sysid to driver model
Thomas Chou
2015-10-23
nios2: convert altera timer to driver model
Thomas Chou
2015-10-23
nios2: convert nios2 cpu to driver model
Thomas Chou
2015-10-23
nios2 : convert altera_pio to driver model
Thomas Chou
2015-10-23
nios2: add clear and set bits macros
Thomas Chou
2015-10-23
nios2: convert altera_jtag_uart to driver model
Thomas Chou
2015-10-23
nios2: map physical address to uncached virtual address
Thomas Chou
2015-10-23
nios2: call board_init_f_mem
Thomas Chou
2015-10-23
nios2: zap version_string
Thomas Chou
2015-10-23
nios2: zap dly_clks
Thomas Chou
2015-10-23
nios2: Split timer code into timer.c
Thomas Chou
2015-10-23
nios2: Switch to generic timer
Thomas Chou
2015-10-23
nios2: enable device tree control of U-Boot
Thomas Chou
2015-10-23
nios2: define _end in link script
Thomas Chou
2015-10-23
nios2: remove gp assignments in link script
Thomas Chou
[next]