index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
quark
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
1
-0
/
+1
*
x86: Update mrccache to support multiple caches
Simon Glass
2019-12-15
1
-3
/
+5
*
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move checkcpu() out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
x86: Kconfig: spelling fixes
Chris Packham
2019-01-18
1
-1
/
+1
*
x86: quark: Specify X86_TSC_TIMER_EARLY_FREQ
Bin Meng
2018-10-22
1
-0
/
+4
*
x86: Switch to use DM sysreset driver
Bin Meng
2018-07-20
1
-6
/
+0
*
x86: quark: acpi: Add full reset bit to the reset register value in FADT
Bin Meng
2018-07-20
1
-1
/
+1
*
x86: irq: Remove chipset specific irq router drivers
Bin Meng
2018-06-13
3
-49
/
+27
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
15
-32
/
+15
*
x86: quark: Fix unused warnings
Tom Rini
2018-01-30
1
-9
/
+4
*
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
2017-08-15
1
-1
/
+0
*
x86: Convert MMC to driver model
Simon Glass
2017-08-01
1
-10
/
+0
*
x86: Convert INTEL_ICH6_GPIO to Kconfig
Bin Meng
2017-08-01
1
-0
/
+1
*
x86: kconfig: Move USB to platform Kconfig
Bin Meng
2017-08-01
1
-0
/
+2
*
x86: quark: kconfig: Imply platform specific drivers
Bin Meng
2017-08-01
1
-0
/
+9
*
x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig
Bin Meng
2017-08-01
1
-0
/
+1
*
x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig
Bin Meng
2017-08-01
1
-0
/
+1
*
x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig
Bin Meng
2017-08-01
1
-0
/
+1
*
x86: acpi: Deduplicate acpi_fill_madt() implementation
Andy Shevchenko
2017-07-30
1
-29
/
+0
*
Revert "x86: Convert MMC to driver model"
Bin Meng
2017-06-27
1
-0
/
+10
*
x86: Convert MMC to driver model
Simon Glass
2017-05-17
1
-10
/
+0
*
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-04-05
1
-1
/
+3
*
board_f: x86: Use checkcpu() for CPU init
Simon Glass
2017-04-05
1
-0
/
+5
*
x86: quark: Introduce ACPI global NVS
Bin Meng
2016-07-12
1
-0
/
+7
*
x86: quark: Generate ACPI FADT/MADT tables
Bin Meng
2016-05-30
2
-0
/
+164
*
x86: quark: Assign a unique I/O APIC ID
Bin Meng
2016-05-23
1
-0
/
+4
*
x86: Unify reserve_arch() for all x86 boards
Bin Meng
2016-05-23
1
-9
/
+0
*
x86: quark: Use Quark's own PCI config APIs
Bin Meng
2016-02-05
1
-2
/
+3
*
x86: quark: Drop unprotect_spi_flash()
Bin Meng
2016-02-05
1
-17
/
+0
*
dm: x86: quark: Add an interrupt driver
Simon Glass
2016-01-24
3
-26
/
+50
*
dm: x86: Set up interrupt routing from interrupt_init()
Simon Glass
2016-01-24
1
-1
/
+1
*
x86: quark: Fix boot breakage
Bin Meng
2016-01-19
1
-11
/
+16
*
dm: Convert PCI MMC over to use DM PCI API
Simon Glass
2016-01-12
1
-2
/
+2
*
x86: tsc: Remove legacy timer codes
Bin Meng
2015-12-01
1
-5
/
+0
*
x86: Convert to use driver model timer
Bin Meng
2015-12-01
1
-3
/
+0
*
x86: quark: Implement mrc cache
Bin Meng
2015-10-21
2
-7
/
+64
*
x86: quark: Configure MTRR to enable cache
Bin Meng
2015-09-16
2
-0
/
+67
*
x86: quark: Initialize thermal sensor properly
Bin Meng
2015-09-16
1
-0
/
+40
*
x86: quark: Lock HMBOUND register before jumping to kernel
Bin Meng
2015-09-16
1
-0
/
+3
*
x86: quark: Convert to use clrbits, setbits, clrsetbits macros
Bin Meng
2015-09-16
1
-51
/
+21
*
x86: quark: Add PCIe/USB static register programming after memory init
Bin Meng
2015-09-16
1
-0
/
+64
*
x86: Convert to use driver model eth on quark/galileo
Bin Meng
2015-09-16
1
-19
/
+0
*
x86: quark: Add USB PHY initialization support
Bin Meng
2015-09-09
1
-0
/
+41
*
x86: Convert to use driver model pci on quark/galileo
Bin Meng
2015-09-09
3
-76
/
+0
*
x86: Enable PCIe controller on quark/galileo
Bin Meng
2015-09-09
1
-0
/
+63
*
x86: quark: Avoid chicken and egg problem
Bin Meng
2015-09-09
1
-15
/
+15
*
x86: quark: Optimize MRC execution time
Bin Meng
2015-09-09
1
-22
/
+22
*
x86: Allow pirq_init() to return an error
Simon Glass
2015-08-14
1
-3
/
+1
[next]