summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/08Feb2020Tom Rini2020-02-085-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: 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-qoriqWIP/05Feb2020Tom 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-x86WIP/04Feb2020Tom 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
* | | env: ti: boot: Boot Android with dynamic partitionsSam Protsenko2020-02-041-66/+49
* | | env: ti: boot: Respect slot_suffix in AVB commandsSam Protsenko2020-02-041-1/+1
* | | image: android: Add routine to get dtbo paramsSam Protsenko2020-02-041-0/+1
* | | image: android: Add functions for handling dtb fieldSam Protsenko2020-02-041-0/+5
|/ /
* | Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodi...WIP/01Feb2020Tom Rini2020-02-013-2/+10
|\ \
| * | rockchip: Add Single boot image (with binman, pad_cat)Jagan Teki2020-01-301-0/+3
| * | rockchip: rk3399: Add bootcount supportJagan Teki2020-01-301-1/+4
| * | rk3399: Check MMC env while defining itJagan Teki2020-01-301-1/+3
* | | Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u...WIP/31Jan2020Tom Rini2020-01-311-3/+3
|\ \ \ | |/ / |/| |
| * | ARM: uniphier: use $loadaddr for source commandMasahiro Yamada2020-02-011-3/+3
| |/
* | Merge tag 'for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cWIP/29Jan2020Tom Rini2020-01-292-3/+26
|\ \
| * | i2c: Add enums for i2c speed and address sizeSimon Glass2020-01-271-0/+26
| * | global_data: remove unused mxc_i2c specific fieldBaruch Siach2020-01-271-3/+0
* | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini2020-01-281-5/+5
|\ \ \ | |_|/ |/| |
| * | arm: exynos: odroid: Change autoboot script to use ${mmcbootdev}Marek Szyprowski2020-01-281-4/+4
| * | arm: dts: exynos: Use common alias for Odroid U3/X2 MMC2 (SD-card)Marek Szyprowski2020-01-231-1/+1
* | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiWIP/27Jan2020Tom Rini2020-01-272-1/+12
|\ \ \
| * | | mtd: spi-nor-core: Add octal mode supportVignesh Raghavendra2020-01-272-0/+10
| * | | dm: spi: Check cs number before accessing slavesBin Meng2020-01-271-1/+2
* | | | power: regulator: add driver for Dialog DA9063 PMICMartin Fuzzey2020-01-271-0/+12
* | | | power: pmic: add driver for Dialog DA9063 PMICMartin Fuzzey2020-01-271-0/+308
|/ / /
* | | Merge tag 'u-boot-clk-26Jan2020' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-01-271-0/+4
|\ \ \ | |_|/ |/| |