| Commit message (Expand) | Author | Age | Files | Lines |
* | riscv: Split SiFive CLINT support between SPL and U-Boot proper | Bin Meng | 2021-05-17 | 1 | -1/+1 |
* | Merge tag 'u-boot-amlogic-20210514' of https://source.denx.de/u-boot/custodia... | Tom Rini | 2021-05-14 | 2 | -5/+21 |
|\ |
|
| * | net: designware: meson8b: add g12a compatible | Neil Armstrong | 2021-05-14 | 1 | -0/+1 |
| * | net: dwmac_meson8b: do not set TX delay in TXID & RXID | Neil Armstrong | 2021-05-14 | 1 | -4/+19 |
| * | usb: dwc3-meson-g12a: skip phy on -ENODATA aswell | Neil Armstrong | 2021-05-14 | 1 | -1/+1 |
* | | pwm: sifive: make set_config() and set_enable() work properly | Vincent Chen | 2021-05-14 | 1 | -10/+11 |
* | | clk: Add support for the k210 clock driver pre-relocation | Sean Anderson | 2021-05-14 | 1 | -4/+10 |
* | | clk: k210: Move the clint clock to under aclk | Sean Anderson | 2021-05-14 | 1 | -1/+1 |
* | | clk: k210: Remove k210_register_pll | Sean Anderson | 2021-05-14 | 2 | -28/+3 |
* | | clk: k210: Fix PLL enable always getting taken | Sean Anderson | 2021-05-14 | 1 | -1/+2 |
* | | clk: k210: Fix PLLs not being enabled | Sean Anderson | 2021-05-14 | 1 | -0/+2 |
* | | clk: Warn on failure to assign rate | Sean Anderson | 2021-05-14 | 1 | -4/+7 |
|/ |
|
* | w1: replace dt detection by automatic detection | Kory Maincent | 2021-05-13 | 4 | -33/+87 |
* | Merge tag 'ti-v2021.07-rc3' of https://source.denx.de/u-boot/custodians/u-boo... | Tom Rini | 2021-05-12 | 83 | -23478/+47964 |
|\ |
|
| * | net: ti: am65-cpsw-nuss: Add a new compatible for AM64 | Vignesh Raghavendra | 2021-05-12 | 1 | -0/+1 |
| * | net: ti: am65-cpsw-nuss: Don't cache disabled port ID | Vignesh Raghavendra | 2021-05-12 | 1 | -1/+1 |
| * | net: ti: am65-cpsw-nuss: Prepare to support non primary ext port | Vignesh Raghavendra | 2021-05-12 | 1 | -1/+1 |
| * | dma: ti: k3-udma: Add BCDMA and PKTDMA support | Vignesh Raghavendra | 2021-05-12 | 1 | -64/+939 |
| * | dma: ti: k3-psil-am64: Add AM64 PSIL endpoint data | Vignesh Raghavendra | 2021-05-12 | 4 | -0/+160 |
| * | dma: ti: k3-psil: Extend PSIL EP data extension for AM64 | Vignesh Raghavendra | 2021-05-12 | 1 | -0/+16 |
| * | dma: ti: k3-psil-am654: Drop unused PSIL EP static data | Vignesh Raghavendra | 2021-05-12 | 1 | -25/+7 |
| * | soc: ti: k3-navss-ringacc: Remove unused ring modes | Vignesh Raghavendra | 2021-05-12 | 1 | -304/+7 |
| * | soc: ti: k3-navss-ringacc: Add AM64 ringacc support | Vignesh Raghavendra | 2021-05-12 | 1 | -5/+268 |
| * | firmware: ti_sci: Update ti_sci_cmd_rm_udmap_tx_ch_cfg() API to the latest | Vignesh Raghavendra | 2021-05-12 | 2 | -0/+21 |
| * | soc: ti: k3-socinfo: Add entry for AM64X SoC family | Lokesh Vutla | 2021-05-12 | 1 | -0/+4 |
| * | ram: k3-ddrss: Enable vtt regulator if present | Lokesh Vutla | 2021-05-12 | 1 | -0/+14 |
| * | ram: k3-ddrss: Introduce support for AM642 SoCs | Dave Gerlach | 2021-05-12 | 20 | -0/+23490 |
| * | ram: k3-ddrss: Introduce common driver with J7 SoC support | Dave Gerlach | 2021-05-12 | 27 | -3849/+3675 |
| * | ram: k3-ddrss: Introduce top-level CONFIG_K3_DDRSS | Dave Gerlach | 2021-05-12 | 2 | -2/+11 |
| * | ram: k3-j721e: Rename to k3-ddrss | Dave Gerlach | 2021-05-12 | 20 | -1/+1 |
| * | ram: k3-j721e: lpddr4_ctl_regs: Fix checkpatch issue for types | Dave Gerlach | 2021-05-12 | 1 | -1514/+1514 |
| * | ram: k3-j721e: lpddr4_pi_macros: Fix indentation issues | Dave Gerlach | 2021-05-12 | 1 | -2801/+2801 |
| * | ram: k3-j721e: lpddr4_phy_core_macros: Fix indentation issues | Dave Gerlach | 2021-05-12 | 1 | -694/+694 |
| * | ram: k3-j721e: lpddr4_ddr_controller_macros: Fix indentation issues | Dave Gerlach | 2021-05-12 | 1 | -3681/+3681 |
| * | ram: k3-j721e: lpddr4_data_slice_3_macros: Fix indentation issues | Dave Gerlach | 2021-05-12 | 1 | -677/+677 |
| * | ram: k3-j721e: lpddr4_data_slice_2_macros: Fix indentation issues | Dave Gerlach | 2021-05-12 | 1 | -677/+677 |
| * | ram: k3-j721e: lpddr4_data_slice_1_macros: Fix indentation issues | Dave Gerlach | 2021-05-12 | 1 | -677/+677 |
| * | ram: k3-j721e: lpddr4_data_slice_0_macros: Fix indentation issues | Dave Gerlach | 2021-05-12 | 1 | -717/+717 |
| * | ram: k3-j721e: lpddr4_address_slice_0_macros: Fix indentation issues | Dave Gerlach | 2021-05-12 | 1 | -167/+167 |
| * | mailbox: k3-sec-proxy: Extend valid thread IDs | Dave Gerlach | 2021-05-12 | 1 | -9/+1 |
| * | mmc: sdhci_am654: Add Support for TI's AM642 SoC | Dave Gerlach | 2021-05-12 | 1 | -0/+18 |
| * | Revert "fdt: translate address if #size-cells = <0>" | Dario Binacchi | 2021-05-12 | 5 | -24/+13 |
| * | clk: ti: am3-dpll: use custom API for memory access | Dario Binacchi | 2021-05-12 | 1 | -33/+53 |
| * | clk: ti: gate: use custom API for memory access | Dario Binacchi | 2021-05-12 | 1 | -11/+12 |
| * | clk: ti: change clk_ti_latch() signature | Dario Binacchi | 2021-05-12 | 4 | -24/+28 |
| * | clk: ti: add custom API for memory access | Dario Binacchi | 2021-05-12 | 2 | -0/+98 |
* | | Merge tag 'u-boot-imx-20210502' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini | 2021-05-11 | 3 | -9/+25 |
|\ \ |
|
| * | | pci: imx: disable imx6sdl LTSSM upon driver remove | Tim Harvey | 2021-05-02 | 1 | -1/+1 |
| * | | net: fec: Only unregister MII bus if we registered it | Sean Anderson | 2021-05-02 | 1 | -2/+6 |
| * | | net: fec: Don't use disabled phys | Sean Anderson | 2021-05-02 | 1 | -6/+9 |