aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2022-06-10-assorted-platform-updates' into nextWIP/10Jun2022-nextTom Rini2022-06-1085-31/+7352
|\
| * doc: ti: Add readme for AM62x SKWIP/2022-06-10-assorted-platform-updatesVignesh Raghavendra2022-06-102-0/+232
| * configs: Add configs for AM62x SKVignesh Raghavendra2022-06-104-0/+249
| * arm: dts: Add support for AM62-SKNishanth Menon2022-06-105-0/+2582
| * board: ti: Introduce the basic files to support AM62 SK boardSuman Anna2022-06-104-0/+107
| * arm: dts: Introduce base AM62 SoC dtsi filesSuman Anna2022-06-106-0/+849
| * firmware: ti_sci_static_data: add static DMA chan dataVignesh Raghavendra2022-06-101-0/+13
| * dma: ti: Add PSIL data for AM62x DMASSVignesh Raghavendra2022-06-104-0/+54
| * arm: mach-k3: am62: Introduce autogenerated SoC dataSuman Anna2022-06-107-0/+464
| * arm: mach-k3: Introduce the basic files to support AM62Suman Anna2022-06-109-3/+415
| * soc: ti: k3-socinfo: Add entry for AM62X SoC familySuman Anna2022-06-101-0/+4
| * dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM62Suman Anna2022-06-101-0/+3
| * drivers: mmc: am654_sdhci: Add new compatible for AM62 SoCAswath Govindraju2022-06-101-0/+4
| * rng: nuvoton: Add NPCM7xx rng driverJim Liu2022-06-103-0/+164
| * configs: am65_evm_r5_usb*_defconfig: Sync the checks for size of image and st...Aswath Govindraju2022-06-102-0/+10
| * arm: mach-k3: am6_init: Fix the path and value's length in the fixup performe...Aswath Govindraju2022-06-101-2/+2
| * arm: dts: k3-am654-r5-base-board: Fix the dt properties in usb0 instanceAswath Govindraju2022-06-102-1/+2
| * spi: synquacer: simplify tx completion checkingMasahisa Kojima2022-06-101-6/+4
| * spi: synquacer: DMSTART bit must not be set while transferringMasahisa Kojima2022-06-101-3/+5
| * spi: synquacer: wait until slave is deselectedMasahisa Kojima2022-06-101-0/+7
| * spi: synquacer: busy variable must be initialized before useMasahisa Kojima2022-06-101-1/+1
| * pinctrl: nuvoton: Add NPCM7xx pinctrl driverJim Liu2022-06-105-0/+1620
| * ARM: omap3: evm: Fix 'fitImage' bootingDerald D. Woods2022-06-101-2/+5
| * ARM: omap3: evm: Complete DM_I2C migrationDerald D. Woods2022-06-101-2/+2
| * ARM: omap3: evm: Power on MMC when setting up PMICDerald D. Woods2022-06-101-7/+1
| * arm: bcmbca: introduce the bcmbca architecture and 47622 SOCWilliam Zhang2022-06-1015-0/+315
| * configs: j721e_evm_defconfig: Add HBMC related configsVaishnav Achath2022-06-103-0/+23
| * ti: j721e: enable hyperflash spl fixup for j721eVaishnav Achath2022-06-101-3/+54
| * configs: j721e_evm.h: define CONFIG_SYS_FLASH_BASEVaishnav Achath2022-06-101-0/+2
| * arm: k3: sysfw-loader: add hyperflash supportVaishnav Achath2022-06-101-0/+28
| * arm: dts: k3-j721e-common-proc-board: enable hyperflash mux sel GPIOVaishnav Achath2022-06-101-0/+11
| * arm: dts: k3-j721e-common-proc-board-u-boot: enable HyperFlash in SPLVaishnav Achath2022-06-101-0/+24
| * arm: dts: k3-j721e-r5-common-proc-board: Add HyperFlash nodeVaishnav Achath2022-06-101-0/+45
| * arm: dts: k3-j721e-som-p0: Add HyperFlash nodeVaishnav Achath2022-06-101-0/+32
| * arm: dts: k3-j721e-mcu-wakeup: Add HyperBus Controller nodeVaishnav Achath2022-06-101-1/+19
|/
* Merge branch '2022-06-09-add-support-for-nvmem-api' into nextTom Rini2022-06-0926-29/+436
|\
| * test: Load mac address using misc deviceWIP/2022-06-08-add-support-for-nvmem-apiSean Anderson2022-06-082-1/+11
| * test: Load mac address using RTCSean Anderson2022-06-082-1/+18
| * test: Load mac address with i2c eepromSean Anderson2022-06-083-1/+13
| * net: Add support for reading mac addresses from nvmem cellsSean Anderson2022-06-081-4/+9
| * sandbox: Enable NVMEMSean Anderson2022-06-085-0/+6
| * misc: Add support for nvmem cellsSean Anderson2022-06-087-0/+311
| * misc: i2c_eeprom: Add fallbacksSean Anderson2022-06-081-0/+24
| * misc: i2c_eeprom: Make i2c_eeprom_write use a const bufSean Anderson2022-06-082-2/+4
| * net: dsa: Fix segmentation fault if master fails to probeSean Anderson2022-06-081-2/+4
| * sandbox: Move some mac addresses to device treeSean Anderson2022-06-082-4/+4
| * sandbox: Remove eth2addr from environmentSean Anderson2022-06-081-1/+0
| * sandbox: net: Remove fake-host-hwaddrSean Anderson2022-06-084-16/+2
| * test: eth: Add test for ethernet addressesSean Anderson2022-06-081-0/+29
| * sandbox: net: Add mac address for eth8 to environmentSean Anderson2022-06-081-0/+1