summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-03-03Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-03-03board: gateworks: imx8mm: Add Gateworks Venice board supportTim Harvey
2021-03-03video: sunxi_display: Convert to DM_VIDEOJagan Teki
2021-03-03Nokia RX-51: Enable usbtty serial console by defaultPali Rohár
2021-03-02tpm: Allow disabling platform hierarchy with TPM2Simon Glass
2021-03-02tpm: Add TPM2 support for write_lockSimon Glass
2021-03-02tpm: Add TPM2 support for read/write valuesSimon Glass
2021-03-02tpm: Add an implementation of define_spaceSimon Glass
2021-03-02tpm: Switch TPMv1 over to use the new APISimon Glass
2021-03-02tpm: Add an API that can support v1.2 and v2Simon Glass
2021-03-02sandbox: Avoid using malloc() for system stateSimon Glass
2021-03-02sandbox: Add os_realloc()Simon Glass
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-03-01log: convert pr_*() to loggingHeinrich Schuchardt
2021-03-01imx: Add 2GB lpddr support for i.MX8MN Beacon EmbeddedWorks devkit.Adam Ford
2021-03-01mx51evk: Convert to driver modelFabio Estevam
2021-03-01mx53loco: Convert to driver modelFabio Estevam
2021-03-01board: toradex: move RGMII delays to PHY sideOleksandr Suvorov
2021-03-01ARM: imx8: Add missing FEC ENET quirk for i.MX8/i.MX8XOleksandr Suvorov
2021-03-01ARM: imx6: mx6sabre-common: Search for boot components in /boot tooMarek Vasut
2021-03-01ARM: imx6: mx6sabre-common: Replace fatload with FS_GENERIC loadMarek Vasut
2021-02-27ARM: imx6: dh-imx6: Drop the SF hunk in configMarek Vasut
2021-02-27ARM: imx: Revert "dh_imx6: Switch to full DM-aware"Marek Vasut
2021-02-27Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2021-02-26efi_loader: fix documentation in efi_loader.hHeinrich Schuchardt
2021-02-26ARM: stm32: Add USB host boot supportMarek Vasut
2021-02-26fastboot: add UUU command UCmd and ACmd supportHeiko Schocher
2021-02-26part: Support getting whole disk from part_get_info_by_dev_and_name_or_numSean Anderson
2021-02-26mtd: spi-nor-core: Fix typo in documentationSean Anderson
2021-02-26mtd: spi-nor.h: Change spaces to tabsBin Meng
2021-02-25ppc: Remove MPC8569MDS boardTom Rini
2021-02-25arm: Remove sksimx6 boardTom Rini
2021-02-25arm: Remove mx53smd boardTom Rini
2021-02-25arm: Remove mx53ard boardTom Rini
2021-02-25arm: Remove mx25pdk boardTom Rini
2021-02-24lib: rsa: struct udevice build warningHeinrich Schuchardt
2021-02-24vexpress64_fvp: Set DRAM to 4G to match with kernel devicetreeDiego Sueiro
2021-02-24malloc: adjust memcpy() and memset() definitions.Heinrich Schuchardt
2021-02-24config: hikey: convert to DM_USB and DM_ETHPeter Robinson
2021-02-22video: Drop unprintable characters from video_font_data.hSimon Glass
2021-02-22Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-02-22Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-02-22Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2021-02-22button: add udevice forward declarationNeil Armstrong
2021-02-22clk: remove a redundant headerDario Binacchi
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-21board: freescale: drop CONFIG_DM_I2C undefsIgor Opaniuk
2021-02-19fdt/sunxi: Remove OF_STDOUT_PATHAndre Przywara