aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-12Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiWIP/12Nov2023Tom Rini22-259/+688
2023-11-12sunxi: H616: add LPDDR4 DRAM supportMikhail Kalashnikov5-39/+294
2023-11-12sunxi: H616: DRAM: refactor mctl_phy_configure_odt()Andre Przywara1-53/+31
2023-11-12power: regulator: add AXP313 supportAndre Przywara3-0/+19
2023-11-12power: pmic: sunxi: add AXP313 SPL driverAndre Przywara5-3/+155
2023-11-12arm: dts: icnova-a20-adb4006: Add board supportLudwig Kormann3-0/+27
2023-11-12pinctrl: sunxi: Avoid using .bss for SPLSamuel Holland1-1/+1
2023-11-12sunxi: mmc: Sort compatible strings numericallySamuel Holland1-1/+1
2023-11-12clk: sunxi: Use the right symbol in the MakefileSamuel Holland1-1/+1
2023-11-12sunxi: mmc: Move header to the driver directorySamuel Holland3-135/+146
2023-11-12net: sun8i_emac: Drop DM_GPIO checksSamuel Holland1-10/+0
2023-11-12arm: sunxi: Correct warning in board_fit_config_name_matchTom Rini1-1/+2
2023-11-12sunxi: board: simplify early PMIC setup conditionsAndre Przywara2-19/+15
2023-11-11Merge tag 'doc-2024-01-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini49-271/+268
2023-11-11doc: typo 'form' in qfw.rstHeinrich Schuchardt1-1/+1
2023-11-11doc: board: ti: k3 docs: Use ::promptNishanth Menon7-133/+133
2023-11-11doc: board: ti: Use prompt prompt_style to simplify documentationNishanth Menon4-60/+41
2023-11-11doc: build: fix wrongly written targests instead of targetsMilan P. Stanić1-1/+1
2023-11-11doc: shorten overlong title underlinesHeinrich Schuchardt43-70/+86
2023-11-11doc: ti: j7200_evm: Fix OPTEE platform nameNishanth Menon1-1/+1
2023-11-11hikey960: Fix 404 linksDylan Corrales1-7/+7
2023-11-10Merge patch series "arm: dts: k3-am6: Fix Ethernet/DMA"Tom Rini4-4/+93
2023-11-10arm: dts: k3-am642: Update main_bcdma and main_pktdma nodesSiddharth Vadapalli2-4/+43
2023-11-10arm: dts: k3-am625-verdin-wifi-dev-u-boot.dtsi: Fix DMA/EthernetRoger Quadros1-0/+27
2023-11-10arm: dts: k3-am625-sk-u-boot.dtsi: Update main_bcdma and main_pktdma nodesSiddharth Vadapalli1-0/+23
2023-11-10Merge tag 'u-boot-stm32-20231110' of https://source.denx.de/u-boot/custodians...Tom Rini8-17/+67
2023-11-10Merge branch '2023-11-10-assorted-fixes'Tom Rini379-410/+404
2023-11-10boot: Fix syntax in fdt_overlay_apply_verbose() error messageHugo Villeneuve1-1/+1
2023-11-10tools: gitignore: Fix tools/generated pathSam Protsenko2-2/+1
2023-11-10bootstd: Skip over bad device during bootflows scanningTony Dinh3-3/+3
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon369-386/+386
2023-11-10test: cmd: mbr: Remove unreachable codeAlexander Gendin1-9/+7
2023-11-10firmware: scmi: correct a validity check against power domain idAKASHI Takahiro1-4/+4
2023-11-10scsi: Have scsi_init_dev_desc_priv() use memsetTom Rini1-4/+1
2023-11-10Merge tag 'u-boot-rockchip-20231110' of https://source.denx.de/u-boot/custodi...Tom Rini18-5/+1543
2023-11-10rockchip: include: asm: fix entering download mode rk3066Johan Jonker3-2/+85
2023-11-10rockchip: ringneck-px30: enable SPL_BOARD_INITQuentin Schulz1-0/+1
2023-11-10rockchip: ringneck-px30: always reset STM32 companion controller on bootQuentin Schulz1-0/+53
2023-11-10rockchip: rv1126: Read cpuid from otp and set ethaddrTim Lunn2-0/+14
2023-11-10rockchip: otp: Add support for RV1126Tim Lunn1-0/+76
2023-11-10rockchip: dts: fix bootph tags for rv1126Tim Lunn1-3/+3
2023-11-10MAINTAINERS: Fix Sam Protsenko mailSam Protsenko1-1/+1
2023-11-10stm32mp1: read auth stats and boot_partition from tampIgor Opaniuk3-0/+30
2023-11-10arm: stm32: Limit u-boot.itb size to 0x160000 bytes on DH STM32MP15 DHSOMMarek Vasut2-0/+4
2023-11-10arm: stm32: Enable TCP, IPv6, wget on DH STM32MP15 DHSOMMarek Vasut2-0/+10
2023-11-10ARM: dts: stm32mp: Repair damage from alignment with v6.3Marek Vasut3-15/+21
2023-11-10arm: stm32mp: Really fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCA...Bhupesh Sharma1-2/+2
2023-11-09rockchip: ringneck-px30: enable i2c commandQuentin Schulz1-0/+1
2023-11-09board: rockchip: add Pine64 QuartzPro64 RK3588 boardTom Fitzhenry11-0/+1310
2023-11-07Merge tag 'xilinx-for-v2024.01-rc3' of https://source.denx.de/u-boot/custodia...WIP/07Nov2023Tom Rini78-145/+1138