summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-09-28mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interfacePatrice Chotard
2021-09-28mtd: spi: nor: force mtd name to "nor%d"Patrick Delaunay
2021-09-28mtd: cfi_flash: use cfi_flash_num_flash_banks only when supportedPatrick Delaunay
2021-09-25efi_loader: Fix spec ID event creationRuchika Gupta
2021-09-24mtd: remove SPEAr flash driver st_smiPatrick Delaunay
2021-09-23Merge git://source.denx.de/u-boot-socfpgaTom Rini
2021-09-22arm: socfpga: vining: Drop meaningless commentMarek Vasut
2021-09-22usb: ehci-mx6: use phy_type from device treeMatthias Schiffer
2021-09-22usb: ehci-ci: remove redundant PORTSC flag definitionsMatthias Schiffer
2021-09-22include/configs: replace MXC_EHCI_MODE_SERIAL with PORT_PTS_SERIALMatthias Schiffer
2021-09-22usb: add support for ULPI/SERIAL/HSIC PHY modesMatthias Schiffer
2021-09-22usb: xhci-pci: Move reset logic out of XHCI coreSamuel Holland
2021-09-18Revert "efi_capsule: Move signature from DTB to .rodata"Simon Glass
2021-09-17clk: ti: k3: Update driver to account for divider flagsSuman Anna
2021-09-17firmware: ti_sci: Include linux/err.h in ti_sci_protocol.hSuman Anna
2021-09-14image: rsa: Move padding_algos to linker listsAlexandru Gagniuc
2021-09-13pci: Drop PCI_INDIRECT_BRIDGESimon Glass
2021-09-13pci: acpi: Drop DM_PCI check from ahciSimon Glass
2021-09-13pci: Drop old code from header fileSimon Glass
2021-09-13ppc: Remove UCP1020 boardSimon Glass
2021-09-13Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2021-09-12Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-09-11efi_loader: boot_service_capability_min should be capitalizedMasahisa Kojima
2021-09-10configs: j72*_evm: Define the buffer sizes for dfuAswath Govindraju
2021-09-10environment: ti: k3_dfu: Increase the size allocated for bootloader images in...Aswath Govindraju
2021-09-10include: configs: am64x_evm: Add env variables for booting to kernel using US...Aswath Govindraju
2021-09-10environment: ti: mmc.h: Make the finduuid generic for usage across different ...Aswath Govindraju
2021-09-10ARM: omap3: evm: Enable booting 'fitImage' with DEFAULT_FIT_TI_ARGSDerald D. Woods
2021-09-10mmc: Add support for enumerating MMC card in a given mode using mmc commandAswath Govindraju
2021-09-10arm: mvebu: a38x: Fix 5200000 baudratePali Rohár
2021-09-08image: Drop IMAGE_ENABLE_{MD5, CRC32} #definesAlexandru Gagniuc
2021-09-08common: Move MD5 hash to hash_algo[] array.Alexandru Gagniuc
2021-09-08common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc
2021-09-08common: Remove unused CONFIG_FIT_SHAxxx selectorsAlexandru Gagniuc
2021-09-07riscv: enable booting HiFive Unmatched from SATAHeinrich Schuchardt
2021-09-04efi_loader: fix efi_tcg2_hash_log_extend_event() parameter checkMasahisa Kojima
2021-09-04efi_loader: fix boot_service_capability_min calculationMasahisa Kojima
2021-09-04efi_loader: efi_auth_var_type for AuditMode, DeployedModeHeinrich Schuchardt
2021-09-04efi_loader: don't load signature database from fileHeinrich Schuchardt
2021-09-01arm: mvebu: a38x: Define supported UART baudratesPali Rohár
2021-08-27Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-08-26mmc: zynq_sdhci: Move setting tapdelay code to driverAshok Reddy Soma
2021-08-26mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelaysAshok Reddy Soma
2021-08-25Merge branch 'next-socfpga' of https://github.com/tienfong/uboot_mainlineTom Rini
2021-08-25include: configs: Add Intel N5X device CONFIGsSiew Chin Lim
2021-08-25drivers: clk: Add clock driver for Intel N5X deviceSiew Chin Lim
2021-08-24arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.hSiew Chin Lim
2021-08-23Merge tag 'efi-2021-10-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-08-23Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2021-08-22i2c: add dm_i2c_reg_clrsetSebastian Reichel