summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-05misc: atsha204a: fix wakeup functionMichał Barnaś
2024-03-05misc: atsha204a: fix sleep functionMichał Barnaś
2024-03-05misc: atsha204a: remove broken for loopMichał Barnaś
2024-03-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2024-03-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2024-03-05rng: Add Turris Mox rTWM RNG driverMax Resch
2024-03-05board: helios-4: add config fragment for spi bootingJosua Mayer
2024-03-05arm: mvebu: helios4_defconfig: enable setexpr commandJosua Mayer
2024-03-05arm: dts: armada-38x-solidrun-microsom: configure i2c0 busJosua Mayer
2024-03-05arm: mvebu: turris_omnia: Enable networking via ethernet switchMarek Mojík
2024-03-05net: mv88e6xxx: fix missing SMI address initializationMarek Mojík
2024-03-05sunxi: restore modified memoryAndrey Skvortsov
2024-03-05sunxi: reorganize mctl_mem_matches_* functionsAndrey Skvortsov
2024-03-05usb: xhci-dwc3: Fix support for dis_enblslpm_quirkJonas Karlman
2024-03-04Merge tag 'u-boot-imx-master-20240304' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-03-04Merge branch '2024-03-04-assorted-TI-K3-updates' into nextTom Rini
2024-03-04Merge patch series "Introduce initial TI's J784S4 and AM69 support"Tom Rini
2024-03-04dma: ti: k3-udma: Fix ring_idx to pair k3 nav ringsUdit Kumar
2024-03-04doc: board: ti: k3: Add J784S4 EVM and AM69 SK documentationApurva Nandan
2024-03-04board: ti: rm-cfg: Update rm-cfg to reflect new resource reservationVishal Mahaveer
2024-03-04configs: am69_sk: Add defconfig for AM69 SK boardDasnavis Sabiya
2024-03-04dma: ti: k3-udma: Fix error handling for setup_resources() in udma_probe()Siddharth Vadapalli
2024-03-04configs: j784s4_evm: Add defconfig for J784S4 EVM boardApurva Nandan
2024-03-04configs: am64x_evm_r5_defconfig: enlarge simple malloc poolThomas Weißschuh
2024-03-04arm: mach-k3: am62: Fixup thermal zone critical pointsJoao Paulo Goncalves
2024-03-04arm: mach-k3: am62: Get soc max temperature by gradeJoao Paulo Goncalves
2024-03-04arm: mach-k3: Move ARM64 specific code into new arm64 directoryAndrew Davis
2024-03-04arm: mach-k3: Move firewall removal into R5 directoryAndrew Davis
2024-03-04arm: mach-k3: am62a7: Disable firewalls only after loading SYSFWAndrew Davis
2024-03-04arm: mach-k3: Move tispl.bin loading into R5 directoryAndrew Davis
2024-03-04arm: mach-k3: Move disable_linefill_optimization() into R5 directoryAndrew Davis
2024-03-04arm: mach-k3: Move SYS_K3_SPL_ATF definition into R5 KconfigAndrew Davis
2024-03-04arm: dts: Introduce am69-sk u-boot dts filesDasnavis Sabiya
2024-03-04arm: dts: Introduce j784s4 u-boot dts filesApurva Nandan
2024-03-04board: ti: j784s4: Add boot environment variablesApurva Nandan
2024-03-04board: ti: j748s4: Add board config yaml filesApurva Nandan
2024-03-04board: ti: j784s4: Add board support for J784S4 EVMApurva Nandan
2024-03-04drivers: dma: Add support for J784S4 SoCApurva Nandan
2024-03-04arm: mach-k3: j784s4: Add clk and power supportApurva Nandan
2024-03-04soc: ti: k3-socinfo: Add entry for J784S4 SoCApurva Nandan
2024-03-04arm: mach-k3: Sort SoC JTAG_ID entriesApurva Nandan
2024-03-04arm: mach-k3: Add basic support for J784S4 SoC definitionApurva Nandan
2024-03-04arm: mach-k3: Kconfig: Sort SOC_K3 config entriesApurva Nandan
2024-03-04Merge patch series "board: beagle: Enable 32k and debounce configuration and ...Tom Rini
2024-03-04board: beagle: beagleplay: env: Drop usb and pxe as boot targetsNishanth Menon
2024-03-04board: beagle: beagleplay: Configure debounce registersNishanth Menon
2024-03-04arm: mach-k3: am62: Add Debounce configuration register definitionsNishanth Menon
2024-03-04configs: am62x_beagleplay_r5_defconfig: Enable SPL_BOARD_INITNishanth Menon
2024-03-04board: beagle: beagleplay: Enable 32k crystalNishanth Menon
2024-03-04Merge branch '2024-03-02-assorted-updates' into nextTom Rini