summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-19smt32mp: add setup_mac_address for stm32mp25Patrick Delaunay
2024-01-19stm32mp: add setup_serial_number for stm32mp25Patrice Chotard
2024-01-19stm32mp: add soc.c filePatrick Delaunay
2024-01-19configs: stm32mp25: add support of fuse commandPatrick Delaunay
2024-01-19stm32mp: bsec: add support of stm32mp25Patrick Delaunay
2024-01-19stm32mp: bsec: add driver dataPatrick Delaunay
2024-01-19arm: stm32mp: add Rev.B support for STM32MP25Yann Gautier
2024-01-19arm64: dts: st: add bsec support to stm32mp25Patrick Delaunay
2024-01-19ARM: dts: stm32: Fix reset for usart1 in scmi configurationPatrice Chotard
2024-01-19Merge tag 'u-boot-rockchip-20240119' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-01-19rockchip: rk3128: remove noop fileQuentin Schulz
2024-01-19rockchip: remove unused global data ptrQuentin Schulz
2024-01-19rockchip: find U-boot proper boot device by inverting the logic that sets itQuentin Schulz
2024-01-19rockchip: factor out spl_perform_fixups into common spl-boot-orderQuentin Schulz
2024-01-19rockchip: px30: simplify logic for getting SPL boot medium DT nodeQuentin Schulz
2024-01-19rockchip: rk3399: simplify logic for getting SPL boot medium DT nodeQuentin Schulz
2024-01-19doc: board: anbernic: Update rgxx3 to add new boardsChris Morgan
2024-01-19board: rockchip: Add support for new boards to RGxx3Chris Morgan
2024-01-19rockchip: board: Add board_rng_seed() for all Rockchip devicesChris Morgan
2024-01-19board: rockchip: Refactor panel auto-detect codeChris Morgan
2024-01-19rockchip: rk3328: Set efuse auto mode and timing controlJonas Karlman
2024-01-19rockchip: theobroma-systems: fix modified boot_targets detectionQuentin Schulz
2024-01-19env: migrate env_get_default to call env_get_default_intoQuentin Schulz
2024-01-19env: allow to copy value from default environment into a bufferQuentin Schulz
2024-01-19rockchip: ringneck-px30/puma-rk3399: factor out storage medium selectionQuentin Schulz
2024-01-19rockchip: puma-rk3399: do not hardcode MMC controller pathsQuentin Schulz
2024-01-19rockchip: ringneck-px30: do not hardcode MMC controller pathsQuentin Schulz
2024-01-19board: rockchip: Add the Turing RK1 SoMJoshua Riek
2024-01-19rockchip: rk3588s-orangepi-5: Build SPI imageJonas Karlman
2024-01-19rockchip: rk3588-orangepi-5-plus: Build SPI imageSlawomir Stepien
2024-01-19rockchip: rk3588-nanopc-t6: Build SPI imageJohn Clark
2024-01-19rockchip: rk3588: Fix boot from SPI flashJonas Karlman
2024-01-19board: rockchip: Add support for FriendlyARM NanoPi R2C PlusTianling Shen
2024-01-19arm: dts: rockchip: rk3288: move to 64 bit reg sizeJohan Jonker
2024-01-19rockchip: rk35xx: expand space for decompressed kernelHugh Cole-Baker
2024-01-19rockchip: board: Remove dwc3 usb init and gadget handler functionsJonas Karlman
2024-01-19configs: rockchip: Use dwc3-generic driver on RK3328 and RK3399Jonas Karlman
2024-01-18get_maintainer.pl: slightly modify penguin_chiefAnthony Loiseau
2024-01-18smbios: fix matching issues for table typesIlias Apalodimas
2024-01-18smbios: shorten sysinfo_str declarations and useIlias Apalodimas
2024-01-18cmd: license: Add CONFIG_GZIP dependencyIvan Orlov
2024-01-18cmd: bootflow: remove dead code in do_bootflow_cmdline()Heinrich Schuchardt
2024-01-18smbios: buffer overflow when zeroing entry pointHeinrich Schuchardt
2024-01-18nvme: Update nvme_scan_namespace to keep trying on busyMoritz Fischer
2024-01-18nvme: Fix error code and log to indicate busyMoritz Fischer
2024-01-18drivers: pci: Fix dm_pci_map_bar() to support 64b BARsMoritz Fischer
2024-01-18getchar(): Correct usageTom Rini
2024-01-18test/py: bootstage: Add test for bootstage commandLove Kumar
2024-01-18arch: mach-k3: Fix incorrect mapping of higher DDR addresses as device memorySekhar Nori
2024-01-18test: Skip cleanup test if not built out of treeTobias Deiminger