aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-22Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegraWIP/22Apr2024Tom Rini25-120/+255
2024-04-22board: tegra30: switch to button cmdSvyatoslav Ryhel8-12/+23
2024-04-22ARM: tegra: transformer-t30: bind Hall sensorSvyatoslav Ryhel2-0/+20
2024-04-22ARM: tegra: grouper: bind Hall sensorSvyatoslav Ryhel1-0/+6
2024-04-22board: asus: tf700t: bind tc358768 bridge and panelSvyatoslav Ryhel2-2/+102
2024-04-22board: asus: transformer-t30: enable I2C_MUX only for TF700TSvyatoslav Ryhel6-0/+6
2024-04-22board: asus: tf600t: enable TEGRA20_SLINK only for TF600TSvyatoslav Ryhel2-1/+1
2024-04-22ARM: tegra: Enable UART-E for T20 and T30Jonas Schwöbel1-0/+4
2024-04-22board: asus: transformer-t30: set the correct pinmux lock and io-resetSvyatoslav Ryhel2-27/+27
2024-04-22board: asus: tf600t: adjust LV pinmuxSvyatoslav Ryhel1-29/+26
2024-04-22board: asus: tf600t: configure SPI pinmuxSvyatoslav Ryhel1-0/+36
2024-04-22board: asus: lg_x3: endeavoru: remove CONFIG_SYS_L2CACHE_OFFJonas Schwöbel4-4/+0
2024-04-22board: tegra30: switch to standard bootSvyatoslav Ryhel4-4/+4
2024-04-22ARM: tegra: move to standard bootSvyatoslav Ryhel2-29/+3
2024-04-22ARM: dts: paz00: remove display-timings nodeSvyatoslav Ryhel2-16/+1
2024-04-21Merge tag 'video-20240421' of https://source.denx.de/u-boot/custodians/u-boot...WIP/21Apr2024Tom Rini55-425/+4219
2024-04-21boot: Move framebuffer reservation to separate helperDevarsh Thakkar3-11/+24
2024-04-21video: Assume video to be active if SPL is passing video hand-offDevarsh Thakkar1-0/+4
2024-04-21boot: fdt_simplefb: Enumerate framebuffer info from video handoffDevarsh Thakkar1-9/+25
2024-04-21video: simplefb: modernise DT parsingCaleb Connolly1-12/+20
2024-04-21video: renesas: shift the init sequence by one step earlierSvyatoslav Ryhel2-79/+95
2024-04-21video: bridge: ssd2825: shift the init sequence by one step earlierSvyatoslav Ryhel1-41/+45
2024-04-21video: endeavoru-panel: shift the init sequence by one step earlierSvyatoslav Ryhel1-60/+68
2024-04-21video: bridge: add basic support for the Parade DP501 transmitterJonas Schwöbel3-0/+590
2024-04-21video: bridge: add Toshiba TC358768 RGB to DSI bridge supportSvyatoslav Ryhel3-0/+995
2024-04-21video: panel: add Samsung LTL106HL02 MIPI DSI panel driverAnton Bambura3-0/+167
2024-04-21video: panel: add LG LG070WX3 MIPI DSI panel driverSvyatoslav Ryhel3-0/+195
2024-04-21video: tegra20: dsi: use set_backlight for backlight onlyJonas Schwöbel1-6/+4
2024-04-21video: tegra20: dsi: set correct fifo depthJonas Schwöbel1-1/+1
2024-04-21video: tegra20: dsi: remove pre-configurationJonas Schwöbel1-2/+0
2024-04-21video: tegra20: dsi: add reset supportSvyatoslav Ryhel1-0/+14
2024-04-21video: tegra20: dsi: add T114 supportSvyatoslav Ryhel2-6/+96
2024-04-21video: tegra20: add MIPI calibration driverSvyatoslav Ryhel2-1/+189
2024-04-21video: tegra20: dc: parameterize V- and H-sync polaritiesSvyatoslav Ryhel2-2/+25
2024-04-21video: tegra20: dc: clean framebuffer memory blockJonas Schwöbel1-0/+5
2024-04-21video: tegra20: dc: enable backlight after DC is configuredJonas Schwöbel1-7/+1
2024-04-21video: tegra20: dc: fix printing of framebuffer addressJonas Schwöbel1-1/+1
2024-04-21video: tegra20: dc: configure behavior if PLLD/D2 is usedSvyatoslav Ryhel3-13/+36
2024-04-21video: tegra20: dc: add powergateSvyatoslav Ryhel1-0/+27
2024-04-21video: tegra20: dc: add PLLD2 parent supportSvyatoslav Ryhel1-0/+6
2024-04-21video: tegra20: dc: pass DC id to internal devicesSvyatoslav Ryhel2-0/+9
2024-04-21video: tegra20: consolidate DC headerSvyatoslav Ryhel8-95/+46
2024-04-21video: tegra20: dc: fix image shift on rotated panelsSvyatoslav Ryhel1-2/+2
2024-04-21video: tegra20: dc: diverge DC per-SOCSvyatoslav Ryhel7-38/+133
2024-04-21video: dw_hdmi: Fix compiler warnings with gcc-14Khem Raj1-4/+4
2024-04-21configs: Enable HDMI Out for ROC-RK3328-CCJagan Teki1-0/+5
2024-04-21configs: evb-rk3328: Enable vidconsole for rk3328Jagan Teki2-0/+6
2024-04-21rockchip: Enable preconsole for rk3328Jagan Teki2-1/+2
2024-04-21ARM: dts: rk3328: Enable VOP for bootph-allJagan Teki1-0/+4
2024-04-21video: rockchip: Add rk3328 vop supportJagan Teki2-0/+84