index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
2016-05-23
x86: baytrail: Add GPIO ASL description
Bin Meng
2016-05-23
x86: baytrail: Add internal UART ASL description
Bin Meng
2016-05-23
x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM
Bin Meng
2016-05-23
x86: Prepare configuration tables in dedicated high memory region
Bin Meng
2016-05-23
x86: qemu: Move qfw command over to cmd and add Kconfig entry
Tom Rini
2016-05-23
x86: baytrail: Add platform ASL files
Bin Meng
2016-05-23
x86: acpi: Return table length in acpi_create_madt_lapics()
Bin Meng
2016-05-23
x86: acpi: Add some generic ASL libraries
Bin Meng
2016-05-23
x86: acpi: Clean up table header revisions
Bin Meng
2016-05-23
x86: acpi: Use u32 in table write routines
Bin Meng
2016-05-23
x86: acpi: Adjust order in acpi_table.c
Bin Meng
2016-05-23
x86: acpi: Change fill_header()
Bin Meng
2016-05-23
x86: acpi: Remove acpi_create_ssdt_generator()
Bin Meng
2016-05-23
x86: acpi: Reorder code in acpi_table.h
Bin Meng
2016-05-23
x86: acpi: Various changes to acpi_table.h
Bin Meng
2016-05-23
x86: acpi: Remove unused codes
Bin Meng
2016-05-23
x86: irq: Enable SCI on IRQ9
Bin Meng
2016-05-23
x86: Drop asm/acpi.h
Bin Meng
2016-03-17
x86: Add common SDRAM-init code
Simon Glass
2016-03-17
x86: Move common PCH code into a common place
Simon Glass
2016-03-17
x86: Add a function to set the IOAPIC ID
Simon Glass
2016-03-17
x86: broadwell: Add support for SDRAM setup
Simon Glass
2016-03-17
x86: broadwell: Add power-control support
Simon Glass
2016-03-17
x86: broadwell: Add an LPC driver
Simon Glass
2016-03-17
x86: broadwell: Add a pinctrl driver
Simon Glass
2016-03-17
x86: broadwell: Add a PCH driver
Simon Glass
2016-03-17
x86: Add basic support for broadwell
Simon Glass
2016-03-17
x86: Add support for running Intel reference code
Simon Glass
2016-03-17
x86: Drop all the old pin configuration code
Simon Glass
2016-03-17
x86: Add an ICH6 pin configuration driver
Simon Glass
2016-03-17
x86: Update microcode for secondary CPUs
Simon Glass
2016-03-17
x86: Record the CPU details when starting each core
Simon Glass
2016-03-17
x86: Allow I/O functions to use pointers
Simon Glass
2016-03-17
x86: Add macros to clear and set I/O bits
Simon Glass
2016-03-17
x86: ivybridge: Drop sandybridge_early_init()
Simon Glass
2016-03-17
x86: Move Intel Management Engine code to a common place
Simon Glass
2016-03-17
x86: Rename PORT_RESET to IO_PORT_RESET
Simon Glass
2016-03-17
x86: Move common CPU code to its own place
Simon Glass
2016-03-17
x86: Move common LPC code to its own place
Simon Glass
2016-03-17
x86: Add the root-complex block to common intel registers
Simon Glass
2016-03-17
x86: Create a common header for Intel register access
Simon Glass
2016-03-17
x86: Move microcode code to a common location
Simon Glass
2016-03-17
x86: cpu: Add functions to return the family and stepping
Simon Glass
2016-03-17
x86: Add comments to the SIPI vector
Simon Glass
2016-03-17
x86: Correct duplicate POST values
Simon Glass
2016-03-17
x86: gpio: Correct GPIO setup ordering
Simon Glass
2016-03-17
x86: Add some more common MSR indexes
Simon Glass
2016-03-17
x86: Support booting SeaBIOS
Bin Meng
2016-03-17
x86: Implement functions for writing coreboot table
Bin Meng
2016-03-17
x86: Change write_acpi_tables() signature a little bit
Bin Meng
[next]