summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-01-09smbios: smbios.h should not import ofnode.hHeinrich Schuchardt
2024-01-09lib: make table_compute_checksum() arguments constHeinrich Schuchardt
2024-01-08Add imx93-var-som supportMathieu Othacehe
2024-01-08verdin-imx8mm: Remove stale fdt_addr env variableFrancesco Dolcini
2024-01-07acpi: use 64-bit addresses in FADT tableHeinrich Schuchardt
2024-01-07fdt: Allow the devicetree to come from a bloblistSimon Glass
2024-01-07acpi: Write pointers to tables instead of addressesSimon Glass
2024-01-07smbios: Require the caller to align the SMBIOS tableSimon Glass
2024-01-07efi: Use the correct GUID for the SMBIOS tableSimon Glass
2024-01-07smbios: Correct gd_smbios_start()Simon Glass
2024-01-07smbios: Use SMBIOS 3.0 to support an address above 4GBSimon Glass
2024-01-07smbios: SMBIOS 3.0 (64-bit) Entry Point structureHeinrich Schuchardt
2024-01-03Merge tag 'v2024.01-rc6' into nextTom Rini
2023-12-31bloblist: Update documentation and header commentSimon Glass
2023-12-31bloblist: Add alignment to bloblist_new()Simon Glass
2023-12-31bloblist: Adjust the bloblist headerSimon Glass
2023-12-31bloblist: Reduce blob-header sizeSimon Glass
2023-12-31bloblist: Checksum the entire bloblistSimon Glass
2023-12-31bloblist: Drop spare value from bloblist recordSimon Glass
2023-12-31bloblist: Set version to 1Simon Glass
2023-12-31bloblist: Change the magic valueSimon Glass
2023-12-31bloblist: Adjust API to align in powers of 2Simon Glass
2023-12-31bloblist: Update the tag numberingSimon 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-12-28test: Add framework to test hush behaviorFrancis Laniel
2023-12-21Merge patch series "Complete decoupling of bootm logic from commands"Tom Rini
2023-12-21bootm: Create a new boot_run() function to handle bootingSimon Glass
2023-12-21bootm: Create a function to run through the booti statesSimon Glass
2023-12-21bootm: Create a function to run through the bootz statesSimon Glass
2023-12-21bootm: Create a function to run through the bootm statesSimon Glass
2023-12-21bootm: Tidy up boot_selected_os()Simon Glass
2023-12-21bootm: Rename do_bootm_states() to bootm_run_states()Simon Glass
2023-12-21bootm: Drop arguments from do_bootm_states()Simon Glass
2023-12-21bootm: Move do_bootm_states() comment to header fileSimon Glass
2023-12-21bootm: Add more fields to bootm_infoSimon Glass
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass
2023-12-21bootm: Create a struct for argument informationSimon Glass
2023-12-21iommu: add a connect opCaleb Connolly
2023-12-21include: env: ti: ti_common: Run main_cpsw0_qsgmii_phyinit conditionallyManorit Chawdhry
2023-12-21include: Further cleanup includesTom Rini
2023-12-21global: Rework architecture global_data.h to include <linux/types.h>Tom Rini
2023-12-21arc: Cleanup and audit usage of <config.h>Tom Rini
2023-12-21qe: Add <config.h> to linux/immap_qe.hTom Rini
2023-12-21global: Restrict use of '#include <linux/kconfig.h>'Tom Rini
2023-12-19board: lg: x3-t30: switch to DM pinmuxSvyatoslav Ryhel
2023-12-19drivers: gpio: implement PALMAS GPIO cellSvyatoslav Ryhel
2023-12-19drivers: gpio: implement MAX77663 GPIO cellSvyatoslav Ryhel
2023-12-19Merge patch series "Add support for MediaTek MT8365 EVK Board"Tom Rini
2023-12-19dt-bindings: clock: add Mediatek MT8365 pinctrl bindingsJulien Masson