summaryrefslogtreecommitdiff
path: root/include/asm-generic/global_data.h
AgeCommit message (Expand)Author
2025-11-10dm: Remove pre-schema tag supportTom Rini
2025-04-03membuf: Rename structSimon Glass
2025-04-03membuff: Rename the files to membufSimon Glass
2024-12-02Revert "global_data: Drop spl_handoff"Simon Glass
2024-11-03test: Allow saving and restoring the bloblistSimon Glass
2024-10-25Merge patch series "Allow showing the memory map"Tom Rini
2024-10-25global_data: Add some more accessorsSimon Glass
2024-10-23global_data.h: remove unnecesary include of cyclic.hRasmus Villemoes
2024-10-11include: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon 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: 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-26global_data: Drop fb_baseSimon Glass
2024-08-26global_data: Move pci_clk to m68k and powerpcSimon Glass
2024-08-09spl: Plumb in the Universal Payload handoffSimon Glass
2024-08-09upl: Add a commandSimon Glass
2024-07-31cyclic: Add a symbol for SPLSimon Glass
2024-07-03global_data.h: drop write-only field dm_root_fRasmus Villemoes
2024-01-07smbios: Correct gd_smbios_start()Simon Glass
2023-12-28cli: Enables using modern hush parser as command line parserFrancis Laniel
2023-12-28global_data.h: add GD_FLG_HUSH_OLD_PARSER flagFrancis Laniel
2023-10-06bloblist: Support initing from multiple placesSimon Glass
2023-10-06spl: Avoid an #ifdef when printing gd->malloc_ptrSimon Glass
2023-10-06spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass
2023-09-22Record the position of the SMBIOS tablesSimon Glass
2023-09-22dm: core: Allow marking driver model as deadSimon Glass
2023-09-22x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI)Troy Kisky
2023-07-17bdinfo: Show the malloc base with the bdinfo commandSimon Glass
2023-05-11x86: coreboot: Collect the address of the ACPI tablesSimon Glass
2023-04-24include: Enable video related global data variable and splash at SPLNikhil M Jain
2023-02-14dm: Add support for handling old u-boot,dm- tagsSimon Glass