summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-10-18board:starfive:evb: add usb init configyanhong.wang1-0/+18
2022-10-18clk:starfive-jh7110: Update pll0/pll1/pll2 clkyanhong.wang1-18/+0
2022-10-18spl: satrfive: bus_root switch to pll2.samin1-5/+0
2022-10-18board:starfive:evb: modify the GPIO configuration for sd moduleyanhong.wang1-0/+5
2022-10-18riscv:dts:starfive-jh7110: Modify sd node configurationyanhong.wang4-38/+7
2022-10-18SPL:riscv:starfive-jh7110: Adjust CPU working frequencyyanhong.wang2-1/+18
2022-10-18riscv:dts:starfive-jh7110: add ethernet-phy delay_chain configyanhong.wang2-4/+17
2022-10-18riscv:starfive-jh7110: clear L2 LIM memoryyanhong.wang1-0/+14
2022-10-18riscv:dts:starfive-jh7110: add ddr device nodeyanhong.wang1-0/+7
2022-10-18board:starfive: add clk inityanhong.wang1-5/+27
2022-10-18clk:starfive-jh7110: Update pll0/pll1/pll2 clkyanhong.wang2-3/+22
2022-10-18GPIO:Starfive-jh7110: Add macro definitionyanhong.wang1-0/+21
2022-10-18board:starfive: add starfive evb board supportyanhong.wang5-0/+153
2022-10-18riscv:dts: update clk&reset propertiesyanhong.wang2-157/+443
2022-10-18riscv:dts: update clk&reset propertiesyanhong.wang2-53/+182
2022-10-18board:starfive: add rtc timer inityanhong.wang1-0/+16
2022-10-18board:starfive: add starfive visionfive board supportyanhong.wang2-0/+49
2022-10-18riscv:dts: add jh7110 supportyanhong.wang6-0/+1341
2022-10-18riscv:soc:jh7110: Add support jh7110 soc.yanhong.wang7-0/+180
2022-10-18GPIO:Starfive-jh7110: Add GPIO driver for JH7110yanhong.wang1-0/+53
2021-09-29Merge tag 'rpi-next-2021.10.2' of https://source.denx.de/u-boot/custodians/u-...Tom Rini1-0/+6
2021-09-29arm: rpi: perform XHCI firmware upload only onceMarek Szyprowski1-0/+6
2021-09-29arm: dts: armada8040: Fix CP0 eMMC/SDIO supportRobert Marko1-2/+2
2021-09-28imx: imx7d-sdb: fix ethernet, sync .dts with linuxRasmus Villemoes1-3/+3
2021-09-22arm: socfpga: vining: Fix UDC controller phandle in DTMarek Vasut1-1/+1
2021-09-22arm: socfpga: vining: Un-disable WDT in DTMarek Vasut1-4/+0
2021-09-22x86: tangier: acpi: Add GPIO card detection to SDHCI #2Andy Shevchenko1-0/+32
2021-09-22x86: edison: Mark eMMC non-removableAndy Shevchenko1-0/+1
2021-09-21arm: dts: stm32mp1: use ssbl partition name for U-BootPatrick Delaunay2-2/+6
2021-09-17arm: mach-k3: common: Make sure firmware sections are loaded prior to armv8 s...Nishanth Menon1-12/+18
2021-09-17arm: mach-k3: am6_init: Prioritize MSMC traffic over DDR in NAVSS NorthbridgeRoger Quadros2-0/+21
2021-09-17clk: ti: k3: Update driver to account for divider flagsSuman Anna2-97/+99
2021-09-17arm: mach-k3: Add note to auto-generated filesDave Gerlach4-4/+20
2021-09-17arm: mach-k3: j7200: Fix clk-data parenting for postdiv PLL clocksSuman Anna1-4/+4
2021-09-17arm: mach-k3: j721e: Fix clk-data parenting for postdiv PLL clocksSuman Anna1-4/+4
2021-09-17arm: mach-k3: common: Add a release_resources_for_core_shutdown() stubSuman Anna1-0/+5
2021-09-15ARM: bcm283x: change the virtual address of the XHCI PCI device baseMarek Szyprowski1-2/+2
2021-09-15arm: dts: bcm283x: Add minimal smbios informationMatthias Brugger1-0/+19
2021-09-14pci: Drop DM_PCISimon Glass4-4/+3
2021-09-14ppc: Remove UCP1020 boardSimon Glass1-7/+0
2021-09-11arm: dts: k3-j721e-r5-*.dts: Fix clock-names property in the usb0 instanceAswath Govindraju1-1/+1
2021-09-11ARM: dts: Fix node status to "okay" on TI boardsRoger Quadros20-34/+34
2021-09-11arm: dts: k3-am642-evm-u-boot: Add u-boot, dm-spl tag in the pinmux node of mmc1Aswath Govindraju1-0/+4
2021-09-11am33xx: Fix USB for am335x boardsMatwey V. Kornilov1-6/+0
2021-09-10arm: mvebu: dts: Armada8k enable mdioSven Auhagen4-0/+4
2021-09-08lib: Drop SHA512_ALGO in lieu of SHA512Alexandru Gagniuc1-1/+1
2021-09-07riscv: lib: modify the indentZong Li1-1/+1
2021-09-07board: sifive: use ccache driver instead of helper functionZong Li8-140/+4
2021-09-07riscv: lib: implement enable_caches for sifive cacheZong Li3-0/+33
2021-09-07common: board_r: support enable_caches for RISC-VZong Li1-0/+4