summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-11TF Image: modify uboot env variable to support booting from tf cardJH7100_starlight_multimediasw.multimedia2-0/+5
2021-09-10starfive(multimedia): Add pwmdac pinctl and keep 0,2,3,45 gpio for i2s to dtssw.multimedia2-6/+25
2021-09-10starfive(multimedia): fix the starfive dts warning and some build warningsw.multimedia3-6/+21
2021-09-09starfive(multimedia): apply starfive v4l2 pinctl to dtssw.multimedia3-5/+119
2021-09-03starfive(multimedia): apply the pinctl to dtssw.multimedia3-13/+598
2021-09-01starfive(multimedia): Add v4l2 video sensor device and DRM framework in dtssw.multimedia4-24/+1621
2021-08-30starfive(multimedia): Add ALSA audio frameworksw.multimedia11-35/+592
2021-08-23starfive: switch dtb to linux dtsTekkamanV1-1/+1
2021-08-23starfive: fix dts(linux) for SPI Nor FlashTekkamanV1-2/+2
2021-08-23starfive: fix dts(linux) for uart0(console)TekkamanV1-1/+1
2021-08-23starfive: fix dts(linux) for mmcTekkamanV1-0/+4
2021-08-23starfive: fix dts(linux) for ccacheTekkamanV1-1/+1
2021-08-23starfive: Porting jh7100-beaglev-starlight.dts from linuxTekkamanV5-0/+1308
2021-08-23[NOT-FOR-UPSTREAM]drivers/net/phy/marvell: setup LED config for JH7100 EVByanhong.wang1-0/+14
2021-08-23[NOT-FOR-UPSTREAM]starfive: GPIO pin initTekkamanV29-1/+149048
2021-08-23starfive: Modify designware driver for JH7100TekkamanV2-13/+82
2021-08-23starfive: starlight: Set default fdtfile name [will be merged]Andreas Schwab2-0/+2
2021-08-23starfive: starlight: enable OF_SEPARATE [will be merged]Andreas Schwab1-1/+0
2021-08-23starfive: disable BTRFS(will trigger a link error with *some* RV64 GCC)[will ...TekkamanV1-1/+0
2021-08-23starfive: Add JH7100 supportTekkamanV15-0/+2334
2021-08-23starfive: Add JH7100 MMC driver supportTekkamanV3-0/+176
2021-08-23starfive: add JH71x0 serial driverTekkamanV3-0/+354
2021-08-23starfive: add OTP driver for jh7100yanhong.wang3-0/+218
2021-08-23fu740: make WayEnable can be configured by menuconfigTekkamanV2-3/+24
2021-08-23fu740: Add flush_dcache_range functionTekkamanV2-0/+48
2021-08-23fu740: add l2cc_get_base_addr for sharing with more functionsTekkamanV1-10/+14
2021-08-23riscv: add reset_misc function (__weak)TekkamanV2-0/+7
2021-08-23riscv: Enable SYS_CLK_FREQ configTekkamanV1-1/+1
2021-08-23riscv: Enable SYS_MALLOC_LEN configTekkamanV1-1/+1
2021-08-23riscv: add #define in asm/io.h for cadence_qspi_apb.cTekkamanV1-0/+4
2021-08-23mtd: Add SPI Nor Flash chip GD25LQ256D IDyanhong.wang1-0/+5
2021-08-22Merge branch '2021-08-21-assorted-changes'Tom Rini6-23/+1146
2021-08-22display_options: Do not use %llu in print_sizeMatwey V. Kornilov1-1/+6
2021-08-22tiny-printf: Handle %pM format when CONFIG_SPL_NET_SUPPORT is enabledMatwey V. Kornilov1-13/+13
2021-08-22Fix flashing of eMMC user area with FastbootOleh Kravchenko1-7/+15
2021-08-22Fix flash and erase of eMMC Boot2 with FastbootOleh Kravchenko1-2/+2
2021-08-22clk: clk_versaclock: Add support for versaclock driverAdam Ford3-0/+1110
2021-08-19Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini6-4/+29
2021-08-17Merge https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini1-2/+18
2021-08-17board: sifive: overwrite board_fdt_blob_setup in u-boot properZong Li2-0/+22
2021-08-17board: sifive: compile stuff only related to SPL in SPL buildZong Li2-3/+4
2021-08-17riscv: cpu: fu740: Fix typo of dateZong Li1-1/+1
2021-08-17qemu-riscv64_smode: fix extlinux (define preboot)Dimitri John Ledkov1-0/+2
2021-08-16board: apalis-tk1: launch toradex easy installer in usb recoveryMarcel Ziswiler1-2/+18
2021-08-16Prepare v2021.10-rc2Tom Rini1-1/+1
2021-08-16configs: Resync with savedefconfigTom Rini37-41/+6
2021-08-16Merge https://source.denx.de/u-boot/custodians/u-boot-stmTom Rini37-133/+887
2021-08-16test: dm: Add test for ECDSA UCLASS supportAlexandru Gagniuc3-0/+41
2021-08-16Kconfig: FIT_SIGNATURE should not select RSA_VERIFYAlexandru Gagniuc1-4/+4
2021-08-16arm: stm32mp1: Implement ECDSA signature verificationAlexandru Gagniuc3-0/+112