summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | x86: coreboot: Enable the beeper sound driverSimon Glass2019-02-201-0/+3
| * | | | sound: Add a driver for the i8254 beepSimon Glass2019-02-203-0/+51
| * | | | sound: x86: Add beeping support in i8254Simon Glass2019-02-202-4/+49
| * | | | sound: x86: link: Add sound supportSimon Glass2019-02-208-0/+282
| * | | | sandbox: sound: Silence sound for testingSimon Glass2019-02-202-3/+23
| * | | | sound: Add support for Intel HDASimon Glass2019-02-206-0/+738
| * | | | sound: Add uclass operations for beepingSimon Glass2019-02-205-4/+157
| * | | | sound: Mark sound_setup() as optionalSimon Glass2019-02-202-2/+2
| * | | | x86: ivybridge: Add a way to get the HDA config settingSimon Glass2019-02-202-2/+28
| * | | | pch: Add ioctl supportSimon Glass2019-02-204-1/+93
| * | | | sandbox: pch: Add a test for the PCH uclassSimon Glass2019-02-206-0/+119
| * | | | x86: sandbox: pch: Add a CONFIG option for PCHSimon Glass2019-02-204-1/+15
| * | | | x86: link: Increase malloc size and decrease code sizeSimon Glass2019-02-201-1/+2
| * | | | x86: samus: Increase the pre-reloc memorySimon Glass2019-02-201-1/+1
| * | | | x86: Adjust I/O macros to work on 64-bit machinesSimon Glass2019-02-201-8/+8
| * | | | sandbox: Add a note about the growing state_info structSimon Glass2019-02-201-0/+9
| * | | | pci: Add IDs for Intel high-definition audioSimon Glass2019-02-201-0/+5
| * | | | gpio: Use case-insentive matching on the GPIO nameSimon Glass2019-02-201-1/+1
| * | | | gpio: Show inactive GPIOs when explicitly requestedSimon Glass2019-02-201-4/+4
| * | | | pci: Fix comment in struct pci_child_platdataSimon Glass2019-02-201-1/+1
| * | | | pci: Don't export pci_hose_config_device()Simon Glass2019-02-202-11/+2
| * | | | i2c: designware: Add error checking on initSimon Glass2019-02-201-10/+19
| * | | | dm: syscon: Don't require a regmap for PCI devicesSimon Glass2019-02-201-0/+4
| * | | | log: Allow #define LOG_DEBUG to enable logging in a fileSimon Glass2019-02-202-1/+21
| * | | | log: Add documentation for convenience functionsSimon Glass2019-02-201-10/+26
| * | | | log: Add a Kconfig option to set the default log levelSimon Glass2019-02-202-1/+21
| * | | | log: Fix up Kconfig log level namesSimon Glass2019-02-202-30/+38
| |/ / /
* | | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2019-02-2099-33/+3140
|\ \ \ \ | |/ / / |/| | |
| * | | configs: ls1021a: enable sata configs for all ls1021a defconfigsPeng Ma2019-02-1916-2/+59
| * | | configs: ls1012afrwy: enable sata configs for all ls1012afrwy defconfigsPeng Ma2019-02-194-4/+12
| * | | configs: ls208xa: enable sata configs for all ls208xa defconfigsPeng Ma2019-02-1912-0/+37
| * | | configs: ls1088a: enable sata configs for all ls1088a defconfigsPeng Ma2019-02-199-0/+27
| * | | configs: ls1046a: enable sata configs for all ls1046a defconfigsPeng Ma2019-02-1911-0/+34
| * | | configs: ls1043aqds: enable sata configs for all ls1043aqds defconfigsPeng Ma2019-02-198-0/+22
| * | | armv8: ls1043a: move SCSI_AHCI and SCSI to arm/KconfigPeng Ma2019-02-192-3/+1
| * | | armv8: layerscape: move CONFIG_LAYERSCAPE to KconfigRajesh Bhagat2019-02-197-6/+8
| * | | armv8: layerscape: move TZASC and TZPC configs to KconfigRajesh Bhagat2019-02-194-6/+9
| * | | QE: ls1043a: modify CONFIG_SYS_QE_FW_ADDR to (512*4A00) in SD CardZhao Qiang2019-02-191-1/+1
| * | | armv8: ls1043ardb: Add the nand_bootcmd definitionWen He2019-02-191-0/+8
| * | | lx2160aqds : Add support for LX2160AQDS platformPankaj Bansal2019-02-1914-3/+1526
| * | | board/lx2160a: Add init_func_vid() definitionPriyanka Jain2019-02-191-1/+8
| * | | armv8: lx2160: Add secure boot target and enable distro boot.Udit Agarwal2019-02-193-1/+71
| * | | board/lx2160ardb: Add distro boot supportPriyanka Jain2019-02-193-24/+91
| * | | lx2160: Enable support of EMC2305Meenakshi Aggarwal2019-02-193-0/+18
| * | | armv8: emc2305: add support for fan controllerMeenakshi Aggarwal2019-02-194-0/+72
| * | | armv8: lx2160ardb : Add support for LX2160ARDB platformPriyanka Jain2019-02-1916-3/+1115
| * | | armv8: fsl-layerscape: reorder rgmii dpmacs' enablementPankaj Bansal2019-02-191-4/+18
| * | | armv8, lx2160a: Initialize ethernet array in serdes_initPriyanka Jain2019-02-191-0/+20
| * | | drivers/ddr/fsl: Update fsl_ddr_board_options as weak functionPriyanka Jain2019-02-191-3/+6
| * | | arch: arm: lib: Flush L3 after relocation to DDRMeenakshi Aggarwal2019-02-191-0/+1