summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-08-27sandbox: Fix pinmux warnings with non-test devicetreesSean Anderson
2024-08-26Merge patch series "Tidy up console recording in tests"Tom Rini
2024-08-26test: log: Use UTF_CONSOLE in testsSimon Glass
2024-08-26test: Rename UTF_CONSOLE_REC to UTF_CONSOLESimon Glass
2024-08-26test: Rename unit-test flagsSimon Glass
2024-08-26test: Fail when an empty line is expected but not presentSimon Glass
2024-08-26global_data: Remove environment members if not usedSimon Glass
2024-08-26global_data: Remove jump table in SPLSimon Glass
2024-08-26global_data: Move pointer members togetherSimon Glass
2024-08-26global_data: Move ulong fields togetherSimon Glass
2024-08-26global_data: Put phys_addr fields near the topSimon Glass
2024-08-26global_data: Move env_addr field higherSimon Glass
2024-08-26global_data: Move baud_rate field lowerSimon Glass
2024-08-26global_data: Reduce size of early-malloc varsSimon Glass
2024-08-26global_data: Drop fb_baseSimon Glass
2024-08-26global_data: log: Reorder and shrink fieldsSimon Glass
2024-08-26global_data: Reduce the size of mon_lenSimon Glass
2024-08-26global_data: Reduce the size of bus_clk and mem_clkSimon Glass
2024-08-26global_data: Collect common fields at the topSimon Glass
2024-08-26global_data: Drop spl_handoffSimon Glass
2024-08-26board_f: Move new_bloblist to boardfSimon Glass
2024-08-26board_f: Move new_bootstage to boardfSimon Glass
2024-08-26board_f: Move fdt_size to boardSimon Glass
2024-08-26board_f: Add a new struct to hold pre-relocation infoSimon Glass
2024-08-26global_data: Use less space for environment fieldsSimon Glass
2024-08-26global_data: Drop pci_bootdelaySimon Glass
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