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 the root-complex block to common intel registers
Simon Glass
2016-03-17
-7
/
+9
*
x86: Create a common header for Intel register access
Simon Glass
2016-03-17
-6
/
+22
*
x86: Move microcode code to a common location
Simon Glass
2016-03-17
-4
/
+8
*
x86: Move cache-as-RAM code into a common location
Simon Glass
2016-03-17
-1
/
+8
*
x86: cpu: Add functions to return the family and stepping
Simon Glass
2016-03-17
-0
/
+24
*
x86: Allow use of serial soon after relocation
Simon Glass
2016-03-17
-1
/
+8
*
input: i8042: Make sure the keyboard is enabled
Simon Glass
2016-03-17
-0
/
+5
*
syscon: Avoid returning a device on failure
Simon Glass
2016-03-17
-0
/
+1
*
dm: timer: Correct timer init ordering after relocation
Simon Glass
2016-03-17
-1
/
+3
*
x86: broadwell: Add a few microcode files
Simon Glass
2016-03-17
-0
/
+2272
*
x86: Add comments to the SIPI vector
Simon Glass
2016-03-17
-0
/
+2
*
x86: Tidy up mp_init to reduce duplication
Simon Glass
2016-03-17
-53
/
+26
*
x86: Correct duplicate POST values
Simon Glass
2016-03-17
-2
/
+2
*
x86: Add a script to aid code conversion from coreboot
Simon Glass
2016-03-17
-0
/
+26
*
x86: gpio: Correct GPIO setup ordering
Simon Glass
2016-03-17
-1
/
+8
*
x86: dts: link: Add board ID GPIOs
Simon Glass
2016-03-17
-0
/
+2
*
x86: dts: link: Move SPD info into the memory controller
Simon Glass
2016-03-17
-111
/
+110
*
x86: link: Add required GPIO properties
Simon Glass
2016-03-17
-3
/
+9
*
x86: Add some more common MSR indexes
Simon Glass
2016-03-17
-20
/
+43
*
x86: cpu: Make the vendor table const
Simon Glass
2016-03-17
-1
/
+1
*
malloc_simple: Add a little more debugging
Simon Glass
2016-03-17
-2
/
+5
*
pci: Correct a few comments and nits
Simon Glass
2016-03-17
-3
/
+4
*
pci: Add functions to update PCI configuration registers
Simon Glass
2016-03-17
-0
/
+80
*
gpio: Use const where possible
Simon Glass
2016-03-17
-10
/
+10
*
gpio: Add a function to obtain a GPIO vector value
Simon Glass
2016-03-17
-0
/
+30
*
cpu: Add support for microcode version and CPU ID
Simon Glass
2016-03-17
-0
/
+12
*
video: Allow simple-panel to be used without regulators
Simon Glass
2016-03-17
-8
/
+10
*
x86: Document how to play with SeaBIOS
Bin Meng
2016-03-17
-2
/
+55
*
x86: qemu: Enable ACPI table generation by default
Bin Meng
2016-03-17
-0
/
+1
*
x86: Support booting SeaBIOS
Bin Meng
2016-03-17
-0
/
+28
*
x86: Implement functions for writing coreboot table
Bin Meng
2016-03-17
-0
/
+147
*
x86: Support writing configuration tables in high area
Bin Meng
2016-03-17
-0
/
+11
*
x86: Simplify codes in write_tables()
Bin Meng
2016-03-17
-27
/
+34
*
x86: Change write_acpi_tables() signature a little bit
Bin Meng
2016-03-17
-6
/
+5
*
x86: Use a macro for ROM table alignment
Bin Meng
2016-03-17
-5
/
+7
*
x86: Change to use start/end address pair in write_tables()
Bin Meng
2016-03-17
-6
/
+12
*
x86: Clean up coreboot_tables.h
Bin Meng
2016-03-17
-73
/
+80
*
x86: Move sysinfo related to sysinfo.h
Bin Meng
2016-03-17
-4
/
+2
*
x86: Move asm/arch-coreboot/tables.h to a common place
Bin Meng
2016-03-17
-4
/
+1
*
spl: arm: Make sure to include all of the u_boot_list entries
Tom Rini
2016-03-16
-15
/
+9
*
mvebu: ds414: Move cmd_syno into ds414 directory
Tom Rini
2016-03-16
-8
/
+4
*
arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX
Tom Rini
2016-03-16
-1
/
+7
*
lpc32xx: work_92105: Rework Makefile
Tom Rini
2016-03-16
-3
/
+5
*
cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILD
Tom Rini
2016-03-16
-21
/
+22
*
ARM: keystone2: Only link cmd_ddr3.o on non-SPL builds
Tom Rini
2016-03-16
-1
/
+2
*
ARM: keystone2: Switch to using the poweroff command
Tom Rini
2016-03-16
-29
/
+30
*
ARM: keystone2: Split monitor code / command code
Tom Rini
2016-03-16
-52
/
+71
*
ARM: DRA7xx: Enable NFS boot command
Andrew F. Davis
2016-03-15
-6
/
+0
*
ti_armv7_common: env: Add NFS loading support to default enviroment
Andrew F. Davis
2016-03-15
-0
/
+6
*
spl_nor: fix warning when compiled for 64bit target
Masahiro Yamada
2016-03-15
-1
/
+1
[prev]
[next]