summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-06-23Merge tag 'mmc-2021-6-22' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini2-14/+1
2021-06-23socfpga64: Do not define CONFIG_SYS_MEM_RESERVE_SECURE to 0Tom Rini1-1/+0
2021-06-23malloc: add SPDX license identifiersHeinrich Schuchardt1-4/+5
2021-06-22Revert "mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock...Fabio Estevam1-2/+0
2021-06-22mmc: mmc-uclass: change to static about dm functionJaehoon Chung1-12/+0
2021-06-22mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmdJaehoon Chung1-0/+1
2021-06-17Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini22-103/+113
2021-06-17board: freescale: t208xrdb: add Linux fdt fix-ups for rev DCamelia Groza1-1/+5
2021-06-17pg-wcom-ls102xa: fix sys counter frequencyAleksandar Gerasimovski1-1/+1
2021-06-17km: ls102x: update device disable configuration acc hw design descAleksandar Gerasimovski1-0/+6
2021-06-17km: ls102x: set ethrotate envvar to noAleksandar Gerasimovski1-0/+1
2021-06-17km: ls102xa: add missing define for PRAM regionsAleksandar Gerasimovski1-0/+4
2021-06-17km/ls102xa: add support for u-boot POST memory testAleksandar Gerasimovski1-0/+4
2021-06-17board/km: add support for expu1 design based on nxpAleksandar Gerasimovski1-0/+53
2021-06-17armv8: layerscape: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33Yangbo Lu16-83/+15
2021-06-17board: freescale: p2041rdb: use correct EEPROM address lengthMatt Merhar1-1/+1
2021-06-16Merge tag 'u-boot-imx-20210616' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini8-66/+393
2021-06-16ls1012a: net: pfe: remove pfe stop from bootcmdMian Yousaf Kaukab7-17/+23
2021-06-10arm64: mvebu: correct Armada 8K addressesHeinrich Schuchardt1-5/+5
2021-06-10arm: mvebu: configs: turris_mox: add fdtfile default env variableMarek Behún1-0/+1
2021-06-10arm: mvebu: turris_mox: add support for board rescue modeMarek Behún1-0/+9
2021-06-09mx7d: Add Storopack's SMEGW01 boardFabio Estevam1-0/+63
2021-06-09imx8mn: configs: add support for distro boot commandsAndrey Zhizhikin1-54/+14
2021-06-09imx: Add SeeedStudio NPI-IMX6ULL SupportNavin Sankar Velliangiri1-0/+96
2021-06-09imx: support for conga-QMX8 boardOliver Graute1-0/+181
2021-06-09imx: ventana: enable dm support for PCI and FEC ethernetTim Harvey1-10/+0
2021-06-09Add out4.ru O4-iMX-NANO boardOleh Kravchenko1-0/+33
2021-06-09ARM: imx8m: verdin-imx8mm: Increase bootm size to 64 MiBMarek Vasut1-0/+2
2021-06-09clk: imx: clk-imxrt1050: introduce IMXRT1050_CLK_USBOH3Giulio Benetti1-1/+2
2021-06-09clk: imx: clk-imxrt1050: introduce LCDIF_PIX and rename LCDIF to LCDIF_APBGiulio Benetti1-2/+3
2021-06-04arm: mvebu: turris_omnia: support invoking rescue boot from consoleMarek Behún1-0/+23
2021-05-31board: sifive: add HiFive Unmatched board supportGreen Wan1-0/+83
2021-05-31riscv: dts: add fu740 supportGreen Wan2-0/+44
2021-05-28efi_loader: add PE/COFF image measurementMasahisa Kojima3-0/+33
2021-05-27Merge tag 'ti-v2021.07-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-2/+2
2021-05-27ARM: ti: Increase the allocated size for MLO.rawFaiz Abbas1-2/+2
2021-05-27test: Remove duplicate macroSean Anderson1-17/+0
2021-05-25MIPS: remove deprecated qemu_mips boardDaniel Schwierzeck2-178/+0
2021-05-24sandbox: errno: avoid conflict with libc's errnoMarek Behún1-1/+7
2021-05-24efi_loader: add macro for const EFI runtime dataMarek Behún1-0/+17
2021-05-24efi_loader: add Sphinx doc for __efi_runtime and __efi_runtime_dataMarek Behún1-3/+26
2021-05-24efi_loader: fix warning when linking with LTOMarek Behún1-2/+2
2021-05-24compiler.h: align the __ADDRESSABLE macro with Linux' versionMarek Behún1-1/+1
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún4-19/+19
2021-05-20phy: introduce 1000BaseX and 2500BaseX modesStefan Chulski1-0/+4
2021-05-19arm64: zynqmp: Add pinctrl descriptionMichal Simek1-0/+19
2021-05-14riscv: Enable AI ram on K210Sean Anderson1-2/+1
2021-05-14clk: k210: Remove k210_register_pllSean Anderson1-4/+0
2021-05-13w1: replace dt detection by automatic detectionKory Maincent2-2/+17
2021-05-13cmd: add support for a new "extension" commandKory Maincent1-0/+31