Commit Graph

412 Commits (e8a7f1c32b55f48408a10cded2663b3f578d02e2)

Author SHA1 Message Date
Simon Glass 8156345dfe sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig 10 years ago
Simon Glass ee2b24340f Kconfig: Move CONFIG_BOOTSTAGE to Kconfig 10 years ago
Masahiro Yamada 58d423b88e dm: select CONFIG_DM* options 10 years ago
Simon Glass 90b16d1491 x86: chromebook_link: dts: Add PCH and LPC devices 10 years ago
Simon Glass a274e9cac5 dm: x86: Add a uclass for an Low Pin Count (LPC) device 10 years ago
Simon Glass 452f548753 dm: x86: Add a uclass for a Platform Controller Hub 10 years ago
Simon Glass ba4575626e dm: x86: spi: Convert ICH SPI driver to driver model 10 years ago
Simon Glass aad78d2732 dm: x86: pci: Convert chromebook_link to use driver model for pci 10 years ago
Simon Glass 801f4f1bbc dm: x86: pci: Convert coreboot to use driver model for pci 10 years ago
Simon Glass a219daeafe dm: x86: pci: Add a PCI driver for driver model 10 years ago
Simon Glass 161d2e4e5b x86: Split up arch_cpu_init() 10 years ago
Simon Glass 31f57c2873 x86: Add a x86_ prefix to the x86-specific PCI functions 10 years ago
Simon Glass 51e9dad296 x86: Add support for panther (Asus Chromebox) 10 years ago
Simon Glass 892ff8e972 x86: Support machines with >4GB of RAM 10 years ago
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