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
*
Makefile: delete unnecessary CPPFLAGS settings
Masahiro Yamada
2013-12-13
-4
/
+0
*
Makefile: Move some scripts imported from Linux
Masahiro Yamada
2013-12-13
-5
/
+5
*
drivers/mtd: descend into sub directories only when it is necessary
Masahiro Yamada
2013-12-13
-9
/
+3
*
drivers/usb/gadget: select objects by obj-$(CONFIG-...)
Masahiro Yamada
2013-12-13
-6
/
+2
*
post: descend only when CONFIG_HAS_POST is defined
Masahiro Yamada
2013-12-13
-37
/
+35
*
Makefile: delete a make rule of $(LDSCRIPT)
Masahiro Yamada
2013-12-13
-5
/
+2
*
board_f: explicitly disable console on early boot
Alexey Brodkin
2013-12-13
-0
/
+1
*
Correct vxWorks elf boot to load at correct address
Stany MARCEL
2013-12-13
-3
/
+3
*
.gitignore: ignore spl/ and tpl/ directories except spl/Makefile
Masahiro Yamada
2013-12-13
-7
/
+4
*
PowerPC: merge commonly-defined flags
Masahiro Yamada
2013-12-13
-39
/
+15
*
netbsd:fix documentation typo.
Kees Jongenburger
2013-12-13
-4
/
+4
*
spl/Makefile: merge LIBS-y += arch/$(ARCH)/imx-common
Masahiro Yamada
2013-12-13
-5
/
+1
*
yaffs2: Use lldiv for 64bit division
Tom Rini
2013-12-13
-3
/
+5
*
JFFS2: Correct jffs2_1pass_build_lists to use lldiv
Tom Rini
2013-12-13
-1
/
+3
*
ARM:PXA: Correct tick_to_time / us_to_tick to use lldiv
Tom Rini
2013-12-13
-2
/
+2
*
ARM:zynq: Correct __udelay to use lldiv
Tom Rini
2013-12-13
-2
/
+1
*
time: fix usec_to_tick()
Stephen Warren
2013-12-13
-2
/
+2
*
Makefile: correct dependencies of asm-offsets.[hs]
Masahiro Yamada
2013-12-13
-15
/
+4
*
Makefile: use two double-quotations as a pair
Masahiro Yamada
2013-12-13
-7
/
+7
*
Makefile: Do not create empty autoconf.mk on error
Masahiro Yamada
2013-12-13
-14
/
+11
*
sandbox: dumpimage: Test dumpimage
Guilherme Maciel Ferreira
2013-12-13
-0
/
+141
*
Add dumpimage, a tool to extract data from U-Boot images
Guilherme Maciel Ferreira
2013-12-13
-0
/
+444
*
tools: moved code common to all image tools to a separated module.
Guilherme Maciel Ferreira
2013-12-13
-191
/
+276
*
mkimage: added 'static' specifier to match function's prototype.
Guilherme Maciel Ferreira
2013-12-13
-2
/
+1
*
kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX
Vladimir Zapolskiy
2013-12-13
-103
/
+0
*
serial: lpc32xx: send CR before LF
Vladimir Zapolskiy
2013-12-13
-0
/
+3
*
powerpc/mpc85xx: Update CONFIG_SYS_FSL_TBCLK_DIV for T1040
Prabhakar Kushwaha
2013-12-11
-1
/
+1
*
powerpc/p1_p2_rdb_pc: Fix warnings for __iomem pointers
Claudiu Manoil
2013-12-11
-2
/
+2
*
net/fman: add ft_fixup_xgec to support 3rd and 4th 10GEC
Shengzhou Liu
2013-12-11
-1
/
+52
*
powerpc/t4240: Add a frequency setting case for fman1
Shaohui Xie
2013-12-11
-0
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-12-10
-2833
/
+12159
|
\
|
*
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-12-10
-8002
/
+10151
|
|
\
|
*
|
vexpress: use correct timer address on extended memory map systems
Ian Campbell
2013-12-10
-1
/
+1
|
*
|
serial: zynq: Remove unused #defines
Soren Brinkmann
2013-12-10
-4
/
+0
|
*
|
arm: at91: support for the Calao USB-A9263 board (based on AT91SAM9263)
Mateusz Kulikowski
2013-12-09
-0
/
+332
|
*
|
arm, at91: add siemens corvus board
Heiko Schocher
2013-12-09
-0
/
+379
|
*
|
arm, at91: add Siemens board taurus and axm
Heiko Schocher
2013-12-09
-0
/
+340
|
*
|
at91: switch coloured LED to gpio API
Andreas Bießmann
2013-12-09
-28
/
+26
|
*
|
at91: nand: switch atmel_nand to generic GPIO API
Andreas Bießmann
2013-12-09
-37
/
+43
|
*
|
at91: redefine legacy GPIO PIN_BASE
Andreas Bießmann
2013-12-09
-1
/
+1
|
*
|
at91: add new gpio pin definitions
Andreas Bießmann
2013-12-09
-4
/
+24
|
*
|
arm: keep all sections in ELF file
Albert ARIBAUD
2013-12-07
-83
/
+113
|
*
|
ARM: align MVBAR on 32 byte boundary
Masahiro Yamada
2013-12-06
-1
/
+1
|
*
|
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-12-06
-69
/
+304
|
|
\
\
|
|
*
|
arm: arndale: disable spi boot
Minkyu Kang
2013-12-06
-4
/
+0
|
|
*
|
arm: exynos: adds ifdef for spi boot
Minkyu Kang
2013-12-06
-0
/
+4
|
|
*
|
arm: exynos: remove the unused define.
Jaehoon Chung
2013-12-05
-4
/
+0
|
|
*
|
arm: exynos/goni: fix the return type for s5p_mmc_init
Jaehoon Chung
2013-12-05
-2
/
+2
|
|
*
|
board: trats2: update Tizen partition definitions
Piotr Wilczek
2013-12-03
-10
/
+8
|
|
*
|
board: trats2: fix access to samsung registers
Piotr Wilczek
2013-12-03
-8
/
+8
[next]