Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
344e60875daf2e3c429cde6776e0586cd518a4ff
/
arch
/
x86
1823034
dm: Use dm_scan_fdt_dev() directly where possible
by Simon Glass
· Tue Jul 05 17:10:10 2016 -0600
09128c5
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
by Simon Glass
· Tue Jul 05 17:10:09 2016 -0600
47a3d05
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· Tue Jul 12 08:15:17 2016 -0400
e0f0cc5
x86: link: Correct a failure in DRAM init
by Simon Glass
· Mon Jul 11 09:30:55 2016 -0600
aedc33d
x86: Add Advantech SOM-DB5800/SOM-6867 support
by George McCollister
· Tue Jun 21 12:07:33 2016 -0500
0681dd8
x86: baytrail: acpi: Hide internal UART per GNVS setting
by Bin Meng
· Fri Jun 17 02:13:17 2016 -0700
d9050c6
x86: acpi: Pack global NVS into ACPI table
by Bin Meng
· Fri Jun 17 02:13:16 2016 -0700
0562f0d
x86: quark: Introduce ACPI global NVS
by Bin Meng
· Fri Jun 17 02:13:15 2016 -0700
ebe7874
x86: baytrail: Introduce ACPI global NVS
by Bin Meng
· Fri Jun 17 02:13:14 2016 -0700
9ad1234
x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART
by Bin Meng
· Tue Jun 14 21:33:24 2016 -0700
fe8d45d
x86: baytrail: Introduce a Kconfig option for the internal UART
by Bin Meng
· Tue Jun 14 21:33:23 2016 -0700
9404be5
x86: fdt: Drop the unused compatible strings in fdtdec
by Simon Glass
· Sun Jun 19 17:33:11 2016 -0600
4c2acfe
x86: coreboot: Remove the dummy pch driver
by Bin Meng
· Wed Jun 22 02:30:03 2016 -0700
a455964
x86: Probe pinctrl driver in cpu_init_r()
by Bin Meng
· Wed Jun 08 05:07:38 2016 -0700
e4d977f
x86: baytrail: Configure card detect pin of the SD controller
by Bin Meng
· Wed Jun 08 05:07:35 2016 -0700
7bfe2b5
x86: baytrail: Change fsp, emmc-boot-mode to "auto"
by Bin Meng
· Wed Jun 08 05:07:34 2016 -0700
de6d198
x86: baytrail: Add 'reg' property in the pinctrl node
by Bin Meng
· Wed Jun 08 05:07:33 2016 -0700
5a49f87
x86: acpi: Fix madt lapic generation
by George McCollister
· Tue Jun 07 13:40:18 2016 -0500
8ded13f
x86: baytrail: acpi: Fix I/O APIC ID in the MADT table
by Bin Meng
· Wed May 25 19:19:13 2016 -0700
483b548
x86: quark: Generate ACPI FADT/MADT tables
by Bin Meng
· Wed May 25 19:19:11 2016 -0700
1dd2f67
x86: quark: Add platform ASL files
by Bin Meng
· Wed May 25 19:19:10 2016 -0700
5efb415
x86: quark: Prepare device.h for inclusion by ASL
by Bin Meng
· Wed May 25 19:19:09 2016 -0700
15d4c41
x86: acpi: Make irqroute.asl common
by Bin Meng
· Wed May 25 19:19:07 2016 -0700
7d404e4
x86: acpi: Create a common irqlinks ASL file
by Bin Meng
· Wed May 25 19:19:06 2016 -0700
543a82b
x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables
by Bin Meng
· Sun May 22 01:45:38 2016 -0700
6efcb51
x86: kconfig: Add two options for SMBIOS manufacturer and product name
by Bin Meng
· Sun May 22 01:45:37 2016 -0700
ff0c478
x86: broadwell: Correct I/O APIC ID
by Bin Meng
· Sun May 22 01:45:35 2016 -0700
330be03
x86: quark: Assign a unique I/O APIC ID
by Bin Meng
· Sun May 22 01:45:34 2016 -0700
d538c36
x86: Call lapic_setup() in interrupt_init()
by Bin Meng
· Sun May 22 01:45:33 2016 -0700
e583234
x86: Remove SMP limitation in lapic_setup()
by Bin Meng
· Sun May 22 01:45:32 2016 -0700
2ffcb17
x86: Don't touch IA32_APIC_BASE MSR on Intel Quark
by Bin Meng
· Sun May 22 01:45:31 2016 -0700
ba63457
x86: galileo: Enable CPU driver
by Bin Meng
· Sun May 22 01:45:30 2016 -0700
ae86455
x86: Use latest microcode for all BayTrail boards
by Bin Meng
· Mon May 23 15:25:20 2016 +0800
ef348a7
x86: baytrail: Update to latest microcode
by Bin Meng
· Sun May 22 01:45:28 2016 -0700
5e842af
x86: Add some notes for MRC cache with Intel FSP
by Bin Meng
· Sun May 22 01:45:27 2016 -0700
dc2097d
x86: baytrail: Add GPIO ASL description
by Bin Meng
· Wed May 11 07:45:11 2016 -0700
0a00d50
x86: baytrail: Add internal UART ASL description
by Bin Meng
· Wed May 11 07:45:10 2016 -0700
d90434b
x86: acpi: Remove header length check when writing tables
by Bin Meng
· Wed May 11 07:45:05 2016 -0700
680702e
x86: acpi: Remove the unnecessary checksum calculation of DSDT
by Bin Meng
· Wed May 11 07:45:04 2016 -0700
e259eb2
x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM
by Bin Meng
· Wed May 11 07:45:03 2016 -0700
f828174
x86: Use high_table_malloc() for tables passing to SeaBIOS
by Bin Meng
· Wed May 11 07:45:02 2016 -0700
1c9da37
x86: Reserve configuration tables in high memory
by Bin Meng
· Wed May 11 07:45:01 2016 -0700
1141fcf
x86: Unify reserve_arch() for all x86 boards
by Bin Meng
· Wed May 11 07:45:00 2016 -0700
322ec3e
x86: Prepare configuration tables in dedicated high memory region
by Bin Meng
· Wed May 11 07:44:59 2016 -0700
e31a79a
x86: Compile coreboot_table.c only for SeaBIOS
by Bin Meng
· Wed May 11 07:44:58 2016 -0700
3371c0b
x86: Fix up PIRQ routing table checksum earlier
by Bin Meng
· Wed May 11 07:44:57 2016 -0700
2f8560c
x86: Call board_final_cleanup() in last_stage_init()
by Bin Meng
· Wed May 11 07:44:56 2016 -0700
14f5655
x86: qemu: rename qemu/acpi_table.c
by Miao Yan
· Sun May 22 19:37:21 2016 -0700
12970d2
cmd: qfw: bring ACPI generation code into qfw core
by Miao Yan
· Sun May 22 19:37:20 2016 -0700
9210627
cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
by Miao Yan
· Sun May 22 19:37:17 2016 -0700
f3c6a4e
x86: qemu: add comment about qfw register endianness
by Miao Yan
· Sun May 22 19:37:16 2016 -0700
8a15383
x86: qemu: move x86 specific operations out of qfw core
by Miao Yan
· Sun May 22 19:37:15 2016 -0700
4fcd7f2
x86: qemu: split qfw command interface and qfw core
by Miao Yan
· Sun May 22 19:37:14 2016 -0700
b603eb1
cmd: qfw: remove qemu_fwcfg_free_files()
by Miao Yan
· Sun May 22 19:37:12 2016 -0700
75e27da
x86: qemu: fix ACPI Kconfig options
by Miao Yan
· Sun May 22 19:37:10 2016 -0700
bcb3c8d
x86: qemu: Move qfw command over to cmd and add Kconfig entry
by Tom Rini
· Fri May 06 10:40:22 2016 -0400
e9f5a79
x86: baytrail: Generate ACPI FADT/MADT tables
by Bin Meng
· Sat May 07 07:46:32 2016 -0700
6c9f944
x86: baytrail: Add platform ASL files
by Bin Meng
· Sat May 07 07:46:31 2016 -0700
3c5234e
x86: acpi: Return table length in acpi_create_madt_lapics()
by Bin Meng
· Sat May 07 07:46:30 2016 -0700
88b08fb
x86: acpi: Add some generic ASL libraries
by Bin Meng
· Sat May 07 07:46:29 2016 -0700
f662fe4
x86: acpi: Clean up table header revisions
by Bin Meng
· Sat May 07 07:46:28 2016 -0700
3d938d1
x86: acpi: Align FACS table to a 64 byte boundary
by Bin Meng
· Sat May 07 07:46:27 2016 -0700
a1ec7db
x86: acpi: Use u32 in table write routines
by Bin Meng
· Sat May 07 07:46:26 2016 -0700
44256b0
x86: acpi: Adjust order in acpi_table.c
by Bin Meng
· Sat May 07 07:46:25 2016 -0700
b063d5f
x86: acpi: Change fill_header()
by Bin Meng
· Sat May 07 07:46:24 2016 -0700
6c39fa9
x86: acpi: Remove acpi_create_ssdt_generator()
by Bin Meng
· Sat May 07 07:46:23 2016 -0700
bbcff8d
x86: acpi: Reorder code in acpi_table.h
by Bin Meng
· Sat May 07 07:46:22 2016 -0700
6a42158
x86: acpi: Various changes to acpi_table.h
by Bin Meng
· Sat May 07 07:46:21 2016 -0700
76f2746
x86: acpi: Remove unused codes
by Bin Meng
· Sat May 07 07:46:20 2016 -0700
0651f62
x86: dts: Update to include ACTL register details
by Bin Meng
· Sat May 07 07:46:15 2016 -0700
c3b03ea
x86: irq: Enable SCI on IRQ9
by Bin Meng
· Sat May 07 07:46:14 2016 -0700
61ad371
x86: irq: Reserve IRQ9 for ACPI in PIC mode
by Bin Meng
· Sat May 07 07:46:13 2016 -0700
d2d2218
x86: acpi: Fix compiler warnings in write_acpi_tables()
by Bin Meng
· Sat May 07 07:46:12 2016 -0700
f0dd90c
x86: Fix build warning in tables.c when CONFIG_SEABIOS
by Bin Meng
· Sat May 07 07:46:11 2016 -0700
c2f2b3b
x86: Drop asm/acpi.h
by Bin Meng
· Sat May 07 07:46:10 2016 -0700
85ee165
dm: Rename disk uclass to ahci
by Simon Glass
· Sun May 01 11:35:52 2016 -0600
529b761
x86: Correct typo of Miao Yan's email address
by Bin Meng
· Wed Apr 13 01:00:51 2016 -0700
1d35ada
x86: qemu: Drop our own ACPI implementation
by Bin Meng
· Wed Apr 13 00:52:49 2016 -0700
3e2c91c
arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled
by Simon Glass
· Sun Mar 13 19:07:29 2016 -0600
2a0b94c
x86: Add congatec conga-QA3/E3845-4G (Bay Trail) support
by Stefan Roese
· Wed Mar 16 08:48:21 2016 +0100
a0b0961
x86: Add support for the samus chromebook
by Simon Glass
· Wed Mar 16 07:44:43 2016 -0600
b4ded74
x86: Support a chained-boot development flow
by Simon Glass
· Wed Mar 16 07:44:40 2016 -0600
40ce12b
x86: dts: Drop memory SPD compatible string
by Simon Glass
· Wed Mar 16 07:44:39 2016 -0600
e623ff6
x86: ivybridge: Convert to use the common SDRAM code
by Simon Glass
· Wed Mar 16 07:44:38 2016 -0600
dbc6e14
x86: Add common SDRAM-init code
by Simon Glass
· Wed Mar 16 07:44:37 2016 -0600
9c852d7
x86: Move common PCH code into a common place
by Simon Glass
· Wed Mar 16 07:44:36 2016 -0600
0949351
x86: Add a function to set the IOAPIC ID
by Simon Glass
· Fri Mar 11 22:07:34 2016 -0700
17f9d5c
x86: broadwell: Add support for high-speed I/O lane with ME
by Simon Glass
· Fri Mar 11 22:07:28 2016 -0700
d21f34e
x86: broadwell: Add support for SDRAM setup
by Simon Glass
· Fri Mar 11 22:07:26 2016 -0700
c7805d5
x86: broadwell: Add power-control support
by Simon Glass
· Fri Mar 11 22:07:25 2016 -0700
cb9a352
x86: broadwell: Add reference code support
by Simon Glass
· Fri Mar 11 22:07:24 2016 -0700
ac0cce5
x86: broadwell: Add an LPC driver
by Simon Glass
· Fri Mar 11 22:07:23 2016 -0700
ac9609c
x86: broadwell: Add a northbridge driver
by Simon Glass
· Fri Mar 11 22:07:22 2016 -0700
4979d07
x86: broadwell: Add a SATA driver
by Simon Glass
· Fri Mar 11 22:07:21 2016 -0700
e984eda
x86: broadwell: Add a pinctrl driver
by Simon Glass
· Fri Mar 11 22:07:20 2016 -0700
e7d04d8
x86: broadwell: Add a PCH driver
by Simon Glass
· Fri Mar 11 22:07:19 2016 -0700
71606de
x86: Add basic support for broadwell
by Simon Glass
· Fri Mar 11 22:07:18 2016 -0700
ecae7fd
x86: Add support for running Intel reference code
by Simon Glass
· Fri Mar 11 22:07:16 2016 -0700
9c7d931
x86: Drop all the old pin configuration code
by Simon Glass
· Fri Mar 11 22:07:15 2016 -0700
11cd631
x86: Add an ICH6 pin configuration driver
by Simon Glass
· Fri Mar 11 22:07:13 2016 -0700
Next »