summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-26global_data: Drop fb_baseSimon Glass
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-26arm: ronetix: Avoid accessing global_data fb_baseSimon Glass
2024-08-26arm: friendlyarm: Avoid accessing global_data fb_baseSimon 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-26x86: Drop use of global_data fb_baseSimon Glass
2024-08-26global_data: Move pci_clk to m68k and powerpcSimon Glass
2024-08-23Merge patch series "test/overlay: Make this depend on SANDBOX"Tom Rini
2024-08-23test/cmd: Move wget test to under a sandbox guardTom Rini
2024-08-23test/boot: Make BOOTSTD tests depend on UT_BOOTSTDTom Rini
2024-08-23test/overlay: Make this depend on SANDBOXTom Rini
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-23spl: mmc: Try to clean up raw-mode optionsSimon Glass
2024-08-23spl: mmc: Adjust args of spl_mmc_find_device()Simon Glass
2024-08-23spl: mmc: Handle error codes consistentlySimon Glass
2024-08-23spl: mmc: Drop checks for CONFIG_SPL_LIBCOMMON_SUPPORTSimon Glass
2024-08-23log: Avoid including function names by defaultSimon Glass
2024-08-23mmc: Use logging instead of pr_err()Simon Glass
2024-08-23mmc: Use logging instead of printf()Simon Glass
2024-08-23spl: Remove remaining #ifdef in spl_parse_image_header()Simon Glass
2024-08-23spl: Remove some #ifdefs in spl_parse_image_header()Simon Glass
2024-08-23spl: Correct use of CMD_BOOTI and CMD_BOOTZSimon Glass
2024-08-23rockchip: Move the default timer init to a common fileSimon Glass
2024-08-23Merge tag 'u-boot-imx-next-20240823' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2024-08-23ARM: imx: Enable cat and xxd commands on Data Modul i.MX8M Mini/Plus eDM SBCMarek Vasut
2024-08-23ARM: imx: Use USB SDPS as fallback option on Data Modul i.MX8M Plus eDM SBCMarek Vasut
2024-08-23configs: phycore-imx8mp_defconfig: Enabled bootaux commandYashwanth Varakala
2024-08-23board: phytec: phycore_imx8mp: Add mcore supportYashwanth Varakala
2024-08-23mx6: Expand bmode to support ecspi3 bootFabio Estevam
2024-08-23gw_ventana: Remove unneeded commentsFabio Estevam
2024-08-23tqma6_mba6: Remove UART board codeFabio Estevam