summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-14clk: k210: Move the clint clock to under aclkSean Anderson
2021-05-14clk: k210: Remove k210_register_pllSean Anderson
2021-05-14clk: k210: Fix PLL enable always getting takenSean Anderson
2021-05-14clk: k210: Fix PLLs not being enabledSean Anderson
2021-05-14clk: Warn on failure to assign rateSean Anderson
2021-05-14MAINTAINERS: Add a co-maintainer for RISC-VRick Chen
2021-05-13Merge branch '2021-05-13-extension-board-detection-and-DT-overlay-application'Tom Rini
2021-05-13am335x: add support for cape detect functionalityKory Maincent
2021-05-13arm: am335x: add support for i2c2 busKory Maincent
2021-05-13configs: CHIP: add support for DIP detect functionalityKory Maincent
2021-05-13arm: sunxi: add support for DIP detection to CHIP boardKory Maincent
2021-05-13w1: replace dt detection by automatic detectionKory Maincent
2021-05-13am57xx: add support for cape detect functionalityKory Maincent
2021-05-13ti/common: add support for extension_scan_board functionKory Maincent
2021-05-13pytest: add sandbox test for "extension" commandKory Maincent
2021-05-13cmd: add support for a new "extension" commandKory Maincent
2021-05-13fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.cKory Maincent
2021-05-13board: pm9263: fix some typos in commentsIlko Iliev
2021-05-13board: pm9263: switch to use DM_ETHIlko Iliev
2021-05-13board: pm9261: remove network supportIlko Iliev
2021-05-12ARM: renesas: Scrub duplicate memory nodes from DT on Gen3Marek Vasut
2021-05-12ARM: rmobile: Add missing rcar-common/common.c to Beacon RZG2M kitMarek Vasut
2021-05-12Merge tag 'ti-v2021.07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-05-12ARM: dts: k3-am642-sk: Add ethernet related DT nodesVignesh Raghavendra
2021-05-12ARM: dts: k3-am64-main: Add CPSW DT nodesVignesh Raghavendra
2021-05-12net: ti: am65-cpsw-nuss: Add a new compatible for AM64Vignesh Raghavendra
2021-05-12net: ti: am65-cpsw-nuss: Don't cache disabled port IDVignesh Raghavendra
2021-05-12net: ti: am65-cpsw-nuss: Prepare to support non primary ext portVignesh Raghavendra
2021-05-12dma: ti: k3-udma: Add BCDMA and PKTDMA supportVignesh Raghavendra
2021-05-12dma: ti: k3-psil-am64: Add AM64 PSIL endpoint dataVignesh Raghavendra
2021-05-12dma: ti: k3-psil: Extend PSIL EP data extension for AM64Vignesh Raghavendra
2021-05-12dma: ti: k3-psil-am654: Drop unused PSIL EP static dataVignesh Raghavendra
2021-05-12soc: ti: k3-navss-ringacc: Remove unused ring modesVignesh Raghavendra
2021-05-12soc: ti: k3-navss-ringacc: Add AM64 ringacc supportVignesh Raghavendra
2021-05-12firmware: ti_sci: Update ti_sci_cmd_rm_udmap_tx_ch_cfg() API to the latestVignesh Raghavendra
2021-05-12board: ti: am64x: Parse MAC address from board EEPROMVignesh Raghavendra
2021-05-12configs: am64x_evm_a53: Enable support for building multiple dtbsLokesh Vutla
2021-05-12configs: am64x_evm_a53: Enable support for reading eepromLokesh Vutla
2021-05-12configs: am64x_evm_a53: Enable configs for printing cpuinfoLokesh Vutla
2021-05-12configs: am64x_evm_r5: Enable support for building multiple device treesLokesh Vutla
2021-05-12configs: am64x_evm_r5: Enable checks for spl and stack sizesLokesh Vutla
2021-05-12arm: dts: am642-r5-sk: Add r5 specific dtsLokesh Vutla
2021-05-12arm: dts: am642-sk: Add initial sk dtsLokesh Vutla
2021-05-12arm: dts: am642-evm: Add I2C nodesLokesh Vutla
2021-05-12arm: dts: k3-am642-r5-evm: Do not use power-domains for I2CLokesh Vutla
2021-05-12arm: dts: k3-am64-evm: Make chip id available before pre-relocLokesh Vutla
2021-05-12include: configs: Update env for selecting right dtbLokesh Vutla
2021-05-12include: configs: am64x_evm: Optimize size of SPL BSSLokesh Vutla
2021-05-12include: configs: am64x: Avoid overlap of BSS and stack areaLokesh Vutla
2021-05-12arm: am64x: Add support for selecting DT based on EEPROMLokesh Vutla