summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-25expo: Move cedit theme under bootstdSimon Glass
2023-08-25expo: Add documentation for the configuration editorSimon Glass
2023-08-25expo: Tidy up the expo.py tool and usageSimon Glass
2023-08-25expo: Add a function to prepare a ceditSimon Glass
2023-08-25expo: Move cedit test into its own file and tidySimon Glass
2023-08-25expo: Split out cedit into its own headerSimon Glass
2023-08-25expo: Refactor menu_build() to return the object createdSimon Glass
2023-08-25expo: Provide a way to iterate through all scene objectsSimon Glass
2023-08-25abuf: Allow incrementing the sizeSimon Glass
2023-08-25expo: Make scene_obj_find() take a const sceneSimon Glass
2023-08-25Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2023-08-25Merge tag 'u-boot-stm32-20230825' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-08-25ARM: dts: stm32mp13: remove shmem for scmi-opteePatrick Delaunay
2023-08-25ARM: dts: stm32mp15: remove shmem for scmi-opteePatrick Delaunay
2023-08-25phy: phy-imx8mq-usb: clean up clock codeTim Harvey
2023-08-25phy: phy-imx8mq-usb: add vbus regulator supportTim Harvey
2023-08-25usb: dwc3: Fix remove function if there is no ulpi_reset gpioVenkatesh Yadav Abbarapu
2023-08-24Merge branch '2023-08-24-enable-more-features-in-qemu-arm' into nextTom Rini
2023-08-24doc: qemu: arm: Add a section on booting Linux distrosAlper Nebi Yasak
2023-08-24arm: qemu: Enable usb keyboard as an input deviceAlper Nebi Yasak
2023-08-24arm: qemu: Enable PRE_CONSOLE_BUFFERAlper Nebi Yasak
2023-08-24arm: qemu: Enable Bochs video supportAlper Nebi Yasak
2023-08-24Merge branch '2023-08-24-further-ufs-updates' into nextTom Rini
2023-08-24ufs: Implement cache managementMarek Vasut
2023-08-24ufs: Use utp_transfer_req_desc pointer in ufshcd_get_tr_ocsMarek Vasut
2023-08-24ufs: Pass hba pointer to ufshcd_prepare_req_desc_hdr()Marek Vasut
2023-08-24ufs: Handle UFS 3.0 controllersMarek Vasut
2023-08-24ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTOMarek Vasut
2023-08-24ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESSMarek Vasut
2023-08-24ufs: Convert quirks to BIT() macroMarek Vasut
2023-08-23Merge tag 'doc-2023-10-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-08-23Merge branch '2023-08-22-assorted-code-cleanups' into nextTom Rini
2023-08-23mtd: nand: raw: atmel: Remove duplicate lineAlexander Dahl
2023-08-23doc: Highlight the most relevant u-boot talksPaul Barker
2023-08-23doc: Explicitly list build dependencies for docsPaul Barker
2023-08-23Documentation extended with specific information for VirtualBoxThomas Mittelstaedt
2023-08-23doc: board: ti: k3: Fix up OpenOCD references and debug infoJonathan Humphreys
2023-08-23doc: board: ti: k3: Elaborate on various firmwareNishanth Menon
2023-08-23doc: board: ti: j721e: Fix build step numberingNishanth Menon
2023-08-23doc: board: ti: j7200: Fix build step numberingNishanth Menon
2023-08-23doc: board: ti: am65x: Fix build step numberingNishanth Menon
2023-08-23doc: board: ti: am62x: Fix build step numberingNishanth Menon
2023-08-23doc: board: ti: j721e: provide image alt textNishanth Menon
2023-08-23doc: board: ti: j7200: provide image alt textNishanth Menon
2023-08-23doc: board: ti: am65x: provide image alt textHeinrich Schuchardt
2023-08-23doc: board: ti: am62x: provide image alt textsHeinrich Schuchardt
2023-08-23doc: board: ti: k3: Fixup alt text for openocd sequenceNishanth Menon
2023-08-23doc: board: ti: k3: image alt textsHeinrich Schuchardt
2023-08-23cmd: setexpr: fix printf_str()Heinrich Schuchardt
2023-08-22Merge tag 'dm-pull-22aug23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini