aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-20Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini72-282/+169
2019-02-20Merge git://git.denx.de/u-boot-x86Tom Rini60-101/+4623
2019-02-20Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini99-33/+3140
2019-02-20board: toradex: turn off lcd backlight before OS handoverGerard Salvatella8-1/+74
2019-02-20nyan-big: drop CONFIG_KEYBOARDPeter Robinson1-2/+0
2019-02-20Kconfig: tegra: Migrate TEGRA_KEYBOARDPeter Robinson4-5/+7
2019-02-20Kconfig: tegra: Migrate USB_EHCI_TEGRAPeter Robinson49-73/+30
2019-02-20Kconfig: tegra: Migrate SYS_I2C_TEGRAPeter Robinson41-58/+26
2019-02-20ARM: tegra: Reserve 32MB for the Linux kernelJonathan Hunter4-28/+28
2019-02-20ARM: tegra: enable ums on nyan boardsTristan Bastian1-0/+1
2019-02-20nyan-big: add padding to its fileTristan Bastian1-1/+1
2019-02-20nyan-big: change spi delayTristan Bastian1-1/+1
2019-02-20tegra20: common: fix USB_EHCI_TXFIFO_THRESH valuePeter Robinson1-1/+1
2019-02-20tegra: cleanup dangling comments in include/configsPeter Robinson28-112/+0
2019-02-20x86: Add sound support for samusSimon Glass3-5/+55
2019-02-20x86: sound: Add sound support for samus (broadwell)Simon Glass2-1/+66
2019-02-20sound: Add a driver for RealTek RT5677Simon Glass4-0/+1772
2019-02-20x86: sound: Add support for broadwell I2SSimon Glass3-0/+608
2019-02-20x86: broadwell: Add support for serial I/O devicesSimon Glass2-0/+192
2019-02-20x86: broadwell: Don't bother probing the PCH for pinctrlSimon Glass1-1/+2
2019-02-20x86: broadwell: Add support for the ADSPSimon Glass5-0/+208
2019-02-20x86: coreboot: Enable the beeper sound driverSimon Glass1-0/+3
2019-02-20sound: Add a driver for the i8254 beepSimon Glass3-0/+51
2019-02-20sound: x86: Add beeping support in i8254Simon Glass2-4/+49
2019-02-20sound: x86: link: Add sound supportSimon Glass8-0/+282
2019-02-20sandbox: sound: Silence sound for testingSimon Glass2-3/+23
2019-02-20sound: Add support for Intel HDASimon Glass6-0/+738
2019-02-20sound: Add uclass operations for beepingSimon Glass5-4/+157
2019-02-20sound: Mark sound_setup() as optionalSimon Glass2-2/+2
2019-02-20x86: ivybridge: Add a way to get the HDA config settingSimon Glass2-2/+28
2019-02-20pch: Add ioctl supportSimon Glass4-1/+93
2019-02-20sandbox: pch: Add a test for the PCH uclassSimon Glass6-0/+119
2019-02-20x86: sandbox: pch: Add a CONFIG option for PCHSimon Glass4-1/+15
2019-02-20x86: link: Increase malloc size and decrease code sizeSimon Glass1-1/+2
2019-02-20x86: samus: Increase the pre-reloc memorySimon Glass1-1/+1
2019-02-20x86: Adjust I/O macros to work on 64-bit machinesSimon Glass1-8/+8
2019-02-20sandbox: Add a note about the growing state_info structSimon Glass1-0/+9
2019-02-20pci: Add IDs for Intel high-definition audioSimon Glass1-0/+5
2019-02-20gpio: Use case-insentive matching on the GPIO nameSimon Glass1-1/+1
2019-02-20gpio: Show inactive GPIOs when explicitly requestedSimon Glass1-4/+4
2019-02-20pci: Fix comment in struct pci_child_platdataSimon Glass1-1/+1
2019-02-20pci: Don't export pci_hose_config_device()Simon Glass2-11/+2
2019-02-20i2c: designware: Add error checking on initSimon Glass1-10/+19
2019-02-20dm: syscon: Don't require a regmap for PCI devicesSimon Glass1-0/+4
2019-02-20log: Allow #define LOG_DEBUG to enable logging in a fileSimon Glass2-1/+21
2019-02-20log: Add documentation for convenience functionsSimon Glass1-10/+26
2019-02-20log: Add a Kconfig option to set the default log levelSimon Glass2-1/+21
2019-02-20log: Fix up Kconfig log level namesSimon Glass2-30/+38
2019-02-19Merge branch '2019-02-19-master-imports'Tom Rini50-232/+745
2019-02-19travis: Exclude omap from the arm926ejs jobTom Rini1-1/+1