summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-27crypto/fsl: add RNG supportMichael Walle
2020-07-27crypto/fsl: instantiate the RNG with prediciton resistanceMichael Walle
2020-07-27crypto/fsl: don't regenerate secure keysMichael Walle
2020-07-27crypto/fsl: support newer SEC modulesMichael Walle
2020-07-27crypto/fsl: export caam_get_era()Michael Walle
2020-07-27crypto/fsl: make SEC%u status line consistentMichael Walle
2020-07-27crypto/fsl: unused value in caam_hash_update()Heinrich Schuchardt
2020-07-27crypto/fsl: correct printf() statement.Heinrich Schuchardt
2020-07-27Move eSDHC adapter card identification to board filesYangbo Lu
2020-07-27Drop global data sdhc_adapter for powerpcYangbo Lu
2020-07-27armv8: ls1012a: RGMII ports require internal delayChaitanya Sakinam
2020-07-27crypto/fsl: fix unaligned accessMichael Walle
2020-07-27net: pfe_eth: Use spi_flash_read API to access flash memoryKuldeep Singh
2020-07-27fsl_dspi: Introduce DT bindings for CS-SCK and SCK-CS delaysVladimir Oltean
2020-07-24Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-24ram: sifive: Avoid using hardcoded ram base and sizeBin Meng
2020-07-24serial: Fix SIFIVE debug serial dependencyMichal Simek
2020-07-24sysreset: syscon: Support value propertyBin Meng
2020-07-24sysreset: syscon: Don't assume default value for offset and mask propertyBin Meng
2020-07-23Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dmTom Rini
2020-07-22Merge tag 'u-boot-rockchip-20200722' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-07-22pci: rockchip: Drop legacy PHY driverJagan Teki
2020-07-22pci: rockchip: Switch to generic-phyJagan Teki
2020-07-22phy: Add Rockchip PCIe PHY driverJagan Teki
2020-07-22rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not setKever Yang
2020-07-22ram: rk3399: Mark existing prints via RAM_ROCKCHIP_DEBUGJagan Teki
2020-07-22ram: rk3399: Drop debug stride in driverJagan Teki
2020-07-22drivers: spi: rk_spi: Add support for RK3328Johannes Krottmayer
2020-07-22drivers: clk: rockchip: clk_rk3328: Add SPI supportJohannes Krottmayer
2020-07-20treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-20treewide: remove (phys_addr_t) casts from devfdt_get_addr()Masahiro Yamada
2020-07-20treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada
2020-07-20dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCsDave Gerlach
2020-07-20test: Add tests for SOC uclassDave Gerlach
2020-07-20dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matchingDave Gerlach
2020-07-20cpu: Convert the methods to use a const udevice *Simon Glass
2020-07-20dm: core Fix long line in device_bind_common()Simon Glass
2020-07-20mtd: spinand: micron: Add new Micron SPI NAND devices with multiple diesShivamurthy Shastri
2020-07-20mtd: spinand: micron: Add M70A series Micron SPI NAND devicesShivamurthy Shastri
2020-07-20mtd: spinand: micron: identify SPI NAND device with Continuous Read modeShivamurthy Shastri
2020-07-20mtd: spinand: micron: Add new Micron SPI NAND devicesShivamurthy Shastri
2020-07-20mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGDShivamurthy Shastri
2020-07-20mtd: spinand: micron: Generalize the OOB layout structure and function namesShivamurthy Shastri
2020-07-20dm: core: Don't show an ACPI warning if there is no orderingSimon Glass
2020-07-18sysreset: Add Octeon sysreset driverStefan Roese
2020-07-17mtd: mtdpart: use uint64_t instead of int for cur_offMartin Kaistra
2020-07-17treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-17Convert CONFIG_MXC_UART to KconfigTom Rini