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-02-05
x86: quark: Drop unprotect_spi_flash()
Bin Meng
2016-02-05
x86: tnc: Drop unprotect_spi_flash()
Bin Meng
2016-02-05
spi: ich: Use compatible strings to distinguish controller version
Bin Meng
2016-01-28
x86: Correct spi node alias
Bin Meng
2016-01-28
x86: config option for loading ACPI table from QEMU
Miao Yan
2016-01-28
x86: qemu: add the ability to load and link ACPI tables from QEMU
Miao Yan
2016-01-28
x86: qemu: setup PM IO base for ACPI in southbridge
Miao Yan
2016-01-28
x86: qemu: re-structure qemu_fwcfg_list_firmware()
Miao Yan
2016-01-28
x86: baytrail: Add option to disable the internal UART to setup_early_uart()
Stefan Roese
2016-01-24
x86: ivybridge: Use syscon for the GMA device
Simon Glass
2016-01-24
x86: Set up a shared syscon numbering schema
Simon Glass
2016-01-24
x86: ivybridge: Drop the SMM-locking code
Simon Glass
2016-01-24
x86: ivybridge: Drop XHCI support
Simon Glass
2016-01-24
x86: ivybridge: Drop special EHCI init
Simon Glass
2016-01-24
x86: ivybridge: Sort out the calls to bridge_silicon_revision()
Simon Glass
2016-01-24
x86: ivybridge: Move code from pch.c to bd82x6x.c
Simon Glass
2016-01-24
x86: ivybridge: Convert pch.c to use DM PCI API
Simon Glass
2016-01-24
x86: ivybridge: Convert report_platform to DM PCI API
Simon Glass
2016-01-24
x86: ivybridge: Convert SDRAM init to use driver model
Simon Glass
2016-01-24
x86: ivybridge: Convert sdram_initialise() to use DM PCI API
Simon Glass
2016-01-24
x86: ivybridge: Convert dram_init() to use DM PCI API
Simon Glass
2016-01-24
x86: ivybridge: Convert enable_usb_bar() to use DM PCI API
Simon Glass
2016-01-24
x86: ivybridge: Use the I2C driver to perform SMbus init
Simon Glass
2016-01-24
x86: ivybridge: Convert lpc init code to DM PCI API
Simon Glass
2016-01-24
x86: ivybridge: Drop the special PCI driver
Simon Glass
2016-01-24
x86: ivybridge: Move LPC init into the LPC probe() method
Simon Glass
2016-01-24
x86: ivybridge: Move lpc_enable() into gma.c
Simon Glass
2016-01-24
x86: ivybridge: Use driver model PCI API in sata.c
Simon Glass
2016-01-24
x86: ivybridge: Use the SATA driver to do the init
Simon Glass
2016-01-24
x86: ivybridge: Drop the unused bd82x6x_init_extra()
Simon Glass
2016-01-24
x86: ivybridge: Do the SATA init before relocation
Simon Glass
2016-01-24
x86: ivybridge: Drop unnecessary northbridge setup
Simon Glass
2016-01-24
x86: ivybridge: Use driver model PCI API in bd82x6x.c
Simon Glass
2016-01-24
x86: ivybridge: Move northbridge and PCH init into drivers
Simon Glass
2016-01-24
x86: Bring up northbridge, pch and lpc after the CPUs
Simon Glass
2016-01-24
x86: Don't show an error when the MRC cache is up to date
Simon Glass
2016-01-24
x86: Make x86_init_cpus() static
Simon Glass
2016-01-24
x86: ivybridge: Move early init code into northbridge.c
Simon Glass
2016-01-24
x86: ivybridge: Drop the dead MTRR code
Simon Glass
2016-01-24
x86: ivybridge: Set up the thermal target correctly
Simon Glass
2016-01-24
x86: ivybridge: Move CPU init code into the driver
Simon Glass
2016-01-24
x86: ivybridge: Use common CPU init code
Simon Glass
2016-01-24
x86: ivybridge: Move GPIO init to the LPC init() method
Simon Glass
2016-01-24
x86: ivybridge: Move sandybridge init to the lpc probe() method
Simon Glass
2016-01-24
x86: ivybridge: Move graphics init much later
Simon Glass
2016-01-24
x86: ivybridge: Probe the LPC in CPU init
Simon Glass
2016-01-24
x86: ivybridge: Rename lpc_init() to lpc_init_extra()
Simon Glass
2016-01-24
x86: ivybridge: Move LPC and PCH init into northbridge probe()
Simon Glass
2016-01-24
x86: ivybridge: Move northbridge init into the probe() method
Simon Glass
2016-01-24
x86: ivybridge: Add a driver for the bd82x6x northbridge
Simon Glass
[next]