summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-04-25bootstd: Add tests for bootstd including all uclassesSimon Glass1-0/+2
2022-04-25bootstd: mmc: Add a bootdev driverSimon Glass1-1/+11
2022-04-25bootstd: Add an implementation of distro bootSimon Glass1-0/+24
2022-04-25bootstd: Add support for bootflowsSimon Glass1-0/+50
2022-04-25bootstd: Add the bootmeth uclass and helpersSimon Glass3-0/+242
2022-04-25bootstd: Add the bootdev uclassSimon Glass2-0/+276
2022-04-25bootstd: Add the bootstd uclass and core implementationSimon Glass2-0/+81
2022-04-25bootstd: Add the concept of a bootflowSimon Glass1-0/+260
2022-04-25fs: Add a function to set the filesystem typeSimon Glass1-0/+11
2022-04-25dm: blk: Add a function to return the device typeSimon Glass1-0/+8
2022-04-25dm: core: Allow finding a uclass device by partial nameSimon Glass2-1/+17
2022-04-25dm: core: Rename and fix uclass_get_by_name_len()Simon Glass1-3/+3
2022-04-25lib: Add a way to find the postiion of a trailing numberSimon Glass1-0/+18
2022-04-25lib: Fix a few bugs in trailing_strtoln()Simon Glass1-0/+3
2022-04-25lib: Correct comment formatting to avoid sphinx problemsSimon Glass1-46/+46
2022-04-25test: Add tests for trailing_strtol()Simon Glass1-2/+2
2022-04-22fdt: Add -q option to fdt addr for distro_bootcmdPeter Hoyes1-3/+3
2022-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini1-1/+1
2022-04-22Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini63-541/+240
2022-04-22generic-phy: s/CONFIG_PHY/CONFIG_IS_ENABLED(PHY)/Michal Simek1-1/+1
2022-04-22ARM: imx: imx8mn-evk: change environment address variablesHeiko Thiery1-4/+12
2022-04-22configs: imx: drop IMX_FEC_BASEPeng Fan17-18/+0
2022-04-21include/configs: drop COUNTER_FREQUENCYPeng Fan68-154/+1
2022-04-21crc16: Move standard CRC-16 implementation from ubifs to libPali Rohár1-0/+3
2022-04-21crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.hPali Rohár1-0/+29
2022-04-21crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.cPali Rohár1-1/+1
2022-04-21Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-15/+4
2022-04-21configs: drop CONFIG_MMCROOTPeng Fan27-51/+23
2022-04-21board: ti: am335x: Add support for BBE Extended WiFiPaul Barker1-0/+2
2022-04-21board: ti: am335x: Add BBE Lite supportPaul Barker1-0/+2
2022-04-21env: Implement lower priority arch_env_get_location()Marek Vasut1-0/+16
2022-04-21configs: phycore_imx8mm/p: drop unused SDHC macroPeng Fan2-8/+0
2022-04-21configs: imx8mm/n_venice: drop unused SDHC macroPeng Fan2-7/+0
2022-04-21configs: verdin-imx8m: drop unused SDHC macroPeng Fan2-7/+0
2022-04-21configs: imx8qm/qxp_evk: drop unused SDHC macroPeng Fan2-10/+0
2022-04-21configs: mx7dsabresd: drop unused SDHC macroPeng Fan1-9/+0
2022-04-21configs: mx6sxsabresd: drop CONFIG_SYS_FSL_USDHC_NUMPeng Fan1-2/+0
2022-04-21configs: imx8mn_evk: drop unused SDHC macroPeng Fan1-5/+0
2022-04-21configs: imx8mp_evk: drop unused SDHC macroPeng Fan1-3/+0
2022-04-21configs: imx8mm_evk: drop unused SDHC macroPeng Fan1-5/+0
2022-04-21configs: ge_bx50v3: remove CONFIG_PCIE_IMX_POWER_GPIOIan Ray1-1/+0
2022-04-21arm: kirkwood: Sheevaplug : Use Marvell uclass mvgbe and PHY driver for EthernetTony Dinh1-15/+4
2022-04-21board: toradex: drop colibri pxa270 supportMarcel Ziswiler2-177/+0
2022-04-21board: gateworks: venice: add imx8mp-venice-gw740x supportTim Harvey1-0/+109
2022-04-21board: gateworks: gw_ventana: use comomn GSC driverTim Harvey1-3/+0
2022-04-21configs: imx8m{m,n}_venice_defconfig: add usb supportTim Harvey2-0/+3
2022-04-21imx8m{m,n}_venice: update env memory layoutTim Harvey2-8/+10
2022-04-21configs: tdx: apalis/colibri_imx6: use preboot as wellMarcel Ziswiler2-7/+2
2022-04-21configs: tdx: apalis_imx6: drop hw v1.0 supportMarcel Ziswiler1-5/+1
2022-04-21toradex: drop legacy nfsboot scriptIgor Opaniuk10-86/+0