summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-04-07net: phy: ca_phy: Convert to U_BOOT_PHY_DRIVER()Marek Vasut1-1/+0
2023-04-07net: phy: broadcom: Convert to U_BOOT_PHY_DRIVER()Marek Vasut1-1/+0
2023-04-07net: phy: b53: Convert to U_BOOT_PHY_DRIVER()Marek Vasut1-1/+0
2023-04-07net: phy: atheros: Convert to U_BOOT_PHY_DRIVER()Marek Vasut1-1/+0
2023-04-07net: phy: aquantia: Convert to U_BOOT_PHY_DRIVER()Marek Vasut1-1/+0
2023-04-07net: phy: adin: Convert to U_BOOT_PHY_DRIVER()Marek Vasut1-1/+0
2023-04-07net: phy: Iterate over both registered PHYs and struct phy_driver linker listMarek Vasut1-0/+7
2023-04-06lmb: Fix LMB_MEMORY_REGIONS flag usagePatrick Delaunay1-1/+19
2023-04-05efi_loader: device_path: support blkmap devicesTobias Waldekranz1-0/+4
2023-04-05blk: blkmap: Add linear device mapping supportTobias Waldekranz1-0/+13
2023-04-05blk: blkmap: Add memory mapping supportTobias Waldekranz1-0/+29
2023-04-05blk: blkmap: Add basic infrastructureTobias Waldekranz2-0/+36
2023-04-04android: boot: support bootconfigSafae Ouajih1-0/+11
2023-04-04android: boot: support boot image header version 3 and 4Safae Ouajih1-6/+19
2023-04-04android: boot: ramdisk: support vendor ramdiskSafae Ouajih1-2/+2
2023-04-04android: boot: update android_image_get_data to support v3, v4Safae Ouajih2-0/+14
2023-04-04android: boot: add vendor boot image to prepare for v3, v4 supportSafae Ouajih1-11/+37
2023-04-04android: boot: kcomp: support andr_image_dataSafae Ouajih2-0/+39
2023-04-04android: boot: add boot image header v3 and v4 structuresSafae Ouajih1-1/+182
2023-04-04android: boot: replace android_image_check_headerSafae Ouajih1-11/+11
2023-04-04android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0Safae Ouajih2-12/+99
2023-04-04linker_lists: Rework start/end macros to not rely on undefined behaviorTom Rini1-4/+12
2023-04-04Merge tag 'u-boot-imx-next-20230404' of https://gitlab.denx.de/u-boot/custodi...Tom Rini3-2/+74
2023-04-04arm64: imx: Add support for imx8mp-beacon-kitAdam Ford1-0/+29
2023-04-04ARM: dts: imx: Add support for Data Modul i.MX8M Plus eDM SBCMarek Vasut1-0/+45
2023-04-04ARM: imx: Enable SDP download in SPL on DH i.MX6 DHSOMMarek Vasut1-2/+0
2023-04-03Merge branch 'next'Tom Rini46-5131/+13440
2023-04-03Merge tag 'u-boot-imx-20230403' of https://source.denx.de/u-boot/custodians/u...Tom Rini1-1/+1
2023-04-01efi_loader: correct shortening of device-pathsHeinrich Schuchardt1-0/+1
2023-03-31Merge tag 'u-boot-imx-next-20230331' of https://gitlab.denx.de/u-boot/custodi...Tom Rini5-69/+17
2023-03-31configs: imx8mn_bsh_smm_s2: remove console from bootargsDario Binacchi1-1/+1
2023-03-30cli: run_commandf(): small fixupsEvgeny Bachinin1-3/+10
2023-03-30include: kernel.h: port find_closest() from LinuxChris Packham1-0/+24
2023-03-30gpio: allow passing NULL to gpio_request_by_line_name() to search all gpio co...Rasmus Villemoes1-1/+2
2023-03-30test: Add test for new command pci_mpsStephen Carlson1-0/+2
2023-03-30cmd: pci: Add command to set MPS of all PCIe devicesStephen Carlson1-0/+7
2023-03-30colibri-imx8x: set bootaux memory base and sizeAndrejs Cainikovs1-5/+0
2023-03-30colibri-imx8x: update env memory layoutMarcel Ziswiler1-4/+6
2023-03-30colibri-imx8x: switch from fatload to loadAndrejs Cainikovs1-3/+2
2023-03-30colibri-imx8x: drop obsolete environment variablesAndrejs Cainikovs1-34/+1
2023-03-30colibri-imx8x: construct fdtfile dynamicallyAndrejs Cainikovs1-2/+1
2023-03-30colibri-imx8x: update update_uboot confirmation messageMarcel Ziswiler1-1/+1
2023-03-30colibri-imx8x: remove obsolete sdhc related config definesMarcel Ziswiler1-11/+0
2023-03-30colibri-imx8x: remove obsolete net usb startMarcel Ziswiler1-2/+1
2023-03-30colibri-imx8x: Remove baudrate from console argumentPhilippe Schenker1-1/+3
2023-03-30ARM: imx: Include on-SoM microSD in list of i.MX6 DHCOM boot devicesMarek Vasut1-0/+1
2023-03-30power: pmic: Add NXP PCA9451A PMIC supportYe Li1-0/+1
2023-03-29mx6sabresd: Convert to DM_PMICFabio Estevam1-3/+0
2023-03-29mx6sabreauto: Convert to DM_PMICFabio Estevam1-3/+0
2023-03-29include: configs: am65x_evm: Change to using .envNikhil M Jain1-68/+0