aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-02-05Merge tag 'ti-v2021.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/05Feb2021Tom Rini3-2/+103
2021-02-04arm: dts: k3-j721e: Sync Linux v5.11-rc6 dts into U-BootLokesh Vutla1-0/+93
2021-02-04mmc: sdhci: Add helper functions for UHS modesFaiz Abbas1-0/+10
2021-02-04ARM: legoev3: set serial# env varDavid Lechner1-2/+0
2021-02-04Merge tag 'dm-pull-3feb21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini5-7/+30
2021-02-03cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel imageKory Maincent1-0/+3
2021-02-03command.h: Remove extern from the headerKory Maincent1-28/+28
2021-02-03sandbox: mark os_abort() as noreturnHeinrich Schuchardt1-1/+1
2021-02-03bdinfo: Rename function names to be clearerBin Meng1-1/+2
2021-02-03global_data.h: Change ram_top type to phys_addr_tBin Meng1-1/+1
2021-02-03dm: core: Add late driver remove optionMarek Vasut2-4/+16
2021-02-03dm: core: Avoid partially removing devicesSimon Glass1-1/+8
2021-02-03dm: pci: Correct use of wrong flag nameSimon Glass1-0/+3
2021-02-03dm: Rename DM_FLAG_REMOVE_WITH_PD_ONSimon Glass1-1/+1
2021-02-01x86: Reduce size of samus imageSimon Glass1-0/+3
2021-02-01x86: spl: Add a function to find the text baseSimon Glass1-0/+10
2021-02-01acpi: Tidy up documentation for struct acpi_gpioSimon Glass1-4/+5
2021-01-31Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini7-15/+182
2021-01-31Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini6-8/+205
2021-01-31usb: gadget: add super speed supportLi Jun2-0/+10
2021-01-31usb: gadget: OS Feature Descriptors supportLi Jun1-0/+57
2021-01-31usb: gadget: move utf8_to_utf16le to header fileLi Jun1-0/+75
2021-01-31usb: gadget: OS String supportLi Jun1-0/+10
2021-01-31usb: gadget: Add ep_config call back to usb_gadget_opsYe Li1-0/+3
2021-01-31usb: gadget: Do not export usbd_device_* arraysPali Rohár1-15/+0
2021-01-31thor: add support for the dfu_alt_info reintialization from the flashed scriptMarek Szyprowski1-0/+2
2021-01-31dfu: add 'SCRIPT' entityMarek Szyprowski1-0/+3
2021-01-31dfu: add 'SKIP' entityJaehoon Chung1-0/+1
2021-01-31cmd: bcb: Add support for processing const string literals in bcb_set()Eugeniu Rosca1-2/+2
2021-01-31cmd: bcb: Expose 'bcb_write_reboot_reason' to external callersEugeniu Rosca1-0/+21
2021-01-30dm: replace auto_alloc_size with autoDario Binacchi1-1/+1
2021-01-30do not pass NULL pointer to libfdtStanislav Pinchuk1-1/+1
2021-01-30sandbox: keep time offset when resettingHeinrich Schuchardt1-0/+18
2021-01-30Add a symlink for ctype.hSimon Glass1-0/+1
2021-01-30dm: core: Don't inline dev_read...() calls with of-platdataSimon Glass1-2/+1
2021-01-30cros_ec: Add vstore supportSimon Glass1-0/+43
2021-01-30cros_ec: Add support for switchesSimon Glass1-0/+19
2021-01-30cros_ec: Add documentation for cros_ec driver operationsSimon Glass1-0/+40
2021-01-30cros_ec: Support reading EC featuresSimon Glass2-4/+62
2021-01-30cros_ec: Add support for reading the SKU IDSimon Glass1-0/+8
2021-01-30cros_ec: Add a function for the hello messageSimon Glass1-0/+11
2021-01-29efi_loader: add Linux magic to aarch64 crt0Heinrich Schuchardt1-0/+2
2021-01-29vexpress_aemv8a: allow overriding BOOTCOMMANDStanislav Pinchuk1-2/+4
2021-01-27binman: Allow reading entries from a subnodeSimon Glass1-0/+14
2021-01-27uuid: Add a comment for UUID_STR_LENSimon Glass1-0/+1
2021-01-27video: Allow syncing the entire framebuffer to the copySimon Glass1-0/+14
2021-01-27bloblist: Support relocating to a larger spaceSimon Glass1-0/+10
2021-01-27spl: Add functions for next and previous phaseSimon Glass1-0/+53
2021-01-27smccc: fix sign bit expansionVolodymyr Babchuk1-2/+2
2021-01-27bootcount: allow to use this feature on TPLPhilippe Reynes1-3/+3