aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-25board: starqltechn: Align DT node overrides with sdm845.dtsiSumit Garg
2022-07-25Nokia RX-51: Remove CONFIG_PREBOOT from defconfigPali Rohár
2022-07-25board: ti: am335x: Use correct dtbs for SanCloud boardsPaul Barker
2022-07-25board: ti: am335x: Enable spi0 bus on SanCloud BBE LitePaul Barker
2022-07-25cmd: ti: ddr3: correct minor spelling mistake in Ti DDR3Ramin Zaghi
2022-07-25phy: ti: j721e-wiz: use OF data for device specific dataMatt Ranostay
2022-07-25configs: am62x_evm_r5: Add support for ESMJulien Panis
2022-07-25arm64: mach-k3: am625_init: Probe ESM nodesJulien Panis
2022-07-25arm64: dts: k3-am625-r5: Add support for ESM devicesJulien Panis
2022-07-25arm: apple: Add initial Apple M2 supportJanne Grunau
2022-07-25iommu: Add M2 support to Apple DART driverJanne Grunau
2022-07-24Merge commit '90ba25b7cb78bd85c6af0b6429226c6616dedefa' of https://source.den...Tom Rini
2022-07-22Merge tag 'efi-2022-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-07-22Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini
2022-07-22mtd: decommission the NAND museumMichael Trimarchi
2022-07-22mtd: nand: toshiba: Retrieve ECC requirements from extended IDMichael Trimarchi
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: Fix MediaTek MT7621 SoC buildMichael 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-22mtd: nand: Get rid of busw parameterMichael Trimarchi
2022-07-21Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-07-21arm: mvebu: turris_omnia: Set ETHPRIME to DT aliasPali Rohár
2022-07-21arm: mvebu: Avoid reading MVEBU_REG_PCIE_DEVID register too many timesPali Rohár
2022-07-21mvebu: uDPU: disable non-present peripheralsRobert Marko
2022-07-21mvebu: eDPU: disable SCSI supportRobert Marko
2022-07-21treewide: Fix Marek's name and change my e-mail addressMarek Behún
2022-07-21board: turris: Fix MAINTAINERS and add PaliMarek Behún
2022-07-21tlv_eeprom: Add missing CRC32 dependencyPali Rohár
2022-07-21arch: mvebu: Disable by default unused peripherals in SPLPali Rohár
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-21MAINTAINERS: add myself as Methode maintainerRobert Marko
2022-07-21arm: mvebu: add support for Methode eDPURobert Marko
2022-07-21watchdog: add pulse support to gpio watchdog driverPaul Doelle
2022-07-21watchdog: add amlogic watchdog supportPhilippe Boos
2022-07-21mips: octeon: octeon_ebb7304_defconfig: Enable watchdog supportStefan Roese
2022-07-21watchdog: octeontx_wdt: Add MIPS Octeon supportStefan Roese
2022-07-21arm: mvebu: dts: sync DTSRobert Marko
2022-07-21arm64: mvebu: handle non-zero base address for RAMChris Packham
2022-07-21board: turris: Find atsha device by atsha driverPali Rohár
2022-07-20Merge tag 'for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-ubiTom Rini
2022-07-20ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS codePali Rohár