aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-10doc: ti: Add readme for AM62x SKVignesh Raghavendra
2022-06-10configs: Add configs for AM62x SKVignesh Raghavendra
2022-06-10arm: dts: Add support for AM62-SKNishanth Menon
2022-06-10board: ti: Introduce the basic files to support AM62 SK boardSuman Anna
2022-06-10arm: dts: Introduce base AM62 SoC dtsi filesSuman Anna
2022-06-10firmware: ti_sci_static_data: add static DMA chan dataVignesh Raghavendra
2022-06-10dma: ti: Add PSIL data for AM62x DMASSVignesh Raghavendra
2022-06-10arm: mach-k3: am62: Introduce autogenerated SoC dataSuman Anna
2022-06-10arm: mach-k3: Introduce the basic files to support AM62Suman Anna
2022-06-10soc: ti: k3-socinfo: Add entry for AM62X SoC familySuman Anna
2022-06-10dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM62Suman Anna
2022-06-10drivers: mmc: am654_sdhci: Add new compatible for AM62 SoCAswath Govindraju
2022-06-10rng: nuvoton: Add NPCM7xx rng driverJim Liu
2022-06-10configs: am65_evm_r5_usb*_defconfig: Sync the checks for size of image and st...Aswath Govindraju
2022-06-10arm: mach-k3: am6_init: Fix the path and value's length in the fixup performe...Aswath Govindraju
2022-06-10arm: dts: k3-am654-r5-base-board: Fix the dt properties in usb0 instanceAswath Govindraju
2022-06-10spi: synquacer: simplify tx completion checkingMasahisa Kojima
2022-06-10spi: synquacer: DMSTART bit must not be set while transferringMasahisa Kojima
2022-06-10spi: synquacer: wait until slave is deselectedMasahisa Kojima
2022-06-10spi: synquacer: busy variable must be initialized before useMasahisa Kojima
2022-06-10pinctrl: nuvoton: Add NPCM7xx pinctrl driverJim Liu
2022-06-10ARM: omap3: evm: Fix 'fitImage' bootingDerald D. Woods
2022-06-10ARM: omap3: evm: Complete DM_I2C migrationDerald D. Woods
2022-06-10ARM: omap3: evm: Power on MMC when setting up PMICDerald D. Woods
2022-06-10arm: bcmbca: introduce the bcmbca architecture and 47622 SOCWilliam Zhang
2022-06-10configs: j721e_evm_defconfig: Add HBMC related configsVaishnav Achath
2022-06-10ti: j721e: enable hyperflash spl fixup for j721eVaishnav Achath
2022-06-10configs: j721e_evm.h: define CONFIG_SYS_FLASH_BASEVaishnav Achath
2022-06-10arm: k3: sysfw-loader: add hyperflash supportVaishnav Achath
2022-06-10arm: dts: k3-j721e-common-proc-board: enable hyperflash mux sel GPIOVaishnav Achath
2022-06-10arm: dts: k3-j721e-common-proc-board-u-boot: enable HyperFlash in SPLVaishnav Achath
2022-06-10arm: dts: k3-j721e-r5-common-proc-board: Add HyperFlash nodeVaishnav Achath
2022-06-10arm: dts: k3-j721e-som-p0: Add HyperFlash nodeVaishnav Achath
2022-06-10arm: dts: k3-j721e-mcu-wakeup: Add HyperBus Controller nodeVaishnav Achath
2022-06-09Merge branch '2022-06-09-add-support-for-nvmem-api' into nextTom Rini
2022-06-08test: Load mac address using misc deviceSean Anderson
2022-06-08test: Load mac address using RTCSean Anderson
2022-06-08test: Load mac address with i2c eepromSean Anderson
2022-06-08net: Add support for reading mac addresses from nvmem cellsSean Anderson
2022-06-08sandbox: Enable NVMEMSean Anderson
2022-06-08misc: Add support for nvmem cellsSean Anderson
2022-06-08misc: i2c_eeprom: Add fallbacksSean Anderson
2022-06-08misc: i2c_eeprom: Make i2c_eeprom_write use a const bufSean Anderson
2022-06-08net: dsa: Fix segmentation fault if master fails to probeSean Anderson
2022-06-08sandbox: Move some mac addresses to device treeSean Anderson
2022-06-08sandbox: Remove eth2addr from environmentSean Anderson
2022-06-08sandbox: net: Remove fake-host-hwaddrSean Anderson
2022-06-08test: eth: Add test for ethernet addressesSean Anderson
2022-06-08sandbox: net: Add mac address for eth8 to environmentSean Anderson
2022-06-08sandbox: net: Add aliases for ethernet devicesSean Anderson