aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-22Prepare v2024.07-rc1v2024.07-rc1Tom Rini2-6/+5
2024-04-22Merge patch series "configs: apple: Switch to standard boot + small adjustments"Tom Rini3-21/+9
2024-04-22arm: apple: Do not list bootflows on bootJanne Grunau1-0/+1
2024-04-22arm: apple: Switch to standard bootJanne Grunau2-19/+3
2024-04-22configs: apple: Enable CMD_SELECT_FONT and FONT_16X32Janne Grunau1-0/+2
2024-04-22configs: apple: Use "vidconsole,serial" as stdout/stderrJanne Grunau1-2/+2
2024-04-22apple_m1_defconfig: Turn on CONFIG_SYS_64BIT_LBAHector Martin1-0/+1
2024-04-22Merge patch series "Kconfig: some cleanups"Tom Rini43-107/+107
2024-04-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek32-65/+65
2024-04-22Kconfig: Make all Kconfig encoding asciiMichal Simek4-8/+8
2024-04-22Kconfig: Add missing quotes around default string valueMichal Simek1-1/+1
2024-04-22Kconfig: Add missing quotes around source fileMichal Simek6-27/+27
2024-04-22Kconfig: Remove trailing whitespace in its promptMichal Simek2-6/+6
2024-04-22doc: release_cycle: Note when next branch opensTom Rini1-0/+3
2024-04-22Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini14-124/+163
2024-04-22Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom 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-22sunxi: sun9i: make more clock functions SPL onlyAndre Przywara2-52/+48
2024-04-22sunxi: sun8i_a83t: make more clock functions SPL onlyAndre Przywara1-3/+2
2024-04-22sunxi: sun50i_h6: make more clock functions SPL onlyAndre Przywara1-29/+28
2024-04-22sunxi: sun6i: make more clock functions SPL onlyAndre Przywara1-2/+1
2024-04-22sunxi: sun4i: make more clock functions SPL onlyAndre Przywara1-3/+2
2024-04-22sunxi: compile clock.c for SPL onlyAndre Przywara2-3/+1
2024-04-22sunxi: remove unneeded i2c_init_board() call for U-Boot properAndre Przywara1-8/+1
2024-04-22sunxi: move #ifdef guards around tzpc_init() to header fileAndre Przywara2-2/+6
2024-04-22usb: musb-new: add Allwinner F1C100s supportAndre Przywara1-0/+16
2024-04-22sunxi: SPL SPI: Add SPI boot support for the Allwinner R528/T113 SoCsMaksim Kiselev2-22/+58
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