summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-08arm: mvebu: a38x: Add optional support for using old DDR3 training codeMarek Behún
2024-07-08ddr: marvell: a38x: old: Backport immutable debug settingsMarek Behún
2024-07-08ddr: marvell: a38x: old: Fix some compiler warning of the old codeMarek Behún
2024-07-08ddr: marvell: a38x: Import old DDR training code from 2017 version of U-BootMarek Behún
2024-07-08ddr: marvell: a38x: debug: Allow compiling with immutable debug settings to r...Marek Behún
2024-07-08ddr: marvell: a38x: debug: Define DDR_VIEWER_TOOL variables only if needed, a...Marek Behún
2024-07-08ddr: marvell: a38x: debug: Remove unused variablesMarek Behún
2024-07-08ddr: marvell: a38x: debug: return from ddr3_tip_print_log() early if we won't...Marek Behún
2024-07-05watchdog: mpc8xxx: Fix timer valueChristophe Leroy
2024-07-05e1000: add support for i226Marjolaine Amate
2024-07-05Merge branch 'qcom-main' of https://source.denx.de/u-boot/custodians/u-boot-s...Tom Rini
2024-07-05spmi: msm: correct max_channels for v5 controllersCaleb Connolly
2024-07-05spmi: msm: demote to debug()Caleb Connolly
2024-07-05pinctrl: qcom: sm8650: add special pins pins configuration dataNeil Armstrong
2024-07-05pinctrl: qcom: sm8550: add special pins pins configuration dataNeil Armstrong
2024-07-05pinctrl: qcom: add support setting pin configuration for special pinsNeil Armstrong
2024-07-05pinctrl: qcom: add support for bias-pull-downNeil Armstrong
2024-07-05clock: qcom: ipq4019: add I2C clocksRobert Marko
2024-07-05sysreset: add Qualcomm PSHOLD reset driverRobert Marko
2024-07-05ehci: msm: bring up iface + core clocksSam Day
2024-07-05clk/qcom: apq8016: add support for USB_HS clocksSam Day
2024-07-05video: tegra20: dc: use nvidia,head property to identify DC controllerSvyatoslav Ryhel
2024-07-04Merge patch series "xtensa: Enable qemu-xtensa board"Tom Rini
2024-07-04drivers: cpu: Add xtensa CPU driverJiaxun Yang
2024-07-04drivers: serial: Add xtensa semihosting driverJiaxun Yang
2024-07-04dm: core: Enhance comments on bind_drivers_pass()Simon Glass
2024-07-03Merge patch series "m68k: Implement a default flush_dcache_all"Tom Rini
2024-07-03m68k: Rename icache_invalid to invalidate_icache_allTom Rini
2024-07-03dm: core: fix typo in SPL_DM_WARN prompt textQuentin Schulz
2024-07-03dm: core: migrate debug() messages to use dm_warnQuentin Schulz
2024-07-03dm: core: fix signedness in debug messagesQuentin Schulz
2024-07-03dm: core: fix misleading debug message when matching compatibleQuentin Schulz
2024-07-01Merge branch 'next'Tom Rini
2024-06-28power: regulator: Handle autoset in regulators_enable_boot_on()Simon Glass
2024-06-26meson: Correct driver declaration for meson_axg_gpioSimon Glass
2024-06-25usb: dwc3: meson-g12a: drop usb.h and make dwc3_meson_g12a_force_mode staticNeil Armstrong
2024-06-25usb: dwc3: meson-gxl: drop usb-gx.h and make dwc3_meson_gxl_force_mode staticNeil Armstrong
2024-06-25phy: meson-gxl-usb2: remove phy_meson_gxl_usb2_set_modeNeil Armstrong
2024-06-25usb: dwc3: meson-gxl: switch to generic_phy_set_modeNeil Armstrong
2024-06-25phy: meson-gxl-usb2: add set_mode callbackNeil Armstrong
2024-06-24Merge tag 'v2024.07-rc5' into nextTom Rini
2024-06-19Merge patch series "Add basic U-Boot Support for J722S-EVM"Tom Rini
2024-06-19firmware: ti_sci_static_data: Add static DMA channelJayesh Choudhary
2024-06-19ram: k3-ddrss: Enable the am62ax's DDR controller for J722SJayesh Choudhary
2024-06-19arm: mach-k3: j722s: introduce clock and device files for wkup splJayesh Choudhary
2024-06-19power: domain: ti: Fix the order for platform data entriesJayesh Choudhary
2024-06-19clk: ti: clk-k3: use IS_ENABLED macro and fix the clock-data orderJayesh Choudhary
2024-06-19soc: add info to identify the J722S SoC familyJayesh Choudhary
2024-06-19soc: ti: k3-socinfo: Fix SOC JTAG entry orderJayesh Choudhary
2024-06-19usb: dwc3: add newlines to dev_vdbg calls in ep0Caleb Connolly