summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | board: ge: bx50v3, mx53ppd: fix firstboot detectionRobert Beckett2020-02-092-4/+3
* | board: ge: mx53ppd: use DM for uartIan Ray2020-02-091-8/+1
* | board: ge: bx50v3: use DM for uartRobert Beckett2020-02-091-8/+2
* | board: ge: mx53ppd: Use DM for ethernetRobert Beckett2020-02-091-8/+0
* | board: ge: bx50v3: Enable DM PWM for backlightRobert Beckett2020-02-091-1/+1
* | board: ge: mx53ppd: enable DM_VIDEOIan Ray2020-02-091-7/+6
* | board: ge: mx53ppd: add i2c eeprom bootcount storageRobert Beckett2020-02-091-3/+1
* | board: ge: bx50v3: add i2c eeprom bootcount storageRobert Beckett2020-02-091-3/+1
* | board: ge: bx50v3, imx53ppd: use DM I2CRobert Beckett2020-02-092-62/+0
* | mx6sabre_common: Remove FEC related settingsFabio Estevam2020-02-093-8/+17
* | ARM: imx: novena: Enable DM ethernetMarek Vasut2020-02-091-7/+2
* | warp7: remove unused usb configsJoris Offouga2020-02-091-4/+0
* | mx7ulp_com: Remove unneeded SoC definitionsFabio Estevam2020-02-091-4/+0
* | mx6ul_14x14_evk: Move CONFIG_DM_74X164 to defconfigFabio Estevam2020-02-091-5/+0
* | board: toradex: Add Verdin iMX8M Mini supportIgor Opaniuk2020-02-091-0/+128
* | board: presidio-asic: Add basic G3 engr. development board supportAlex Nemirovsky2020-02-071-0/+75
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2020-02-062-7/+4
|\ \ | |/ |/|
| * watchdog: designware: Convert to DM and DT probingMarek Vasut2020-02-051-3/+1
| * watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to KconfigMarek Vasut2020-02-032-5/+4
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-02-0514-81/+120
|\ \
| * | armv8: ls2088a: Updates secure boot headers offsetPriyanka Singh2020-02-042-32/+32
| * | armv8: ls1088a: Updates secure boot headers offsetPriyanka Singh2020-02-042-33/+33
| * | armv8: lx2160a: Updates secure boot headers offsetPriyanka Singh2020-02-041-11/+11