summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-10led: implement LED activity APIChristian Marangi
2024-10-10led: implement LED boot APIChristian Marangi
2024-10-10dm: core: implement ofnode_options helpersChristian Marangi
2024-10-10led: toggle LED on initial SW blinkChristian Marangi
2024-09-30power: regulator: Drop regulators_enable_boot_on/off()Marek Vasut
2024-09-30power: regulator: Drop regulator_unset()Marek Vasut
2024-09-30power: regulator: Convert regulators_enable_boot_on/off() to regulator_post_p...Marek Vasut
2024-09-30power: regulator: Trigger probe of regulators which are always-on or boot-onMarek Vasut
2024-09-30Merge tag 'v2024.10-rc6' into nextTom Rini
2024-09-30Merge tag 'u-boot-dfu-20240930' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-09-30usb: gadget: cdns3: Fix missing cache operations for non-zero EndpointsSiddharth Vadapalli
2024-09-27regulator: rk8xx: Use buck variable consistentlyJonas Karlman
2024-09-27regulator: rk8xx: Fix buck get and set enabled state on RK806Jonas Karlman
2024-09-25power: regulator: Consistently return -ENOSYS when ops is unimplementedJonas Karlman
2024-09-25power: regulator: Do not call set_suspend_value with -ENODATAJonas Karlman
2024-09-25Merge tag 'u-boot-imx-next-20240925' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2024-09-24net: fec_mxc: Skip recv packet process when fec is haltedYe Li
2024-09-24net: fec_mxc: Fix clk_ref rate on iMX93Peng Fan
2024-09-24Merge patch series "Miscellaneous fixes"Tom Rini
2024-09-24net: fec_mxc_init(): do not ignore return status of fec_open()Jerome Forissier
2024-09-24net: ftgmac100: depend on NETJerome Forissier
2024-09-24net: phy: ncsi: depend on NETJerome Forissier
2024-09-24net: fm: call dtsec_init_phy() only when it is definedJerome Forissier
2024-09-24flash: prefix error codes with FL_Jerome Forissier
2024-09-24spl: ram: hide SPL_RAM_SUPPORTJerome Forissier
2024-09-24ram: k3-ddrss: Handle error properly in lpddr4_startUdit Kumar
2024-09-23Merge tag 'xilinx-for-v2025.01-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2024-09-21mmc: Poll CD in case cyclic framework is enabledMarek Vasut
2024-09-20phy: cadence: sierra: Don't spam consoleRoger Quadros
2024-09-20mux: mmio: Support "reg-mux" compatibleRoger Quadros
2024-09-20net: gem: Remove undocumented is-internal-pcspma dt flagMichal Simek
2024-09-20mmc: zynq_sdhci: Remove device_is_compatible() functionPadmarao Begari
2024-09-19mtd: spi-nor: scale up timeout for full-chip eraseVenkatesh Yadav Abbarapu
2024-09-19imx93: Add Low performance parts 9302/9301 supportYe Li
2024-09-19imx9: Add 233Mhz DDR PLL frequencyYe Li
2024-09-18Merge patch series "Fix various bugs"Tom Rini
2024-09-18usb: Drop old non-DM codeSimon Glass
2024-09-18nvmxip: Avoid probing on bootSimon Glass
2024-09-18nvmxip: Drop the message on probeSimon Glass
2024-09-16Merge patch series "Arm: npcm: modify npcm8xx boot setting"Tom Rini
2024-09-16pinctrl: npcm8xx: clear all gpio eventsStanley Chu
2024-09-16drivers/crypto: aspeed: Add Caliptra SHA ACC supportChia-Wei Wang
2024-09-16Merge tag 'v2024.10-rc5' into nextTom Rini
2024-09-13dfu: fix Kconfig dependenciesJerome Forissier
2024-09-13Merge tag 'efi-next-20241024' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-09-12bootcount: Update to point to current documentationTom Rini
2024-09-12include: export uuid.hCaleb Connolly
2024-09-12Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2024-09-11pwm: imx: Don't drop the enable bit once setMiquel Raynal
2024-09-11ram: ast2700: Add DRAM controller initializationChia-Wei Wang