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
Commit message (
Expand
)
Author
Age
Lines
*
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
Simon Glass
2015-02-12
-0
/
+30
*
dm: at91: Drop use of ATMEL_PIO_PORTS in the header file
Simon Glass
2015-02-12
-8
/
+4
*
dm: sandbox: Move driver model CONFIGs to Kconfig
Simon Glass
2015-02-12
-0
/
+24
*
dm: omap3: Move driver model CONFIGs to Kconfig
Simon Glass
2015-02-12
-0
/
+9
*
dm: tegra: Move driver model CONFIGs to Kconfig
Simon Glass
2015-02-12
-0
/
+18
*
dm: x86: Move driver model CONFIGs to Kconfig
Simon Glass
2015-02-12
-0
/
+9
*
dm: exynos: Move driver model CONFIGs to Kconfig
Simon Glass
2015-02-12
-0
/
+15
*
dm: Move Raspberry Pi driver model CONFIGs to Kconfig
Simon Glass
2015-02-12
-0
/
+14
*
powerpc: ppc4xx: Add defaults for DT based booting to really work
Stefan Roese
2015-02-12
-0
/
+9
*
powerpc: Add linkage.h file
Simon Glass
2015-02-12
-0
/
+7
*
ppc: amcc: Omit unneeded ns16550 CONFIG if using driver model
Simon Glass
2015-02-12
-0
/
+2
*
powerpc: ppc4xx: Allow the end of u-boot.bin to be found
Simon Glass
2015-02-12
-2
/
+6
*
powerpc: ppc4xx: Add a gpio.h header file
Simon Glass
2015-02-12
-0
/
+7
*
powerpc: ppc4xx: Call board_init_f_mem() for generic board
Simon Glass
2015-02-12
-1
/
+17
*
powerpc: ppc4xx: dts: Bring in canyonlands device tree files
Simon Glass
2015-02-12
-0
/
+1484
*
powerpc: ppc4xx: canyonlands: Move to generic board
Simon Glass
2015-02-12
-0
/
+2
*
powerpc: ppc4xx: Add ramboot config for glacier
Simon Glass
2015-02-12
-0
/
+8
*
powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk
Simon Glass
2015-02-12
-4
/
+1
*
powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL)
Simon Glass
2015-02-12
-0
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2015-02-10
-149
/
+10646
|
\
|
*
x86: Use tab instead of space to indent in PCIE_ECAM_BASE
Bin Meng
2015-02-06
-1
/
+1
|
*
x86: Add SD/MMC support to quark/galileo
Bin Meng
2015-02-06
-0
/
+11
|
*
x86: Add SPI support to quark/galileo
Bin Meng
2015-02-06
-0
/
+30
|
*
x86: galileo: Add GPIO support
Bin Meng
2015-02-06
-0
/
+14
|
*
x86: quark: Initialize non-standard BARs
Bin Meng
2015-02-06
-0
/
+78
|
*
x86: quark: Call MRC in dram_init()
Bin Meng
2015-02-06
-2
/
+122
|
*
x86: quark: Enable the Memory Reference Code build
Bin Meng
2015-02-06
-0
/
+1
|
*
x86: quark: Add System Memory Controller support
Bin Meng
2015-02-06
-0
/
+3210
|
*
x86: quark: Add utility codes needed for MRC
Bin Meng
2015-02-06
-0
/
+2068
|
*
x86: quark: Add Memory Reference Code (MRC) main routines
Bin Meng
2015-02-06
-0
/
+391
|
*
x86: quark: Bypass TSC calibration
Bin Meng
2015-02-06
-0
/
+5
|
*
x86: Allow overriding TSC_FREQ_IN_MHZ
Bin Meng
2015-02-06
-20
/
+20
|
*
x86: Enable the Intel quark/galileo build
Bin Meng
2015-02-06
-0
/
+18
|
*
x86: Add basic Intel Galileo board support
Bin Meng
2015-02-06
-0
/
+44
|
*
x86: Add basic Intel Quark processor support
Bin Meng
2015-02-06
-0
/
+295
|
*
x86: quark: Add Cache-As-RAM initialization
Bin Meng
2015-02-06
-0
/
+105
|
*
x86: Define macros for pci configuration space access
Bin Meng
2015-02-06
-7
/
+13
|
*
x86: quark: Add routines to access message bus registers
Bin Meng
2015-02-06
-0
/
+183
|
*
x86: Add header files for Intel Quark SoC defines
Bin Meng
2015-02-06
-0
/
+68
|
*
x86: Add support for Intel Minnowboard Max
Simon Glass
2015-02-06
-2
/
+3831
|
*
x86: Allow a UART to be set up before the FSP is ready
Simon Glass
2015-02-06
-0
/
+7
|
*
x86: Allow FSP Kconfig settings for all x86
Simon Glass
2015-02-06
-38
/
+38
|
*
x86: Remove unnecessary casts and fix comment typos
Simon Glass
2015-02-06
-5
/
+5
|
*
x86: mmc: Move common FSP functions into a common file
Simon Glass
2015-02-06
-72
/
+59
|
*
x86: Make CAR and DRAM FSP code common
Simon Glass
2015-02-05
-1
/
+3
|
*
x86: Adjust the FSP types slightly
Simon Glass
2015-02-05
-7
/
+9
|
*
x86: Move common FSP code into a common location
Simon Glass
2015-02-05
-8
/
+16
|
*
x86: video: Allow video ROM execution to fall back to the other method
Simon Glass
2015-02-05
-1
/
+2
|
*
x86: Rename MMCONF_BASE_ADDRESS and make it common across x86
Simon Glass
2015-02-05
-2
/
+16
*
|
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2015-02-10
-408
/
+162
|
\
\
[next]