index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nios2
Commit message (
Expand
)
Author
Age
Lines
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
-1
/
+1
*
efi: Use asmlinkage for EFIAPI
Simon Glass
2016-10-19
-0
/
+0
*
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
2016-09-23
-1
/
+0
*
Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP
Robert P. J. Day
2016-05-27
-2
/
+2
*
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-03-14
-3
/
+1
*
nios2: set up the debug UART early
Thomas Chou
2016-02-06
-0
/
+7
*
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2016-01-13
-5
/
+9
*
nios2: display altera sysid at startup
Thomas Chou
2015-12-19
-0
/
+8
*
nios2: 10m50: change to ns16550 uart
Thomas Chou
2015-11-21
-1
/
+1
*
nios2: zap ioremap
Thomas Chou
2015-11-18
-6
/
+0
*
nios2: dma-mapping.h: change ioremap to map_physmem
Thomas Chou
2015-11-18
-1
/
+1
*
nios2: add 10m50 devboard support
Thomas Chou
2015-11-12
-0
/
+267
*
nios2: add memcpy_fromio and memcpy_toio
Thomas Chou
2015-11-12
-0
/
+4
*
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-11-10
-0
/
+4
*
Merge branch 'master' of git://git.denx.de/u-boot-nios
Tom Rini
2015-11-06
-13
/
+17
|
\
|
*
nios2: fix cached mode in clearing the BSS
Thomas Chou
2015-11-06
-1
/
+1
|
*
nios2: remove CONFIG_SYS_INIT_SP macro
Thomas Chou
2015-11-06
-2
/
+1
|
*
nios2: change virt_to_phys to use physaddr_mask in global data
Thomas Chou
2015-11-06
-4
/
+3
|
*
nios2: remove the useless parenthesis in asm/io.h
Thomas Chou
2015-11-06
-4
/
+4
|
*
nios2: fix map_physmem to do real cache mapping
Thomas Chou
2015-11-06
-3
/
+9
*
|
nios2: Use the generic bitops headers
Fabio Estevam
2015-11-05
-0
/
+5
|
/
*
nios2: fix virt_to_phys for nios2 with MMU
Thomas Chou
2015-10-23
-1
/
+5
*
nios2: zap nios2-generic board dir
Thomas Chou
2015-10-23
-10
/
+6
*
nios2: convert dma_alloc_coherent to use malloc_cache_aligned
Thomas Chou
2015-10-23
-13
/
+14
*
nios2: convert copy_exception_trampoline to use dm cpu data
Thomas Chou
2015-10-23
-24
/
+25
*
nios2: convert cache flush to use dm cpu data
Thomas Chou
2015-10-23
-98
/
+133
*
nios2: set default cache configuration in start.S
Thomas Chou
2015-10-23
-7
/
+15
*
nios2: clean up comments style in start.S
Thomas Chou
2015-10-23
-31
/
+30
*
nios2: convert ioremap to use dm cpu data
Thomas Chou
2015-10-23
-5
/
+2
*
nios2: convert do_reset to use dm cpu data
Thomas Chou
2015-10-23
-1
/
+1
*
nios2: remove asm/psr.h
Thomas Chou
2015-10-23
-27
/
+0
*
nios2: convert altera sysid to driver model
Thomas Chou
2015-10-23
-58
/
+11
*
nios2: convert altera timer to driver model
Thomas Chou
2015-10-23
-66
/
+1
*
nios2: convert nios2 cpu to driver model
Thomas Chou
2015-10-23
-3
/
+96
*
nios2 : convert altera_pio to driver model
Thomas Chou
2015-10-23
-79
/
+42
*
nios2: add clear and set bits macros
Thomas Chou
2015-10-23
-0
/
+55
*
nios2: convert altera_jtag_uart to driver model
Thomas Chou
2015-10-23
-0
/
+1
*
nios2: map physical address to uncached virtual address
Thomas Chou
2015-10-23
-2
/
+7
*
nios2: call board_init_f_mem
Thomas Chou
2015-10-23
-2
/
+10
*
nios2: zap version_string
Thomas Chou
2015-10-23
-6
/
+0
*
nios2: zap dly_clks
Thomas Chou
2015-10-23
-33
/
+0
*
nios2: Split timer code into timer.c
Thomas Chou
2015-10-23
-84
/
+67
*
nios2: Switch to generic timer
Thomas Chou
2015-10-23
-117
/
+38
*
nios2: enable device tree control of U-Boot
Thomas Chou
2015-10-23
-0
/
+166
*
nios2: define _end in link script
Thomas Chou
2015-10-23
-0
/
+6
*
nios2: remove gp assignments in link script
Thomas Chou
2015-10-23
-3
/
+5
*
nios2: enlarge the code relocation range
Thomas Chou
2015-10-23
-2
/
+3
*
nios2: BSS should be cleared only after board_init_f
Thomas Chou
2015-10-23
-14
/
+16
*
arch: Make board selection choices optional
Joe Hershberger
2015-05-12
-0
/
+1
*
fdt: nios: Fix warning in ft_cpu_setup()
Simon Glass
2015-04-10
-2
/
+0
[next]