| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | pci: intel: Fix error when enumerating multi-function PCIe device | Ley Foon Tan | 2019-08-11 | 1 | -2/+4 |
| * | pci: intel: Increase TLP polling counter | Ley Foon Tan | 2019-08-11 | 1 | -1/+1 |
* | | gitlab-ci: Consolidate some testsuite jobs | Tom Rini | 2019-08-12 | 1 | -27/+15 |
* | | gitlab-ci: Add USER environment variable to buildman/patman tests | Tom Rini | 2019-08-12 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-sh | Tom Rini | 2019-08-10 | 26 | -21/+5477 |
|\ |
|
| * | ARM: renesas: Add R8A77980 V3H Condor board code | Marek Vasut | 2019-08-09 | 10 | -0/+533 |
| * | ARM: renesas: Add R8A77980 V3H platform code | Marek Vasut | 2019-08-09 | 3 | -0/+7 |
| * | ARM: dts: renesas: Add R8A77980 V3H DTs and headers | Marek Vasut | 2019-08-09 | 4 | -0/+1723 |
| * | clk: renesas: Add R8A77980 V3H clock tables | Marek Vasut | 2019-08-09 | 3 | -0/+262 |
| * | pinctrl: renesas: Add R8A77980 V3H PFC tables | Marek Vasut | 2019-08-09 | 5 | -0/+2920 |
| * | net: sh_eth: Fix 64bit build warnings | Marek Vasut | 2019-08-09 | 2 | -16/+16 |
| * | net: sh_eth: Add R8A77980 V3H gether support | Marek Vasut | 2019-08-09 | 2 | -5/+16 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2019-08-10 | 18 | -24/+537 |
|\ \ |
|
| * | | fastboot: Remove "bootloader-version" variable | Sam Protsenko | 2019-08-08 | 2 | -9/+6 |
| * | | fastboot: getvar: Add "is-userspace" variable | Sam Protsenko | 2019-08-08 | 1 | -0/+9 |
| * | | usb: gadget: f_dfu.c: fix memory leak | Ralph Siemsen | 2019-08-08 | 1 | -0/+1 |
| * | | thor: fix crash after usb initialization failure | Marek Szyprowski | 2019-08-08 | 1 | -1/+5 |
| * | | fastboot: Remove "slot-suffixes" variable | Sam Protsenko | 2019-08-08 | 1 | -9/+0 |
| * | | usb, ohci, pci: add DM support for PCI-based OHCI USB controller | Heiko Schocher | 2019-08-08 | 3 | -0/+60 |
| * | | usb, ohci: add warning if none on pci found | Heiko Schocher | 2019-08-08 | 1 | -1/+4 |
| * | | usb, ohci-hcd: set OHCI_USE_NPS if DM_PCI | Heiko Schocher | 2019-08-08 | 1 | -2/+3 |
| * | | usb, ohci: fix ohci swap register access | Heiko Schocher | 2019-08-08 | 1 | -2/+2 |
| * | | usb, ohci-hdc: fix warning 'ohci_pci_ids' defined but not used | Heiko Schocher | 2019-08-08 | 1 | -0/+2 |
| * | | ARM: da850-evm: Enable the USB PHY and MUSB Driver | Adam Ford | 2019-08-08 | 3 | -0/+15 |
| * | | usb: musb-new: Add support for da8xx-musb | Adam Ford | 2019-08-08 | 3 | -0/+359 |
| * | | phy: Add support for phy-da8xx-usb | Adam Ford | 2019-08-08 | 3 | -0/+71 |
* | | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 | Tom Rini | 2019-08-09 | 53 | -619/+1573 |
|\ \ \ |
|
| * | | | x86: Skip setting up MTRRs in slimbootloader | Park, Aiden | 2019-08-09 | 1 | -1/+2 |
| * | | | board: intel: Add new slimbootloader board | Park, Aiden | 2019-08-09 | 10 | -0/+342 |
| * | | | x86: slimbootloader: Add a slimbootloader device tree | Park, Aiden | 2019-08-09 | 2 | -0/+28 |
| * | | | x86: slimbootloader: Set TSC information for tsc_timer | Park, Aiden | 2019-08-09 | 2 | -0/+65 |
| * | | | x86: slimbootloader: Add serial driver | Park, Aiden | 2019-08-09 | 3 | -1/+102 |
| * | | | x86: slimbootloader: Add memory configuration | Park, Aiden | 2019-08-09 | 3 | -1/+205 |
| * | | | x86: Add a common HOB library | Park, Aiden | 2019-08-09 | 9 | -337/+399 |
| * | | | x86: lib: fsp: Use EFI_GUID and efi_guid_t | Park, Aiden | 2019-08-09 | 7 | -105/+81 |
| * | | | x86: Add new slimbootloader CPU type | Park, Aiden | 2019-08-09 | 9 | -4/+75 |
| * | | | x86: ich-spi: Convert driver to spi-mem ops | Bernhard Messerklinger | 2019-08-09 | 2 | -172/+95 |
| * | | | bios_emulator: remove stray break | Heinrich Schuchardt | 2019-08-09 | 1 | -1/+0 |
| * | | | x86: Avoid writing temporary asl files into the source tree | Simon Glass | 2019-08-09 | 1 | -3/+14 |
| * | | | x86: tangier: Populate CSRT for shared DMA controller | Andy Shevchenko | 2019-08-09 | 1 | -0/+38 |
| * | | | x86: acpi: Enable ACPI companion for Intel iDMA 32-bit | Andy Shevchenko | 2019-08-09 | 1 | -0/+22 |
| * | | | x86: acpi: Introduce a stub to generate CSRT | Andy Shevchenko | 2019-08-09 | 2 | -0/+33 |
| * | | | x86: acpi: Add CSRT description | Andy Shevchenko | 2019-08-09 | 1 | -0/+31 |
| * | | | x86: qemu: Fix non-working ramboot and nfsboot environment variables | Bin Meng | 2019-08-09 | 2 | -17/+14 |
| * | | | qemu-x86: Use config_distro_bootcmd | Joshua Watt | 2019-08-09 | 4 | -0/+44 |
| * | | | x86: edison: Enable SD slot | Andy Shevchenko | 2019-08-09 | 3 | -5/+11 |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini | 2019-08-09 | 15 | -116/+310 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | apalis-tk1: configs: remove legacy usbboot command | Igor Opaniuk | 2019-08-09 | 1 | -19/+0 |
| * | | | apalis-tk1: support v1.2 hardware revision | Marcel Ziswiler | 2019-08-09 | 5 | -56/+103 |
| * | | | apalis-tk1: remove non-essential power rails on boot | Dominik Sliwa | 2019-08-09 | 2 | -0/+68 |