summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-07-26fpga: xilinx: add bitstream flags to driver descOleksandr Suvorov
2022-07-26fpga: xilinx: add missed identifier namesOleksandr Suvorov
2022-07-26fpga: Convert SYS_FPGA_PROG_FEEDBACK to KconfigAlexander Dahl
2022-07-26mailbox: zynqmp: Move struct zynqmp_ipi_msg from sys_proto.hAshok Reddy Soma
2022-07-26firmware: zynqmp: Change prototype of zynqmp_pmufw_load_config_object()Ashok Reddy Soma
2022-07-26dt-bindings: versal: Add versal reset IDsMichal Simek
2022-07-26xilinx: Remove duplicate PMIO_NODE_ID_BASE macroMichal Simek
2022-07-26lmb: Fix lmb property's defination under struct lmbAshok Reddy Soma
2022-07-25board: qualcomm: Add support for QCS404 EVBSumit Garg
2022-07-25clocks: qcom: Add clock driver for QCS404 SoCSumit Garg
2022-07-25board: qualcomm: Add support for dragonboard845cSumit Garg
2022-07-25clocks: sdm845: Import qcom,gcc-sdm845.hSumit Garg
2022-07-22mtd: nand: Move Macronix specific initialization in nand_macronix.cMichael Trimarchi
2022-07-22mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.cMichael Trimarchi
2022-07-22mtd: nand: Move Micron specific init logic in nand_micron.cMichael Trimarchi
2022-07-22mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.cMichael Trimarchi
2022-07-22mtd: nand: Move Hynix specific init/detection logic in nand_hynix.cMichael Trimarchi
2022-07-22mtd: nand: Move Samsung specific init/detection logic in nand_samsung.cMichael Trimarchi
2022-07-22mtd: nand: Export symbol nand_decode_ext_idMichael Trimarchi
2022-07-22mtd: nand: Get rid of mtd variable in function callsMichael Trimarchi
2022-07-22mtd: nand: Add manufacturer specific initialization/detection stepsMichael Trimarchi
2022-07-22mtd: nand: Store nand ID in struct nand_chipMichael Trimarchi
2022-07-21treewide: Fix Marek's name and change my e-mail addressMarek Behún
2022-07-21arm: mvebu: a3720: Add NVMe to BOOT_TARGET_DEVICES listPali Rohár
2022-07-21arm: mvebu: a3720: Set BOOT_TARGET_DEVICES list to enabled peripheralsPali Rohár
2022-07-19Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-07-18mtd: spi: Convert is_locked callback to is_unlockedJan Kiszka
2022-07-18mtd: spi-nor: Parse SFDP SCCR MapJaimeLiao
2022-07-18mtd: spi-nor: add support for Macronix Octal flashJaimeLiao
2022-07-18sunxi: configs: streamline include/configs/sun*.h wrappersAndre Przywara
2022-07-18reset: sunxi: Reuse the platform data from the clock driverSamuel Holland
2022-07-18clk: sunxi: Convert driver private data to platform dataSamuel Holland
2022-07-18clk: sunxi: Use a single driver for all variantsSamuel Holland
2022-07-18reset: sunxi: Get the reset count from the CCU descriptorSamuel Holland
2022-07-18clk: sunxi: Store the array sizes in the CCU descriptorSamuel Holland
2022-07-14Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-07-14Merge tag 'mips-pull-2022-07-13' of https://source.denx.de/u-boot/custodians/...Tom Rini
2022-07-13Merge tag 'efi-2022-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-07-13reset: mtmips: add reset controller support for MediaTek MT7621 SoCWeijie Gao
2022-07-13clk: mtmips: add clock driver for MediaTek MT7621 SoCWeijie Gao
2022-07-13mips: mtmips: add support for MediaTek MT7621 SoCWeijie Gao
2022-07-13efi_loader: expose END device path nodeMasahisa Kojima
2022-07-13Merge tag 'u-boot-stm32-20220712' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-07-12corstone1000: enable isp1763 usb controller and mmcRui Miguel Silva
2022-07-12usb: common: move urb code to commonRui Miguel Silva
2022-07-12configs: stm32mp13: Add support for baudrates higher than 115200Patrick Delaunay
2022-07-12ARM: dts: stm32mp15: alignment with v5.19Patrick Delaunay
2022-07-12configs: stm32m15: support STM32MP_BOARD_EXTRA_ENV for st boardsPatrick Delaunay
2022-07-11Merge branch 'next'Tom Rini
2022-07-08powerpc: Use the poison value of 0xdeadbeef directly in DDR initTom Rini