summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-25ARM: rmobile: Imply clock drivers per SoCMarek Vasut
2019-02-22Merge branch '2019-02-22-master-imports'Tom Rini
2019-02-22preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOTMasahiro Yamada
2019-02-22cmd: Kconfig: LED command depends on LED subsystemsJan Kiszka
2019-02-22configs: Resync with savedefconfigTom Rini
2019-02-20Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2019-02-20Merge git://git.denx.de/u-boot-x86Tom Rini
2019-02-20Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2019-02-20board: toradex: turn off lcd backlight before OS handoverGerard Salvatella
2019-02-20nyan-big: drop CONFIG_KEYBOARDPeter Robinson
2019-02-20Kconfig: tegra: Migrate TEGRA_KEYBOARDPeter Robinson
2019-02-20Kconfig: tegra: Migrate USB_EHCI_TEGRAPeter Robinson
2019-02-20Kconfig: tegra: Migrate SYS_I2C_TEGRAPeter Robinson
2019-02-20ARM: tegra: Reserve 32MB for the Linux kernelJonathan Hunter
2019-02-20ARM: tegra: enable ums on nyan boardsTristan Bastian
2019-02-20nyan-big: add padding to its fileTristan Bastian
2019-02-20nyan-big: change spi delayTristan Bastian
2019-02-20tegra20: common: fix USB_EHCI_TXFIFO_THRESH valuePeter Robinson
2019-02-20tegra: cleanup dangling comments in include/configsPeter Robinson
2019-02-20x86: Add sound support for samusSimon Glass
2019-02-20x86: sound: Add sound support for samus (broadwell)Simon Glass
2019-02-20sound: Add a driver for RealTek RT5677Simon Glass
2019-02-20x86: sound: Add support for broadwell I2SSimon Glass
2019-02-20x86: broadwell: Add support for serial I/O devicesSimon Glass
2019-02-20x86: broadwell: Don't bother probing the PCH for pinctrlSimon Glass
2019-02-20x86: broadwell: Add support for the ADSPSimon Glass
2019-02-20x86: coreboot: Enable the beeper sound driverSimon Glass
2019-02-20sound: Add a driver for the i8254 beepSimon Glass
2019-02-20sound: x86: Add beeping support in i8254Simon Glass
2019-02-20sound: x86: link: Add sound supportSimon Glass
2019-02-20sandbox: sound: Silence sound for testingSimon Glass
2019-02-20sound: Add support for Intel HDASimon Glass
2019-02-20sound: Add uclass operations for beepingSimon Glass
2019-02-20sound: Mark sound_setup() as optionalSimon Glass
2019-02-20x86: ivybridge: Add a way to get the HDA config settingSimon Glass
2019-02-20pch: Add ioctl supportSimon Glass
2019-02-20sandbox: pch: Add a test for the PCH uclassSimon Glass
2019-02-20x86: sandbox: pch: Add a CONFIG option for PCHSimon Glass
2019-02-20x86: link: Increase malloc size and decrease code sizeSimon Glass
2019-02-20x86: samus: Increase the pre-reloc memorySimon Glass
2019-02-20x86: Adjust I/O macros to work on 64-bit machinesSimon Glass
2019-02-20sandbox: Add a note about the growing state_info structSimon Glass
2019-02-20pci: Add IDs for Intel high-definition audioSimon Glass
2019-02-20gpio: Use case-insentive matching on the GPIO nameSimon Glass
2019-02-20gpio: Show inactive GPIOs when explicitly requestedSimon Glass
2019-02-20pci: Fix comment in struct pci_child_platdataSimon Glass
2019-02-20pci: Don't export pci_hose_config_device()Simon Glass
2019-02-20i2c: designware: Add error checking on initSimon Glass
2019-02-20dm: syscon: Don't require a regmap for PCI devicesSimon Glass
2019-02-20log: Allow #define LOG_DEBUG to enable logging in a fileSimon Glass