summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2025-04-11efi_loader: Move public cert for capsules to .rodataIlias Apalodimas
2025-04-03membuf: Rename structSimon Glass
2025-04-03membuff: Rename the files to membufSimon Glass
2025-03-14arm: Prepare linker scripts for memory permissionsIlias Apalodimas
2025-02-03spl: Provide a way to mark code needed for relocationSimon Glass
2024-12-09Merge tag 'v2025.01-rc4' into nextTom Rini
2024-12-02Revert "global_data: Drop spl_handoff"Simon Glass
2024-11-16global: Remove bi_sramstart/bi_sramsizeTom Rini
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-29include: asm-generic: Remove duplicate newlinesMarek Vasut
2024-07-03global_data.h: drop write-only field dm_root_fRasmus Villemoes
2024-03-29arm: fix __efi_runtime_start/end definitionsIlias Apalodimas
2024-03-29arm: fix __efi_runtime_rel_start/end definitionsIlias Apalodimas
2024-02-28efi_loader: set IMAGE_DLLCHARACTERISTICS_NX_COMPATHeinrich Schuchardt
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-11-28asm-generic: Import functions from LinuxIgor Prusov
2023-10-06bloblist: Support initing from multiple placesSimon Glass