summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* common: Move lcd_setmem() to lcd.hSimon Glass2019-08-113-3/+2
* common: Drop the dpram_... functionsSimon Glass2019-08-111-5/+0
* common: Move gzip functions into a new gzip headerSimon Glass2019-08-1118-58/+124
* MAINTAINERS: Add entries for Android A/B and AVBIgor Opaniuk2019-08-111-0/+20
* MAINTAINERS: Add entry for HI3660 SoCManivannan Sadhasivam2019-08-111-0/+2
* mmc: Add support for HI3660 SoC reusing hi6220_dw_mmc driverManivannan Sadhasivam2019-08-111-3/+26
* board: hisilicon: Add support for Hikey960 boardManivannan Sadhasivam2019-08-119-0/+612
* arm: dts: Add devicetree for Hikey960 boardManivannan Sadhasivam2019-08-113-0/+618
* arm: dts: Import HI3660 devicetree from LinuxManivannan Sadhasivam2019-08-113-0/+2431
* spl: implement stack usage checkSimon Goldschmidt2019-08-113-0/+64
* serial_lpuart: Fix config check issue when using clk driver in SPLYe Li2019-08-111-4/+4
* pci: intel: Fix configuration type based on secondary numberLey Foon Tan2019-08-111-4/+6
* pci: intel: Fix error when enumerating multi-function PCIe deviceLey Foon Tan2019-08-111-2/+4
* pci: intel: Increase TLP polling counterLey Foon Tan2019-08-111-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-shWIP/10Aug2019Tom Rini2019-08-1026-21/+5477
|\
| * ARM: renesas: Add R8A77980 V3H Condor board codeMarek Vasut2019-08-0910-0/+533
| * ARM: renesas: Add R8A77980 V3H platform codeMarek Vasut2019-08-093-0/+7
| * ARM: dts: renesas: Add R8A77980 V3H DTs and headersMarek Vasut2019-08-094-0/+1723
| * clk: renesas: Add R8A77980 V3H clock tablesMarek Vasut2019-08-093-0/+262
| * pinctrl: renesas: Add R8A77980 V3H PFC tablesMarek Vasut2019-08-095-0/+2920
| * net: sh_eth: Fix 64bit build warningsMarek Vasut2019-08-092-16/+16
| * net: sh_eth: Add R8A77980 V3H gether supportMarek Vasut2019-08-092-5/+16
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-08-1018-24/+537
|\ \
| * | fastboot: Remove "bootloader-version" variableSam Protsenko2019-08-082-9/+6
| * | fastboot: getvar: Add "is-userspace" variableSam Protsenko2019-08-081-0/+9
| * | usb: gadget: f_dfu.c: fix memory leakRalph Siemsen2019-08-081-0/+1
| * | thor: fix crash after usb initialization failureMarek Szyprowski2019-08-081-1/+5
| * | fastboot: Remove "slot-suffixes" variableSam Protsenko2019-08-081-9/+0
| * | usb, ohci, pci: add DM support for PCI-based OHCI USB controllerHeiko Schocher2019-08-083-0/+60
| * | usb, ohci: add warning if none on pci foundHeiko Schocher2019-08-081-1/+4
| * | usb, ohci-hcd: set OHCI_USE_NPS if DM_PCIHeiko Schocher2019-08-081-2/+3
| * | usb, ohci: fix ohci swap register accessHeiko Schocher2019-08-081-2/+2
| * | usb, ohci-hdc: fix warning 'ohci_pci_ids' defined but not usedHeiko Schocher2019-08-081-0/+2
| * | ARM: da850-evm: Enable the USB PHY and MUSB DriverAdam Ford2019-08-083-0/+15
| * | usb: musb-new: Add support for da8xx-musbAdam Ford2019-08-083-0/+359
| * | phy: Add support for phy-da8xx-usbAdam Ford2019-08-083-0/+71
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/09Aug2019Tom Rini2019-08-0953-619/+1573
|\ \ \
| * | | x86: Skip setting up MTRRs in slimbootloaderPark, Aiden2019-08-091-1/+2
| * | | board: intel: Add new slimbootloader boardPark, Aiden2019-08-0910-0/+342
| * | | x86: slimbootloader: Add a slimbootloader device treePark, Aiden2019-08-092-0/+28
| * | | x86: slimbootloader: Set TSC information for tsc_timerPark, Aiden2019-08-092-0/+65
| * | | x86: slimbootloader: Add serial driverPark, Aiden2019-08-093-1/+102
| * | | x86: slimbootloader: Add memory configurationPark, Aiden2019-08-093-1/+205
| * | | x86: Add a common HOB libraryPark, Aiden2019-08-099-337/+399
| * | | x86: lib: fsp: Use EFI_GUID and efi_guid_tPark, Aiden2019-08-097-105/+81
| * | | x86: Add new slimbootloader CPU typePark, Aiden2019-08-099-4/+75
| * | | x86: ich-spi: Convert driver to spi-mem opsBernhard Messerklinger2019-08-092-172/+95
| * | | bios_emulator: remove stray breakHeinrich Schuchardt2019-08-091-1/+0
| * | | x86: Avoid writing temporary asl files into the source treeSimon Glass2019-08-091-3/+14
| * | | x86: tangier: Populate CSRT for shared DMA controllerAndy Shevchenko2019-08-091-0/+38