aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-14Merge https://source.denx.de/u-boot/custodians/u-boot-shWIP/14May2021Tom Rini4-16/+82
2021-05-14Merge tag 'u-boot-amlogic-20210514' of https://source.denx.de/u-boot/custodia...Tom Rini4-5/+35
2021-05-14Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini11-86/+59
2021-05-14net: designware: meson8b: add g12a compatibleNeil Armstrong1-0/+1
2021-05-14net: dwmac_meson8b: do not set TX delay in TXID & RXIDNeil Armstrong1-4/+19
2021-05-14usb: dwc3-meson-g12a: skip phy on -ENODATA aswellNeil Armstrong1-1/+1
2021-05-14ARM: dts: add missing -u-boot.dtsi to enable HDMI on Beelink GTKing/King-ProNeil Armstrong2-0/+14
2021-05-14Revert "riscv: cpu: fu740: clear feature disable CSR"Bin Meng1-15/+0
2021-05-14pwm: sifive: make set_config() and set_enable() work properlyVincent Chen1-10/+11
2021-05-14riscv: Don't reserve AI ram in k210 dtsSean Anderson1-12/+0
2021-05-14riscv: k210: Use AI as the parent clock of aisram, not PLL1Sean Anderson1-1/+1
2021-05-14riscv: k210: Rename airam to aisramSean Anderson2-3/+3
2021-05-14riscv: Enable AI ram on K210Sean Anderson3-3/+14
2021-05-14riscv: Enable some devices pre-relocationSean Anderson1-0/+4
2021-05-14clk: Add support for the k210 clock driver pre-relocationSean Anderson1-4/+10
2021-05-14clk: k210: Move the clint clock to under aclkSean Anderson1-1/+1
2021-05-14clk: k210: Remove k210_register_pllSean Anderson3-32/+3
2021-05-14clk: k210: Fix PLL enable always getting takenSean Anderson1-1/+2
2021-05-14clk: k210: Fix PLLs not being enabledSean Anderson1-0/+2
2021-05-14clk: Warn on failure to assign rateSean Anderson1-4/+7
2021-05-14MAINTAINERS: Add a co-maintainer for RISC-VRick Chen1-0/+1
2021-05-13Merge branch '2021-05-13-extension-board-detection-and-DT-overlay-application'Tom Rini36-84/+837
2021-05-13am335x: add support for cape detect functionalityKory Maincent2-0/+2
2021-05-13arm: am335x: add support for i2c2 busKory Maincent4-0/+19
2021-05-13configs: CHIP: add support for DIP detect functionalityKory Maincent1-0/+1
2021-05-13arm: sunxi: add support for DIP detection to CHIP boardKory Maincent3-0/+110
2021-05-13w1: replace dt detection by automatic detectionKory Maincent6-35/+104
2021-05-13am57xx: add support for cape detect functionalityKory Maincent2-0/+2
2021-05-13ti/common: add support for extension_scan_board functionKory Maincent4-0/+131
2021-05-13pytest: add sandbox test for "extension" commandKory Maincent6-0/+97
2021-05-13cmd: add support for a new "extension" commandKory Maincent6-0/+323
2021-05-13fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.cKory Maincent3-49/+48
2021-05-12ARM: renesas: Scrub duplicate memory nodes from DT on Gen3Marek Vasut2-0/+81
2021-05-12ARM: rmobile: Add missing rcar-common/common.c to Beacon RZG2M kitMarek Vasut2-16/+1
2021-05-12Merge tag 'ti-v2021.07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...WIP/12May2021Tom Rini121-23609/+57482
2021-05-12ARM: dts: k3-am642-sk: Add ethernet related DT nodesVignesh Raghavendra2-0/+78
2021-05-12ARM: dts: k3-am64-main: Add CPSW DT nodesVignesh Raghavendra4-0/+185
2021-05-12net: ti: am65-cpsw-nuss: Add a new compatible for AM64Vignesh Raghavendra1-0/+1
2021-05-12net: ti: am65-cpsw-nuss: Don't cache disabled port IDVignesh Raghavendra1-1/+1
2021-05-12net: ti: am65-cpsw-nuss: Prepare to support non primary ext portVignesh Raghavendra1-1/+1
2021-05-12dma: ti: k3-udma: Add BCDMA and PKTDMA supportVignesh Raghavendra1-64/+939
2021-05-12dma: ti: k3-psil-am64: Add AM64 PSIL endpoint dataVignesh Raghavendra4-0/+160
2021-05-12dma: ti: k3-psil: Extend PSIL EP data extension for AM64Vignesh Raghavendra1-0/+16
2021-05-12dma: ti: k3-psil-am654: Drop unused PSIL EP static dataVignesh Raghavendra1-25/+7
2021-05-12soc: ti: k3-navss-ringacc: Remove unused ring modesVignesh Raghavendra2-310/+8
2021-05-12soc: ti: k3-navss-ringacc: Add AM64 ringacc supportVignesh Raghavendra2-5/+283
2021-05-12firmware: ti_sci: Update ti_sci_cmd_rm_udmap_tx_ch_cfg() API to the latestVignesh Raghavendra3-0/+35
2021-05-12board: ti: am64x: Parse MAC address from board EEPROMVignesh Raghavendra1-0/+9
2021-05-12configs: am64x_evm_a53: Enable support for building multiple dtbsLokesh Vutla1-0/+3
2021-05-12configs: am64x_evm_a53: Enable support for reading eepromLokesh Vutla2-0/+7