aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-04-28dt-bindings: leds: import common led bindings from linux 5.17Pali Rohár
2022-04-28led: Drop led_default_state()Marek Vasut
2022-04-28dm: core: Add DM_FLAG_PROBE_AFTER_BIND flagMarek Vasut
2022-04-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2022-04-26board: freescale: p1_p2_rdb_pc: Define SW macros for lower and upper NOR banksPali Rohár
2022-04-26board: freescale: p1_p2_rdb_pc: Use named macros for i2c bus num and addressPali Rohár
2022-04-26board: freescale: p1_p2_rdb_pc: Fix env $vscfw_addrPali Rohár
2022-04-26board: freescale: p1_p2_rdb_pc: Detect both P2020 SD switch configurationsPali Rohár
2022-04-26powerpc: mpc85xx: Remove duplicate u-boot-nand.ldsPali Rohár
2022-04-26mmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop attributePali Rohár
2022-04-26include: configs: at91/sam: remove stray #ifdef/#elseEugen Hristev
2022-04-26board: Add sam9x60_curiosity supportDurai Manickam KR
2022-04-25nds32: Remove the architectureTom Rini
2022-04-25Merge branch '2022-04-25-initial-implementation-of-stdboot'Tom Rini
2022-04-25bootstd: Add tests for bootstd including all uclassesSimon Glass
2022-04-25bootstd: mmc: Add a bootdev driverSimon Glass
2022-04-25bootstd: Add an implementation of distro bootSimon Glass
2022-04-25bootstd: Add support for bootflowsSimon Glass
2022-04-25bootstd: Add the bootmeth uclass and helpersSimon Glass
2022-04-25bootstd: Add the bootdev uclassSimon Glass
2022-04-25bootstd: Add the bootstd uclass and core implementationSimon Glass
2022-04-25bootstd: Add the concept of a bootflowSimon Glass
2022-04-25fs: Add a function to set the filesystem typeSimon Glass
2022-04-25dm: blk: Add a function to return the device typeSimon Glass
2022-04-25dm: core: Allow finding a uclass device by partial nameSimon Glass
2022-04-25dm: core: Rename and fix uclass_get_by_name_len()Simon Glass
2022-04-25lib: Add a way to find the postiion of a trailing numberSimon Glass
2022-04-25lib: Fix a few bugs in trailing_strtoln()Simon Glass
2022-04-25lib: Correct comment formatting to avoid sphinx problemsSimon Glass
2022-04-25test: Add tests for trailing_strtol()Simon Glass
2022-04-25configs: Layerscape: Remove the 'fdt_addr' envHou Zhiqiang
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