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
*
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
2016-07-27
-12
/
+1
*
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
2016-07-27
-3
/
+1
*
x86: acpi: Pack global NVS into ACPI table
Bin Meng
2016-07-12
-0
/
+22
*
x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART
Bin Meng
2016-07-12
-1
/
+1
*
x86: acpi: Fix madt lapic generation
George McCollister
2016-06-12
-6
/
+6
*
x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables
Bin Meng
2016-05-23
-5
/
+5
*
x86: acpi: Remove header length check when writing tables
Bin Meng
2016-05-23
-16
/
+10
*
x86: acpi: Remove the unnecessary checksum calculation of DSDT
Bin Meng
2016-05-23
-6
/
+0
*
x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM
Bin Meng
2016-05-23
-0
/
+26
*
x86: Use high_table_malloc() for tables passing to SeaBIOS
Bin Meng
2016-05-23
-3
/
+1
*
x86: Prepare configuration tables in dedicated high memory region
Bin Meng
2016-05-23
-0
/
+31
*
x86: Compile coreboot_table.c only for SeaBIOS
Bin Meng
2016-05-23
-1
/
+1
*
x86: Fix up PIRQ routing table checksum earlier
Bin Meng
2016-05-23
-4
/
+0
*
x86: Call board_final_cleanup() in last_stage_init()
Bin Meng
2016-05-23
-9
/
+0
*
x86: qemu: fix ACPI Kconfig options
Miao Yan
2016-05-23
-1
/
+1
*
x86: qemu: Move qfw command over to cmd and add Kconfig entry
Tom Rini
2016-05-23
-1
/
+1
*
x86: acpi: Return table length in acpi_create_madt_lapics()
Bin Meng
2016-05-23
-3
/
+5
*
x86: acpi: Clean up table header revisions
Bin Meng
2016-05-23
-12
/
+4
*
x86: acpi: Align FACS table to a 64 byte boundary
Bin Meng
2016-05-23
-1
/
+5
*
x86: acpi: Use u32 in table write routines
Bin Meng
2016-05-23
-7
/
+7
*
x86: acpi: Adjust order in acpi_table.c
Bin Meng
2016-05-23
-117
/
+119
*
x86: acpi: Change fill_header()
Bin Meng
2016-05-23
-14
/
+8
*
x86: acpi: Remove acpi_create_ssdt_generator()
Bin Meng
2016-05-23
-33
/
+0
*
x86: acpi: Various changes to acpi_table.h
Bin Meng
2016-05-23
-34
/
+37
*
x86: acpi: Fix compiler warnings in write_acpi_tables()
Bin Meng
2016-05-23
-4
/
+4
*
x86: Fix build warning in tables.c when CONFIG_SEABIOS
Bin Meng
2016-05-23
-0
/
+1
*
x86: Add an ICH6 pin configuration driver
Simon Glass
2016-03-17
-0
/
+217
*
x86: Update microcode for secondary CPUs
Simon Glass
2016-03-17
-0
/
+2
*
x86: Support booting SeaBIOS
Bin Meng
2016-03-17
-0
/
+15
*
x86: Implement functions for writing coreboot table
Bin Meng
2016-03-17
-0
/
+137
*
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
-2
/
+2
*
x86: Use a macro for ROM table alignment
Bin Meng
2016-03-17
-5
/
+5
*
x86: Change to use start/end address pair in write_tables()
Bin Meng
2016-03-17
-6
/
+12
*
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-03-14
-1
/
+1
*
x86: fsp: Make sure HOB list is not overwritten by U-Boot
Bin Meng
2016-02-21
-0
/
+33
*
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2016-02-08
-1
/
+1
|
\
|
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
-1
/
+1
*
|
x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE
Bin Meng
2016-02-05
-53
/
+0
*
|
x86: irq: Move irq_router to a per driver priv
Bin Meng
2016-02-05
-6
/
+6
|
/
*
x86: qemu: add the ability to load and link ACPI tables from QEMU
Miao Yan
2016-01-28
-0
/
+6
*
x86: baytrail: Add option to disable the internal UART to setup_early_uart()
Stefan Roese
2016-01-28
-1
/
+1
*
x86: Don't show an error when the MRC cache is up to date
Simon Glass
2016-01-24
-1
/
+5
*
dm: x86: Add a northbridge uclass
Simon Glass
2016-01-24
-0
/
+16
*
x86: Use the IRQ device when setting up the mptable
Simon Glass
2016-01-24
-7
/
+7
*
dm: Expand the uclass for Platform Controller Hubs (PCH)
Simon Glass
2016-01-24
-31
/
+0
*
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-19
-12
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-01-14
-39
/
+23
|
\
|
*
x86: fsp: Always use hex numbers in the hob command output
Bin Meng
2016-01-13
-2
/
+2
[next]