summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/04Feb2020Tom Rini2020-02-0426-157/+308
|\
| * azure: Move to vs2017-win2016 platform build hostTom Rini2020-02-041-1/+1
| * gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value()Wolfgang Wallner2020-02-041-2/+2
| * gpio: intel_gpio: Clear tx state bit when setting outputWolfgang Wallner2020-02-041-1/+1
| * gpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32()Wolfgang Wallner2020-02-041-2/+2
| * x86: itss: Remove apl-prefixWolfgang Wallner2020-02-042-29/+29
| * x86: itss: Add a Kconfig option to enable/disable ITSS driverWolfgang Wallner2020-02-043-3/+8
| * x86: Move itss.c from Apollo Lake to a more generic locationWolfgang Wallner2020-02-043-1/+3
| * x86: Move itss.h from Apollo Lake to the generic x86 include directoryWolfgang Wallner2020-02-043-2/+2
| * x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS filesWolfgang Wallner2020-02-042-1/+3
| * spi: ich: Drop while loop in hardware sequencing erase caseWolfgang Wallner2020-02-041-10/+2
| * x86: edison: Switch to ACPI modeAndy Shevchenko2020-02-041-0/+1
| * x86: edison: Enable command line editingMarek Vasut2020-02-041-1/+0
| * doc: Chromebook Coral: fix build warningsHeinrich Schuchardt2020-02-041-44/+46
| * x86: limit the fs segment to the pointer sizeMasahiro Yamada2020-02-041-3/+7
| * x86: use invd instead of wbinvd in real mode start codeMasahiro Yamada2020-02-042-2/+2
| * doc: intel: Update serial driver changes in slimbootloader.rstPark, Aiden2020-02-041-27/+8
| * x86: serial: Use NS16550_DYNAMIC in Slim BootloaderPark, Aiden2020-02-042-21/+5
| * x86: Move coreboot over to use the coreboot UARTSimon Glass2020-02-041-1/+5
| * x86: serial: Add a coreboot serial driverSimon Glass2020-02-043-0/+58
| * x86: Update coreboot serial table structSimon Glass2020-02-041-0/+19
| * serial: ns16550: Support run-time configurationSimon Glass2020-02-043-9/+107
* | Merge tag 'ti-v2020.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-02-0439-393/+1658
|\ \ | |/ |/|
| * watchdog: omap_wdt: Fix WDT coding styleMarek Vasut2020-02-041-22/+22
| * watchdog: omap_wdt: Fix WDT reloadingMarek Vasut2020-02-041-0/+10
| * watchdog: omap_wdt: Fix WDT timeout configurationMarek Vasut2020-02-041-1/+1
| * configs: j721e_evm_a72: Add GPIO supportFaiz Abbas2020-02-041-0/+1
| * arm: dts: k3-j721e-main: Add Support for gpio0Faiz Abbas2020-02-041-0/+22
| * gpio: da8xx_gpio: Add "ti,keystone-gpio" compatibleVignesh Raghavendra2020-02-041-0/+1
| * gpio: da8xx_gpio: Fix compiler warningVignesh Raghavendra2020-02-041-1/+1
| * configs: j721e_evm_defconfig: Enable PCA953x IO expanderVignesh Raghavendra2020-02-042-0/+5
| * arm: dts: k3-j721e-common-proc-board: Enable I2C expander for SPLVignesh Raghavendra2020-02-042-0/+39
| * arm: dts: k3-j721e-common-proc-board: Add I2C GPIO expanderVignesh Raghavendra2020-02-041-0/+27
| * arm: dts: k3-j721e: Add I2C nodesVignesh Raghavendra2020-02-043-0/+109
| * gpio: pca953x_gpio: Add support for 24 bit IO expanderVignesh Raghavendra2020-02-041-2/+9
| * configs: j721e_evm_r5/a72_defconfig: Enable DFU related configsVignesh Raghavendra2020-02-042-0/+7
| * configs: j721e_evm_r5/a72_defconfig: Enable USB Gadget related configsVignesh Raghavendra2020-02-042-0/+14
| * configs: j721e_evm_r5_defconfig: Increase early malloc sizeVignesh Raghavendra2020-02-041-1/+1
| * configs: j721e_evm: Add DFU related variablesVignesh Raghavendra2020-02-041-0/+4
| * arm: dts: k3-j721e-common-proc-board: Enable USB0 in peripheral modeVignesh Raghavendra2020-02-041-0/+18
| * arm: mach-k3: sysfw-loader: Add support to download SYSFW via DFUVignesh Raghavendra2020-02-041-0/+30
| * arm: mach-k3: j721e: Rename BOOT_DEVICE_USB to BOOT_DEVICE_DFUVignesh Raghavendra2020-02-041-1/+1
| * configs: j721e_evm_a72: Fix redundant environment offsetFaiz Abbas2020-02-041-1/+1
| * 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
| * configs: am57xx_evm: Enable Android commandsSam Protsenko2020-02-043-0/+18
| * test/py: android: Add test for abootimgSam Protsenko2020-02-042-0/+160
| * doc: android: Convert to Sphinx formatSam Protsenko2020-02-0412-296/+351
| * doc: android: Add documentation for Android Boot ImageSam Protsenko2020-02-042-0/+156