summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-09-29dm: core: Document the livetree structures properlySimon Glass
2022-09-29test: Support testing malloc() failuresSimon Glass
2022-09-29test: Fix missing livetree test runsSimon Glass
2022-09-29event: Pass the images to EVT_FT_FIXUPSimon Glass
2022-09-29dm: core: Pass a root node to of_find_node_by_phandle()Simon Glass
2022-09-29event: Allow multiple spy declarations for each eventSimon Glass
2022-09-29log: update the comment for log_msg_ret()Simon Glass
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-09-29treewide: Drop image_info_t typedefSimon Glass
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass
2022-09-29image: Fix BOOTM_STATE valuesSimon Glass
2022-09-27Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-09-26Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2022-09-26Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2022-09-26configs: stm32f746-disco: Remove CONFIG_SYS_UBOOT_START flagPatrice Chotard
2022-09-26arm64: versal-net: Add support for mini configurationMichal Simek
2022-09-26arm64: versal-net: Add defconfig for Versal NETMichal Simek
2022-09-26arm64: versal-net: Add support for Versal NET platformMichal Simek
2022-09-25sandbox: scsi: Move request-handling code to scsi_emulSimon Glass
2022-09-25sandbox: scsi: Move structs to header fileSimon Glass
2022-09-25sandbox: scsi: Move file size into shared structSimon Glass
2022-09-25sandbox: scsi: Move block size into shared structSimon Glass
2022-09-25scsi: Move vendor/product info into the shared structSimon Glass
2022-09-25sandbox: Move buffer to scsi_emul_infoSimon Glass
2022-09-25scsi: Move core emulation state into a new structSimon Glass
2022-09-25scsi: Move cmd_phase enum to the headerSimon Glass
2022-09-25scsi: Tidy up comments for struct scsi_cmdSimon Glass
2022-09-25blk: Rename if_type to uclass_idSimon Glass
2022-09-24serial: Implement serial_flush() function for console flush() fallbackPali Rohár
2022-09-24console: Implement flush() functionPali Rohár
2022-09-24sandbox: Add function os_flush()Pali Rohár
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2022-09-23clk: mediatek: add clock driver support for MediaTek MT7981 SoCWeijie Gao
2022-09-23clk: mediatek: add clock driver support for MediaTek MT7986 SoCWeijie Gao
2022-09-23dt-bindings: pinctrl: mediatek: add a header for common pinconf parametersWeijie Gao
2022-09-23board: mediatek: add MT7981 reference boardsWeijie Gao
2022-09-23board: mediatek: add MT7986 reference boardsWeijie Gao
2022-09-23configs: stm32mp1: cleanup config filePatrick Delaunay
2022-09-21xilinx: versal: Remove unused comments from xilinx_versal.hMichal Simek
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-19usb: gadget: designware-udc: Drop the driverMarek Vasut
2022-09-18bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2 boardsMichael Trimarchi
2022-09-18board: purism: add the Purism Librem5 phoneAngus Ainslie
2022-09-18verdin-imx8mm: verdin-imx8mp: update env memory layoutMarcel Ziswiler
2022-09-18ARM: imx: dh-imx6: Increase SF erase area for u-boot updateMarek Vasut
2022-09-18ARM: imxrt1170_defconfig: Add i.MXRT1170 defconfigJesse Taube
2022-09-18RAM: Add changes for i.MXRT11xx seriesJesse Taube
2022-09-18dt-bindings: imx: Add clock binding for i.MXRT1170Jesse Taube
2022-09-18watchdog: Further cleanupStefan Roese
2022-09-18watchdog: Remove WATCHDOG_RESET macroStefan Roese