aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge patch series "configs: apple: Switch to standard boot + small adjustments"WIP/22Apr2024Tom Rini2024-04-223-21/+9
|\
| * arm: apple: Do not list bootflows on bootJanne Grunau2024-04-221-0/+1
| * arm: apple: Switch to standard bootJanne Grunau2024-04-222-19/+3
| * configs: apple: Enable CMD_SELECT_FONT and FONT_16X32Janne Grunau2024-04-221-0/+2
| * configs: apple: Use "vidconsole,serial" as stdout/stderrJanne Grunau2024-04-221-2/+2
| * apple_m1_defconfig: Turn on CONFIG_SYS_64BIT_LBAHector Martin2024-04-221-0/+1
* | Merge patch series "Kconfig: some cleanups"Tom Rini2024-04-2243-107/+107
|\ \
| * | common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek2024-04-2232-65/+65
| * | Kconfig: Make all Kconfig encoding asciiMichal Simek2024-04-224-8/+8
| * | Kconfig: Add missing quotes around default string valueMichal Simek2024-04-221-1/+1
| * | Kconfig: Add missing quotes around source fileMichal Simek2024-04-226-27/+27
| * | Kconfig: Remove trailing whitespace in its promptMichal Simek2024-04-222-6/+6
* | | doc: release_cycle: Note when next branch opensTom Rini2024-04-221-0/+3
* | | Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2024-04-2214-124/+163
|\ \ \
| * | | sunxi: sun9i: make more clock functions SPL onlyAndre Przywara2024-04-222-52/+48
| * | | sunxi: sun8i_a83t: make more clock functions SPL onlyAndre Przywara2024-04-221-3/+2
| * | | sunxi: sun50i_h6: make more clock functions SPL onlyAndre Przywara2024-04-221-29/+28
| * | | sunxi: sun6i: make more clock functions SPL onlyAndre Przywara2024-04-221-2/+1
| * | | sunxi: sun4i: make more clock functions SPL onlyAndre Przywara2024-04-221-3/+2
| * | | sunxi: compile clock.c for SPL onlyAndre Przywara2024-04-222-3/+1
| * | | sunxi: remove unneeded i2c_init_board() call for U-Boot properAndre Przywara2024-04-221-8/+1
| * | | sunxi: move #ifdef guards around tzpc_init() to header fileAndre Przywara2024-04-222-2/+6
| * | | usb: musb-new: add Allwinner F1C100s supportAndre Przywara2024-04-221-0/+16
| * | | sunxi: SPL SPI: Add SPI boot support for the Allwinner R528/T113 SoCsMaksim Kiselev2024-04-222-22/+58
* | | | Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini2024-04-2225-120/+255
|\ \ \ \
| * | | | board: tegra30: switch to button cmdSvyatoslav Ryhel2024-04-228-12/+23
| * | | | ARM: tegra: transformer-t30: bind Hall sensorSvyatoslav Ryhel2024-04-222-0/+20
| * | | | ARM: tegra: grouper: bind Hall sensorSvyatoslav Ryhel2024-04-221-0/+6
| * | | | board: asus: tf700t: bind tc358768 bridge and panelSvyatoslav Ryhel2024-04-222-2/+102
| * | | | board: asus: transformer-t30: enable I2C_MUX only for TF700TSvyatoslav Ryhel2024-04-226-0/+6
| * | | | board: asus: tf600t: enable TEGRA20_SLINK only for TF600TSvyatoslav Ryhel2024-04-222-1/+1
| * | | | ARM: tegra: Enable UART-E for T20 and T30Jonas Schwöbel2024-04-221-0/+4
| * | | | board: asus: transformer-t30: set the correct pinmux lock and io-resetSvyatoslav Ryhel2024-04-222-27/+27
| * | | | board: asus: tf600t: adjust LV pinmuxSvyatoslav Ryhel2024-04-221-29/+26
| * | | | board: asus: tf600t: configure SPI pinmuxSvyatoslav Ryhel2024-04-221-0/+36
| * | | | board: asus: lg_x3: endeavoru: remove CONFIG_SYS_L2CACHE_OFFJonas Schwöbel2024-04-224-4/+0
| * | | | board: tegra30: switch to standard bootSvyatoslav Ryhel2024-04-224-4/+4
| * | | | ARM: tegra: move to standard bootSvyatoslav Ryhel2024-04-222-29/+3
| * | | | ARM: dts: paz00: remove display-timings nodeSvyatoslav Ryhel2024-04-222-16/+1
|/ / / /
* | | | Merge tag 'video-20240421' of https://source.denx.de/u-boot/custodians/u-boot...WIP/21Apr2024Tom Rini2024-04-2155-425/+4219
|\ \ \ \ | |/ / / |/| | |
| * | | boot: Move framebuffer reservation to separate helperDevarsh Thakkar2024-04-213-11/+24
| * | | video: Assume video to be active if SPL is passing video hand-offDevarsh Thakkar2024-04-211-0/+4
| * | | boot: fdt_simplefb: Enumerate framebuffer info from video handoffDevarsh Thakkar2024-04-211-9/+25
| * | | video: simplefb: modernise DT parsingCaleb Connolly2024-04-211-12/+20
| * | | video: renesas: shift the init sequence by one step earlierSvyatoslav Ryhel2024-04-212-79/+95
| * | | video: bridge: ssd2825: shift the init sequence by one step earlierSvyatoslav Ryhel2024-04-211-41/+45
| * | | video: endeavoru-panel: shift the init sequence by one step earlierSvyatoslav Ryhel2024-04-211-60/+68
| * | | video: bridge: add basic support for the Parade DP501 transmitterJonas Schwöbel2024-04-213-0/+590
| * | | video: bridge: add Toshiba TC358768 RGB to DSI bridge supportSvyatoslav Ryhel2024-04-213-0/+995
| * | | video: panel: add Samsung LTL106HL02 MIPI DSI panel driverAnton Bambura2024-04-213-0/+167