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
*
sandbox: Add options to clean up temporary files
Simon Glass
2014-03-17
-11
/
+24
*
sandbox: Allow Ctrl-C to work in sandbox
Simon Glass
2014-03-17
-8
/
+69
*
sandbox: Deal with conflicting getenv() for SDL
Simon Glass
2014-03-17
-0
/
+5
*
sound: Move Samsung-specific code into its own file
Simon Glass
2014-03-17
-221
/
+220
*
sandbox: Add LCD driver
Simon Glass
2014-03-17
-4
/
+150
*
sandbox: Add a simple sound driver
Simon Glass
2014-03-17
-0
/
+39
*
sandbox: Add SDL library for LCD, keyboard, audio
Simon Glass
2014-03-17
-0
/
+467
*
sandbox: Add -j option to indicate a jump from a previous U-Boot
Simon Glass
2014-03-17
-1
/
+18
*
sandbox: Add os_jump_to_image() to run another executable
Simon Glass
2014-03-17
-0
/
+108
*
cros_ec: Implement I2C pass-through
Simon Glass
2014-03-17
-2
/
+282
*
sandbox: Plumb in Chrome OS EC emulation
Simon Glass
2014-03-17
-0
/
+30
*
cros_ec: sandbox: Add Chrome OS EC emulation
Simon Glass
2014-03-17
-0
/
+599
*
cros_ec: Correct comparison between signed and unsigned numbers
Simon Glass
2014-03-17
-16
/
+18
*
cros_ec: spi: Add support for EC protocol version 3
Randall Spangler
2014-03-17
-0
/
+49
*
cros_ec: Add base support for protocol v3
Simon Glass
2014-03-17
-1
/
+164
*
cros_ec: Clean up multiple EC protocol support
Randall Spangler
2014-03-17
-47
/
+49
*
cros_ec: Sync up with latest Chrome OS EC version
Simon Glass
2014-03-17
-62
/
+321
*
cros_ec: Move #ifdef to permit flash region access
Simon Glass
2014-03-17
-1
/
+2
*
cros_ec: Support systems with no EC interrupt
Simon Glass
2014-03-17
-4
/
+30
*
cros_ec: Drop old EC version support from EC driver
Vadim Bendebury
2014-03-17
-89
/
+6
*
cros_ec: Add a function for decoding the Chrome OS EC flashmap
Simon Glass
2014-03-17
-0
/
+69
*
cros_ec: Move EC interface into common library
Vadim Bendebury
2014-03-17
-27
/
+66
*
cros_ec: Add a function for reading a flash map entry
Simon Glass
2014-03-17
-0
/
+42
*
cros_ec: Add an enum for the number of flash regions
Simon Glass
2014-03-17
-1
/
+3
*
sandbox: dts: Add display and keyboard to sandbox
Simon Glass
2014-03-17
-0
/
+96
*
sandbox: Use os functions to read host device tree
Simon Glass
2014-03-17
-44
/
+21
*
sandbox: Increase memory size to 32MB
Simon Glass
2014-03-17
-1
/
+1
*
Use a const pointer for map_to_sysmem()
Simon Glass
2014-03-17
-1
/
+1
*
mtd: spi: Fix page size for S25FL032P,S25FL064P
Marek Vasut
2014-03-17
-1
/
+15
*
spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation
Axel Lin
2014-03-17
-19
/
+12
*
sf: ops: Squash the malloc+memset combo
Jagannadha Sutradharudu Teki
2014-03-17
-2
/
+6
*
sf: Squash the malloc+memset combo
Marek Vasut
2014-03-17
-2
/
+1
*
sf: Add S25FL128S_256K IDs
Marek Vasut
2014-03-17
-0
/
+1
*
sf: Fix entries for S25FL256S_256K and S25FL512S_256K
Marek Vasut
2014-03-17
-2
/
+2
*
sh: ecovec: correct romImage address in comment
Baruch Siach
2014-03-14
-1
/
+1
*
sh: fix PFC registers definition for SH772{2, 3, 4}
Baruch Siach
2014-03-14
-6
/
+9
*
kbuild: delete *.pyc files by "make distclean"
Masahiro Yamada
2014-03-12
-1
/
+1
*
kbuild: delete SPLTREE and TPLTREE
Masahiro Yamada
2014-03-12
-4
/
+0
*
kbuild: rename OBJTREE to objtree
Masahiro Yamada
2014-03-12
-21
/
+20
*
kbuild: rename SRCTREE to srctree
Masahiro Yamada
2014-03-12
-94
/
+93
*
kbuild: rename TOPDIR to stctree
Masahiro Yamada
2014-03-12
-42
/
+41
*
kbuild: use $(KBUILD_SRC) to check out-of-tree build
Masahiro Yamada
2014-03-12
-7
/
+5
*
kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG
Masahiro Yamada
2014-03-12
-18
/
+13
*
freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW}
Masahiro Yamada
2014-03-12
-27
/
+22
*
kbuild: delete redundant LDSCRIPT definition
Masahiro Yamada
2014-03-12
-6
/
+0
*
x86: specify CONFIG_USE_PRIVATE_LIBGCC more simply
Masahiro Yamada
2014-03-12
-3
/
+1
*
kbuild, x86: use a short log for arch/x86/lib/libgcc.a
Masahiro Yamada
2014-03-12
-2
/
+3
*
kbuild: use short logs for some board specific make rules
Masahiro Yamada
2014-03-12
-5
/
+26
*
kbuild,mxs: use short logs for MXS images
Masahiro Yamada
2014-03-12
-15
/
+16
*
usb: net: update README.usb to list all USB ethernet options
Gerhard Sittig
2014-03-12
-2
/
+11
[next]