aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-2023-10-rc4' of https://source.denx.de/u-boot/custodians/u-boo...WIP/27Aug2023Tom Rini2023-08-279-96/+469
|\
| * efi_loader: delete handle from events when a protocol is uninstalledIlias Apalodimas2023-08-271-24/+65
| * doc: describe TPL/VPL/SPL bootHeinrich Schuchardt2023-08-272-0/+322
| * doc: board: ti: k3: Convert to sphinx-promptNishanth Menon2023-08-271-55/+57
| * doc: sphinx: Add sphinx-promptNishanth Menon2023-08-272-1/+2
| * doc: board: sdm845: Explicitly add boot.img flashing commandSumit Garg2023-08-271-3/+8
| * cmd: let gpt_partition_entry be hexadecimalHeinrich Schuchardt2023-08-271-1/+1
| * cmd: fix gpt enumerateHeinrich Schuchardt2023-08-271-6/+8
| * cmd: fix gpt setenvHeinrich Schuchardt2023-08-271-4/+2
| * lib: parameter check in hash_calculateHeinrich Schuchardt2023-08-271-2/+4
|/
* Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2023-08-252-21/+51
|\
| * phy: phy-imx8mq-usb: clean up clock codeTim Harvey2023-08-251-21/+17
| * phy: phy-imx8mq-usb: add vbus regulator supportTim Harvey2023-08-251-3/+36
| * usb: dwc3: Fix remove function if there is no ulpi_reset gpioVenkatesh Yadav Abbarapu2023-08-251-1/+2
* | Merge tag 'u-boot-stm32-20230825' of https://source.denx.de/u-boot/custodians...Tom Rini2023-08-253-38/+0
|\ \ | |/ |/|
| * ARM: dts: stm32mp13: remove shmem for scmi-opteePatrick Delaunay2023-08-252-22/+0
| * ARM: dts: stm32mp15: remove shmem for scmi-opteePatrick Delaunay2023-08-251-16/+0
|/
* Merge tag 'doc-2023-10-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2023-08-239-36/+180
|\
| * doc: Highlight the most relevant u-boot talksPaul Barker2023-08-231-3/+12
| * doc: Explicitly list build dependencies for docsPaul Barker2023-08-231-0/+11
| * Documentation extended with specific information for VirtualBoxThomas Mittelstaedt2023-08-231-0/+84
| * doc: board: ti: k3: Fix up OpenOCD references and debug infoJonathan Humphreys2023-08-231-3/+3
| * doc: board: ti: k3: Elaborate on various firmwareNishanth Menon2023-08-231-1/+20
| * doc: board: ti: j721e: Fix build step numberingNishanth Menon2023-08-231-8/+8
| * doc: board: ti: j7200: Fix build step numberingNishanth Menon2023-08-231-8/+8
| * doc: board: ti: am65x: Fix build step numberingNishanth Menon2023-08-231-6/+6
| * doc: board: ti: am62x: Fix build step numberingNishanth Menon2023-08-231-2/+2
| * doc: board: ti: j721e: provide image alt textNishanth Menon2023-08-231-0/+5
| * doc: board: ti: j7200: provide image alt textNishanth Menon2023-08-231-2/+5
| * doc: board: ti: am65x: provide image alt textHeinrich Schuchardt2023-08-231-0/+6
| * doc: board: ti: am62x: provide image alt textsHeinrich Schuchardt2023-08-231-0/+3
| * doc: board: ti: k3: Fixup alt text for openocd sequenceNishanth Menon2023-08-231-0/+1
| * doc: board: ti: k3: image alt textsHeinrich Schuchardt2023-08-231-0/+3
| * cmd: setexpr: fix printf_str()Heinrich Schuchardt2023-08-231-3/+3
* | Merge tag 'dm-pull-22aug23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2023-08-224-10/+9
|\ \ | |/ |/|
| * riscv: cpu: make riscv_cpu_probe to EVT_DM_POST_INIT_R callbackChanho Park2023-08-221-8/+3
| * dm: event: add EVT_DM_POST_INIT_R event typeChanho Park2023-08-223-2/+6
|/
* Prepare v2023.10-rc3v2023.10-rc3Tom Rini2023-08-212-2/+2
* Merge tag 'dm-pull-20aug23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2023-08-213-43/+63
|\
| * test: cpu: Handle both 32bit and 64bit CPUsMarek Vasut2023-08-201-1/+1
| * configs: sandbox64: Enable PCI register multi-entry supportMarek Vasut2023-08-201-0/+1
| * configs: sandbox64: Enable clock CCF driverMarek Vasut2023-08-201-0/+2
| * configs: sandbox64: Enable video 12x22 font supportMarek Vasut2023-08-201-0/+1
| * configs: sandbox64: Enable video 16bpp and 24bpp supportMarek Vasut2023-08-201-0/+2
| * configs: sandbox64: Enable PINCTRL_SINGLE driverMarek Vasut2023-08-201-0/+1
| * test: dm: pinmux: Handle %pa in pinctrl-single mux outputMarek Vasut2023-08-201-41/+51
| * configs: sandbox64: Enable BUTTON_ADC driverMarek Vasut2023-08-201-0/+1
| * configs: sandbox64: Enable MC34708 driverMarek Vasut2023-08-201-0/+1
| * configs: sandbox64: Increase console record size to 0x6000Marek Vasut2023-08-201-1/+1
| * configs: sandbox64: Enable SF bootdevMarek Vasut2023-08-201-0/+1
|/