summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-04-23Merge tag 'efi-2022-07-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-04-23dm: disk: add read/write interfaces with udeviceAKASHI Takahiro
2022-04-23efi_loader: disk: a helper function to create efi_disk objects from udeviceAKASHI Takahiro
2022-04-23efi_loader: split efi_init_obj_list() into two stagesAKASHI Takahiro
2022-04-23dm: disk: add UCLASS_PARTITIONAKASHI Takahiro
2022-04-23sandbox: move a function prototypeAKASHI Takahiro
2022-04-23disk: define nullified functions for !PARTITIONSAKASHI Takahiro
2022-04-23disk: enable function prototypes in part.h for SPL/TPLAKASHI Takahiro
2022-04-23disk: include errno.h explicitly in part.hAKASHI Takahiro
2022-04-22fdt: Add -q option to fdt addr for distro_bootcmdPeter Hoyes
2022-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-04-22Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-04-22generic-phy: s/CONFIG_PHY/CONFIG_IS_ENABLED(PHY)/Michal Simek
2022-04-21ARM: imx: imx8mn-evk: change environment address variablesHeiko Thiery
2022-04-21configs: imx: drop IMX_FEC_BASEPeng Fan
2022-04-21include/configs: drop COUNTER_FREQUENCYPeng Fan
2022-04-21crc16: Move standard CRC-16 implementation from ubifs to libPali Rohár
2022-04-21crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.hPali Rohár
2022-04-21crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.cPali Rohár
2022-04-21Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-04-21configs: drop CONFIG_MMCROOTPeng Fan
2022-04-21board: ti: am335x: Add support for BBE Extended WiFiPaul Barker
2022-04-21board: ti: am335x: Add BBE Lite supportPaul Barker
2022-04-21env: Implement lower priority arch_env_get_location()Marek Vasut
2022-04-21configs: phycore_imx8mm/p: drop unused SDHC macroPeng Fan
2022-04-21configs: imx8mm/n_venice: drop unused SDHC macroPeng Fan
2022-04-21configs: verdin-imx8m: drop unused SDHC macroPeng Fan
2022-04-21configs: imx8qm/qxp_evk: drop unused SDHC macroPeng Fan
2022-04-21configs: mx7dsabresd: drop unused SDHC macroPeng Fan
2022-04-21configs: mx6sxsabresd: drop CONFIG_SYS_FSL_USDHC_NUMPeng Fan
2022-04-21configs: imx8mn_evk: drop unused SDHC macroPeng Fan
2022-04-21configs: imx8mp_evk: drop unused SDHC macroPeng Fan
2022-04-21configs: imx8mm_evk: drop unused SDHC macroPeng Fan
2022-04-21configs: ge_bx50v3: remove CONFIG_PCIE_IMX_POWER_GPIOIan Ray
2022-04-21arm: kirkwood: Sheevaplug : Use Marvell uclass mvgbe and PHY driver for EthernetTony Dinh
2022-04-21board: toradex: drop colibri pxa270 supportMarcel Ziswiler
2022-04-21board: gateworks: venice: add imx8mp-venice-gw740x supportTim Harvey
2022-04-21board: gateworks: gw_ventana: use comomn GSC driverTim Harvey
2022-04-21configs: imx8m{m,n}_venice_defconfig: add usb supportTim Harvey
2022-04-21imx8m{m,n}_venice: update env memory layoutTim Harvey
2022-04-21configs: tdx: apalis/colibri_imx6: use preboot as wellMarcel Ziswiler
2022-04-21configs: tdx: apalis_imx6: drop hw v1.0 supportMarcel Ziswiler
2022-04-21toradex: drop legacy nfsboot scriptIgor Opaniuk
2022-04-21toradex: set default dhcp distroboot scriptnameIgor Opaniuk
2022-04-21toradex: apalis-imx8x: drop support for apalis imx8xDenys Drozdov
2022-04-21imx: power-domain: Add i.MX8MP supportMarek Vasut
2022-04-21power_domain: Add power_domain_get_by_name()Marek Vasut
2022-04-19IOMUX: Fix access past end of console_devicesSean Anderson
2022-04-19Convert CONFIG_SYS_MEM_TOP_HIDE to KconfigTom Rini
2022-04-19Merge tag 'u-boot-rockchip-20220418' of https://source.denx.de/u-boot/custodi...Tom Rini