summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | smbios: Move smbios_write_type to the C fileSimon Glass2021-02-061-10/+0
|/ /
* | Merge tag 'ti-v2021.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2021-02-053-2/+103
|\ \
| * | arm: dts: k3-j721e: Sync Linux v5.11-rc6 dts into U-BootLokesh Vutla2021-02-041-0/+93
| * | mmc: sdhci: Add helper functions for UHS modesFaiz Abbas2021-02-041-0/+10
| * | ARM: legoev3: set serial# env varDavid Lechner2021-02-041-2/+0
| |/
* | Merge tag 'dm-pull-3feb21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2021-02-045-7/+30
|\ \
| * | sandbox: mark os_abort() as noreturnHeinrich Schuchardt2021-02-031-1/+1
| * | bdinfo: Rename function names to be clearerBin Meng2021-02-031-1/+2
| * | global_data.h: Change ram_top type to phys_addr_tBin Meng2021-02-031-1/+1
| * | dm: core: Add late driver remove optionMarek Vasut2021-02-032-4/+16
| * | dm: core: Avoid partially removing devicesSimon Glass2021-02-031-1/+8
| * | dm: pci: Correct use of wrong flag nameSimon Glass2021-02-031-0/+3
| * | dm: Rename DM_FLAG_REMOVE_WITH_PD_ONSimon Glass2021-02-031-1/+1
| |/
* | cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel imageKory Maincent2021-02-031-0/+3
* | command.h: Remove extern from the headerKory Maincent2021-02-031-28/+28
|/
* x86: Reduce size of samus imageSimon Glass2021-02-011-0/+3
* x86: spl: Add a function to find the text baseSimon Glass2021-02-011-0/+10
* acpi: Tidy up documentation for struct acpi_gpioSimon Glass2021-02-011-4/+5
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini2021-01-317-15/+182
|\
| * usb: gadget: add super speed supportLi Jun2021-01-312-0/+10
| * usb: gadget: OS Feature Descriptors supportLi Jun2021-01-311-0/+57
| * usb: gadget: move utf8_to_utf16le to header fileLi Jun2021-01-311-0/+75
| * usb: gadget: OS String supportLi Jun2021-01-311-0/+10
| * usb: gadget: Add ep_config call back to usb_gadget_opsYe Li2021-01-311-0/+3
| * usb: gadget: Do not export usbd_device_* arraysPali Rohár2021-01-311-15/+0
| * thor: add support for the dfu_alt_info reintialization from the flashed scriptMarek Szyprowski2021-01-311-0/+2
| * dfu: add 'SCRIPT' entityMarek Szyprowski2021-01-311-0/+3
| * dfu: add 'SKIP' entityJaehoon Chung2021-01-311-0/+1
| * cmd: bcb: Add support for processing const string literals in bcb_set()Eugeniu Rosca2021-01-311-2/+2
| * cmd: bcb: Expose 'bcb_write_reboot_reason' to external callersEugeniu Rosca2021-01-311-0/+21
* | Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2021-01-316-8/+205
|\ \
| * | dm: replace auto_alloc_size with autoDario Binacchi2021-01-301-1/+1
| * | do not pass NULL pointer to libfdtStanislav Pinchuk2021-01-301-1/+1
| * | sandbox: keep time offset when resettingHeinrich Schuchardt2021-01-301-0/+18
| * | Add a symlink for ctype.hSimon Glass2021-01-301-0/+1
| * | dm: core: Don't inline dev_read...() calls with of-platdataSimon Glass2021-01-301-2/+1
| * | cros_ec: Add vstore supportSimon Glass2021-01-301-0/+43
| * | cros_ec: Add support for switchesSimon Glass2021-01-301-0/+19
| * | cros_ec: Add documentation for cros_ec driver operationsSimon Glass2021-01-301-0/+40
| * | cros_ec: Support reading EC featuresSimon Glass2021-01-302-4/+62
| * | cros_ec: Add support for reading the SKU IDSimon Glass2021-01-301-0/+8
| * | cros_ec: Add a function for the hello messageSimon Glass2021-01-301-0/+11
| |/
* / efi_loader: add Linux magic to aarch64 crt0Heinrich Schuchardt2021-01-291-0/+2
|/
* vexpress_aemv8a: allow overriding BOOTCOMMANDStanislav Pinchuk2021-01-291-2/+4
* binman: Allow reading entries from a subnodeSimon Glass2021-01-271-0/+14
* uuid: Add a comment for UUID_STR_LENSimon Glass2021-01-271-0/+1
* video: Allow syncing the entire framebuffer to the copySimon Glass2021-01-271-0/+14
* bloblist: Support relocating to a larger spaceSimon Glass2021-01-271-0/+10
* spl: Add functions for next and previous phaseSimon Glass2021-01-271-0/+53
* smccc: fix sign bit expansionVolodymyr Babchuk2021-01-271-2/+2