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
/
x86
/
include
/
asm
Commit message (
Expand
)
Author
Age
Lines
*
x86: Move turbo_state to global_data
Simon Glass
2017-02-07
-0
/
+1
*
x86: Move pirq_routing_table to global_data
Simon Glass
2017-02-07
-0
/
+1
*
x86: Support jumping from SPL to U-Boot
Simon Glass
2017-02-06
-0
/
+9
*
x86: Fix up type sizes for 64-bit
Simon Glass
2017-02-06
-0
/
+10
*
x86: Drop flag_is_changable() on x86_64
Simon Glass
2017-02-06
-0
/
+3
*
x86: Fix up byteorder.h for x86_64
Simon Glass
2017-02-06
-8
/
+9
*
x86: Support global_data on x86_64
Simon Glass
2017-02-06
-1
/
+6
*
x86: Move the i386 code into its own directory
Simon Glass
2017-02-06
-0
/
+3
*
x86: Add an SPL implementation
Simon Glass
2017-02-06
-0
/
+8
*
x86: fsp: Fix cast for 64-bit compilation
Simon Glass
2017-02-06
-2
/
+2
*
x86: Update mpspec to build on 64-bit machines
Simon Glass
2017-02-06
-4
/
+4
*
x86: Use unsigned long for address in table generation
Simon Glass
2017-02-06
-4
/
+4
*
x86: Synchronize list of x86 subarchitectures (update bootparam.h)
Andy Shevchenko
2017-02-06
-1
/
+2
*
ls2080: Exit dpaa only right before exiting U-Boot
Alexander Graf
2016-11-17
-0
/
+1
*
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2016-10-19
-236
/
+13
|
\
|
*
cpu: Add get_vendor callback
Alexander Graf
2016-10-19
-0
/
+13
|
*
x86: Move smbios generation into arch independent directory
Alexander Graf
2016-10-19
-236
/
+0
|
*
x86: Move table csum into separate file
Alexander Graf
2016-10-19
-0
/
+2
*
|
x86: Add implementations of setjmp() and longjmp()
Simon Glass
2016-10-18
-0
/
+24
*
|
x86: Move table csum into separate header
Alexander Graf
2016-10-18
-0
/
+2
|
/
*
x86: Drop unused init_helper functions
Simon Glass
2016-10-11
-2
/
+0
*
dm: x86: Move link to use driver model for video
Simon Glass
2016-10-11
-13
/
+0
*
x86: Add an accelerated memmove() function
Simon Glass
2016-10-11
-1
/
+1
*
x86: Fix Linux v4.7+ zimage booting (update bootparam.h)
Stefan Roese
2016-10-11
-0
/
+3
*
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
2016-09-23
-1
/
+0
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
-1
/
+1
*
x86: efi: Fix EFI 64-bit payload build warnings
Bin Meng
2016-08-30
-4
/
+0
*
i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)
Stefan Roese
2016-08-16
-26
/
+0
*
x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZE
Stefan Roese
2016-08-16
-4
/
+4
*
x86: baytrail: acpi: Hide internal UART per GNVS setting
Bin Meng
2016-07-12
-11
/
+8
*
x86: acpi: Pack global NVS into ACPI table
Bin Meng
2016-07-12
-0
/
+10
*
x86: quark: Introduce ACPI global NVS
Bin Meng
2016-07-12
-0
/
+34
*
x86: baytrail: Introduce ACPI global NVS
Bin Meng
2016-07-12
-0
/
+55
*
x86: quark: Add platform ASL files
Bin Meng
2016-05-30
-0
/
+433
*
x86: quark: Prepare device.h for inclusion by ASL
Bin Meng
2016-05-30
-6
/
+15
*
x86: acpi: Make irqroute.asl common
Bin Meng
2016-05-30
-2
/
+2
*
x86: acpi: Create a common irqlinks ASL file
Bin Meng
2016-05-30
-21
/
+35
*
x86: baytrail: Add GPIO ASL description
Bin Meng
2016-05-23
-0
/
+98
*
x86: baytrail: Add internal UART ASL description
Bin Meng
2016-05-23
-0
/
+64
*
x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM
Bin Meng
2016-05-23
-0
/
+3
*
x86: Prepare configuration tables in dedicated high memory region
Bin Meng
2016-05-23
-0
/
+23
*
x86: qemu: Move qfw command over to cmd and add Kconfig entry
Tom Rini
2016-05-23
-157
/
+0
*
x86: baytrail: Add platform ASL files
Bin Meng
2016-05-23
-0
/
+1348
*
x86: acpi: Return table length in acpi_create_madt_lapics()
Bin Meng
2016-05-23
-1
/
+1
*
x86: acpi: Add some generic ASL libraries
Bin Meng
2016-05-23
-0
/
+331
*
x86: acpi: Clean up table header revisions
Bin Meng
2016-05-23
-6
/
+0
*
x86: acpi: Use u32 in table write routines
Bin Meng
2016-05-23
-2
/
+2
*
x86: acpi: Adjust order in acpi_table.c
Bin Meng
2016-05-23
-7
/
+7
*
x86: acpi: Change fill_header()
Bin Meng
2016-05-23
-0
/
+1
*
x86: acpi: Remove acpi_create_ssdt_generator()
Bin Meng
2016-05-23
-3
/
+0
[next]