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
Age
Commit message (
Expand
)
Author
2016-01-13
x86: fsp: Add boot_mode as a member of struct shared_data
Bin Meng
2016-01-13
x86: fsp: Avoid cast stack_top in struct shared_data
Bin Meng
2016-01-13
x86: fsp: Simplify fsp_continue()
Bin Meng
2016-01-12
dm: Convert PCI MMC over to use DM PCI API
Simon Glass
2016-01-12
dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API
Simon Glass
2016-01-12
dm: pci: video: Convert video and pci_rom to use DM PCI API
Simon Glass
2016-01-12
dm: Convert bios_interrupts to use DM PCI API
Simon Glass
2016-01-12
dm: x86: ivybridge: Convert graphics init to use DM PCI API
Simon Glass
2015-12-09
x86: Remove HAVE_ACPI_RESUME
Bin Meng
2015-12-09
x86: Remove CPU_INTEL_SOCKET_RPGA989
Bin Meng
2015-12-09
x86: Clean up ivybridge/chrome Kconfig options
Bin Meng
2015-12-09
x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGE
Bin Meng
2015-12-09
x86: Move i8254_init() to x86_cpu_init_f()
Bin Meng
2015-12-09
x86: Fix PCI UART compatible string for crownbay and galileo
Bin Meng
2015-12-01
dm: pci: Disable PCI compatibility functions by default
Simon Glass
2015-12-01
x86: tsc: Move tsc_timer.c to drivers/timer
Bin Meng
2015-12-01
x86: tsc: Remove legacy timer codes
Bin Meng
2015-12-01
x86: Convert to use driver model timer
Bin Meng
2015-12-01
x86: tsc: Add driver model timer support
Bin Meng
2015-12-01
x86: tsc: Use notrace from <linux/compiler.h>
Bin Meng
2015-12-01
x86: Remove MIN_PORT80_KCLOCKS_DELAY
Bin Meng
2015-11-20
ns16550: unify serial_x86
Thomas Chou
2015-11-19
x86: qemu: Convert to use driver model keyboard
Bin Meng
2015-11-19
x86: crownbay: Convert to use driver model keyboard
Bin Meng
2015-11-19
x86: Add an i8042 device for boards that have it
Simon Glass
2015-11-13
x86: Remove legacy pci codes
Bin Meng
2015-11-13
x86: qemu: Convert to use driver model pci
Bin Meng
2015-11-13
x86: qemu: Move chipset-specific codes from pci.c to qemu.c
Bin Meng
2015-11-13
x86: qemu: Remove call to vgabios execution
Bin Meng
2015-11-13
x86: queensbay: Really disable IGD
Bin Meng
2015-11-13
x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to Kconfig
Bin Meng
2015-11-13
x86: Rename pcat_ to i8254 and i8259 accordingly
Bin Meng
2015-11-13
x86: Initialize i8254 timer counter 1
Bin Meng
2015-11-13
x86: Fix cosmetic issues in the i8254 and i8259 codes
Bin Meng
2015-11-13
x86: Remove dead codes wrapped by PARANOID_IRQ_TRIGGERS
Bin Meng
2015-11-13
x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS
Bin Meng
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-11-05
x86: Use the generic bitops headers
Fabio Estevam
2015-10-21
x86: Add support for Advantech SOM-6896
George McCollister
2015-10-21
x86: ivybridge: Enable the MRC cache
Bin Meng
2015-10-21
x86: ivybridge: Measure the MRC code execution time
Simon Glass
2015-10-21
x86: ivybridge: Fix car_uninit() to correctly set run state
Simon Glass
2015-10-21
x86: ivybridge: Check the RTC return value
Simon Glass
2015-10-21
x86: ivybridge: Use 'ret' instead of 'rcode'
Simon Glass
2015-10-21
x86: chromebook_link: Enable the debug UART
Simon Glass
2015-10-21
x86: Init the debug UART if enabled
Simon Glass
2015-10-21
x86: Pass correct cpu_index to ap_init()
Bin Meng
2015-10-21
x86: galileo: Enable mrc cache
Bin Meng
2015-10-21
x86: quark: Implement mrc cache
Bin Meng
2015-10-21
x86: ivybridge: Correct two typos for MRC
Bin Meng
[prev]
[next]