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
...
*
|
disk/iso: Add Support for block sizes > 512 byte to ISO partition support
Egbert Eich
2013-05-01
-1
/
+4
*
|
disk/gpt: Fix GPT partition handling for blocksize != 512
Egbert Eich
2013-05-01
-20
/
+35
*
|
disk/part_dos: check harder for partition table
Egbert Eich
2013-05-01
-3
/
+16
*
|
mmc: Define a constant for the maximum block size
Simon Glass
2013-05-01
-12
/
+16
*
|
amcc-common.h: enable support for "env grep", "setexpr", and regex.
Wolfgang Denk
2013-05-01
-0
/
+3
*
|
amcc-common.h: minor white space cleanup
Wolfgang Denk
2013-05-01
-3
/
+3
*
|
m28evk: enable "env grep" and regexp support
Wolfgang Denk
2013-05-01
-0
/
+3
*
|
m28evk: white space cleanup
Wolfgang Denk
2013-05-01
-128
/
+128
*
|
setexpr: add regex substring matching and substitution
Wolfgang Denk
2013-05-01
-3
/
+277
*
|
setexpr: simplify code, improve help message
Wolfgang Denk
2013-05-01
-7
/
+11
*
|
"env grep" - add support for regular expression matches
Wolfgang Denk
2013-05-01
-11
/
+52
*
|
Add SLRE - Super Light Regular Expression library
Wolfgang Denk
2013-05-01
-0
/
+832
*
|
"env grep" - add options to grep in name, value, or both.
Wolfgang Denk
2013-05-01
-5
/
+33
*
|
"env grep" - reimplement command using hexport_r()
Wolfgang Denk
2013-05-01
-60
/
+40
*
|
hashtable: preparations to use hexport_r() for "env grep"
Wolfgang Denk
2013-05-01
-12
/
+38
*
|
spl_mmc: cleanup variable types
Peter Korsgaard
2013-05-01
-8
/
+9
|
/
*
sandbox: config: Enable CONFIG_FIT and CONFIG_CMD_FIT
Simon Glass
2013-05-01
-0
/
+2
*
sandbox: fs: Add support for saving files to host filesystem
Simon Glass
2013-05-01
-4
/
+49
*
fs: Add support for saving data to filesystems
Simon Glass
2013-05-01
-0
/
+76
*
sandbox: Support 'source' command
Simon Glass
2013-05-01
-4
/
+7
*
sandbox: Allow -c argument to provide a command list
Simon Glass
2013-05-01
-1
/
+1
*
Revert "fdt- Tell the FDT library where the device tree is"
Simon Glass
2013-05-01
-8
/
+0
*
fdt: Skip checking FDT if the pointer is NULL
Simon Glass
2013-05-01
-1
/
+2
*
sandbox: fdt: Support fdt command for sandbox
Simon Glass
2013-05-01
-3
/
+7
*
fdt: Allow fdt command to check and update control FDT
Simon Glass
2013-05-01
-13
/
+34
*
Add getenv_hex() to return an environment variable as hex
Simon Glass
2013-05-01
-0
/
+28
*
fdt: Add a parameter to fdt_valid()
Simon Glass
2013-05-01
-18
/
+20
*
sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file
Simon Glass
2013-05-01
-1
/
+70
*
sandbox: Switch over to generic board
Simon Glass
2013-05-01
-324
/
+66
*
sandbox: Provide a way to map from host RAM to U-Boot RAM
Simon Glass
2013-05-01
-0
/
+13
*
Trigger generic board error only when building
Simon Glass
2013-05-01
-2
/
+12
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-05-01
-0
/
+2
|
\
|
*
post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORES
Anatolij Gustschin
2013-05-01
-0
/
+2
*
|
Merge branch 'microblaze' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2013-05-01
-4
/
+126
|
\
\
|
|
/
|
/
|
|
*
watchdog: Add support for Xilinx Microblaze watchdog
Michal Simek
2013-04-30
-0
/
+114
|
*
microblaze: Disable all cpu features before reset
Michal Simek
2013-04-30
-1
/
+2
|
*
microblaze: Enable netconsole
Michal Simek
2013-04-30
-1
/
+8
|
*
microblaze: Fix reset function
Michal Simek
2013-04-30
-2
/
+2
*
|
git-mailrc: Add trini shortcut
Michal Simek
2013-04-29
-1
/
+2
*
|
Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash
Tom Rini
2013-04-22
-0
/
+20
|
\
\
|
*
|
flash: Add optional verify-after-write feature
Stefan Roese
2013-04-22
-0
/
+20
|
|
/
*
|
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
Tom Rini
2013-04-22
-10
/
+343
|
\
\
|
*
|
ppc4xx: Add lcd4_lwmon5 support
Stefan Roese
2013-04-22
-6
/
+142
|
*
|
Makefile: Add target for combined u-boot.img & spl/u-boot.bin
Stefan Roese
2013-04-22
-0
/
+16
|
*
|
ppc4xx: Add SPL support
Stefan Roese
2013-04-22
-4
/
+185
|
|
/
*
|
feature-removal-schedule.txt: Add CONFIG_SYS_MTEST_START/END
Tom Rini
2013-04-19
-0
/
+12
*
|
config_cmd_default.h: Remove CONFIG_CMD_MEMTEST
Tom Rini
2013-04-19
-18
/
+0
|
/
*
Prepare v2013.04
Tom Rini
2013-04-19
-1
/
+1
*
crc32: Correct endianness of crc32 result
Simon Glass
2013-04-19
-1
/
+4
*
patman: fix gitutil for decorations
Andreas Bießmann
2013-04-18
-4
/
+7
[prev]
[next]