summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* board/km: move km i2c deblock declarations to a km/common.hAleksandar Gerasimovski2021-02-082-10/+0
* mem: spi-mem: add declaration for spi_mem_default_supports_opMathew McBride2021-02-081-0/+3
* PowerPC: keymile: Add support for kmcent2 boardNiel Fourie2021-02-081-0/+513
* board: sl28: add SATA supportMichael Walle2021-02-081-0/+1
* configs: ls1088aqds: add COMMON_ENV to fix distrobootBiwen Li2021-02-081-0/+12
* smbios: Allow a few values to come from sysinfoSimon Glass2021-02-061-0/+11
* sysinfo: Move #ifdef so that operations are always definedSimon Glass2021-02-061-1/+1
* smbios: Add more options for the BIOS version stringSimon Glass2021-02-062-0/+18
* smbios: Use char consistently for the eos memberSimon Glass2021-02-061-2/+2
* 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...WIP/05Feb2021Tom 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