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
*
sc520: Release CAR and enable caching
Graeme Russ
2011-02-12
-5
/
+11
*
x86: Convert board_init_f to use an init_sequence
Graeme Russ
2011-02-12
-41
/
+29
*
x86: Rearrange function calls in board_init_f
Graeme Russ
2011-02-12
-8
/
+8
*
x86: Split board_init_f() into init_fnc_t compatible functions
Graeme Russ
2011-02-12
-49
/
+74
*
x86: Fix incorrect usage of relocation offset
Graeme Russ
2011-02-12
-6
/
+6
*
x86: Move console initialisation into board_init_f
Graeme Russ
2011-02-12
-3
/
+12
*
x86: Move test for cold boot into init functions
Graeme Russ
2011-02-12
-13
/
+11
*
x86: Move call to dram_init_f into board_init_f
Graeme Russ
2011-02-12
-3
/
+4
*
x86: Defer setup of final stack
Graeme Russ
2011-02-12
-17
/
+33
*
sc520: Move RAM sizing code from asm to C
Graeme Russ
2011-02-12
-767
/
+611
*
x86: Use Cache-As-RAM for initial stack
Graeme Russ
2011-02-12
-21
/
+135
*
x86: Move initial gd to fixed location
Graeme Russ
2011-02-12
-19
/
+39
*
eNET: General code cleanup
Graeme Russ
2011-02-12
-186
/
+129
*
eNET: Rearrange PAR assignments
Graeme Russ
2011-02-12
-30
/
+46
*
eNET: Define MMCR values in config.h
Graeme Russ
2011-02-12
-46
/
+445
*
eNET: Add RTC support to eNET
Graeme Russ
2011-02-12
-0
/
+8
*
eNET: Fix eNET Interrupt Setup for Linux
Graeme Russ
2011-02-12
-6
/
+9
*
sc520: Remove printf calls from cpu_init_f
Graeme Russ
2011-02-12
-2
/
+0
*
sc520: Move board specific settings to board init function
Graeme Russ
2011-02-12
-19
/
+9
*
sc520: Define MMCR address in include file
Graeme Russ
2011-02-12
-39
/
+55
*
x86: Make cpu init functions weak
Graeme Russ
2011-02-12
-32
/
+17
*
x86: Call early_board_init when warm booting
Graeme Russ
2011-02-12
-5
/
+5
*
x86: Add processor flags header from linux
Graeme Russ
2011-02-12
-10
/
+121
*
x86: Move Global Descriptor Table defines to processor.h
Graeme Russ
2011-02-12
-10
/
+7
*
x86: Add stack dump to register dump
Graeme Russ
2011-02-12
-0
/
+16
*
x86: Fix mangled umlauts
Graeme Russ
2011-02-12
-2
/
+2
*
sc520: Sort Makefile
Graeme Russ
2011-02-12
-1
/
+1
*
x86: Parametize values used in linker script
Graeme Russ
2011-02-12
-20
/
+20
*
eNET: Create distinct board configurations
Graeme Russ
2011-02-12
-2
/
+2
*
x86: Align config.mk and linker scripts with other arches
Graeme Russ
2011-02-12
-12
/
+10
*
x86: Fix definition of global_data struct for asm-offsets.c
Graeme Russ
2011-02-12
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2011-02-11
-16
/
+19
|
\
|
*
powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3
York Sun
2011-02-10
-1
/
+4
|
*
powerpc/85xx: corrected p1_p2_rdb EEPROM address
Priyanka Jain
2011-02-09
-2
/
+1
|
*
powerpc/85xx: Fix p1_p2_rdb boards.cfg
Kumar Gala
2011-02-09
-13
/
+13
|
*
fsl: update CRC after setting EEPROM identifier
Timur Tabi
2011-02-09
-0
/
+1
*
|
cmd_bmp.c: message about compressed formats is debug info only.
Wolfgang Denk
2011-02-09
-1
/
+1
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2011-02-09
-1
/
+5
|
\
|
*
NAND: env: remember the flags used in the previous environment
Scott Wood
2011-02-08
-1
/
+5
*
|
Merge branch 'next' of git://git.denx.de/u-boot-nios
Wolfgang Denk
2011-02-09
-1
/
+30
|
\
\
|
*
|
nios2: add gpio_is_valid
Thomas Chou
2011-02-08
-0
/
+13
|
*
|
nios2: use long for ssize_t
Thomas Chou
2011-02-08
-1
/
+1
|
*
|
altera_spi: add spi_set_speed
Thomas Chou
2011-02-08
-0
/
+5
|
*
|
nios2: add gpio_free
Thomas Chou
2011-02-08
-0
/
+11
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2011-02-09
-166
/
+994
|
\
\
|
|
/
|
/
|
|
*
ppc4xx: Add DLVision-10G board support
Dirk Eibach
2011-02-07
-166
/
+994
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Wolfgang Denk
2011-02-06
-8
/
+35
|
\
\
|
*
|
mpc83xx: Use correct register to calculate clocks.
Joakim Tjernlund
2011-02-05
-7
/
+15
|
*
|
mpc83xx: fix pcie configuration space read/write
Leo Liu
2011-02-05
-1
/
+20
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2011-02-06
-4
/
+5
|
\
\
\
[next]