aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rockchip: migrate hardware.h inclusion into appropriate filesQuentin Schulz2024-03-1311-7/+4
* rockchip: rk3588: add constants for some register address spacesQuentin Schulz2024-03-133-4/+8
* rockchip: rk3588: disable force_jtag by defaultQuentin Schulz2024-03-133-0/+59
* rockchip: transform rockchip_capsule_update_board_setup into a weak function ...Quentin Schulz2024-03-132-10/+4
* rockchip: merge misc.c into board.cQuentin Schulz2024-03-134-141/+125
* rockchip: theobroma-systems: ringneck: migrate to rockchip_early_misc_init_rQuentin Schulz2024-03-131-19/+1
* rockchip: theobroma-systems: puma: migrate to rockchip_early_misc_init_rQuentin Schulz2024-03-131-19/+1
* rockchip: pine64: rockpro64: migrate to rockchip_early_misc_init_rQuentin Schulz2024-03-131-18/+2
* rockchip: pine64: pinephone-pro: migrate to rockchip_early_misc_init_rQuentin Schulz2024-03-131-15/+2
* rockchip: pine64: pinebook-pro: migrate to rockchip_early_misc_init_rQuentin Schulz2024-03-131-16/+2
* rockchip: google: gru: migrate to rockchip_early_misc_init_rQuentin Schulz2024-03-131-18/+2
* rockchip: add weak function symbol called at the beginning of misc_init_rQuentin Schulz2024-03-131-0/+9
* rockchip: avoid out-of-bounds when computing cpuidQuentin Schulz2024-03-131-4/+4
* Merge tag 'v2024.04-rc4' into nextWIP/11Mar2024-nextTom Rini2024-03-11725-5345/+2456
|\
| * Prepare v2024.04-rc4v2024.04-rc4Tom Rini2024-03-112-2/+2
| * Merge tag 'u-boot-imx-master-20240311' of https://gitlab.denx.de/u-boot/custo...WIP/11Mar2024Tom Rini2024-03-119-15/+345
| |\
| | * arm: dts: imx8mp-beacon-kit: Resync DTS with Linux 6.8Adam Ford2024-03-113-6/+321
| | * toradex: tdx-cfg-block: add 0087 i.mx8m mini product variantJoao Paulo Goncalves2024-03-112-0/+2
| | * configs: imx8mp_beacon: Fall back to using TF-AAdam Ford2024-03-111-7/+0
| | * board: phycore_imx8mp: Use 2GHz RAM timings for PCL-070 from pcb_rev 1Benjamin Hahn2024-03-111-2/+4
| | * board: phytec: common: phytec_som_detection: Add phytec_get_som_typeBenjamin Hahn2024-03-112-0/+18
| * | configs: Resync with savedefconfigTom Rini2024-03-116-14/+14
| |/
| * Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2024-03-091-1/+1
| |\
| | * usb: xhci-dwc3: Fix support for dis_enblslpm_quirkJonas Karlman2024-03-051-1/+1
| * | net: phy: Use PHY MDIO address from DT if availableWIP/09Mar2024Marek Vasut2024-03-091-0/+3
| * | Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/05Mar2024Tom Rini2024-03-059-1/+202
| |\ \
| | * | rng: Add Turris Mox rTWM RNG driverMax Resch2024-03-053-0/+132
| | * | board: helios-4: add config fragment for spi bootingJosua Mayer2024-03-051-0/+4
| | * | arm: mvebu: helios4_defconfig: enable setexpr commandJosua Mayer2024-03-051-1/+0
| | * | arm: dts: armada-38x-solidrun-microsom: configure i2c0 busJosua Mayer2024-03-051-0/+5
| | * | arm: mvebu: turris_omnia: Enable networking via ethernet switchMarek Mojík2024-03-052-0/+53
| | * | net: mv88e6xxx: fix missing SMI address initializationMarek Mojík2024-03-051-0/+8
| * | | Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2024-03-0510-20/+100
| |\ \ \ | | |/ / | |/| |
| | * | sunxi: restore modified memoryAndrey Skvortsov2024-03-051-2/+14
| | * | sunxi: reorganize mctl_mem_matches_* functionsAndrey Skvortsov2024-03-053-19/+15
| | * | sunxi: H616: Add OrangePi Zero 2W board supportAndre Przywara2024-03-033-0/+36
| | * | sunxi: sun4i: add missing sdelay() to clock_init_safe()Ludwig Kormann2024-03-031-0/+2
| | * | arm: sunxi: Reduce inrush current on Olimex A20-OLinuXino_MICRO configsPhilippe Coval2024-03-032-0/+2
| | * | spi: sunxi: Add support for R329/D1/R528/T113 SPI controllerMaksim Kiselev2024-03-031-1/+33
| | |/
| * | Merge tag 'u-boot-imx-master-20240304' of https://gitlab.denx.de/u-boot/custo...WIP/04Mar2024Tom Rini2024-03-0413-25/+59
| |\ \ | | |/ | |/|
| | * video: mxsfb: add back imx6ul/imx6ull supportSébastien Szymanski2024-03-041-0/+1
| | * opos6uldev: make the LCD work againSébastien Szymanski2024-03-043-10/+22
| | * imx9: Update to mx93 A1 chip revision.Mathieu Othacehe2024-03-044-13/+13
| | * tools: imx9_image: Reword warning message.Mathieu Othacehe2024-03-041-1/+1
| | * imx9: Fix OP-TEE supportMathieu Othacehe2024-03-044-1/+22
| |/
| * Merge patch series "ARM: renesas: Rename R-Mobile to Renesas"WIP/02Mar2024Tom Rini2024-03-02147-4355/+439
| |\
| | * git-mailrc: Add renesas entry and update rmobile entryMarek Vasut2024-03-021-1/+2
| | * mmc: renesas-sdhi: Rename rmobile_is_gen3_mmc0() to rcar_is_gen3_mmc0()Marek Vasut2024-03-021-4/+4
| | * ARM: renesas: Post rename fix upsMarek Vasut2024-03-023-3/+3
| | * ARM: renesas: Rename arch-/mach-rmobile to arch-/mach-renesasMarek Vasut2024-03-0255-37/+37