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
*
ARM DaVinci: Remove redundant setting of GD_FLG_RELOC for sffsdr board.
Hugo Villeneuve
2008-10-13
-4
/
+0
*
Fix lzma uncompress call (image_start wrongly used instead image_len)
Luigi 'Comio' Mantellini
2008-10-13
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
Wolfgang Denk
2008-10-13
-3
/
+5
|
\
|
*
CFI: cfi_flash write fix for AMD legacy
Ed Swarthout
2008-10-13
-3
/
+5
*
|
mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
Nick Spence
2008-10-13
-4
/
+4
*
|
86xx: remove redudant code with lib_ppc/interrupts.c
Kumar Gala
2008-10-13
-124
/
+7
*
|
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
Stefan Roese
2008-10-13
-131
/
+204
|
\
\
|
|
/
|
*
Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master
Wolfgang Denk
2008-10-12
-83
/
+86
|
|
\
|
|
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2008-10-12
-83
/
+86
|
|
|
\
|
|
|
*
update uImage FIT multi documentation
Jean-Christophe PLAGNIOL-VILLARD
2008-10-08
-0
/
+2
|
|
|
*
move README.imx31 to doc/ and merge with README.mx31
Jean-Christophe PLAGNIOL-VILLARD
2008-10-08
-30
/
+29
|
|
|
*
i.MX31: switch to CFG_HZ=1000
Guennadi Liakhovetski
2008-10-08
-36
/
+53
|
|
|
*
Fix bug: in arch-arm, env_get_char dose not work fine
gnusercn
2008-10-08
-0
/
+2
|
|
|
*
Revert "ARM: set GD_FLG_RELOC for boards skipping relocation to RAM"
Jean-Christophe PLAGNIOL-VILLARD
2008-09-30
-17
/
+0
|
*
|
|
Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master
Wolfgang Denk
2008-10-12
-48
/
+115
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot-fdt
Wolfgang Denk
2008-10-12
-22
/
+59
|
|
|
\
\
|
|
|
*
|
libfdt: Fix error in documentation for fdt_get_alias_namelen()
Gerald Van Baren
2008-10-04
-1
/
+1
|
|
|
*
|
libfdt: Add function to explicitly expand aliases
David Gibson
2008-10-02
-7
/
+45
|
|
|
*
|
fdt: Overwrite /chosen node in bootm if it already exists in the dtb
Stefan Roese
2008-10-01
-1
/
+1
|
|
|
*
|
Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3.
Jon Loeliger
2008-10-01
-2
/
+2
|
|
|
*
|
libfdt: Fix bugs in fdt_get_path()
David Gibson
2008-10-01
-12
/
+11
|
|
|
|
/
|
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2008-10-12
-12
/
+32
|
|
|
\
\
|
|
|
*
|
MPC8572DS: Fix compile warnings
Kumar Gala
2008-10-08
-1
/
+1
|
|
|
*
|
85xx: Using proper I2C source clock divider for MPC8544
Wolfgang Grandegger
2008-10-08
-2
/
+2
|
|
|
*
|
FSL: Fix get_cpu_board_revision() return value.
Rafal Czubak
2008-10-08
-1
/
+1
|
|
|
*
|
Remove redundant #define for MPC8536DS
Haiying Wang
2008-10-07
-1
/
+0
|
|
|
*
|
Add ID EEPROM support for MPC8572DS
Haiying Wang
2008-10-07
-0
/
+11
|
|
|
*
|
Minor fixes for I2C address on MPC8572DS
Haiying Wang
2008-10-07
-2
/
+6
|
|
|
*
|
Fix the incorrect DDR clk freq reporting on 8536DS
Jason Jin
2008-10-07
-3
/
+12
|
|
|
*
|
85xx: Remove setting of *cache-line-size in device trees
Kumar Gala
2008-10-07
-3
/
+0
|
|
|
|
/
|
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
Wolfgang Denk
2008-10-12
-1
/
+2
|
|
|
\
\
|
|
|
*
|
cfi_flash: do not reset flash when probe fails
Mike Frysinger
2008-10-02
-1
/
+2
|
|
|
|
/
|
|
*
|
mpc83xx: don't disable autoboot
Kim Phillips
2008-09-24
-3
/
+3
|
|
*
|
mpc83xx: Fix typo in include/mpc83xx.h
Nobuhiro Iwamatsu
2008-09-24
-1
/
+1
|
|
*
|
mpc83xx: add h/w flash protection to board configs
Kim Phillips
2008-09-24
-0
/
+9
|
|
*
|
mpc83xx: spd_sdram: fix ddr sdram base address assignment bug
Anton Vorontsov
2008-09-24
-9
/
+9
|
|
|
/
|
*
|
TQM5200: enable support for ATAPI devices
Wolfgang Denk
2008-10-01
-0
/
+3
|
|
/
*
|
ppc4xx: Fix USB 2.0 phy reset sequence
Matthias Fuchs
2008-10-10
-3
/
+32
*
|
ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 board
Matthias Fuchs
2008-10-10
-0
/
+6
*
|
ppc4xx: Fix DU440 GPIO configuration
Matthias Fuchs
2008-10-10
-5
/
+5
*
|
ppc4xx: Update DU440 config
Matthias Fuchs
2008-10-10
-2
/
+4
*
|
ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR change
Adam Graham
2008-10-08
-0
/
+21
*
|
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
Stefan Roese
2008-09-23
-33
/
+26
|
\
\
|
|
/
|
*
ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixup
Stefan Roese
2008-09-22
-12
/
+4
|
*
Add missing device types to dev_print() in part.c
Remy Bohmer
2008-09-22
-1
/
+9
|
*
Fix DPRAM memory leak when CFG_ALLOC_DPRAM is defined, which
Wolfgang Denk
2008-09-22
-4
/
+6
|
*
Fix Spartan-3 definitions.
Laurent Pinchart
2008-09-22
-3
/
+3
|
*
Remove duplicate Spartan-3E definition.
Laurent Pinchart
2008-09-22
-9
/
+0
|
*
socrates: change default mtest address range
Anatolij Gustschin
2008-09-22
-2
/
+2
|
*
socrates: fix crash after relocation
Anatolij Gustschin
2008-09-22
-1
/
+1
[next]