summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-stm32-20200214' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-02-147-35/+56
|\
| * board: stm32: remove fdt_high and fdt_highinitrd_highPatrice Chotard2020-02-135-10/+23
| * board: stm32: fix extra env setings addressesPatrice Chotard2020-02-135-20/+20
| * board: stih410-b2260: remove fdt_high and initrd_highPatrice Chotard2020-02-131-2/+6
| * stm32mp1: remove fdt_high and initrd_high in environmentPatrick Delaunay2020-02-131-3/+7
* | Merge tag 'ti-v2020.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-02-141-0/+1
|\ \
| * | ARM: keystone2: enable initrd fixup for LPAE addressingTero Kristo2020-02-131-0/+1
| |/
* / pci: definition of pci_addr_t and pci_size_tHeinrich Schuchardt2020-02-131-2/+2
|/
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-1128-286/+556
|\
| * dm: core: Drop the inclusion of linux/compat.h in dm.hSimon Glass2020-02-053-1/+4
| * dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-053-71/+87
| * dm: core: Require users of devres to include the headerSimon Glass2020-02-052-2/+4
| * sound: Add a new stop_play() methodSimon Glass2020-02-051-0/+12
| * sandbox: Drop os_realloc()Simon Glass2020-02-051-21/+1
| * sandbox: Rename strdup() functionsSimon Glass2020-02-051-0/+5
| * string: Allow arch override of strndup() alsoSimon Glass2020-02-051-1/+1
| * sandbox: Use a prefix for all allocation functionsSimon Glass2020-02-051-2/+22
| * mtd: Rename free() to rfree()Simon Glass2020-02-051-2/+2
| * dma: Rename free() to rfree()Simon Glass2020-02-051-2/+2
| * clk: Rename free() to rfree()Simon Glass2020-02-051-2/+2
| * gpio: Rename free() to rfree()Simon Glass2020-02-051-1/+1
| * reset: Rename free() to rfree()Simon Glass2020-02-051-2/+2
| * power-domain: Rename free() to rfree()Simon Glass2020-02-051-2/+2
| * mailbox: Rename free() to rfree()Simon Glass2020-02-051-2/+2
| * cmd: Add command to dump drivers and compatible stringsSean Anderson2020-02-051-0/+3
| * tpm: add a helper to iterate on all tpm devicesPhilippe Reynes2020-02-051-0/+3
| * test: Add a way to check each line of console outputSimon Glass2020-02-052-0/+69
| * console: Add a function to read a line of the output / eofSimon Glass2020-02-051-0/+19
| * bloblist: Tidy up a few comments and code-style nitsSimon Glass2020-02-051-1/+2
| * bloblist: Add a new function to add or check sizeSimon Glass2020-02-051-0/+13
| * dm: core: Add a way to iterate through children, probing eachSimon Glass2020-02-051-0/+39
| * dm: core: Add a way to read platdata for all child devicesSimon Glass2020-02-052-1/+44
| * dm: core: Add ofnode_get_chosen_prop()Simon Glass2020-02-051-0/+12
| * dm: core: Add ofnode_read_prop()Simon Glass2020-02-051-1/+12
| * dm: core: Rename ofnode_get_chosen_prop()Simon Glass2020-02-051-4/+5
| * dm: core: Update comment for ofnode_get_chosen_node()Simon Glass2020-02-051-3/+6
| * test: Add underscore prefix to macro parametersSimon Glass2020-02-051-22/+22
| * dm: core: Use const device for the dev_read_...() interfaceSimon Glass2020-02-051-97/+108
| * dm: core: Use const device for the devfdt...() interfaceSimon Glass2020-02-051-13/+13
| * dm: pci: Update a few more interfaces for const udevice *Simon Glass2020-02-052-9/+9
| * dm: pci: Update the PCI read_config() method to const dev *Simon Glass2020-02-051-10/+12
| * dm: core: Use const where possible in device.hSimon Glass2020-02-052-16/+18
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-02-105-0/+217
|\ \
| * | tpm: Add more TPM2 definitionsSimon Glass2020-02-071-0/+31
| * | dm: irq: Add support for requesting interruptsSimon Glass2020-02-071-0/+115
| * | dm: irq: Add support for interrupt controller typesSimon Glass2020-02-071-0/+23
| * | x86: Add a clock driver for Intel devicesSimon Glass2020-02-071-0/+15
| * | dm: core: Add a function to find a device by drvdataSimon Glass2020-02-072-0/+16
| * | dm: core: Allow iterating devices without uclass_get()Simon Glass2020-02-071-0/+17
| |/
* | board: ge: bx50v3, imx53ppd: configure CONFIG_SYS_BOOTMAPSZIan Ray2020-02-092-2/+4