aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-04-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxWIP/27Apr2022Tom Rini21-35/+54
2022-04-26board: freescale: p1_p2_rdb_pc: Define SW macros for lower and upper NOR banksPali Rohár1-2/+11
2022-04-26board: freescale: p1_p2_rdb_pc: Use named macros for i2c bus num and addressPali Rohár1-12/+12
2022-04-26board: freescale: p1_p2_rdb_pc: Fix env $vscfw_addrPali Rohár1-2/+6
2022-04-26board: freescale: p1_p2_rdb_pc: Detect both P2020 SD switch configurationsPali Rohár1-1/+2
2022-04-26powerpc: mpc85xx: Remove duplicate u-boot-nand.ldsPali Rohár6-0/+20
2022-04-26mmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop attributePali Rohár1-0/+1
2022-04-26include: configs: at91/sam: remove stray #ifdef/#elseEugen Hristev6-52/+0
2022-04-26board: Add sam9x60_curiosity supportDurai Manickam KR1-0/+31
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-25configs: Layerscape: Remove the 'fdt_addr' envHou Zhiqiang14-20/+4
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