aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-02-06smbios: Allow a few values to come from sysinfoSimon Glass
2021-02-06sysinfo: Move #ifdef so that operations are always definedSimon Glass
2021-02-06smbios: Add more options for the BIOS version stringSimon Glass
2021-02-06smbios: Use char consistently for the eos memberSimon Glass
2021-02-06smbios: Move smbios_write_type to the C fileSimon Glass
2021-02-05Merge tag 'ti-v2021.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-02-04arm: dts: k3-j721e: Sync Linux v5.11-rc6 dts into U-BootLokesh Vutla
2021-02-04mmc: sdhci: Add helper functions for UHS modesFaiz Abbas
2021-02-04ARM: legoev3: set serial# env varDavid Lechner
2021-02-04Merge tag 'dm-pull-3feb21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2021-02-03cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel imageKory Maincent
2021-02-03command.h: Remove extern from the headerKory Maincent
2021-02-03sandbox: mark os_abort() as noreturnHeinrich Schuchardt
2021-02-03bdinfo: Rename function names to be clearerBin Meng
2021-02-03global_data.h: Change ram_top type to phys_addr_tBin Meng
2021-02-03dm: core: Add late driver remove optionMarek Vasut
2021-02-03dm: core: Avoid partially removing devicesSimon Glass
2021-02-03dm: pci: Correct use of wrong flag nameSimon Glass
2021-02-03dm: Rename DM_FLAG_REMOVE_WITH_PD_ONSimon Glass
2021-02-01x86: Reduce size of samus imageSimon Glass
2021-02-01x86: spl: Add a function to find the text baseSimon Glass
2021-02-01acpi: Tidy up documentation for struct acpi_gpioSimon Glass
2021-01-31Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2021-01-31Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-01-31usb: gadget: add super speed supportLi Jun
2021-01-31usb: gadget: OS Feature Descriptors supportLi Jun
2021-01-31usb: gadget: move utf8_to_utf16le to header fileLi Jun
2021-01-31usb: gadget: OS String supportLi Jun
2021-01-31usb: gadget: Add ep_config call back to usb_gadget_opsYe Li
2021-01-31usb: gadget: Do not export usbd_device_* arraysPali Rohár
2021-01-31thor: add support for the dfu_alt_info reintialization from the flashed scriptMarek Szyprowski
2021-01-31dfu: add 'SCRIPT' entityMarek Szyprowski
2021-01-31dfu: add 'SKIP' entityJaehoon Chung
2021-01-31cmd: bcb: Add support for processing const string literals in bcb_set()Eugeniu Rosca
2021-01-31cmd: bcb: Expose 'bcb_write_reboot_reason' to external callersEugeniu Rosca
2021-01-30dm: replace auto_alloc_size with autoDario Binacchi
2021-01-30do not pass NULL pointer to libfdtStanislav Pinchuk
2021-01-30sandbox: keep time offset when resettingHeinrich Schuchardt
2021-01-30Add a symlink for ctype.hSimon Glass
2021-01-30dm: core: Don't inline dev_read...() calls with of-platdataSimon Glass
2021-01-30cros_ec: Add vstore supportSimon Glass
2021-01-30cros_ec: Add support for switchesSimon Glass
2021-01-30cros_ec: Add documentation for cros_ec driver operationsSimon Glass
2021-01-30cros_ec: Support reading EC featuresSimon Glass
2021-01-30cros_ec: Add support for reading the SKU IDSimon Glass
2021-01-30cros_ec: Add a function for the hello messageSimon Glass
2021-01-29efi_loader: add Linux magic to aarch64 crt0Heinrich Schuchardt
2021-01-29vexpress_aemv8a: allow overriding BOOTCOMMANDStanislav Pinchuk
2021-01-27binman: Allow reading entries from a subnodeSimon Glass
2021-01-27uuid: Add a comment for UUID_STR_LENSimon Glass