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
/
lib
Commit message (
Expand
)
Author
Age
Lines
*
x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init()
Bin Meng
2015-10-21
-1
/
+35
*
x86: Use struct mrc_region to describe a mrc region
Bin Meng
2015-10-21
-10
/
+17
*
x86: Add more common routines to manipulate mrc cache
Bin Meng
2015-10-21
-0
/
+89
*
x86: Add various minor tidy-ups in mrccache codes
Bin Meng
2015-10-21
-8
/
+6
*
x86: Do sanity test on the cache record in mrccache_update()
Bin Meng
2015-10-21
-0
/
+3
*
x86: Move mrccache.[c|h] to a common place
Bin Meng
2015-10-21
-0
/
+157
*
x86: fsp: Add a hdr sub-command to show header information
Bin Meng
2015-10-21
-1
/
+31
*
x86: fsp: Make hob command a sub-command to fsp
Bin Meng
2015-10-21
-7
/
+28
*
x86: fsp: Print GUID whenever applicable in the hob command output
Bin Meng
2015-10-21
-3
/
+19
*
x86: fsp: Compact the output of hob command
Bin Meng
2015-10-21
-14
/
+14
*
x86: Add SMBIOS table support
Bin Meng
2015-10-21
-0
/
+275
*
x86: Move install_e820_map() out of zimage.c
Bin Meng
2015-10-21
-26
/
+38
*
x86: fsp: Report correct number of E820 table entries
Bin Meng
2015-09-28
-1
/
+2
*
x86: Generate a valid ACPI table
Saket Sinha
2015-08-26
-0
/
+442
*
x86: fsp: Add comments about U-Boot entering start.S twice
Bin Meng
2015-08-26
-1
/
+1
*
x86: fsp: Enlarge the size of malloc() pool before relocation
Bin Meng
2015-08-26
-1
/
+15
*
x86: Remove calculate_relocation_address()
Bin Meng
2015-08-26
-50
/
+1
*
x86: Drop FSP error defines and use EFI instead
Simon Glass
2015-08-14
-1
/
+1
*
x86: Split out fsp_init_phase_pci() code into a new function
Simon Glass
2015-08-14
-3
/
+8
*
x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG
Bin Meng
2015-08-14
-2
/
+1
*
x86: Add helper code for running from EFI
Simon Glass
2015-08-05
-0
/
+165
*
x86: Handle running as EFI payload
Simon Glass
2015-08-05
-0
/
+16
*
x86: Add support for passing tables into U-Boot
Simon Glass
2015-08-05
-0
/
+1
*
efi: Add 64-bit payload support
Simon Glass
2015-08-05
-0
/
+51
*
x86: Support building the EFI stub
Simon Glass
2015-08-05
-1
/
+25
*
x86: Add relocation and link script for a 64-bit EFI application
Simon Glass
2015-08-05
-0
/
+66
*
x86: Allow relocation code to build without text base
Simon Glass
2015-08-05
-6
/
+11
*
x86: Add support for U-Boot as an EFI application
Ben Stoltz
2015-08-05
-0
/
+124
*
x86: Support skipping relocation for EFI
Simon Glass
2015-08-05
-0
/
+6
*
x86: Add some missing global_data declarations in files that use gd
Simon Glass
2015-08-05
-0
/
+8
*
x86: Drop unused copy_fdt_to_ram()
Simon Glass
2015-08-05
-18
/
+0
*
x86: Add a 'pause' instruction in __udelay() for QEMU target
Miao Yan
2015-08-05
-0
/
+8
*
x86: Reserve PCIe ECAM address range in the E820 table
Bin Meng
2015-07-28
-1
/
+10
*
x86: mpspec: Move writing ISA interrupt entry after PCI
Bin Meng
2015-07-28
-5
/
+21
*
x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APIC
Bin Meng
2015-07-28
-7
/
+17
*
x86: pci: Assign pci irqs to all functions
Bin Meng
2015-07-28
-2
/
+1
*
x86: Configure VESA parameters before loading Linux kernel
Bin Meng
2015-07-14
-0
/
+2
*
x86: cmd_mtrr: Improve MTRR list information
Bin Meng
2015-07-14
-1
/
+2
*
x86: bios: Allow pci config read/write to host bridge in int1a_handler
Jian Luo
2015-07-14
-9
/
+1
*
x86: bios: Synchronize stack between real and protected mode
Jian Luo
2015-07-14
-0
/
+23
*
x86: Generate a valid MultiProcessor (MP) table
Bin Meng
2015-07-14
-0
/
+162
*
x86: Add MultiProcessor (MP) table APIs
Bin Meng
2015-07-14
-0
/
+240
*
x86: fsp: Move FspInitEntry call to board_init_f()
Bin Meng
2015-07-14
-21
/
+13
*
x86: fsp: Load GDT before calling FspInitEntry
Bin Meng
2015-07-14
-0
/
+3
*
x86: fsp_support: Correct high mem comment typo
Andrew Bradford
2015-06-04
-1
/
+1
*
x86: Add support for the Simple Firmware Interface (SFI)
Simon Glass
2015-04-29
-0
/
+160
*
x86: fsp: Use reset_cpu()
Simon Glass
2015-04-29
-7
/
+0
*
x86: Correct the typo in write_tables()
Bin Meng
2015-04-29
-1
/
+1
*
x86: Check PIRQ routing table sanity in the F segment
Bin Meng
2015-04-29
-5
/
+13
*
x86: Support platform PIRQ routing
Bin Meng
2015-04-29
-0
/
+130
[next]