aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-10-07power: regulator: Only run autoset once for each regulatorJonas Karlman1-0/+1
2023-10-04Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians...Tom Rini10-3273/+88
2023-10-04configs: stm32mp13: add support of usb bootPatrick Delaunay1-1/+8
2023-10-04configs: stm32mp13: activate command stm32progPatrick Delaunay1-0/+4
2023-10-04ARM: dts: stm32mp: alignment with v6.6-rc1Patrice Chotard5-4/+46
2023-10-04ARM: stm32: Add dh_update_sd_to_emmc to STM32MP15xx DHCORMarek Vasut1-0/+19
2023-10-04ARM: stm32: Rename update_sf to dh_update_sd_to_sf on STM32MP15xx DHCORMarek Vasut1-2/+4
2023-10-04Remove the hardcoded ST logo no longer in useDario Binacchi1-3265/+0
2023-10-04board: stm32f746-disco: refactor the display of the ST logoDario Binacchi1-1/+6
2023-10-04dt-bindings: mfd: stm32f7: Add binding definition for CAN3Dario Binacchi1-0/+1
2023-10-02Merge branch 'next_pinctrl_sync' of https://source.denx.de/u-boot/custodians/...WIP/02Oct2023Tom Rini4-3/+4
2023-10-02Merge branch 'next'Tom Rini71-370/+1068
2023-10-01clk: renesas: Synchronize R8A779F0 S4 clock tables with Linux 6.5.3Marek Vasut1-1/+1
2023-10-01clk: renesas: Synchronize R8A779F0 S4 DT headers with Linux 6.5.3Marek Vasut1-1/+1
2023-10-01clk: renesas: Synchronize R8A77951 H3 DT headers with Linux 6.5.3Marek Vasut1-1/+0
2023-10-01linux/compat.h: Define empty __initconst and __initdataMarek Vasut1-0/+2
2023-09-30Convert CFG_SYS_UBOOT_START to KconfigJesse Taube10-36/+1
2023-09-28env: ti: ti_common.env: Fix get_overlaystring for FIT ImageManorit Chawdhry1-5/+5
2023-09-24Merge tag 'dm-next-23sep23' of https://source.denx.de/u-boot/custodians/u-boo...WIP/24Sep2023Tom Rini2-8/+15
2023-09-24common: Drop linux/printk.h from common headerSimon Glass4-1/+3
2023-09-23cmd: dm: allow for selecting uclass and deviceAKASHI Takahiro1-4/+11
2023-09-23dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocationJonas Karlman1-4/+4
2023-09-22Record the position of the SMBIOS tablesSimon Glass1-0/+8
2023-09-22bootstd: Keep track of use of usb stopSimon Glass1-0/+9
2023-09-22dm: core: Allow marking driver model as deadSimon Glass1-0/+5
2023-09-22x86: Prevent from missing the FADT chainingAndy Shevchenko1-0/+7
2023-09-22x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI)Troy Kisky1-0/+7
2023-09-21Merge tag 'xilinx-for-v2024.01-rc1-v2' of https://source.denx.de/u-boot/custo...WIP/21Sep2023-nextTom Rini8-7/+115
2023-09-21zynqmp: config: Add proper dependencies for USBVenkatesh Yadav Abbarapu1-2/+2
2023-09-21arm64: xilinx: Guard distro boot variable generationMichal Simek3-0/+18
2023-09-21dm: core: ofnode: Add ofnode_read_bootscript_flash()Michal Simek1-0/+27
2023-09-21dm: core: ofnode: Add ofnode_read_bootscript_address()Michal Simek1-0/+26
2023-09-21fpga: define dummy fpga_load function for debug buildChanho Park1-0/+8
2023-09-21firmware: zynqmp: Add support to check featureAshok Reddy Soma1-0/+3
2023-09-21dm: core: support reading a single indexed u64 valueMichal Simek2-0/+31
2023-09-21xilinx: Remove scriptaddr from config files and move it to DTMichal Simek4-5/+0
2023-09-20tools: mkimage: Add StarFive SPL image supportHeinrich Schuchardt1-0/+1
2023-09-20starfive: visionfive2: add mmc0 and nvme boot targetsMilan P. Stanić1-0/+1
2023-09-20configs: NVMe/USB target boot devices on VisionFive 2Heinrich Schuchardt1-0/+2
2023-09-19dt-bindings: ti-serdes: Deprecate header with constants with v6.6-rc1Nishanth Menon1-0/+70
2023-09-16expo: Fix documentation referenceMassimo Pegorer1-1/+1
2023-09-15board: usb: Replace legacy usb_gadget_handle_interrupts()Marek Vasut3-3/+3
2023-09-15dm: usb: udc: Drop legacy udevice handler functionsMarek Vasut1-17/+0
2023-09-15thordown: Use plain udevice for UDC controller interactionMarek Vasut1-2/+2
2023-09-15sdp: Use plain udevice for UDC controller interactionMarek Vasut1-3/+3
2023-09-15cmd: ums: Use plain udevice for UDC controller interactionMarek Vasut1-1/+1
2023-09-15dm: usb: udc: Factor out plain udevice handler functionsMarek Vasut1-0/+17
2023-09-14post: Remove unused NEEDS_MANUAL_RELOC code bitsWIP/2023-09-14-remove-NEEDS_MANUAL_RELOCMarek Vasut1-3/+0
2023-09-14net: phy: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut1-8/+0
2023-09-14image: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut1-14/+0