summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-08-26global_data: Drop global_data hoseSimon Glass
2024-08-26global_data: Remove pci_ram_topSimon Glass
2024-08-26global_data: Convert have_console into a flagSimon 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-23Merge patch series "spl: mmc: Some tweaks for SPL, particularly with MMC"Tom Rini
2024-08-23blk: Correct comment for blk_get_devnum_by_uclass_idname()Simon Glass
2024-08-23spl: Create a function to init spl_load_infoSimon Glass
2024-08-23spl: Use unified inline functions for spl_load_infoSimon Glass
2024-08-23log: Avoid including function names by defaultSimon Glass
2024-08-23gw_ventana: Remove unneeded commentsFabio Estevam
2024-08-23config: Add 'update_bootimg' command to update flash.bin on Phytec's imx8mmLukasz Majewski
2024-08-22Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sams...Tom Rini
2024-08-22boot: android: fix booting without a ramdiskMichael Walle
2024-08-20Merge tag 'u-boot-dfu-next-20240820' of https://source.denx.de/u-boot/custodi...Tom Rini
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 A1/2SYS clock IDChristian Marangi
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: rename AUDIO_AWB3 to AUDIO_AWB2Christian 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: 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: rename 66M_MCK to SYSAXI_D2Christian Marangi
2024-08-19clk: mediatek: mt7986: rename CB_CKSQ_40M to TOP_XTALChristian Marangi
2024-08-19Merge patch series "clk: mediatek: mt7988: clk migration for OF_UPSTREAM"Tom Rini
2024-08-19clk: mediatek: mt7988: rename CK to CLKChristian Marangi
2024-08-19clk: mediatek: mt7988: replace clock ID with upstream linuxChristian Marangi
2024-08-19clk: mediatek: mt7988: comment out infracfg clk not definedChristian Marangi
2024-08-19clk: mediatek: mt7988: drop 1/1 spurious factor for topckgenChristian Marangi
2024-08-19clk: mediatek: mt7988: reorder TOPCKGEN factor IDChristian Marangi
2024-08-19clk: mediatek: mt7988: rename TOPCKGEN factor clock to upstream namingChristian Marangi
2024-08-19clk: mediatek: mt7988: drop 1/1 infracfg spurious factorChristian Marangi
2024-08-19clk: mediatek: mt7988: move INFRA_PCIE_PERI_26M_CK_Px clock at topChristian Marangi
2024-08-19clk: mediatek: mt7988: rename TOP_CK_NPU_SEL_CM_TOPS_SEL to TOP_NPU_SELChristian Marangi
2024-08-19clk: mediatek: mt7988: rename TOP_DA_SELM_XTAL_SEL to TOP_DA_SELChristian Marangi
2024-08-19clk: mediatek: mt7988: rename CB_CKSQ_40M to TOP_XTALChristian Marangi
2024-08-19Merge patch series "clk: mediatek: mt7981: clk migration for OF_UPSTREAM"Tom Rini