summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-02-20log: Add documentation for convenience functionsSimon Glass
2019-02-20log: Add a Kconfig option to set the default log levelSimon Glass
2019-02-20log: Fix up Kconfig log level namesSimon Glass
2019-02-19Merge branch '2019-02-19-master-imports'Tom Rini
2019-02-19travis: Exclude omap from the arm926ejs jobTom Rini
2019-02-19cmd: pcmcia: Build only if CONFIG_CMD_PCMCIA=yIsmael Luceno Cortes
2019-02-19dm: Fix typo 'Watchdot' -> 'Watchdog'Chris Packham
2019-02-19ARM: omap3: evm: Update DM SPL supportDerald D. Woods
2019-02-19omap3_beagle: Enable DM_SPITom Rini
2019-02-19omap3_beagle: Update for DM SPL supportTom Rini
2019-02-19cmd/fs: fix build if CMD_BOOTEFI is not setGervais, Francois
2019-02-19ARM: omap3_logic: Enable SPL booting device treeAdam Ford
2019-02-19ARM: DTS: omap3-u-boot.dtsiAdam Ford
2019-02-19ARM: da8xxevm: Add NAND instructions for da850-evm to READMEAdam Ford
2019-02-19ARM: am3517_evm: Enable Falcon ModeAdam Ford
2019-02-19ARM: da850evm: Increase Malloc SizeAdam Ford
2019-02-19hikey: Allow environment to store in eMMC and increase bootdelayManivannan Sadhasivam
2019-02-19test: let use gdbserver for all sandbox targetsIgor Opaniuk
2019-02-19bcm963158: use TARGET_BCM963158 instead of ARCH_BCM63158Philippe Reynes
2019-02-19dtbo: Fix dtbo generation rulesMichal Simek
2019-02-19fs: fat: Reduce default max clustersize 64KiB from malloc poolTien Fong Chee
2019-02-19fs: fat: dynamically allocate memory for temporary bufferTien Fong Chee
2019-02-19spl: implement CRC check on U-Boot uImageSimon Goldschmidt
2019-02-19configs: am57xx_evm: define CONFIG_SPL_LOAD_FIT_ADDRESS for SPL-DFUBin Liu
2019-02-19cmd: date: Do not overwrite argumentsRoman Kapl
2019-02-19elf: fix cache flushing in 'bootelf -p' commandKurban Mallachiev
2019-02-19board/BuR/brxre1: convert do DMHannes Schmelzer
2019-02-19dm: scsi: report correct device numberHeinrich Schuchardt
2019-02-19tpm: simplify: tpm_set_global_lock()Heinrich Schuchardt
2019-02-19configs: ls1021a: enable sata configs for all ls1021a defconfigsPeng Ma