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
Commit message (
Expand
)
Author
Age
Lines
*
kirkwood: support CONFIG_SYS_THUMB_BUILD
Albert ARIBAUD
2015-11-10
-0
/
+6
*
tricorder: switch to CONFIG_SYS_THUMB_BUILD
Albert ARIBAUD
2015-11-10
-0
/
+1
*
arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
Albert ARIBAUD
2015-11-10
-3
/
+154
*
stm32f429-discovery: add CONFIG_SYS_THUMB_BUILD
Albert ARIBAUD
2015-11-10
-0
/
+1
*
arm: fix compile warnings when semihosting is enabled on ARMv7M target.
Vadzim Dambrouski
2015-11-10
-2
/
+2
*
arm: add support for semihosting for ARMv7M targets
Vadzim Dambrouski
2015-11-10
-0
/
+2
*
ARM64: zynqmp: Sync zynq_sdhci_init() declaration
Michal Simek
2015-11-07
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-nios
Tom Rini
2015-11-06
-247
/
+158
|
\
|
*
net: altera_tse: get numbers of fdt address and size cells
Thomas Chou
2015-11-06
-6
/
+8
|
*
net: altera_tse: use BIT macro
Thomas Chou
2015-11-06
-15
/
+15
|
*
net: altera_tse: remove the useless parenthesis
Thomas Chou
2015-11-06
-15
/
+15
|
*
net: altera_tse: fix packed and aligned attribute
Thomas Chou
2015-11-06
-1
/
+1
|
*
net: altera_tse: use data type u32 for regs and desc
Thomas Chou
2015-11-06
-60
/
+60
|
*
net: altera_tse: remove unused macro and regs def
Thomas Chou
2015-11-06
-101
/
+3
|
*
nios2: trim CONFIG_SYS_MEMTEST_END
Thomas Chou
2015-11-06
-1
/
+4
|
*
nios2: trim CONFIG_SYS_MALLOC_LEN
Thomas Chou
2015-11-06
-1
/
+1
|
*
altera_uart: Adjust the declaration of debug_uart_init()
Thomas Chou
2015-11-06
-1
/
+1
|
*
altera_jtag_uart: Adjust the declaration of debug_uart_init()
Thomas Chou
2015-11-06
-1
/
+1
|
*
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
-3
/
+1
|
*
nios2: remove CONFIG_SYS_MALLOC_BASE macro
Thomas Chou
2015-11-06
-2
/
+0
|
*
spi: altera_spi: minor clean up
Thomas Chou
2015-11-06
-2
/
+2
|
*
misc: altera_sysid: minor clean up
Thomas Chou
2015-11-06
-2
/
+2
|
*
timer: altera_timer: minor clean up
Thomas Chou
2015-11-06
-7
/
+7
|
*
timer: altera_timer: use BIT macro
Thomas Chou
2015-11-06
-3
/
+3
|
*
serial: altera_uart: minor clean up
Thomas Chou
2015-11-06
-11
/
+10
|
*
serial: altera_uart: use BIT macro
Thomas Chou
2015-11-06
-3
/
+3
|
*
serial: altera_jtag_uart: minor clean up
Thomas Chou
2015-11-06
-14
/
+13
|
*
serial: altera_jtag_uart: use BIT macro
Thomas Chou
2015-11-06
-3
/
+3
|
*
nios2: enable setexpr command in defconfig
Thomas Chou
2015-11-06
-1
/
+0
|
*
nios2: clean up macros that do not need a value in board header
Thomas Chou
2015-11-06
-4
/
+4
|
*
nios2: use common sequence for reserve_uboot
Thomas Chou
2015-11-06
-2
/
+2
|
*
nios2: use dram bank in board info
Thomas Chou
2015-11-06
-2
/
+8
|
*
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
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2015-11-06
-106
/
+98
|
\
\
|
*
|
MIPS: bootm: use CONFIG_IS_ENABLED() everywhere
Daniel Schwierzeck
2015-11-06
-19
/
+14
|
*
|
MIPS: bootm: rework and fix broken bootm code
Daniel Schwierzeck
2015-11-06
-85
/
+78
|
*
|
common/board_f: enable setup_board_part1() for MIPS
Daniel Schwierzeck
2015-11-06
-2
/
+6
|
|
/
*
|
sf: Add SPI NOR protection mechanism
Fabio Estevam
2015-11-05
-2
/
+88
*
|
sf: Add SPI protection mechanism from the kernel
Fabio Estevam
2015-11-05
-0
/
+173
*
|
powerpc: Remove __ilog2_u64 and ffs4 from bitops
Fabio Estevam
2015-11-05
-14
/
+12
*
|
compat: Remove is_power_of_2() definition
Fabio Estevam
2015-11-05
-10
/
+4
*
|
bitops: Add fls_long and __ffs64
Fabio Estevam
2015-11-05
-0
/
+27
*
|
avr32: Use the generic bitops headers
Fabio Estevam
2015-11-05
-0
/
+5
*
|
arc: Use the generic bitops headers
Fabio Estevam
2015-11-05
-0
/
+5
*
|
mips: Use the generic bitops headers
Fabio Estevam
2015-11-05
-0
/
+5
*
|
nios2: Use the generic bitops headers
Fabio Estevam
2015-11-05
-0
/
+5
*
|
nds32: Use the generic bitops headers
Fabio Estevam
2015-11-05
-0
/
+4
[next]