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
*
x86: link: Add PCH driver to support SPI Flash
Simon Glass
2015-04-29
-1
/
+12
*
x86: Update chromebook_link instructions for binary blob
Simon Glass
2015-04-29
-1
/
+1
*
x86: minnowmax: use the correct NOR in the configuration
Gabriel Huau
2015-04-29
-2
/
+2
*
x86: Correct the typo in write_tables()
Bin Meng
2015-04-29
-1
/
+1
*
x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS
Bin Meng
2015-04-29
-7
/
+19
*
x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig
Bin Meng
2015-04-29
-6
/
+2
*
x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics
Bin Meng
2015-04-29
-4
/
+4
*
x86: Kconfig: Move platform options forward
Bin Meng
2015-04-29
-10
/
+9
*
x86: Kconfig: Divide the target selection to vendor/model
Bin Meng
2015-04-29
-79
/
+139
*
x86: quark: Turn on legacy segments decode
Bin Meng
2015-04-29
-0
/
+19
*
x86: Check PIRQ routing table sanity in the F segment
Bin Meng
2015-04-29
-5
/
+13
*
x86: minnowmax: add GPIO banks in the device tree
Gabriel Huau
2015-04-29
-0
/
+42
*
x86: baytrail: fix the GPIOBASE address
Gabriel Huau
2015-04-29
-1
/
+1
*
x86: Correct Minnowboard instructions to use the right descriptor
Simon Glass
2015-04-29
-3
/
+20
*
biosemu: Do not free vga_info->BIOSImage when it is 0xc0000
Bin Meng
2015-04-29
-1
/
+2
*
pci: Remove parameter 'class' of pci_rom_load()
Bin Meng
2015-04-29
-2
/
+2
*
pci: Option rom class is a 24-bit number
Bin Meng
2015-04-29
-9
/
+11
*
x86: queensbay: Implement PIRQ routing
Bin Meng
2015-04-29
-4
/
+442
*
x86: Support platform PIRQ routing
Bin Meng
2015-04-29
-0
/
+300
*
x86: Write configuration tables in last_stage_init()
Bin Meng
2015-04-29
-0
/
+91
*
x86: Add a function to assign IRQ numbers to PCI device
Bin Meng
2015-04-29
-0
/
+35
*
x86: Install a default e820 table in the __weak install_e820_map()
Bin Meng
2015-04-29
-7
/
+22
*
x86: Clean up arch/x86/include/asm/e820.h
Bin Meng
2015-04-29
-131
/
+2
*
x86: Add alias for SPI node in the board dts
Bin Meng
2015-04-29
-2
/
+11
*
x86: Set serial port IRQ for SMSC LPC47M
Bin Meng
2015-04-29
-4
/
+9
*
x86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.h
Bin Meng
2015-04-29
-9
/
+8
*
x86: queensbay: Avoid using PCH prefix
Bin Meng
2015-04-29
-4
/
+3
*
x86: Remove the old VGA driver
Bin Meng
2015-04-29
-212
/
+0
*
x86: minnowmax: Remove CONFIG_VIDEO_X86 in the defconfig
Bin Meng
2015-04-29
-1
/
+0
*
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2015-04-29
-50
/
+914
|
\
|
*
ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQ
Masahiro Yamada
2015-04-29
-12
/
+12
|
*
ARM: zynq: move SoC headers to mach-zynq/include/mach
Masahiro Yamada
2015-04-29
-0
/
+0
|
*
ARM: zynq: move SoC sources to mach-zynq
Masahiro Yamada
2015-04-29
-4
/
+4
|
*
ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.S
Masahiro Yamada
2015-04-29
-7
/
+1
|
*
zynqmp: Enable SDHCI0 options
Michal Simek
2015-04-29
-0
/
+14
|
*
zynqmp: Enable FS_GENERIC option
Siva Durga Prasad Paladugu
2015-04-29
-2
/
+3
|
*
zynqmp: Add SPI driver support for ZynqMP
Siva Durga Prasad Paladugu
2015-04-29
-0
/
+10
|
*
zynqmp: i2c: Enable i2c driver for zynqMP
Siva Durga Prasad Paladugu
2015-04-29
-0
/
+26
|
*
zynqmp: Add support for EMMC bootmode
Michal Simek
2015-04-29
-1
/
+3
|
*
zynqmp: Add support for emulation platform - Veloce
Michal Simek
2015-04-29
-2
/
+12
|
*
zynq: timer: Fix wrong timer calculation
Siva Durga Prasad Paladugu
2015-04-29
-1
/
+3
|
*
zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD
Siva Durga Prasad Paladugu
2015-04-29
-1
/
+1
|
*
zynqmp: Add support for R5 sw loading
Michal Simek
2015-04-29
-3
/
+285
|
*
zynqmp: caches: Enable dcache for zynqmp
Siva Durga Prasad Paladugu
2015-04-29
-1
/
+165
|
*
zynq: slcr: Disable all level shifters
Siva Durga Prasad Paladugu
2015-04-29
-0
/
+7
|
*
ARM: zynq: drop legacy ps7_init.c/h support
Masahiro Yamada
2015-04-29
-7
/
+2
|
*
zynq: Add Zynq PicoZed board support
Nathan Rossi
2015-04-29
-0
/
+61
|
*
serial: zynq: Add support for slow emulation platform
Michal Simek
2015-04-29
-1
/
+7
|
*
zynq: Enable GPIO driver and GPIO commands
Michal Simek
2015-04-29
-0
/
+3
|
*
gpio: add Xilinx Zynq PS GPIO driver
Andrea Scian
2015-04-29
-0
/
+287
[next]