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
/
common
Commit message (
Expand
)
Author
Age
Lines
*
spl_mmc: add Falcon mode support for raw variant
Peter Korsgaard
2013-06-07
-0
/
+18
*
spl_mmc: mmc_load_image_raw(): Add sector argument
Peter Korsgaard
2013-06-07
-9
/
+6
*
spl_mmc: add Falcon mode support for FAT variant
Peter Korsgaard
2013-06-07
-0
/
+21
*
spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init out
Peter Korsgaard
2013-06-07
-14
/
+13
*
spl_mmc: return error from mmc_load_image_{raw, fat} rather than hanging
Peter Korsgaard
2013-06-07
-10
/
+14
*
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2013-06-07
-0
/
+87
|
\
|
*
lcd: add functions to set up simplefb device tree
Stephen Warren
2013-06-05
-0
/
+87
*
|
fdt: allow bootdelay to be specified via device tree
Stephen Warren
2013-06-04
-0
/
+5
*
|
common: board_f: Do not call board_postclk_init twice
Masahiro Yamada
2013-06-04
-6
/
+3
*
|
sandbox: image: Adjust FIT image printing to work with sandbox
Simon Glass
2013-06-04
-3
/
+6
*
|
image: Use fit_image_load() to load kernel
Simon Glass
2013-06-04
-152
/
+8
*
|
sandbox: Adjust bootm command to work with sandbox
Simon Glass
2013-06-04
-13
/
+12
*
|
image: Use fit_image_load() to load FDT
Simon Glass
2013-06-04
-199
/
+31
*
|
image: Use fit_image_load() to load ramdisk
Simon Glass
2013-06-04
-168
/
+16
*
|
image: Introduce fit_image_load() to load images from FITs
Simon Glass
2013-06-04
-0
/
+231
*
|
main: Add debug_bootkeys to avoid #ifdefs
Simon Glass
2013-06-04
-12
/
+12
*
|
main: Add debug_parser() to avoid #ifdefs
Simon Glass
2013-06-04
-35
/
+23
*
|
main: Correct header order
Simon Glass
2013-06-04
-15
/
+4
*
|
main: Fix typos and checkpatch warnings in command line reading
Simon Glass
2013-06-04
-11
/
+11
*
|
main: Use get/setenv_ulong()
Simon Glass
2013-06-04
-6
/
+2
*
|
main: Move boot_delay code into its own function
Simon Glass
2013-06-04
-67
/
+70
*
|
main: Separate out the two abortboot() functions
Simon Glass
2013-06-04
-8
/
+11
*
|
net: Add prototype for update_tftp
Simon Glass
2013-06-04
-6
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
2013-05-31
-27
/
+62
|
\
\
|
*
|
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-05-31
-27
/
+27
|
*
|
nand: adjust erase/read/write partition/chip size for bad blocks
Harvey Chapman
2013-05-22
-0
/
+35
*
|
|
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-05-30
-2595
/
+2982
|
\
\
\
|
*
|
|
common: Update cmd_bdinfo for PPC
York Sun
2013-05-24
-0
/
+5
|
*
|
|
cmd_mem: fix cp command
Masahiro Yamada
2013-05-24
-1
/
+1
|
|
/
/
|
*
|
fdt_support: Use CONFIG_NR_DRAM_BANKS if defined
Doug Anderson
2013-05-17
-0
/
+4
|
*
|
bootm: Avoid 256-byte overflow in fixup_silent_linux()
Doug Anderson
2013-05-17
-12
/
+29
|
*
|
Power: remove support for Freescale MPC8220
Wolfgang Denk
2013-05-15
-31
/
+0
|
*
|
drivers/mmc: move spl_mmc.c to common/spl
Ying Zhang
2013-05-15
-0
/
+138
|
*
|
arm: Refactor bootm to reduce #ifdefs
Simon Glass
2013-05-14
-1
/
+1
|
*
|
image: Add device tree setup to image library
Simon Glass
2013-05-14
-0
/
+112
|
*
|
image: Split libfdt code into image-fdt.c
Simon Glass
2013-05-14
-566
/
+592
|
*
|
image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL
Simon Glass
2013-05-14
-3
/
+5
|
*
|
image: Remove remaining #ifdefs in image-fit.c
Simon Glass
2013-05-14
-13
/
+3
|
*
|
sandbox: image: Add support for booting images in sandbox
Simon Glass
2013-05-14
-29
/
+40
|
*
|
image: Rename hash printing to fit_image_print_verification_data()
Simon Glass
2013-05-14
-52
/
+79
|
*
|
image: Export fit_conf_get_prop_node()
Simon Glass
2013-05-14
-4
/
+4
|
*
|
image: Move error! string to common place
Simon Glass
2013-05-14
-11
/
+8
|
*
|
image: Move hash checking into its own function
Simon Glass
2013-05-14
-62
/
+66
|
*
|
image: Rename fit_image_check_hashes() to fit_image_verify()
Simon Glass
2013-05-14
-15
/
+15
|
*
|
image: Move HOSTCC image code to tools/
Simon Glass
2013-05-14
-170
/
+1
|
*
|
image: Split FIT code into new image-fit.c
Simon Glass
2013-05-14
-1602
/
+1637
|
*
|
image: Export fit_check_ramdisk()
Simon Glass
2013-05-14
-7
/
+2
|
*
|
image: Move timestamp #ifdefs to header file
Simon Glass
2013-05-14
-29
/
+21
|
*
|
hash: Add a way to calculate a hash for any algortihm
Simon Glass
2013-05-14
-0
/
+23
|
*
|
env: Fix minor comment typos in cmd_nvedit
Simon Glass
2013-05-14
-2
/
+2
[next]