summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-15armv8: fsl-layerscape: spl: call spl_early_init()Michael Walle
2021-04-15armv8: fsl-layerscape: spl: add debug UART supportMichael Walle
2021-04-15freescale: ls1021atwr: Drop use of CONFIG_RESETSimon Glass
2021-04-15doc: board: qemu-ppce500: Document eTSEC usageBin Meng
2021-04-15ppc: qemu: Enable eTSEC supportBin Meng
2021-04-15ppc: qemu: Create a virtual memory mapping of the platform busBin Meng
2021-04-15test: dm: Add a test case for simple-bus <ranges>Bin Meng
2021-04-15dm: core: Correctly read <ranges> of simple-busBin Meng
2021-04-15net: tsec: Support <reg> property from the subnode "queue-group"Bin Meng
2021-04-15dt-bindings: net: Update Freescale TSEC to support "queue-group"Bin Meng
2021-04-15net: tsec: Use map_physmem() directly instead of dev_remap_addr()Bin Meng
2021-04-15test: dm: Add a case to test ofnode_phy_is_fixed_link()Bin Meng
2021-04-15sandbox: Add a DSA sandbox driver and unit testClaudiu Manoil
2021-04-15net: tsec: Use dm_eth_phy_connect() directly for the DM caseVladimir Oltean
2021-04-15net: phy: fixed: Support the old DT bindingBin Meng
2021-04-15net: phy: fixed: Add the missing ending newlineBin Meng
2021-04-15net: phy: fixed: Make driver ops staticBin Meng
2021-04-15net: phy: Simplify the logic of phy_connect_fixed()Bin Meng
2021-04-15net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii()Bin Meng
2021-04-15net: phy: xilinx: Be compatible with live OF treeBin Meng
2021-04-15net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixedVladimir Oltean
2021-04-15net: phy: fixed: Be compatible with live OF treeVladimir Oltean
2021-04-15dm: mdio: Use ofnode_phy_is_fixed_link() APIBin Meng
2021-04-15of: extra: Introduce ofnode_phy_is_fixed_link() APIBin Meng
2021-04-15dt-bindings: net: Add the old DT bindings for "fixed-link"Bin Meng
2021-04-15watchdog: Add booke watchdog driverChris Packham
2021-04-15board/km: add support for seli8 design based on nxp ls102xAleksandar Gerasimovski
2021-04-15arm: dts: ls1028a: define QDS networking protocol combinationsAlex Marginean
2021-04-13Merge branch '2021-04-13-assorted-improvements'Tom Rini
2021-04-12cmd: exit: Fix return valueMarek Vasut
2021-04-12scmi: translate the resource only when livetree is not activatedPatrick Delaunay
2021-04-12gpio: Drop dm_gpio_set_dir()Simon Glass
2021-04-12gpio: i2c-gpio: Drop use of dm_gpio_set_dir()Simon Glass
2021-04-12qemu: arm: select QFW, MMIO on qemu-armAsherah Connor
2021-04-12qemu: add MMIO driver for QFWAsherah Connor
2021-04-12test: qemu: add qfw sandbox driver, dm tests, qemu testsAsherah Connor
2021-04-12x86: qemu: move QFW to its own uclassAsherah Connor
2021-04-12scmi: correctly configure MMU for SCMI bufferPatrick Delaunay
2021-04-12moveconfig.py: add to the "do not process" listTrevor Woerner
2021-04-12checkpatch: Add warnings for using strn(cat|cpy)Sean Anderson
2021-04-12fastboot: Fix possible buffer overrunSean Anderson
2021-04-12test: Add test for strlcatSean Anderson
2021-04-12lib: string: Implement strlcatSean Anderson
2021-04-12lib: string: Fix strlcpy return valueSean Anderson
2021-04-12tee: optee: Change printing during optee_probeIlias Apalodimas
2021-04-12terminal: only serial_reinit_all if availableAsherah Connor
2021-04-12terminal: correct stdio_dev invocationsAsherah Connor
2021-04-12rtc: add support for rv3028 rtcHeiko Schocher
2021-04-12test: scmi: add local variables for scmi agent referenceEtienne Carriere
2021-04-12firmware: scmi: fix inline comments and minor coding style issuesEtienne Carriere