Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
10d569ea1a6083eec6022dfd1e6b35e74c962ee3
/
arch
/
x86
10d569e
x86: Fix up PIRQ routing table checksum earlier
by Bin Meng
· 8 years ago
1e2f7b9
x86: Call board_final_cleanup() in last_stage_init()
by Bin Meng
· 8 years ago
494ec0d
x86: qemu: rename qemu/acpi_table.c
by Miao Yan
· 8 years ago
eece493
cmd: qfw: bring ACPI generation code into qfw core
by Miao Yan
· 8 years ago
1868659
cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
by Miao Yan
· 8 years ago
331ba7d
x86: qemu: add comment about qfw register endianness
by Miao Yan
· 8 years ago
2e82e74
x86: qemu: move x86 specific operations out of qfw core
by Miao Yan
· 8 years ago
fcf5c04
x86: qemu: split qfw command interface and qfw core
by Miao Yan
· 8 years ago
05dd6f1
cmd: qfw: remove qemu_fwcfg_free_files()
by Miao Yan
· 8 years ago
34865a6
x86: qemu: fix ACPI Kconfig options
by Miao Yan
· 8 years ago
dd6f3ab
x86: qemu: Move qfw command over to cmd and add Kconfig entry
by Tom Rini
· 9 years ago
4470f2d
x86: baytrail: Generate ACPI FADT/MADT tables
by Bin Meng
· 9 years ago
42f8ebf
x86: baytrail: Add platform ASL files
by Bin Meng
· 9 years ago
fc4f5cc
x86: acpi: Return table length in acpi_create_madt_lapics()
by Bin Meng
· 9 years ago
9e70a11
x86: acpi: Add some generic ASL libraries
by Bin Meng
· 9 years ago
7e6343e
x86: acpi: Clean up table header revisions
by Bin Meng
· 9 years ago
25e133e
x86: acpi: Align FACS table to a 64 byte boundary
by Bin Meng
· 9 years ago
7e79a6b
x86: acpi: Use u32 in table write routines
by Bin Meng
· 9 years ago
ab5efd5
x86: acpi: Adjust order in acpi_table.c
by Bin Meng
· 9 years ago
dfbb18b
x86: acpi: Change fill_header()
by Bin Meng
· 9 years ago
cea9131
x86: acpi: Remove acpi_create_ssdt_generator()
by Bin Meng
· 9 years ago
728c4af
x86: acpi: Reorder code in acpi_table.h
by Bin Meng
· 9 years ago
8a8c035
x86: acpi: Various changes to acpi_table.h
by Bin Meng
· 9 years ago
f444662
x86: acpi: Remove unused codes
by Bin Meng
· 9 years ago
ce8dd77
x86: dts: Update to include ACTL register details
by Bin Meng
· 9 years ago
d4e61f5
x86: irq: Enable SCI on IRQ9
by Bin Meng
· 9 years ago
07ac84e
x86: irq: Reserve IRQ9 for ACPI in PIC mode
by Bin Meng
· 9 years ago
dca4d1a
x86: acpi: Fix compiler warnings in write_acpi_tables()
by Bin Meng
· 9 years ago
5cb0f0d
x86: Fix build warning in tables.c when CONFIG_SEABIOS
by Bin Meng
· 9 years ago
b652447
x86: Drop asm/acpi.h
by Bin Meng
· 9 years ago
a219639
dm: Rename disk uclass to ahci
by Simon Glass
· 9 years ago
7b63b18
x86: Correct typo of Miao Yan's email address
by Bin Meng
· 9 years ago
697ec43
x86: qemu: Drop our own ACPI implementation
by Bin Meng
· 9 years ago
c135211
arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled
by Simon Glass
· 9 years ago
82ceba2
x86: Add congatec conga-QA3/E3845-4G (Bay Trail) support
by Stefan Roese
· 9 years ago
374e78e
x86: Add support for the samus chromebook
by Simon Glass
· 9 years ago
e5aa8a9
x86: Support a chained-boot development flow
by Simon Glass
· 9 years ago
69ca6fd
x86: dts: Drop memory SPD compatible string
by Simon Glass
· 9 years ago
147ba41
x86: ivybridge: Convert to use the common SDRAM code
by Simon Glass
· 9 years ago
65dd150
x86: Add common SDRAM-init code
by Simon Glass
· 9 years ago
7e4a6ae
x86: Move common PCH code into a common place
by Simon Glass
· 9 years ago
1cb1611
x86: Add a function to set the IOAPIC ID
by Simon Glass
· 9 years ago
b697b84
x86: broadwell: Add support for high-speed I/O lane with ME
by Simon Glass
· 9 years ago
2627c7e
x86: broadwell: Add support for SDRAM setup
by Simon Glass
· 9 years ago
71a8f20
x86: broadwell: Add power-control support
by Simon Glass
· 9 years ago
e799485
x86: broadwell: Add reference code support
by Simon Glass
· 9 years ago
08cb742
x86: broadwell: Add an LPC driver
by Simon Glass
· 9 years ago
da3363d
x86: broadwell: Add a northbridge driver
by Simon Glass
· 9 years ago
d2c29d9
x86: broadwell: Add a SATA driver
by Simon Glass
· 9 years ago
b24f5c4
x86: broadwell: Add a pinctrl driver
by Simon Glass
· 9 years ago
1e6f4e5
x86: broadwell: Add a PCH driver
by Simon Glass
· 9 years ago
2f3f477
x86: Add basic support for broadwell
by Simon Glass
· 9 years ago
0adf8d3
x86: Add support for running Intel reference code
by Simon Glass
· 9 years ago
779653b
x86: Drop all the old pin configuration code
by Simon Glass
· 9 years ago
7ac99be
x86: Add an ICH6 pin configuration driver
by Simon Glass
· 9 years ago
0a10f44
x86: link: Add pin configuration to the device tree
by Simon Glass
· 9 years ago
e77b62e
x86: Update microcode for secondary CPUs
by Simon Glass
· 9 years ago
6499277
x86: ivybridge: Show microcode version for each core
by Simon Glass
· 9 years ago
6bcb675
x86: Record the CPU details when starting each core
by Simon Glass
· 9 years ago
f7d35bc
x86: Move common MRC Kconfig options to the common file
by Simon Glass
· 9 years ago
005174d
x86: Allow I/O functions to use pointers
by Simon Glass
· 9 years ago
30928c1
x86: Add macros to clear and set I/O bits
by Simon Glass
· 9 years ago
b70e742
x86: ivybridge: Drop sandybridge_early_init()
by Simon Glass
· 9 years ago
8b900a4
x86: Move Intel Management Engine code to a common place
by Simon Glass
· 9 years ago
2a605d4
x86: Rename PORT_RESET to IO_PORT_RESET
by Simon Glass
· 9 years ago
50dd3da
x86: Move common CPU code to its own place
by Simon Glass
· 9 years ago
8c30b57
x86: Move common LPC code to its own place
by Simon Glass
· 9 years ago
bb096b9
x86: Add the root-complex block to common intel registers
by Simon Glass
· 9 years ago
06d336c
x86: Create a common header for Intel register access
by Simon Glass
· 9 years ago
9e66506
x86: Move microcode code to a common location
by Simon Glass
· 9 years ago
1223d73
x86: Move cache-as-RAM code into a common location
by Simon Glass
· 9 years ago
342727a
x86: cpu: Add functions to return the family and stepping
by Simon Glass
· 9 years ago
5a34957
x86: broadwell: Add a few microcode files
by Simon Glass
· 9 years ago
d116b53
x86: Add comments to the SIPI vector
by Simon Glass
· 9 years ago
2254e34
x86: Tidy up mp_init to reduce duplication
by Simon Glass
· 9 years ago
fde4677
x86: Correct duplicate POST values
by Simon Glass
· 9 years ago
d6d50db
x86: gpio: Correct GPIO setup ordering
by Simon Glass
· 9 years ago
963a811
x86: dts: link: Add board ID GPIOs
by Simon Glass
· 9 years ago
a86d454
x86: dts: link: Move SPD info into the memory controller
by Simon Glass
· 9 years ago
e9822d4
x86: link: Add required GPIO properties
by Simon Glass
· 9 years ago
8bf08b4
x86: Add some more common MSR indexes
by Simon Glass
· 9 years ago
6d24a1e
x86: cpu: Make the vendor table const
by Simon Glass
· 9 years ago
3cf2371
x86: Support booting SeaBIOS
by Bin Meng
· 9 years ago
26f9a9b
x86: Implement functions for writing coreboot table
by Bin Meng
· 9 years ago
ff94c21
x86: Support writing configuration tables in high area
by Bin Meng
· 9 years ago
ef4d0a5
x86: Simplify codes in write_tables()
by Bin Meng
· 9 years ago
358bb3f
x86: Change write_acpi_tables() signature a little bit
by Bin Meng
· 9 years ago
897e1dc
x86: Use a macro for ROM table alignment
by Bin Meng
· 9 years ago
a5221b5
x86: Change to use start/end address pair in write_tables()
by Bin Meng
· 9 years ago
f2d0690
x86: Clean up coreboot_tables.h
by Bin Meng
· 9 years ago
1329020
x86: Move sysinfo related to sysinfo.h
by Bin Meng
· 9 years ago
f1d6fda
x86: Move asm/arch-coreboot/tables.h to a common place
by Bin Meng
· 9 years ago
3f603cb
dm: Use uclass_first_device_err() where it is useful
by Simon Glass
· 9 years ago
a2e3b05
x86: Add Intel Cougar Canyon 2 board
by Bin Meng
· 9 years ago
87077e9
x86: ivybridge: bd82x6x: Support FSP enabled configuration
by Bin Meng
· 9 years ago
dc5be50
x86: fsp: Make sure HOB list is not overwritten by U-Boot
by Bin Meng
· 9 years ago
4374139
x86: ivybridge: Add FSP support
by Bin Meng
· 9 years ago
4fd64d0
x86: fix memalign() parameter order
by Stephen Warren
· 9 years ago
57dc53a
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 9 years ago
a187559
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
Next »