summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-27arm: mach-bcm283x: Bring in some header files from tianocoreSimon Glass
2024-10-27drivers/arm: Implement acpi_fill_madtPatrick Rudolph
2024-10-27drivers: misc: irq-uclass: Update irq_get_by_indexPatrick Rudolph
2024-10-27drivers/cpu: Add generic armv8 cpu driverPatrick Rudolph
2024-10-27drivers: ata: Rename ahci_mvebuPatrick Rudolph
2024-10-27drivers: usb: Add generic XHCIPatrick Rudolph
2024-10-27acpi: Add fill_madt to acpi_opsPatrick Rudolph
2024-10-27serial: serial_pl01x: Implement .getinfo() for PL01Maximilian Brune
2024-10-03Merge patch series "vbe: Series part D"Tom Rini
2024-10-03rockchip: Provided SPL control over efuse presenceSimon Glass
2024-10-03rockchip: mmc: Fix a missing colon and newlineSimon Glass
2024-10-03mmc: rockchip: Allow clocks to be missingSimon Glass
2024-10-03mmc: rockchip: Log some error returnsSimon Glass
2024-10-03mmc: Log the error when init failsSimon Glass
2024-10-03mmc: Support driver model in TPLSimon Glass
2024-10-03serial: Support debug UART in TPLSimon Glass
2024-10-03ram: Support driver model in VPLSimon Glass
2024-10-03tpl: Support numbered aliases in device treeSimon Glass
2024-10-02rtc: rv3028: add support to manage VDD regulatorArturo Buzarra
2024-10-02spi: davinci: Drop the preload of TX buffer before read/writes operationsBastien Curutchet
2024-10-02fs: Fix SPL build if SPL_FS_LOADER is enabled and FS_LOADER is disabledHiago De Franco
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