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
/
cpu
/
quark
/
quark.c
Age
Commit message (
Expand
)
Author
2018-07-20
x86: Switch to use DM sysreset driver
Bin Meng
2018-06-13
x86: irq: Remove chipset specific irq router drivers
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-01
x86: Convert MMC to driver model
Simon Glass
2017-06-27
Revert "x86: Convert MMC to driver model"
Bin Meng
2017-05-17
x86: Convert MMC to driver model
Simon Glass
2017-04-05
board_f: x86: Use checkcpu() for CPU init
Simon Glass
2016-05-23
x86: quark: Assign a unique I/O APIC ID
Bin Meng
2016-05-23
x86: Unify reserve_arch() for all x86 boards
Bin Meng
2016-02-05
x86: quark: Drop unprotect_spi_flash()
Bin Meng
2016-01-24
dm: x86: quark: Add an interrupt driver
Simon Glass
2016-01-24
dm: x86: Set up interrupt routing from interrupt_init()
Simon Glass
2016-01-19
x86: quark: Fix boot breakage
Bin Meng
2016-01-12
dm: Convert PCI MMC over to use DM PCI API
Simon Glass
2015-12-01
x86: Convert to use driver model timer
Bin Meng
2015-10-21
x86: quark: Implement mrc cache
Bin Meng
2015-09-16
x86: quark: Configure MTRR to enable cache
Bin Meng
2015-09-16
x86: quark: Initialize thermal sensor properly
Bin Meng
2015-09-16
x86: quark: Lock HMBOUND register before jumping to kernel
Bin Meng
2015-09-16
x86: quark: Convert to use clrbits, setbits, clrsetbits macros
Bin Meng
2015-09-16
x86: quark: Add PCIe/USB static register programming after memory init
Bin Meng
2015-09-16
x86: Convert to use driver model eth on quark/galileo
Bin Meng
2015-09-09
x86: quark: Add USB PHY initialization support
Bin Meng
2015-09-09
x86: Convert to use driver model pci on quark/galileo
Bin Meng
2015-09-09
x86: Enable PCIe controller on quark/galileo
Bin Meng
2015-09-09
x86: quark: Avoid chicken and egg problem
Bin Meng
2015-08-14
x86: Allow pirq_init() to return an error
Simon Glass
2015-06-04
x86: quark: Implement PIRQ routing
Bin Meng
2015-04-29
x86: quark: Use reset_cpu()
Simon Glass
2015-04-29
x86: quark: Turn on legacy segments decode
Bin Meng
2015-04-16
x86: Add a x86_ prefix to the x86-specific PCI functions
Simon Glass
2015-03-24
x86: quark: Enable on-chip ethernet controllers
Bin Meng
2015-02-06
x86: Add SD/MMC support to quark/galileo
Bin Meng
2015-02-06
x86: Add SPI support to quark/galileo
Bin Meng
2015-02-06
x86: quark: Initialize non-standard BARs
Bin Meng
2015-02-06
x86: Add basic Intel Quark processor support
Bin Meng