summaryrefslogtreecommitdiff
path: root/common/fdt_simplefb.c
AgeCommit message (Expand)Author
2024-03-21common: Move framebuffer reservation to separate helperDevarsh Thakkar
2024-03-21common: fdt_simplefb: Enumerate framebuffer info from video handoffDevarsh Thakkar
2023-02-10Correct SPL uses of VIDEOSimon Glass
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-10-30fdt: Drop support for LCD fixup in simplefbSimon Glass
2021-11-30common: add fdt_simplefb_enable_and_mem_rsv functionPatrick Delaunay
2021-11-30common: rename functions lcd_dt_simplefb to fdt_simplefbPatrick Delaunay
2021-11-30common: rename lcd_simplefb.c file to fdt_simplefb.cPatrick Delaunay