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
*
config: sandbox: enable qfw and cmd_qfw for testing
Miao Yan
2016-05-23
-0
/
+1
*
x86: qemu: rename qemu/acpi_table.c
Miao Yan
2016-05-23
-2
/
+1
*
cmd: qfw: bring ACPI generation code into qfw core
Miao Yan
2016-05-23
-209
/
+206
*
cmd: qfw: do not depend on x86
Miao Yan
2016-05-23
-1
/
+0
*
cmd: qfw: do not require default macros when building qfw command
Miao Yan
2016-05-23
-0
/
+13
*
cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
Miao Yan
2016-05-23
-11
/
+11
*
x86: qemu: add comment about qfw register endianness
Miao Yan
2016-05-23
-1
/
+8
*
x86: qemu: move x86 specific operations out of qfw core
Miao Yan
2016-05-23
-24
/
+60
*
x86: qemu: split qfw command interface and qfw core
Miao Yan
2016-05-23
-177
/
+200
*
cmd: qfw: make fwcfg_present and fwcfg_dma_present public
Miao Yan
2016-05-23
-17
/
+23
*
cmd: qfw: remove qemu_fwcfg_free_files()
Miao Yan
2016-05-23
-15
/
+11
*
cmd: qfw: add API to iterate firmware list
Miao Yan
2016-05-23
-3
/
+31
*
x86: qemu: fix ACPI Kconfig options
Miao Yan
2016-05-23
-11
/
+3
*
x86: qemu: Move qfw command over to cmd and add Kconfig entry
Tom Rini
2016-05-23
-241
/
+272
*
x86: doc: Document ACPI support
Bin Meng
2016-05-23
-1
/
+43
*
x86: doc: Minor update for accuracy
Bin Meng
2016-05-23
-23
/
+18
*
x86: Remove acpi=off boot parameter when ACPI is on
Bin Meng
2016-05-23
-2
/
+7
*
x86: baytrail: Add .gitignore for ACPI enabled boards
Bin Meng
2016-05-23
-0
/
+9
*
x86: baytrail: Enable ACPI table generation for all boards
Bin Meng
2016-05-23
-0
/
+83
*
x86: baytrail: Generate ACPI FADT/MADT tables
Bin Meng
2016-05-23
-0
/
+164
*
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
-4
/
+6
*
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
-18
/
+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
-9
/
+9
*
x86: acpi: Adjust order in acpi_table.c
Bin Meng
2016-05-23
-124
/
+126
*
x86: acpi: Change fill_header()
Bin Meng
2016-05-23
-14
/
+9
*
x86: acpi: Remove acpi_create_ssdt_generator()
Bin Meng
2016-05-23
-36
/
+0
*
x86: acpi: Reorder code in acpi_table.h
Bin Meng
2016-05-23
-178
/
+169
*
x86: acpi: Various changes to acpi_table.h
Bin Meng
2016-05-23
-68
/
+75
*
x86: acpi: Remove unused codes
Bin Meng
2016-05-23
-68
/
+0
*
acpi: Output all errors/warnings/remarks when compiling ASL
Bin Meng
2016-05-23
-1
/
+1
*
acpi: Specify U-Boot include path for ASL files
Bin Meng
2016-05-23
-1
/
+1
*
acpi: Explicitly spell out dsdt.c in the make rule
Bin Meng
2016-05-23
-1
/
+1
*
acpi: Change build log for ASL files
Bin Meng
2016-05-23
-1
/
+1
*
x86: dts: Update to include ACTL register details
Bin Meng
2016-05-23
-0
/
+7
*
x86: irq: Enable SCI on IRQ9
Bin Meng
2016-05-23
-0
/
+31
*
x86: irq: Reserve IRQ9 for ACPI in PIC mode
Bin Meng
2016-05-23
-0
/
+5
*
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: Drop asm/acpi.h
Bin Meng
2016-05-23
-27
/
+0
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-17
-2749
/
+5419
|
\
|
*
dm: mmc: test: Add tests for MMC
Simon Glass
2016-05-17
-3
/
+20
|
*
dm: sandbox: mmc: Enable building MMC code for sandbox
Simon Glass
2016-05-17
-2
/
+6
|
*
dm: mmc: sandbox: Add an SD-card emulation
Simon Glass
2016-05-17
-2
/
+143
|
*
dm: mmc: Add support for driver-model block devices
Simon Glass
2016-05-17
-30
/
+58
|
*
dm: mmc: Add a way to bind MMC devices with driver model
Simon Glass
2016-05-17
-0
/
+70
|
*
dm: mmc: Implement the MMC functions for block devices
Simon Glass
2016-05-17
-1
/
+109
|
*
dm: sandbox: Only enable the sandbox MMC driver when valid
Simon Glass
2016-05-17
-1
/
+7
[next]