summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-04-07net: phy: realtek: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: nxp-tja11xx: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: nxp-c45-tja11xx: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: natsemi: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: meson-gxl: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: ksz90x1: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: ksz8xxx: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: marvell: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: lxt: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: et1011c: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: mv88e61xx: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: davicom: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: cortina: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: ca_phy: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: broadcom: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: b53: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: atheros: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: aquantia: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: adin: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: Iterate over both registered PHYs and struct phy_driver linker listMarek Vasut
2023-04-06lmb: Fix LMB_MEMORY_REGIONS flag usagePatrick Delaunay
2023-04-05efi_loader: device_path: support blkmap devicesTobias Waldekranz
2023-04-05blk: blkmap: Add linear device mapping supportTobias Waldekranz
2023-04-05blk: blkmap: Add memory mapping supportTobias Waldekranz
2023-04-05blk: blkmap: Add basic infrastructureTobias Waldekranz
2023-04-04android: boot: support bootconfigSafae Ouajih
2023-04-04android: boot: support boot image header version 3 and 4Safae Ouajih
2023-04-04android: boot: ramdisk: support vendor ramdiskSafae Ouajih
2023-04-04android: boot: update android_image_get_data to support v3, v4Safae Ouajih
2023-04-04android: boot: add vendor boot image to prepare for v3, v4 supportSafae Ouajih
2023-04-04android: boot: kcomp: support andr_image_dataSafae Ouajih
2023-04-04android: boot: add boot image header v3 and v4 structuresSafae Ouajih
2023-04-04android: boot: replace android_image_check_headerSafae Ouajih
2023-04-04android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0Safae Ouajih
2023-04-04linker_lists: Rework start/end macros to not rely on undefined behaviorTom Rini
2023-04-04Merge tag 'u-boot-imx-next-20230404' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2023-04-04arm64: imx: Add support for imx8mp-beacon-kitAdam Ford
2023-04-04ARM: dts: imx: Add support for Data Modul i.MX8M Plus eDM SBCMarek Vasut
2023-04-04ARM: imx: Enable SDP download in SPL on DH i.MX6 DHSOMMarek Vasut
2023-04-03Merge branch 'next'Tom Rini
2023-04-03Merge tag 'u-boot-imx-20230403' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2023-04-01efi_loader: correct shortening of device-pathsHeinrich Schuchardt
2023-03-31Merge tag 'u-boot-imx-next-20230331' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2023-03-31configs: imx8mn_bsh_smm_s2: remove console from bootargsDario Binacchi
2023-03-30cli: run_commandf(): small fixupsEvgeny Bachinin
2023-03-30include: kernel.h: port find_closest() from LinuxChris Packham
2023-03-30gpio: allow passing NULL to gpio_request_by_line_name() to search all gpio co...Rasmus Villemoes
2023-03-30test: Add test for new command pci_mpsStephen Carlson
2023-03-30cmd: pci: Add command to set MPS of all PCIe devicesStephen Carlson
2023-03-30colibri-imx8x: set bootaux memory base and sizeAndrejs Cainikovs