Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-09-19 | Move fdt_simplefb to boot/ | Simon Glass | 1 | -116/+0 |
2023-04-28 | common: static fdt_simplefb_enable_existing_node() | Heinrich Schuchardt | 1 | -1/+7 |
2023-02-10 | Correct SPL uses of VIDEO | Simon Glass | 1 | -1/+1 |
2022-10-30 | video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO | Simon Glass | 1 | -1/+1 |
2022-10-30 | fdt: Drop support for LCD fixup in simplefb | Simon Glass | 1 | -8/+0 |
2021-11-30 | common: add fdt_simplefb_enable_and_mem_rsv function | Patrick Delaunay | 1 | -0/+27 |
2021-11-30 | common: rename functions lcd_dt_simplefb to fdt_simplefb | Patrick Delaunay | 1 | -5/+5 |
2021-11-30 | common: rename lcd_simplefb.c file to fdt_simplefb.c | Patrick Delaunay | 1 | -0/+91 |