summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini18-24/+537
2019-08-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini53-619/+1573
2019-08-09Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini15-116/+310
2019-08-09apalis-tk1: configs: remove legacy usbboot commandIgor Opaniuk1-19/+0
2019-08-09apalis-tk1: support v1.2 hardware revisionMarcel Ziswiler5-56/+103
2019-08-09apalis-tk1: remove non-essential power rails on bootDominik Sliwa2-0/+68
2019-08-09apalis-tk1: remove default vesa vga mode from vidargsMarcel Ziswiler1-1/+1
2019-08-09apalis-tk1/t30: colibri_t30: display reset reasonDominik Sliwa1-10/+22
2019-08-09apalis-tk1: switch to zImageIgor Opaniuk1-6/+6
2019-08-09apalis-tk1: add pcie_aspm=off to defargsIgor Opaniuk1-1/+1
2019-08-09apalis-tk1: enable user debug by defaultIgor Opaniuk1-1/+2
2019-08-09apalis-tk1: provide proper USB vendor idIgor Opaniuk1-1/+1
2019-08-09apalis-tk1: set apalis gpio 8 aka fan_enIgor Opaniuk1-0/+10
2019-08-09apalis-tk1: do not explicitly release reset_moci#Marcel Ziswiler1-1/+1
2019-08-09colibri/apalis tegra: drop DFU supportIgor Opaniuk4-12/+0
2019-08-09mmc: Move tegra loopback disable option to be under tegraTrent Piepho1-11/+11
2019-08-09sound: Add codec enable to the sound bindingsSimon Glass3-0/+3
2019-08-09sound: tegra: Add the binding file for tegra-audioSimon Glass1-0/+53
2019-08-09sound: snow: Add the binding file for snowSimon Glass1-0/+31
2019-08-09x86: Skip setting up MTRRs in slimbootloaderPark, Aiden1-1/+2
2019-08-09board: intel: Add new slimbootloader boardPark, Aiden10-0/+342
2019-08-09x86: slimbootloader: Add a slimbootloader device treePark, Aiden2-0/+28
2019-08-09x86: slimbootloader: Set TSC information for tsc_timerPark, Aiden2-0/+65
2019-08-09x86: slimbootloader: Add serial driverPark, Aiden3-1/+102
2019-08-09x86: slimbootloader: Add memory configurationPark, Aiden3-1/+205
2019-08-09x86: Add a common HOB libraryPark, Aiden9-337/+399
2019-08-09x86: lib: fsp: Use EFI_GUID and efi_guid_tPark, Aiden7-105/+81
2019-08-09x86: Add new slimbootloader CPU typePark, Aiden9-4/+75
2019-08-09x86: ich-spi: Convert driver to spi-mem opsBernhard Messerklinger2-172/+95
2019-08-09bios_emulator: remove stray breakHeinrich Schuchardt1-1/+0
2019-08-09x86: Avoid writing temporary asl files into the source treeSimon Glass1-3/+14
2019-08-09x86: tangier: Populate CSRT for shared DMA controllerAndy Shevchenko1-0/+38
2019-08-09x86: acpi: Enable ACPI companion for Intel iDMA 32-bitAndy Shevchenko1-0/+22
2019-08-09x86: acpi: Introduce a stub to generate CSRTAndy Shevchenko2-0/+33
2019-08-09x86: acpi: Add CSRT descriptionAndy Shevchenko1-0/+31
2019-08-09x86: qemu: Fix non-working ramboot and nfsboot environment variablesBin Meng2-17/+14
2019-08-09qemu-x86: Use config_distro_bootcmdJoshua Watt4-0/+44
2019-08-09x86: edison: Enable SD slotAndy Shevchenko3-5/+11
2019-08-09Merge tag 'mmc-8-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini11-16/+23
2019-08-09Merge tag 'u-boot-rockchip-20190809' of https://gitlab.denx.de/u-boot/custodi...Tom Rini29-18/+3343
2019-08-09mmc: tangier_sdhci: fix uninitialized pointer deref on probePeng Fan1-1/+2
2019-08-09mmc: sdhci-cadence: fix uninitialized pointer deref on probePeng Fan1-1/+2
2019-08-09mmc: s5p: fix uninitialized pointer deref on probePeng Fan1-2/+2
2019-08-09mmc: pci: fix uninitialized pointer deref on probePeng Fan1-2/+2
2019-08-09mmc: msm_sdhci: fix uninitialized pointer deref on probePeng Fan1-2/+2
2019-08-09mmc: bcm: fix uninitialized pointer deref on probePeng Fan2-2/+5
2019-08-09mmc: atmel_sdhci: fix uninitialized pointer deref on probePeng Fan1-2/+2
2019-08-09test/py: Fix MMC/SD block write test dependencyMichal Simek1-1/+1
2019-08-09mmc: zynq_sdhci: fix uninitialized pointer deref on probeMatwey V. Kornilov1-3/+4
2019-08-09mmc: Select SPL_HS200_SUPPORT if SPL_HS400_SUPPORT is selectedFaiz Abbas1-0/+1