~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek2022-10-17
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* 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 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-25
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-24
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-20
* common: Drop log.h from common headerSimon Glass2020-05-18
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-05
* dm: Rename dev_addr..() functionsSimon Glass2017-06-01
* dm: core: Replace of_offset with accessorSimon Glass2017-02-08
* treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
* exynos: video: Drop old unused codeSimon Glass2016-05-25
* exynos: video: Convert several boards to driver model for videoSimon Glass2016-05-25
* exynos: video: Rename variables for driver modelSimon Glass2016-05-25
* exynos: video: Combine LCD driver into one fileSimon Glass2016-05-25
* exynos: video: Move struct exynos_platform_mipi_dsim into vidinfoSimon Glass2016-05-25
* exynos: video: Drop static variables in exynos_fb.cSimon Glass2016-05-25
* exynos: video: Drop the static lcd_base_addr variableSimon Glass2016-05-25
* exynos: video: Remove use of vidinfo_t typedefSimon Glass2016-05-25
* exynos: video: Drop dead codeSimon Glass2016-05-25
* exynos: video: Move driver files into their own directorySimon Glass2016-05-25