index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2016-10-19
2
-236
/
+13
|
\
|
*
cpu: Add get_vendor callback
Alexander Graf
2016-10-19
1
-0
/
+13
|
*
x86: Move smbios generation into arch independent directory
Alexander Graf
2016-10-19
1
-236
/
+0
|
*
x86: Move table csum into separate file
Alexander Graf
2016-10-19
1
-0
/
+2
*
|
x86: Add implementations of setjmp() and longjmp()
Simon Glass
2016-10-18
1
-0
/
+24
*
|
x86: Move table csum into separate header
Alexander Graf
2016-10-18
1
-0
/
+2
|
/
*
x86: Drop unused init_helper functions
Simon Glass
2016-10-11
1
-2
/
+0
*
dm: x86: Move link to use driver model for video
Simon Glass
2016-10-11
2
-13
/
+0
*
x86: Add an accelerated memmove() function
Simon Glass
2016-10-11
1
-1
/
+1
*
x86: Fix Linux v4.7+ zimage booting (update bootparam.h)
Stefan Roese
2016-10-11
1
-0
/
+3
*
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
2016-09-23
1
-1
/
+0
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
x86: efi: Fix EFI 64-bit payload build warnings
Bin Meng
2016-08-30
1
-4
/
+0
*
i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)
Stefan Roese
2016-08-16
1
-26
/
+0
*
x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZE
Stefan Roese
2016-08-16
1
-4
/
+4
*
x86: baytrail: acpi: Hide internal UART per GNVS setting
Bin Meng
2016-07-12
1
-11
/
+8
*
x86: acpi: Pack global NVS into ACPI table
Bin Meng
2016-07-12
3
-0
/
+10
*
x86: quark: Introduce ACPI global NVS
Bin Meng
2016-07-12
2
-0
/
+34
*
x86: baytrail: Introduce ACPI global NVS
Bin Meng
2016-07-12
3
-0
/
+55
*
x86: quark: Add platform ASL files
Bin Meng
2016-05-30
7
-0
/
+433
*
x86: quark: Prepare device.h for inclusion by ASL
Bin Meng
2016-05-30
1
-6
/
+15
*
x86: acpi: Make irqroute.asl common
Bin Meng
2016-05-30
3
-2
/
+2
*
x86: acpi: Create a common irqlinks ASL file
Bin Meng
2016-05-30
2
-21
/
+35
*
x86: baytrail: Add GPIO ASL description
Bin Meng
2016-05-23
2
-0
/
+98
*
x86: baytrail: Add internal UART ASL description
Bin Meng
2016-05-23
2
-0
/
+64
*
x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM
Bin Meng
2016-05-23
1
-0
/
+3
*
x86: Prepare configuration tables in dedicated high memory region
Bin Meng
2016-05-23
2
-0
/
+23
*
x86: qemu: Move qfw command over to cmd and add Kconfig entry
Tom Rini
2016-05-23
1
-157
/
+0
*
x86: baytrail: Add platform ASL files
Bin Meng
2016-05-23
13
-0
/
+1348
*
x86: acpi: Return table length in acpi_create_madt_lapics()
Bin Meng
2016-05-23
1
-1
/
+1
*
x86: acpi: Add some generic ASL libraries
Bin Meng
2016-05-23
3
-0
/
+331
*
x86: acpi: Clean up table header revisions
Bin Meng
2016-05-23
1
-6
/
+0
*
x86: acpi: Use u32 in table write routines
Bin Meng
2016-05-23
1
-2
/
+2
*
x86: acpi: Adjust order in acpi_table.c
Bin Meng
2016-05-23
1
-7
/
+7
*
x86: acpi: Change fill_header()
Bin Meng
2016-05-23
1
-0
/
+1
*
x86: acpi: Remove acpi_create_ssdt_generator()
Bin Meng
2016-05-23
1
-3
/
+0
*
x86: acpi: Reorder code in acpi_table.h
Bin Meng
2016-05-23
1
-178
/
+169
*
x86: acpi: Various changes to acpi_table.h
Bin Meng
2016-05-23
1
-34
/
+38
*
x86: acpi: Remove unused codes
Bin Meng
2016-05-23
1
-68
/
+0
*
x86: irq: Enable SCI on IRQ9
Bin Meng
2016-05-23
1
-0
/
+4
*
x86: Drop asm/acpi.h
Bin Meng
2016-05-23
1
-24
/
+0
*
x86: Add common SDRAM-init code
Simon Glass
2016-03-17
1
-0
/
+55
*
x86: Move common PCH code into a common place
Simon Glass
2016-03-17
2
-53
/
+56
*
x86: Add a function to set the IOAPIC ID
Simon Glass
2016-03-17
1
-0
/
+2
*
x86: broadwell: Add support for SDRAM setup
Simon Glass
2016-03-17
2
-0
/
+201
*
x86: broadwell: Add power-control support
Simon Glass
2016-03-17
1
-0
/
+129
*
x86: broadwell: Add an LPC driver
Simon Glass
2016-03-17
1
-0
/
+32
*
x86: broadwell: Add a pinctrl driver
Simon Glass
2016-03-17
1
-0
/
+91
*
x86: broadwell: Add a PCH driver
Simon Glass
2016-03-17
1
-0
/
+153
*
x86: Add basic support for broadwell
Simon Glass
2016-03-17
5
-0
/
+446
[next]