summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * | armv8: ls1012ardb: Updates secure boot headers offsetPriyanka Singh2020-02-041-1/+2
| * | armv8: ls1046a: Updates secure boot headers offsetPriyanka Singh2020-02-041-3/+3
| * | configs: ls1021a: Reserve low memory for CMAAlison Wang2020-02-041-0/+4
| * | dm: arm: ls1021a: add i2c DM supportBiwen Li2020-02-044-1/+26
| * | dm: arm64: ls1012a: add i2c DM supportBiwen Li2020-02-041-0/+5
| * | board: fsl: lx2160a: Add support to reset to eMMCMeenakshi Aggarwal2020-02-042-0/+4
| |/
* | Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2020-02-051-0/+20
|\ \
| * | config: enable DFU over USB on Raspberry Pi4 boardsMarek Szyprowski2020-01-291-0/+20
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-02-042-14/+15
|\ \ \
| * | | x86: serial: Use NS16550_DYNAMIC in Slim BootloaderPark, Aiden2020-02-041-13/+0
| * | | serial: ns16550: Support run-time configurationSimon Glass2020-02-041-1/+15
| | |/ | |/|
* | | configs: j721e_evm: Add DFU related variablesVignesh Raghavendra2020-02-041-0/+4
* | | arm: ti: boot: Use correct dtb and dtbo on Android bootSam Protsenko2020-02-042-3/+47