summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-08-27dm: core: Make SPL_DM_SEQ_ALIAS select SPL_STRTOGaskell, Oliver
2024-08-27Merge patch series "dm: core: Avoid multiple calls to fdt_parent_offset()"Tom Rini
2024-08-27timer: npcm: Change counter sourceJim Liu
2024-08-27dm: core: regmap: Avoid multiple calls to ofnode_get_parent()Jonas Karlman
2024-08-27dm: core: ofnode: Avoid multiple calls to ofnode_get_parent()Jonas Karlman
2024-08-27dm: core: fdtaddr: Avoid multiple calls to fdt_parent_offset()Jonas Karlman
2024-08-27gpio: npcm: Add SGPIO support for Nuvoton NPCM SoCsJim Liu
2024-08-27dm: core: Show device sequence instead in dm_dump_tree()Zixun LI
2024-08-27mtd: nand: raw: omap_gpmc: Check return value of gpmc_nand_initVignesh Raghavendra
2024-08-27sandbox: Fix pinmux warnings with non-test devicetreesSean Anderson
2024-08-27ata: sata_rescan must scan for block devicesHeinrich Schuchardt
2024-08-27pci: mediatek: add support for upstream split PCIe nodeChristian Marangi
2024-08-27remoteproc: uclass: Modify uc_pdata->name to use combination of device name a...MD Danish Anwar
2024-08-27ata: dwc_ahsata: create boot deviceHeinrich Schuchardt
2024-08-26video: Avoid setting global_data fb_base in video setupSimon Glass
2024-08-26video: Avoid setting global_data fb_base from SPL handoffSimon Glass
2024-08-26zynqmp: Avoid setting the framebuffer addressSimon Glass
2024-08-26global_data: Drop spl_handoffSimon Glass
2024-08-26video: mxs: Avoid setting global_data fb_baseSimon Glass
2024-08-26video: mxc: Avoid setting global_data fb_baseSimon Glass
2024-08-26video: Add a function to obtain the framebuffer addressSimon Glass
2024-08-26global_data: Move pci_clk to m68k and powerpcSimon Glass
2024-08-23spl: Create a function to init spl_load_infoSimon Glass
2024-08-23mmc: Use logging instead of pr_err()Simon Glass
2024-08-23mmc: Use logging instead of printf()Simon Glass
2024-08-22Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sams...Tom Rini
2024-08-22usb: gadget: ux500: Do not redefine ops if CONFIG_USB_MUSB_HOST setMarek Vasut
2024-08-20Merge tag 'u-boot-dfu-next-20240820' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-08-20usb: gadget: udc: Fix duplicate uclass nameZixun LI
2024-08-19Merge tag 'v2024.10-rc3' into nextTom Rini
2024-08-19Merge patch series "clk: mediatek: mt7622: clk migration for OF_UPSTREAM"Tom Rini
2024-08-19clk: mediatek: mt7622: add missing clock PERIBUS_SEL clockChristian Marangi
2024-08-19clk: mediatek: mt7622: add missing clock PERI_UART4_PDChristian Marangi
2024-08-19clk: mediatek: mt7622: add missing clock MUX1_SELChristian Marangi
2024-08-19clk: mediatek: mt7622: add missing clock define for MAIN_CORE_ENChristian Marangi
2024-08-19clk: mediatek: mt7622: move INFRA_TRNG to the bottomChristian Marangi
2024-08-19clk: mediatek: mt7622: fix broken peri_cgs clk with XTAL parentsChristian Marangi
2024-08-19Merge patch series "clk: mediatek: mt7986: clk migration for OF_UPSTREAM"Tom Rini
2024-08-19clk: mediatek: mt7986: rename CK to CLKChristian Marangi
2024-08-19clk: mediatek: mt7986: convert to unified infracfg gates + muxesChristian Marangi
2024-08-19clk: mediatek: mt7986: replace infracfg ID with upstream linuxChristian Marangi
2024-08-19clk: mediatek: mt7986: move INFRA_TRNG_CK to the bottom of the listChristian Marangi
2024-08-19clk: mediatek: mt7986: comment out CK_TOP_A_TUNER as not usedChristian Marangi
2024-08-19clk: mediatek: mt7986: drop 1/1 spurious factor for topckgenChristian Marangi
2024-08-19clk: mediatek: mt7986: reorder TOPCKGEN factor IDChristian Marangi
2024-08-19clk: mediatek: mt7986: rename TOPCKGEN factor clock to upstream namingChristian Marangi
2024-08-19clk: mediatek: mt7986: fix typo for infra_i2c0_ckChristian Marangi
2024-08-19clk: mediatek: mt7986: add missing entry for IPCIE_PIPE_CK infra gateChristian Marangi
2024-08-19clk: mediatek: mt7986: drop 1/1 infracfg spurious factorChristian Marangi
2024-08-19clk: mediatek: mt7986: fix wrong parent for INFRA_ADC_26M_CKChristian Marangi