Commit Graph

424 Commits (8827227889848433d464f31c76c8be9d13567623)

Author SHA1 Message Date
Gabriel Huau 8827227889 x86: minnowmax: add GPIO banks in the device tree 10 years ago
Gabriel Huau 4a34e4b86f x86: baytrail: fix the GPIOBASE address 10 years ago
Bin Meng afbf1404c1 x86: queensbay: Implement PIRQ routing 10 years ago
Bin Meng b5b6b01960 x86: Support platform PIRQ routing 10 years ago
Bin Meng 5e2400e8f8 x86: Write configuration tables in last_stage_init() 10 years ago
Bin Meng e3e7fa2cd1 x86: Add a function to assign IRQ numbers to PCI device 10 years ago
Bin Meng 54c6001bba x86: Install a default e820 table in the __weak install_e820_map() 10 years ago
Bin Meng 24ff8e70e1 x86: Clean up arch/x86/include/asm/e820.h 10 years ago
Bin Meng 0a9bb489bf x86: Add alias for SPI node in the board dts 10 years ago
Bin Meng 19268834fb x86: Set serial port IRQ for SMSC LPC47M 10 years ago
Bin Meng 9704f23b00 x86: queensbay: Avoid using PCH prefix 10 years ago
Bin Meng 5098d73e86 x86: Remove the old VGA driver 10 years ago
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