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
/
arch
/
arm
/
lib
Commit message (
Expand
)
Author
Age
Lines
*
Minor coding style cleanup.
Wolfgang Denk
2011-05-19
-1
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-04-27
-1
/
+374
|
\
|
*
Don't grab memory for LCD if FB address is defined
Minkyu Kang
2011-04-27
-0
/
+4
|
*
ARM: fix stack pointer adjustment in board_init_f()
Eric Cooper
2011-04-27
-1
/
+1
|
*
arm: Use optimized memcpy and memset from linux
Matthias Weisser
2011-04-27
-0
/
+369
*
|
Respect memreserve regions specified in the device tree
Grant Likely
2011-04-25
-0
/
+2
*
|
Stop passing around bootmem_base value.
Grant Likely
2011-04-25
-2
/
+1
|
/
*
arm: fix incorrect monitor protection region in FLASH
Po-Yu Chuang
2011-03-27
-1
/
+1
*
arm: get_sp() should always be compiled
Po-Yu Chuang
2011-02-21
-3
/
+1
*
Replace "FLASH" strings with "Flash" or "flash"
Peter Tyser
2011-01-19
-1
/
+1
*
arm: add 8-byte alignment for ABI compliance before board_init_f
Heiko Schocher
2010-12-08
-1
/
+1
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
-5
/
+5
*
ARMV7: Fix build for non-OMAP3 boards
Steve Sakoman
2010-11-04
-1
/
+1
*
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
Wolfgang Denk
2010-10-29
-253
/
+0
*
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-29
-32
/
+0
*
arm, bootm: Fix compile warning
Heiko Schocher
2010-10-26
-2
/
+0
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
-1
/
+1
*
ARM: fix relocation support for onenand device.
Enric Balletbo i Serra
2010-10-23
-0
/
+3
*
Merge branch 'elf_reloc'
Wolfgang Denk
2010-10-19
-4
/
+6
|
\
|
*
armv7, beagle: add support for ELF relocations
Heiko Schocher
2010-10-13
-1
/
+1
|
*
arm: implement ELF relocations
Albert Aribaud
2010-10-13
-3
/
+5
*
|
ARM: add flat device tree support
John Rigby
2010-10-18
-16
/
+121
*
|
env_mmc: Fix crashing bug encountered after enabling ARM relocation
Steve Sakoman
2010-10-13
-5
/
+5
*
|
davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr
Ben Gardiner
2010-10-11
-19
/
+0
|
/
*
ARM: add relocation support
Heiko Schocher
2010-09-19
-5
/
+519
*
ARM (ARM11): add data cache support, test on Qong board
Heiko Schocher
2010-09-19
-1
/
+1
*
ARM V7 (OMAP): add data cache support, test on Beagle board
Heiko Schocher
2010-09-19
-0
/
+5
*
ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board
Heiko Schocher
2010-09-19
-0
/
+6
*
ARM: cp15: setup mmu and enable dcache
Heiko Schocher
2010-09-19
-0
/
+51
*
Save environment data to mmc.
Terry Lv
2010-09-19
-5
/
+10
*
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-08-04
-1
/
+1
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
-2
/
+2
*
ARM: remove unused VIDEOLFB ATAG
Minkyu Kang
2010-06-23
-40
/
+3
*
ARM: add __aeabi_unwind_cpp_pr0() function to avoid linker complaints
Wolfgang Denk
2010-05-15
-0
/
+5
*
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13
-0
/
+1823