- 53ef8d7 net: phy: xilinx-gmii2rgmii: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 81a8728 net: phy: ncsi: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 7f4e6c2 net: phy: fixed: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 5c359aa net: phy: mscc: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 330d64f net: phy: intel-xway: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 6620b92 net: phy: xilinx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- fb5cf1b net: phy: vitesse: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 5b777fe net: phy: ti: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 787a67f net: phy: teranetics: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 2ea350c net: phy: smsc: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- f2e0be3 net: phy: realtek: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 1965f2a net: phy: nxp-tja11xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- d1296d4 net: phy: nxp-c45-tja11xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 390e3fc net: phy: natsemi: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 3b96dc7 net: phy: meson-gxl: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 6b5eea7 net: phy: ksz90x1: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- f282e32 net: phy: ksz8xxx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 9010be9 net: phy: marvell: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- f10c893 net: phy: lxt: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- b20c53a net: phy: et1011c: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- abdbfad net: phy: mv88e61xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 7e9ce5a net: phy: davicom: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 579f359 net: phy: cortina: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 227650f net: phy: ca_phy: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- c00f3f8 net: phy: broadcom: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 761e406 net: phy: b53: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- fba31ab net: phy: atheros: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- a5fbc10 net: phy: aquantia: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 4de8644 net: phy: adin: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
- 7940a93 net: phy: Iterate over both registered PHYs and struct phy_driver linker list by Marek Vasut · 1 year, 8 months ago
- 9d5a38c net: phy: Factor manual relocation into separate function by Marek Vasut · 1 year, 8 months ago
- d156968 net: phy: teranetics: Staticize PHY driver entries by Marek Vasut · 1 year, 8 months ago
- 97c50ab net: phy: cortina: Staticize PHY driver entries by Marek Vasut · 1 year, 8 months ago
- 3309c58 net: phy: ca_phy: Staticize PHY driver entries by Marek Vasut · 1 year, 8 months ago
- 5914bec net: phy: aquantia: Staticize PHY driver entries by Marek Vasut · 1 year, 8 months ago
- b0b77fd Merge tag 'fsl-qoriq-2023-4-6' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 1 year, 7 months ago
- 487e42f Merge branch '2023-04-05-blkmap-composable-virtual-block-devices' by Tom Rini · 1 year, 7 months ago
- 272ec6b efi_loader: device_path: support blkmap devices by Tobias Waldekranz · 1 year, 9 months ago
- 3eee5d0 doc: blkmap: Add introduction and examples by Tobias Waldekranz · 1 year, 9 months ago
- 6da06a0 test: blkmap: Add test suite by Tobias Waldekranz · 1 year, 9 months ago
- bb56da1 cmd: blkmap: Add blkmap command by Tobias Waldekranz · 1 year, 9 months ago
- 762dc78 blk: blkmap: Add linear device mapping support by Tobias Waldekranz · 1 year, 9 months ago
- 15d9e99 blk: blkmap: Add memory mapping support by Tobias Waldekranz · 1 year, 9 months ago
- c41e209 blk: blkmap: Add basic infrastructure by Tobias Waldekranz · 1 year, 9 months ago
- 3d2fc79 cmd: blk: Allow generic read/write operations to work in sandbox by Tobias Waldekranz · 1 year, 9 months ago
- e45bba5 image: Fix script execution from FIT images with external data by Tobias Waldekranz · 1 year, 9 months ago
- 25eeda1 Merge branch '2023-04-04-android-image-v3-v4-support' by Tom Rini · 1 year, 7 months ago
- f444939 Dockerfile: add mkbootimg tool by Safae Ouajih · 1 year, 9 months ago
- 83d48a3 test/py: android: extend abootimg test by Safae Ouajih · 1 year, 9 months ago
- 3e7b71c doc: android: add documentation for v3, v4 boot image header by Safae Ouajih · 1 year, 9 months ago
- 57e405e android: boot: support bootconfig by Safae Ouajih · 1 year, 9 months ago
- 636da20 android: boot: support boot image header version 3 and 4 by Safae Ouajih · 1 year, 9 months ago
- bc6413b drivers: fastboot: zImage flashing is not supported for v3, v4 by Safae Ouajih · 1 year, 9 months ago
- 2d0da19 android: boot: update android_image_get_dtb_img_addr to support v3, v4 by Safae Ouajih · 1 year, 9 months ago
- b36b227 android: boot: support extra command line by Safae Ouajih · 1 year, 9 months ago
- c79a2e6 android: boot: ramdisk: support vendor ramdisk by Safae Ouajih · 1 year, 9 months ago
- 1115027 android: boot: update android_image_get_data to support v3, v4 by Safae Ouajih · 1 year, 9 months ago
- e058176 android: boot: add vendor boot image to prepare for v3, v4 support by Safae Ouajih · 1 year, 9 months ago
- 447240e android: boot: boot image header v3, v4 do not support recovery DTBO by Safae Ouajih · 1 year, 9 months ago
- bb5d692 android: boot: content print is not supported for v3, v4 header version by Safae Ouajih · 1 year, 9 months ago
- 607b075 android: boot: move to andr_image_data structure by Safae Ouajih · 1 year, 9 months ago
- f48efa0 android: boot: kcomp: support andr_image_data by Safae Ouajih · 1 year, 9 months ago
- fbb645e android: boot: add boot image header v3 and v4 structures by Safae Ouajih · 1 year, 9 months ago
- 734cb47 android: boot: replace android_image_check_header by Safae Ouajih · 1 year, 9 months ago
- 86b6294 android: boot: support vendor boot image in abootimg by Safae Ouajih · 1 year, 9 months ago
- d71a732 android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0 by Safae Ouajih · 1 year, 9 months ago
- 698c2bd Merge branch '2023-04-04-update-to-clang-16' by Tom Rini · 1 year, 7 months ago
- d7e0678 CI: Move to clang-16 by Tom Rini · 1 year, 8 months ago
- d0e3378 linker_lists: Rework start/end macros to not rely on undefined behavior by Tom Rini · 1 year, 8 months ago
- 65fa29d smartweb: Enable LTO by Tom Rini · 1 year, 8 months ago
- 866f302 Dockerfile: Populate a pip cache by Tom Rini · 1 year, 8 months ago
- 046b8ef pytest: Update requirements to match sphinx versions by Tom Rini · 1 year, 8 months ago
- 0916377 Merge tag 'u-boot-imx-next-20230404' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 7 months ago
- 8ac04e9 board: freescale: lx2160a: remove the PL01X device instantiation by Ioana Ciornei · 1 year, 8 months ago
- f2ac9f6 arch: arm: dts: fsl-lx2160a.dtsi: tag serial nodes with bootph-all by Ioana Ciornei · 1 year, 8 months ago
- dea0f1a arch: arm: dts: fsl-lx2160a.dtsi: sync serial nodes with Linux by Ioana Ciornei · 1 year, 8 months ago
- 853493b arch: arm: dts: fsl-lx2160a.dtsi: move the serial nodes under soc by Ioana Ciornei · 1 year, 8 months ago
- 677fb95 arch: arm: dts: fsl-lx2160a.dtsi: add an 'soc' node by Ioana Ciornei · 1 year, 8 months ago
- c1186a9 configs: ls1088a: enable DM_SERIAL by Ioana Ciornei · 1 year, 8 months ago
- a593c1f arch: arm: dts: fsl-ls1088a.dtsi: tag serial nodes with bootph-all by Ioana Ciornei · 1 year, 8 months ago
- 571c497 arch: arm: dts: fsl-ls1088a.dtsi: sync serial nodes with Linux by Ioana Ciornei · 1 year, 8 months ago
- 2b7d2c2 arch: arm: dts: fsl-ls1088a.dtsi: move the serial nodes under soc by Ioana Ciornei · 1 year, 8 months ago
- 204d574 arch: arm: dts: fsl-ls1088a.dtsi: add an 'soc' node by Ioana Ciornei · 1 year, 8 months ago
- 2532ead configs: convert NXP LS1028A RDB and QDS to DM_SERIAL by Vladimir Oltean · 1 year, 8 months ago
- ab53bd4 arm64: imx: Add support for imx8mp-beacon-kit by Adam Ford · 1 year, 8 months ago
- 58ec271 ARM: imx: Enable LTO for DH electronics i.MX6 DHCOM by Marek Vasut · 1 year, 8 months ago
- 302f7e8 ARM: dts: imx: Add support for Data Modul i.MX8M Plus eDM SBC by Marek Vasut · 1 year, 7 months ago
- 240a274 ARM: dts: imx: Add WDT reboot bindings on DH i.MX6 DHSOM by Marek Vasut · 1 year, 7 months ago
- c03eaf2 board: verdin-imx8mp: change prints in spl_dram_init function by Emanuele Ghidoli · 1 year, 7 months ago
- 0e89762 board: verdin-imx8mp: compact slight different lpddr4 configuration by Emanuele Ghidoli · 1 year, 7 months ago
- 390bb9f board: verdin-imx8mp: update lpddr4 configuration and training by Emanuele Ghidoli · 1 year, 7 months ago
- cfa3723 board: verdin-imx8mp: fix lpddr4 refresh timing by Emanuele Ghidoli · 1 year, 7 months ago
- 54351fe board: verdin-imx8mp: update ddrc config for different lpddr4 memories by Emanuele Ghidoli · 1 year, 7 months ago
- bc1bcd2 configs: tqma6: enable DM_THERMAL by Markus Niebel · 1 year, 8 months ago
- 2443d8b configs: tqma6: enable DM for MDIO / PHY by Markus Niebel · 1 year, 8 months ago
- 7ef5517 configs: tqma6: switch to DM_SERIAL by Markus Niebel · 1 year, 8 months ago
- 95942f9 arm: imx: add u-boot-nand.imx to boot from NAND without SPL by Luca Ceresoli · 1 year, 8 months ago
- d08c000 ARM: imx: Enable SDP download in SPL on DH i.MX6 DHSOM by Marek Vasut · 1 year, 8 months ago
- 02f8486 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 7 months ago
- 8ca4202 mx6sx-udoo-neo-basic-u-boot.dtsi: Correct to bootph-all by Tom Rini · 1 year, 7 months ago