Commit Graph

398 Commits (dd82242b4dd7d251ef9ba43563cf9a0017d6f98e)

Author SHA1 Message Date
Masahiro Yamada 326a682358 malloc_f: enable SYS_MALLOC_F by default if DM is on 10 years ago
Masahiro Yamada 0a9e7ee5bd generic-board: select SYS_GENERIC_BOARD for some architectures 10 years ago
Masahiro Yamada 0a12e6872e generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig 10 years ago
Bin Meng e4ad6031a7 x86: quark: Enable on-chip ethernet controllers 10 years ago
Tom Rini 1c854dc5d4 arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIME 10 years ago
Bin Meng 312cc39e27 x86: quark: MRC codes clean up 10 years ago
Rob Herring 7682a99826 remove unnecessary version.h includes 10 years ago
Simon Glass b724bd7d63 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig 10 years ago
Simon Glass 9a89d50d8e dm: x86: Move driver model CONFIGs to Kconfig 10 years ago
Michal Simek 0267ba5d86 common: Move dram_init() declaration to common location 10 years ago
Bin Meng ba877efb80 x86: Use tab instead of space to indent in PCIE_ECAM_BASE 10 years ago
Bin Meng 6df7ffea13 x86: Add SD/MMC support to quark/galileo 10 years ago
Bin Meng 728b393f3b x86: Add SPI support to quark/galileo 10 years ago
Bin Meng d8b1d22512 x86: galileo: Add GPIO support 10 years ago
Bin Meng b162257d4f x86: quark: Initialize non-standard BARs 10 years ago
Bin Meng 20c34115d6 x86: quark: Call MRC in dram_init() 10 years ago
Bin Meng 236b711e89 x86: quark: Enable the Memory Reference Code build 10 years ago
Bin Meng b829f12afa x86: quark: Add System Memory Controller support 10 years ago
Bin Meng 38ad43e436 x86: quark: Add utility codes needed for MRC 10 years ago
Bin Meng 0a391b1c79 x86: quark: Add Memory Reference Code (MRC) main routines 10 years ago
Bin Meng ea94532461 x86: quark: Bypass TSC calibration 10 years ago
Bin Meng f56aeaa4ac x86: Allow overriding TSC_FREQ_IN_MHZ 10 years ago
Bin Meng ef46bea02b x86: Enable the Intel quark/galileo build 10 years ago
Bin Meng afee3fb8c8 x86: Add basic Intel Galileo board support 10 years ago
Bin Meng 828d9af5ec x86: Add basic Intel Quark processor support 10 years ago
Bin Meng 0fae4d24df x86: quark: Add Cache-As-RAM initialization 10 years ago
Bin Meng 3c8ae536ec x86: Define macros for pci configuration space access 10 years ago
Bin Meng faa8323299 x86: quark: Add routines to access message bus registers 10 years ago
Bin Meng b994efbd2d x86: Add header files for Intel Quark SoC defines 10 years ago
Simon Glass 3a1a18ff18 x86: Add support for Intel Minnowboard Max 10 years ago
Simon Glass 447f8b018e x86: Allow a UART to be set up before the FSP is ready 10 years ago
Simon Glass 8ce24cd991 x86: Allow FSP Kconfig settings for all x86 10 years ago
Simon Glass f0809f9a38 x86: Remove unnecessary casts and fix comment typos 10 years ago
Simon Glass 91785f70b9 x86: mmc: Move common FSP functions into a common file 10 years ago
Simon Glass 7b02bf3c7d x86: Make CAR and DRAM FSP code common 10 years ago
Simon Glass 82196cf34f x86: Adjust the FSP types slightly 10 years ago
Simon Glass 1021af4ded x86: Move common FSP code into a common location 10 years ago
Simon Glass bc17d8f4ac x86: video: Allow video ROM execution to fall back to the other method 10 years ago
Simon Glass 2d934e5703 x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 10 years ago
Simon Glass 380ab5cc27 x86: ivybridge: Drop the Kconfig MRC cache information 10 years ago
Simon Glass 069f5481ba x86: config: Enable hook for saving MRC configuration 10 years ago
Simon Glass 191c008a21 x86: Implement a cache for Memory Reference Code parameters 10 years ago
Simon Glass a9aff2f46a x86: dts: Add SPI flash MRC details for chromebook_link 10 years ago
Simon Glass b18c68d891 x86: Use ipchecksum from net/ 10 years ago
Bin Meng fea1c47f54 x86: Fix various code format issues in start16.S 10 years ago
Bin Meng 3b621ccabd x86: Test mtrr support flag before accessing mtrr msr 10 years ago
Bin Meng 4949166906 x86: Save mtrr support flag in global data 10 years ago
Bin Meng 566d1754d3 x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.c 10 years ago
Sebastien Ronsse 07570e7097 x86: Fix out of bounds irq handlers access 10 years ago
Simon Glass bdc88d4eb3 x86: Support ROMs on other archs 10 years ago