~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* samsung: Drop CONFIG_EXYNOS_PWM_BLSimon Glass2023-02-07
* video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass2022-10-30
* video: samsung: Drop old LCD codeSimon Glass2022-10-30
* dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek2022-10-17
* video: Migrate exynos display options to KconfigTom Rini2022-06-28
* arm: exynos: Remove old pwm backlight driverTom Rini2022-06-28
* treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass2021-09-25
* 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 linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* dm: core: Require users of devres to include the headerSimon Glass2020-02-05
* 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
* video: exynos: remove redundant assignmentsHeinrich Schuchardt2018-03-19
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-05
* exynos: video: fix typo in DisplayPort driverDongjin Kim2017-10-29
* dm: Fix up inclusion of common.hSimon Glass2017-06-01
* 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
* video: squash lines for immediate returnMasahiro 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: Rename edp_device_info to exynos_dp_privSimon Glass2016-05-25
* exynos: Simplify calling of exynos_dp_phy_ctrl()Simon Glass2016-05-25
* exynos: video: Combine LCD driver into one fileSimon Glass2016-05-25
* exynos: video: Move mipi_lcd_device_dt into a functionSimon Glass2016-05-25
* exynos: video: Move struct exynos_platform_mipi_dsim into vidinfoSimon Glass2016-05-25
* exynos: video: Move dsim_config_dt into a functionSimon Glass2016-05-25
* exynos: video: Drop static variables in exynos_dp_lowlevel.cSimon Glass2016-05-25
* exynos: video: Drop static variables in exynos_fb.cSimon Glass2016-05-25
* exynos: video: Drop static variables in exynos_fimd.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