~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* common: return type board_get_usable_ram_topHeinrich Schuchardt2023-08-15
* board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-23
* Revert "x86: Move FACP table into separate functions"Andy Shevchenko2022-03-31
* acpi: Move MCFG implementation to common libMoritz Fischer2022-02-09
* x86: acpi: Update acpi_fill_csrt() to use acpi_ctxSimon Glass2022-01-25
* x86: Move FACP table into separate functionsSimon Glass2022-01-25
* x86: tangier: pinmux: Move error message to the callerAndy Shevchenko2021-11-01
* x86: tangier: pinmux: Move is_protected assignment closer to its userAndy Shevchenko2021-11-01
* x86: tangier: Enable support for SD/SDIO family in the pinmux driverAndy Shevchenko2021-11-01
* x86: tangier: Fix DMA controller IRQ polarity in CSRTAndy Shevchenko2021-08-02
* Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-05
|\
| * x86: edison: Switch to DM_USB_GADGETAndy Shevchenko2020-12-16
| * x86: edison: Use dwc3-generic driver for Intel EdisonAndy Shevchenko2020-12-16
| * x86: edison: BINMAN selection is specific to the boardAndy Shevchenko2020-12-16
| * x86: tangier: Find proper memory region for relocationAndy Shevchenko2020-12-16
* | dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
|/
* x86: edison: Generate an image suitable for xFSTKSimon Glass2020-09-25
* acpi: Allow creating the GNVS to failSimon Glass2020-07-17
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* x86: Move acpi_table header to main include/ directorySimon Glass2020-04-16
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-17
* common: Move checkcpu() out of common.hSimon Glass2019-12-02
* x86: tangier: Fix off-by-one error when preparing CSRTAndy Shevchenko2019-09-10
* x86: tangier: Reserve PCI ECAM in motherboard resourcesAndy Shevchenko2019-09-10
* x86: tangier: Populate CSRT for shared DMA controllerAndy Shevchenko2019-08-09
* watchdog: tangier: Convert to use WDT classAndy Shevchenko2019-06-22
* sysreset: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng2018-11-14
* x86: tangier: pinmux: add API to configure protected pinsGeorgii Staroselskii2018-09-17
* x86: Switch to use DM sysreset driverBin Meng2018-07-20
* x86: tangier: Add a sysreset driverBin Meng2018-07-20
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* x86: Rename e820entry to e820_entryBin Meng2018-04-16
* x86: Use 'unsigned int' in install_e820_map() functionsBin Meng2018-04-16
* x86: tangier: Enable ACPI support for Intel TangierAndy Shevchenko2017-10-07
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-04
* x86: tangier: kconfig: Guard tangier-specific optionsBin Meng2017-08-24
* x86: kconfig: Move USB to platform KconfigBin Meng2017-08-01
* x86: tangier: kconfig: Imply platform specific driversBin Meng2017-08-01
* x86: Add Intel Edison board filesAndy Shevchenko2017-07-30
* x86: Add Intel Tangier supportFelipe Balbi2017-07-30