summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-21global: Restrict use of '#include <linux/kconfig.h>'Tom Rini
2023-12-20Merge branch '2023-12-20-assorted-general-updates' into nextTom Rini
2023-12-20Merge tag 'u-boot-imx-next-20231220' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2023-12-20Merge tag 'u-boot-imx-master-20231220' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2023-12-20cmd: part: Cover both part type entries with GUID ifdefMarek Vasut
2023-12-20smbios: Fallback to the default DT if sysinfo nodes are missingIlias Apalodimas
2023-12-20smbios: Simplify reporting of unknown valuesIlias Apalodimas
2023-12-20pxe_utils: Increase feedback to user when fdt file is not foundMichael Trimarchi
2023-12-20colibri-imx8x: configure usb hub to bypass modeAndrejs Cainikovs
2023-12-20colibri-imx8x: remove -u-boot.dtsi includeAndrejs Cainikovs
2023-12-20apalis-imx8: remove -u-boot.dtsi includeAndrejs Cainikovs
2023-12-20board: phytec: phytec_som_detection: fix uninitialized bugYannic Moog
2023-12-20board: phytec: som_detection: move definitions to source fileYannic Moog
2023-12-20board: phytec: phytec_som_detection: fix eeprom_data zero checkYannic Moog
2023-12-20board: phytec: imx8m_som_detection: fix uninitialized pointer bugYannic Moog
2023-12-20board: phytec: imx8m_som_detection: change phytec_imx8m_detect return typeYannic Moog
2023-12-20configs: imx8m{m, n, p}_venice_defconfig: add arch_misc_initTim Harvey
2023-12-20arm: dts: imx8mp-venice-gw72xx: add TPM deviceTim Harvey
2023-12-20arm: dts: imx8mm-venice-gw72xx: add TPM deviceTim Harvey
2023-12-20mxs: Fix VDDx brownout interrupt disable/enableCody Green
2023-12-20command: Move command completion temporary buffer to stackMarek Vasut
2023-12-20command: Allocate history buffer using calloc()Marek Vasut
2023-12-20bootflow: Allow setting a cmdline arg with no valueSimon Glass
2023-12-20bootm: Fix flags used for bootargs string substitutionPiotr Kubik
2023-12-20arm: afs: Set the filesize env. var. on loadRobert Catherall
2023-12-20rsa: use pkcs11 uri as defined in rfc7512Ayoub Zaki
2023-12-20imxtract: specify max gunzip sizeNikita Shubin
2023-12-20Merge tag 'u-boot-amlogic-next-20231220' of https://source.denx.de/u-boot/cus...Tom Rini
2023-12-20Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...Tom Rini
2023-12-19board: compal: paz00: clean up the boardSvyatoslav Ryhel
2023-12-19board: htc: endeavoru: switch to DM pinmuxSvyatoslav Ryhel
2023-12-19board: asus: transformer: switch to DM pinmuxSvyatoslav Ryhel
2023-12-19board: lg: x3-t30: switch to DM pinmuxSvyatoslav Ryhel
2023-12-19board: asus: grouper: switch to DM pinmuxSvyatoslav Ryhel
2023-12-19drivers: pinctrl: tegra: incorporate existing codeSvyatoslav Ryhel
2023-12-19drivers: pinctrl: create Tegra DM pinctrl driverSvyatoslav Ryhel
2023-12-19ARM: mach-tegra: rearrange SPL configsSvyatoslav Ryhel
2023-12-19mmc: tegra: use max-frequency from device tree if providedPeter Geis
2023-12-19ARM: tegra114: clock: implement PLLD2 supportSvyatoslav Ryhel
2023-12-19ARM: tegra30: clock: implement PLLD2 supportSvyatoslav Ryhel
2023-12-19ARM: tegra: clock: support get and set rate for simple PLLSvyatoslav Ryhel
2023-12-19drivers: gpio-uclass: support PMIC GPIO childrenSvyatoslav Ryhel
2023-12-19drivers: gpio: implement PALMAS GPIO cellSvyatoslav Ryhel
2023-12-19drivers: gpio: implement MAX77663 GPIO cellSvyatoslav Ryhel
2023-12-19Merge patch series "Fix J7200 kernel boot when using upstream u-boot"Tom Rini
2023-12-19Merge patch series "Add support for MediaTek MT8365 EVK Board"Tom Rini
2023-12-19Merge branch '2023-12-19-assorted-platform-updates' into nextTom Rini
2023-12-19arm: dts: k3-j7200-r5-common-proc-board: Set parent clock for clock ID 323Reid Tonking
2023-12-19arm: mach-k3: j72xx: add new 'virtual' muxBryan Brattlof
2023-12-19board: mediatek: add MT8365 EVK board supportJulien Masson