aboutsummaryrefslogtreecommitdiff
path: root/board/intel/galileo
AgeCommit message (Expand)Author
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-03-08board: .gitignore: replace dsdt.c by dsdt_generated.cPhilippe Reynes
2022-02-25scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.cPhilippe Reynes
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-11-06x86: galileo: Use devicetree for SMBIOS settingsSimon Glass
2020-09-01x86: intel: galileo: Remove dead codeAndy Shevchenko
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-01x86: kconfig: Let board select SPI flashBin Meng
2017-08-01x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng
2016-05-30x86: galileo: Enable ACPI table generationBin Meng
2016-05-23x86: galileo: Override SMBIOS product nameBin Meng
2016-03-17x86: Drop all the old pin configuration codeSimon Glass
2016-02-05x86: Drop asm/arch/gpio.hBin Meng
2015-09-09x86: Enable PCIe controller on quark/galileoBin Meng
2015-06-04x86: Remove DECLARE_GLOBAL_DATA_PTR in board filesBin Meng
2015-04-29x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONSBin Meng
2015-02-06x86: Add basic Intel Galileo board supportBin Meng