~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass2021-09-25
* x86: apl: Move priv/plat structs to headersSimon Glass2021-01-05
* x86: pinctrl: Drop unlikely error messages from TPLSimon Glass2021-01-05
* x86: apl: Reduce size for TPLSimon Glass2021-01-05
* x86: apl: Drop support for !OF_PLATDATA_PARENTSimon Glass2021-01-05
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-13
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* x86: pinctrl: Silence the warning when a pin is not foundSimon Glass2020-11-06
* x86: Fix up driver names to avoid dtoc warningsSimon Glass2020-11-05
* x86: pinctrl: Fix 'relatove' typoSimon Glass2020-09-01
* x86: pinctrl: Drop the acpi_path memberSimon Glass2020-07-17
* x86: pinctrl: Set up itss in the probe() methodSimon Glass2020-07-17
* x86: pinctrl: Add multi-ACPI controlSimon Glass2020-07-17
* x86: pinctrl: Add a way to get the pinctrl reg addressSimon Glass2020-07-17
* common: Drop log.h from common headerSimon Glass2020-05-18
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-11
|\
| * dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
| * dm: core: Require users of devres to include the headerSimon Glass2020-02-05
* | x86: Give each driver an IRQ typeSimon Glass2020-02-07
|/
* x86: Move itss.h from Apollo Lake to the generic x86 include directoryWolfgang Wallner2020-02-04
* x86: apl: Add pinctrl driverSimon Glass2019-12-15
* x86: Add a generic Intel pinctrl driverSimon Glass2019-12-15