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: Add an 'mtrr' command to list and adjust MTRRs
Simon Glass
2015-01-13
-1
/
+156
*
x86: ivybridge: Update microcode early in boot
Simon Glass
2015-01-13
-13
/
+40
*
x86: Disable CAR before relocation on platforms that need it
Simon Glass
2015-01-13
-0
/
+8
*
x86: ivybridge: Add a way to turn off the CAR
Simon Glass
2015-01-13
-0
/
+46
*
x86: Commit the current MTRRs before relocation
Simon Glass
2015-01-13
-0
/
+8
*
x86: ivybridge: Request MTRRs for DRAM regions
Simon Glass
2015-01-13
-0
/
+10
*
x86: board_f: Adjust x86 boot order for performance
Simon Glass
2015-01-13
-3
/
+5
*
x86: ivybridge: Set up an MTRR for the video frame buffer
Simon Glass
2015-01-13
-0
/
+7
*
x86: Add support for MTRRs
Simon Glass
2015-01-13
-101
/
+187
*
x86: ivybridge: Drop support for ROM caching
Simon Glass
2015-01-13
-25
/
+0
*
x86: pci: Display vesa modes in hex
Simon Glass
2015-01-13
-2
/
+2
*
x86: Tidy up VESA mode numbers
Simon Glass
2015-01-13
-4
/
+7
*
x86: Use cache, don't clear the display in video BIOS
Simon Glass
2015-01-13
-3
/
+2
*
x86: ivybridge: Only run the Video BIOS when video is enabled
Simon Glass
2015-01-13
-1
/
+8
*
x86: video: Add debug option to time the BIOS copy
Simon Glass
2015-01-13
-0
/
+3
*
x86: pci: Don't return a vesa mode when there is not video
Simon Glass
2015-01-13
-1
/
+1
*
x86: video: Add a debug() to display the frame buffer address
Simon Glass
2015-01-13
-0
/
+1
*
x86: Correct ifdtool microcode calculation
Simon Glass
2015-01-13
-2
/
+2
*
x86: Drop RAMTOP Kconfig
Simon Glass
2015-01-13
-12
/
+0
*
x86: Correct XIP_ROM_SIZE
Simon Glass
2015-01-13
-1
/
+1
*
x86: crownbay: Add pci devices in the dts file
Bin Meng
2015-01-13
-0
/
+81
*
x86: Use ePAPR defined properties for x86-uart
Bin Meng
2015-01-13
-4
/
+9
*
serial: ns16550: Support ns16550 compatible pci uart devices
Bin Meng
2015-01-13
-0
/
+31
*
fdt: Add several apis to decode pci device node
Bin Meng
2015-01-13
-26
/
+257
*
x86: Simplify the fsp hob access functions
Bin Meng
2015-01-12
-100
/
+101
*
pci: Make pci apis usable before relocation
Bin Meng
2015-01-12
-14
/
+28
*
x86: Support pci bus scan in the early phase
Bin Meng
2015-01-12
-0
/
+1
*
x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.c
Bin Meng
2015-01-12
-0
/
+2
*
x86: Clean up the board dts files
Bin Meng
2015-01-12
-24
/
+7
*
x86: Rename coreboot.dsti to serial.dtsi
Bin Meng
2015-01-12
-2
/
+2
*
x86: Remove alex.dts in arch/x86/dts
Bin Meng
2015-01-12
-25
/
+0
*
Prepare v2015.01
Tom Rini
2015-01-12
-1
/
+1
*
Nokia RX-51: Do not call secure PPA routine on non secure devices
Pali Rohár
2015-01-12
-1
/
+5
*
powerpc: xes: Add maintainer
Peter Tyser
2015-01-12
-4
/
+4
*
powerpc: xes: Convert to generic board
John Schmoller
2015-01-12
-0
/
+10
*
ARM: remove redudant information from Kconfig files
Masahiro Yamada
2015-01-12
-30
/
+0
*
omap: beagle_x15: add MAINTAINERS
Masahiro Yamada
2015-01-12
-0
/
+6
*
stv0991: record defconfig ownership in MAINTAINERS
Masahiro Yamada
2015-01-12
-0
/
+1
*
ARM: kirkwood: dns325: Add generic board support
Stefan Herbrechtsmeier
2015-01-12
-0
/
+1
*
Change e-mail address of Stefan Herbrechtsmeier
Stefan Herbrechtsmeier
2015-01-12
-6
/
+6
*
common/board_f.c: fix compile error when tracing disabled
Kevin Hilman
2015-01-12
-7
/
+0
*
tools/kwbimage.c: fix parser error handling
Andreas Bießmann
2015-01-11
-6
/
+8
*
ARM: atmel: sama5d3xek: fix the LCD parameters
Bo Shen
2015-01-11
-2
/
+1
*
ARM: atmel: sama5d4xek: fix the LCD parameters
Bo Shen
2015-01-11
-2
/
+1
*
ARM: atmel: sama5d4 xplained: fix the LCD parameters
Bo Shen
2015-01-11
-4
/
+2
*
fix: tools: kwbimage.c: Initialize headersz to suppress warning
Łukasz Majewski
2015-01-10
-1
/
+1
*
Merge git://git.denx.de/u-boot-nand-flash
Tom Rini
2015-01-10
-10
/
+5
|
\
|
*
mtd: nand: do not scan BBT after scrub
Masahiro Yamada
2015-01-09
-8
/
+3
|
*
mtd: nand: Mark the BBT as scanned prior to calling scan_bbt again
Masahiro Yamada
2015-01-09
-1
/
+1
|
*
mtd: nand: revive "nand scrub" command
Masahiro Yamada
2015-01-09
-1
/
+1
[next]