summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-10-29fdt_support: cosmetic: remove fdt_fixup_nor_flash_size prototypePatrick Delaunay1-2/+0
2022-10-26memory: Add TI GPMC driverRoger Quadros1-0/+3
2022-10-26dm: memory: Introduce new uclassRoger Quadros1-0/+1
2022-10-26spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoardRoger Quadros1-2/+5
2022-10-26Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini2-0/+19
2022-10-25Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini1-0/+5
2022-10-25Merge tag 'fsl-qoriq-2022-10-18' of https://source.denx.de/u-boot/custodians/...Tom Rini1-2/+2
2022-10-25Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini1-0/+1
2022-10-24Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini17-186/+172
2022-10-24imx6sl: synchronise device tree with linuxMarcel Ziswiler1-6/+4
2022-10-24imx6sll: synchronise device tree with linuxMarcel Ziswiler1-5/+11
2022-10-24imx7ulp: synchronise device tree with linuxMarcel Ziswiler1-106/+64
2022-10-24verdin-imx8mm: verdin-imx8mp: update env memory layout (again)Marcel Ziswiler2-2/+2
2022-10-24board: imx8mp: Add Engicam i.Core MX8M Plus EDIMM2.2 Starter KitManoj Sai2-4/+66
2022-10-24cyclic: Don't disable cylic function upon exceeding CPU timeStefan Roese1-0/+2
2022-10-24sandbox: add SIGALRM-based watchdog deviceRasmus Villemoes1-0/+17
2022-10-24mmc: sdhci: Add new quirks for SUPPORT_SINGLEKunihiko Hayashi1-0/+1
2022-10-23mtd: spi-nor-core: Track flash's internal address modeTakahiro Kuwano1-0/+5
2022-10-22board/km: drop CONFIG_KM_ROOTFSSIZEHolger Brunck2-6/+0
2022-10-22blk: fix a couple of trivial documentation typosMattijs Korpershoek1-3/+5
2022-10-21qemu: Try to automatically boot from the QEMU firmware device (qfw)Andre Przywara1-0/+12
2022-10-21net: NC-SI setup and handlingSamuel Mendoza-Jonas2-1/+3
2022-10-21ARM: imx6: dh-imx6: Use sf update instead of sf erase and writeMarek Vasut1-2/+1
2022-10-21apalis/colibri_imx6/-imx6ull/_imx7: update env memory layoutMarcel Ziswiler4-20/+20
2022-10-21nitrogen6x: Remove extra quotes in fdtfileAriel D'Alessandro1-1/+1
2022-10-21verdin-imx8mm: verdin-imx8mp: drop obsolete net/phy configsMarcel Ziswiler2-11/+0
2022-10-21board: tbs2910: Add serial rx buffer in defconfigSoeren Moch1-4/+0
2022-10-21Merge tag 'u-boot-rockchip-20221020' of https://source.denx.de/u-boot/custodi...Tom Rini1-0/+32
2022-10-20ARM: dts: imx8mm: Swap i.MX8M Mini Menlo board UARTs backMarek Vasut1-1/+1
2022-10-20imx: kontron-sl-mx8mm: Migrate to use CONFIG_EXTRA_ENV_TEXTFrieder Schrempf1-15/+1
2022-10-20imx: imx6ul: kontron-sl-mx6ul: Migrate to use CONFIG_EXTRA_ENV_TEXTFrieder Schrempf1-9/+1
2022-10-20Merge tag 'clk-2023.01' of https://source.denx.de/u-boot/custodians/u-boot-clkTom Rini1-2/+2
2022-10-20Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini4-23/+38
2022-10-19clk: change return type of clk_get_parent_rate from long long to ulongMichal Suchanek1-2/+2
2022-10-19sunxi: fix 32MB load address layoutAndre Przywara1-9/+9
2022-10-19sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MBAndre Przywara1-14/+17
2022-10-19arm: dts: rockchip: rk356x: sync with Linux 6.0FUKAUMI Naoki1-0/+32
2022-10-18dma: Transfer dma_ops should use DMA address typesAndrew Davis1-2/+2
2022-10-18sunxi: dts: arm64: update devicetree filesAndre Przywara3-0/+12
2022-10-18dm: core: Update docs about oftree_from_fdt()Simon Glass1-0/+3
2022-10-18dm: core: Switch uclass_*_device_err to use uclass_*_device_checkMichal Suchanek1-11/+11
2022-10-18dm: core: Switch uclass_foreach_dev_probe to use simple iteratorMichal Suchanek1-2/+2
2022-10-18arm: fsl: csu: Reduce size of ns_devSean Anderson1-2/+2
2022-10-16efi_loader: remove efi_delete_handle on loadfile2Ilias Apalodimas1-1/+1
2022-10-16spi: Implement spi_set_speedPaul Barker1-1/+3
2022-10-12Nokia RX-51: Remove CONFIG_UBI_SIZEPali Rohár1-2/+0
2022-10-12Fix typo in CONFIG_USBNET_DEVADDRIgnacio Zamora1-2/+0
2022-10-11image-pre-load: Move macros/definitions to image.hSteven Lawrance1-0/+43
2022-10-11Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custo...Tom Rini1-0/+1
2022-10-10Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini1-0/+30