summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-12riscv: t-head: licheepi4a: initial support addedYixun Lan6-0/+96
2023-07-12riscv: Rename SiFive CLINT to RISC-V ALINTBin Meng14-35/+35
2023-07-12riscv: clint: Update the sifive clint ipi driver to support aclintBin Meng2-1/+24
2023-07-12riscv: timer: Update the sifive clint timer driver to support aclintBin Meng4-7/+14
2023-07-12board: starfive: Dynamic configuration of DT for 1.2A and 1.3BYanhong Wang1-0/+157
2023-07-12ram: starfive: Read memory size information from EEPROMYanhong Wang2-3/+31
2023-07-12configs: starfive: Enable ID EEPROM configurationYanhong Wang2-1/+31
2023-07-12riscv: dts: starfive: Add support eeprom device tree nodeYanhong Wang2-0/+20
2023-07-12eeprom: starfive: Enable ID EEPROM configurationYanhong Wang3-0/+575
2023-07-12configs: starfive: Enable ethernet configuration for StarFive VisionFive2Yanhong Wang1-0/+9
2023-07-12doc: board: starfive: Reword the make defconfig informationYanhong Wang1-3/+3
2023-07-12riscv: dts: jh7110: Combine the board device tree files of 1.2A and 1.3BYanhong Wang6-88/+28
2023-07-12riscv: dts: jh7110: Add ethernet device tree nodesYanhong Wang2-0/+103
2023-07-12net: dwc_eth_qos: Add StarFive ethernet driver glue layerYanhong Wang5-0/+264
2023-07-12net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phyYanhong Wang3-0/+444
2023-07-11Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini7-6/+12
2023-07-11Makefile: Drop -rc6Tom Rini1-1/+1
2023-07-10Merge branch 'next'Tom Rini632-15611/+17423
2023-07-10Prepare v2023.07Tom Rini2-14/+859
2023-07-10Merge tag 'fsl-qoriq-2023-7-6' of https://source.denx.de/u-boot/custodians/u-...Tom Rini31-38/+174
2023-07-09mkeficapsule: fix efi_firmware_management_capsule_header data typeMalte Schmidt1-1/+1
2023-07-09doc: harmonize Linux kernel documentation linksHeinrich Schuchardt2-2/+2
2023-07-09cmd: efidebug: add missing efi_free_pool for dh subcommandMasahisa Kojima1-0/+1
2023-07-09efi_loader: Increase default variable store size to 64KiBAlper Nebi Yasak1-2/+3
2023-07-09efi_loader: Avoid underflow when calculating remaining var store sizeAlper Nebi Yasak1-0/+4
2023-07-09x86: Update docs link in bootparam headerPaul Barker1-1/+1
2023-07-08Merge branch '2023-07-07-assorted-build-improvements' into nextTom Rini14-40/+153
2023-07-07sysreset: Change Kconfig GPIO dependencyMichal Simek4-2/+5
2023-07-07tpl: Kconfig: TPL_BANNER_PRINT depends on DEBUG_UART && TPL_SERIALYing Sun1-0/+1
2023-07-07common: Kconfig: SYS_CONSOLE_ENV_OVERWRITE depends on SYS_CONSOLE_IS_IN_ENVYing Sun1-0/+1
2023-07-07cmd: CONFIG_CMD_SAVES depends on CONFIG_CMD_LOADSYing Sun1-0/+1
2023-07-07test: Find leftovers after clean/mrproperTobias Deiminger1-0/+105
2023-07-07Kbuild: Fix cleanup of *.dtbo for sandboxTobias Deiminger1-1/+1
2023-07-07Kbuild: Fix cleanup of *.dtb for some archsTobias Deiminger1-1/+3
2023-07-07Kbuild: Fix cleanup of VPLTobias Deiminger1-2/+2
2023-07-07Adjust gitignore for tools/generated/Tobias Deiminger2-1/+1
2023-07-07Kbuild: Fix cleanup of generated sources in toolsTobias Deiminger1-33/+33
2023-07-07MAINTAINERS: correct at91 tree linkEugen Hristev1-1/+1
2023-07-06Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb ...Tom Rini1-1/+1
2023-07-06Merge branch 'riscv-for-next' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini24-632/+597
2023-07-06board: ae350: Add missing env variables for bootiYu Chien Peter Lin1-5/+9
2023-07-06riscv: andes_plicsw: Fix IPI during OpenSBI invocationYu Chien Peter Lin1-3/+22
2023-07-06RISC-V: CONFIG_SPL_OPENSBI_SCRATCH_OPTIONS descriptionHeinrich Schuchardt1-2/+4
2023-07-06clk: starfive: pll: Fix to use postdiv1_maskHoegeun Kwon1-1/+1
2023-07-06ci: riscv: Update OpenSBI to v1.2Bin Meng2-8/+8
2023-07-06board: microchip: set mac address for ethernet1 on icicleConor Dooley1-3/+12
2023-07-06riscv: dts: sync mpfs-icicle devicetree with linuxConor Dooley6-518/+413
2023-07-06riscv: dts: drop microchip from dts filenamesConor Dooley6-6/+6
2023-07-06clk: sifive: only build sifive-prci.o for CONFIG_CLK_SIFIVE_PRCIBen Dooks1-3/+1
2023-07-06riscv: define test_and_{set,clear}_bit in asm/bitops.hBen Dooks1-0/+3