aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-20test: rng: Add a UT testcase for the rng commandtpm_rng_work_v7Sughosh Ganu
2022-07-20doc: rng: Add documentation for the rng commandSughosh Ganu
2022-07-20cmd: rng: Use a statically allocated array for random bytesSughosh Ganu
2022-07-20cmd: rng: Add support for selecting RNG deviceSughosh Ganu
2022-07-20tpm: Add the RNG child deviceSughosh Ganu
2022-07-20tpm: rng: Add driver model interface for TPM RNG deviceSughosh Ganu
2022-07-20tpm: Export the TPM-version functionsSimon Glass
2022-07-19Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-07-18phy: sun4i-usb: Add D1 variantSamuel Holland
2022-07-18phy: sun4i-usb: Rework HCI PHY (aka "pmu_unk1") handlingAndre Przywara
2022-07-18phy: sun4i-usb: Drop use of arch-specific headersSamuel Holland
2022-07-18sunxi: Move INITIAL_USB_SCAN_DELAY to driver KconfigSamuel Holland
2022-07-18Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2022-07-18mtd: spi-nor-ids: add winbond w25q512nw family supportJae Hyun Yoo
2022-07-18mtd: spi-nor-core: Add support for Macronix Octal flashJaimeLiao
2022-07-18sf: Query write-protection status before operating the flashJan Kiszka
2022-07-18mtd: spi: Convert is_locked callback to is_unlockedJan Kiszka
2022-07-18spl: spl_spi: add spi_nor_remove() to soft reset flashVaishnav Achath
2022-07-18mtd: spi-nor: Parse SFDP SCCR MapJaimeLiao
2022-07-18mtd: spi-nor-core: Adding different type of command extension in Soft ResetJaimeLiao
2022-07-18mtd: spi-nor: add support for Macronix Octal flashJaimeLiao
2022-07-18sunxi-nand: fix the PIO instead of DMA implementationMarkus Hoffrogge
2022-07-18configs: sunxi: OrangePi Zero: enable Macronix flash supportMichal Suchanek
2022-07-18sunxi: lcd: Move range from kconfig description to definition.Michal Suchanek
2022-07-18sunxi: licheepi_nano: enable SPI flashAndre Przywara
2022-07-18spi: sunxi: Add support for F1C100s SPI controllerAndre Przywara
2022-07-18spi: sunxi: improve SPI clock calculationAndre Przywara
2022-07-18spi: sunxi: refactor SPI speed/mode programmingAndre Przywara
2022-07-18spi: sunxi: use XCH status to detect in-progress transferIcenowy Zheng
2022-07-18net: sun8i-emac: Drop use of arch-specific headerSamuel Holland
2022-07-18net: sun8i-emac: Downgrade printf during probe to debugSamuel Holland
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-18reset: sunxi: Convert driver private data to platform dataSamuel 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: Prevent out-of-bounds gate array accessSamuel Holland
2022-07-18clk: sunxi: Store the array sizes in the CCU descriptorSamuel Holland
2022-07-14Merge branch '2022-07-14-migrate-wiki-to-sphinx'Tom Rini
2022-07-14doc: Add in the historical release statistics found on the wikiTom Rini
2022-07-14doc: process: Correct and expand slightly on the Merge Window conceptTom Rini
2022-07-14doc: Add doc/develop/release_cycle.rstTom Rini
2022-07-14process.rst: Modernize the "Workflow of a Custodian" sectionTom Rini
2022-07-14process.rst: Perform minor cleanupsTom Rini
2022-07-14designprinciples.rst: Perform minor cleanupsTom Rini
2022-07-14doc: Migrate Process wiki page to SphinxTom Rini
2022-07-14doc: codingstyle: Remove comment about '//' style commentsTom Rini
2022-07-14doc: Migrate DesignPrinciples wiki page to SphinxTom Rini
2022-07-14doc: Migrate CodingStyle wiki page to SphinxTom Rini