summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-14gpio: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14crypto: rsa: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14cpu: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14fs: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14image: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14initcall: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14env: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14dm: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14cmd: pxe: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14cmd: onenand: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14cmd: nvedit: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14cmd: i2c: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14cmd: date: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14cmd: bmp: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14common: stdio: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14common: hash: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14common: event: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14common: malloc: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14common: hush: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14common: board_r: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14command: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14blkcache: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14boot: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-13Merge branch '2023-09-13-phy-improvements' into nextTom Rini
2023-09-13phy: Refactor generic_{setup, shutdown}_phy() to reduce complexityJonas Karlman
2023-09-13phy: Return success from generic_setup_phy() when phy is not foundJonas Karlman
2023-09-13phy: Fix generic_setup_phy() return value on power on failureJonas Karlman
2023-09-13video: rockchip: dw_mipi_dsi: Use generic_phy_valid() helperJonas Karlman
2023-09-13net: zynq: Use generic_phy_valid() helperJonas Karlman
2023-09-13scsi: ceva: Use generic_phy_valid() helperJonas Karlman
2023-09-13usb: dwc3: Use generic_phy_valid() helperJonas Karlman
2023-09-13phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() failsJonas Karlman
2023-09-13phy: Set phy->dev to NULL when generic_phy_get_by_name() failsJonas Karlman
2023-09-13net: phy: broadcom: add support for BCM54210EMarek Vasut
2023-09-13net: phy: motorcomm: Add support for YT8511 PHYNicolas Frattaroli
2023-09-12Merge branch '2023-09-12-gpt-improvements' into nextTom Rini
2023-09-11cmd: gpt: fix gpt readHeinrich Schuchardt
2023-09-11cmd: gpt: fix calc_parts_list_len()Heinrich Schuchardt
2023-09-11cmd: gpt: use UUID accessor more consistentlyHeinrich Schuchardt
2023-09-11part: rename disk_partition_type_uuid()Heinrich Schuchardt
2023-09-11cmd: gpt: Add command to swap partition orderJoshua Watt
2023-09-11cmd: gpt: Preserve bootable flagJoshua Watt
2023-09-11cmd: gpt: Preserve type GUID if enabledJoshua Watt
2023-09-11cmd: gpt: Add command to set bootable flagsJoshua Watt
2023-09-11cmd: gpt: Add gpt_partition_bootable variableJoshua Watt
2023-09-11tests: gpt: Remove test order dependencyJoshua Watt
2023-09-09Merge branch 'next_ufs' of https://source.denx.de/u-boot/custodians/u-boot-sh...Tom Rini
2023-09-09ufs: ufs-renesas: Drop include common.hMarek Vasut
2023-09-09Merge tag 'doc-2023-10-rc5' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-09-09doc: board: ti: Move documentation from README to .rstNeha Malcom Francis