index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
quark
/
quark.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
x86: Remove <common.h> and add needed includes
Tom Rini
2023-08-31
event: Use an event to replace last_stage_init()
Simon Glass
2023-08-31
event: Convert existing spy records to simple
Simon Glass
2023-05-11
dm: Emit the arch_cpu_init_dm() even only before relocation
Simon Glass
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-03-10
event: Convert arch_cpu_init_dm() to use events
Simon Glass
2020-07-17
x86: Rename board_final_cleanup() to board_final_init()
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
2019-12-02
common: Move checkcpu() out of common.h
Simon Glass
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