summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-20Merge branch '2019-02-19-master-imports'Tom Rini50-232/+745
2019-02-20travis: Exclude omap from the arm926ejs jobTom Rini1-1/+1
2019-02-20cmd: pcmcia: Build only if CONFIG_CMD_PCMCIA=yIsmael Luceno Cortes1-1/+1
2019-02-20dm: Fix typo 'Watchdot' -> 'Watchdog'Chris Packham1-1/+1
2019-02-20ARM: omap3: evm: Update DM SPL supportDerald D. Woods4-39/+15
2019-02-20omap3_beagle: Enable DM_SPITom Rini1-0/+1
2019-02-20omap3_beagle: Update for DM SPL supportTom Rini5-51/+20
2019-02-20cmd/fs: fix build if CMD_BOOTEFI is not setGervais, Francois1-0/+2
2019-02-20ARM: omap3_logic: Enable SPL booting device treeAdam Ford9-41/+39
2019-02-20ARM: DTS: omap3-u-boot.dtsiAdam Ford1-0/+81
2019-02-19ARM: da8xxevm: Add NAND instructions for da850-evm to READMEAdam Ford1-0/+8
2019-02-19ARM: am3517_evm: Enable Falcon ModeAdam Ford2-0/+2
2019-02-19ARM: da850evm: Increase Malloc SizeAdam Ford4-0/+4
2019-02-19hikey: Allow environment to store in eMMC and increase bootdelayManivannan Sadhasivam2-4/+5
2019-02-19test: let use gdbserver for all sandbox targetsIgor Opaniuk1-2/+2
2019-02-19bcm963158: use TARGET_BCM963158 instead of ARCH_BCM63158Philippe Reynes1-1/+1