aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-04-25nds32: Remove the architectureWIP/25Apr2022Tom Rini2-485/+0
2022-04-25Merge branch '2022-04-25-initial-implementation-of-stdboot'Tom Rini15-53/+1054
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-23Merge tag 'efi-2022-07-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...WIP/23Apr2022Tom Rini4-5/+43
2022-04-23dm: disk: add read/write interfaces with udeviceAKASHI Takahiro1-0/+7
2022-04-23efi_loader: disk: a helper function to create efi_disk objects from udeviceAKASHI Takahiro1-2/+2
2022-04-23efi_loader: split efi_init_obj_list() into two stagesAKASHI Takahiro1-0/+2
2022-04-23dm: disk: add UCLASS_PARTITIONAKASHI Takahiro2-0/+11
2022-04-23sandbox: move a function prototypeAKASHI Takahiro2-1/+2
2022-04-23disk: define nullified functions for !PARTITIONSAKASHI Takahiro1-0/+16
2022-04-23disk: enable function prototypes in part.h for SPL/TPLAKASHI Takahiro1-2/+2
2022-04-23disk: include errno.h explicitly in part.hAKASHI Takahiro1-0/+1
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-21ARM: imx: imx8mn-evk: change environment address variablesHeiko Thiery1-4/+12
2022-04-21configs: 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-marvellWIP/21Apr2022Tom 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