summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/10Sep2019Tom Rini2019-09-1013-51/+189
|\
| * x86: tangier: Use spaces over TABs in ASL codeAndy Shevchenko2019-09-101-13/+13
| * x86: tangier: Fix off-by-one error when preparing CSRTAndy Shevchenko2019-09-101-1/+1
| * x86: tangier: Reserve PCI ECAM in motherboard resourcesAndy Shevchenko2019-09-104-1/+30
| * x86: acpi: Annotate struct acpi_table_header with __packedAndy Shevchenko2019-09-101-1/+1
| * x86: efi_loader: Use efi_add_conventional_memory_map()Park, Aiden2019-09-101-3/+14
| * x86: show UEFI images involved in crashHeinrich Schuchardt2019-09-101-0/+14
| * doc: slimbootloader: Update Linux booting steps on QEMUPark, Aiden2019-09-101-0/+22
| * x86: qemu: Report high memory in the E820 tableBin Meng2019-09-101-19/+40
| * x86: qemu: Support getting high memory sizeBin Meng2019-09-102-2/+36
| * x86: qemu: Extract getting memory size to a separate routineBin Meng2019-09-102-2/+14
| * x86: Drop weak version board_get_usable_ram_top()Bin Meng2019-09-101-6/+0
| * x86: acpi: Slightly reduce binary size of ACPI tables for TangierAndy Shevchenko2019-09-102-3/+3
| * tools: Add ifwitool to .gitignoreAndy Shevchenko2019-09-101-0/+1
* | Merge tag 'u-boot-amlogic-20190910' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2019-09-101-0/+3
|\ \ | |/ |/|
| * usb: xhci-dwc3: Add support for dis_u2_susphy_quirkNeil Armstrong2019-09-101-0/+3
|/
* arm: ti: Add missing "=" from previous fixTom Rini2019-09-091-1/+1
* Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcWIP/08Sep2019Tom Rini2019-09-0823-66/+289
|\
| * mmc: sdhci: Add support for dt caps & caps maskT Karthik Reddy2019-09-061-9/+14
| * dm: core: Add functions to read 64-bit dt propertiesT Karthik Reddy2019-09-064-2/+45
| * dm: mmc_spi: Fix NULL pointer dereference in mmc_spi_bind()Bin Meng2019-09-051-15/+20
| * mmc: dw_mmc: fix timeout calculate methodKever Yang2019-09-051-2/+3
| * ARM: dts: ast2500: Add SDHCI nodesEddie James2019-09-052-0/+30
| * configs: AST2500 EVB: Enable SD controllerEddie James2019-09-051-0/+8
| * mmc: Add Aspeed SD controller driverEddie James2019-09-054-1/+104
| * clk: aspeed: Add support for SD clockEddie James2019-09-053-0/+32
| * mmc: Rename timeout parameters for clarificationSam Protsenko2019-09-056-32/+33
| * mmc: Fix timeout values passed to mmc_wait_dat0()Sam Protsenko2019-09-051-2/+2
| * dm: mmc: remove unused U_BOOT_DRIVER(mmc)Andy Yan2019-09-051-4/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-shWIP/06Sep2019Tom Rini2019-09-0713-86/+177
|\ \
| * | sh: r2dplus: Switch to DM PCI driverMarek Vasut2019-09-024-20/+16
| * | pci: sh7751: Convert to DM and DT probingMarek Vasut2019-09-021-58/+106
| * | sh: r2dplus: Enable OF controlMarek Vasut2019-09-025-0/+29
| * | sh: r2dplus: Enable DMMarek Vasut2019-09-021-0/+3
| * | sh: Fix OF_SEPARATE supportMarek Vasut2019-09-022-0/+15
| * | sh: tmu: Fix SH4 TCNT0 offsetMarek Vasut2019-09-021-1/+1
| * | dm: core: Decouple DM from DTMarek Vasut2019-09-023-7/+7
* | | Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-bootTom Rini2019-09-0613-35/+200
|\ \ \
| * | | git-mailrc: Add rpi and bcm283x maintainerAndrei Gherzan2019-09-061-0/+4
| * | | RPI: Add memory map for bcm2711Andrei Gherzan2019-09-061-3/+24
| * | | mmc: bcm283x: Add support for bcm2711 device in bcm2835_sdhciMatthias Brugger2019-09-061-2/+10
| * | | ARM: bcm283x: Include definition for additional emmc clockAndrei Gherzan2019-09-061-0/+1
| * | | RPI: Add entry for Raspberry Pi 4 model BAndrei Gherzan2019-09-061-0/+5
| * | | ARM: bcm283x: Define configs for RaspberryPi 4Andrei Gherzan2019-09-061-0/+62
| * | | ARM: bcm283x: Add BCM283x_BASE defineMatthias Brugger2019-09-065-20/+9
| * | | RPI: Add defconfigs for rpi4 (32/64)Andrei Gherzan2019-09-062-0/+66
| * | | rpi: increase SYS_BOOTM_LEN to 64M on ARM64Bonnans, Laurent2019-09-061-0/+4
| * | | mmc: bcm2835-host: Fix wait_transfer_completeRaul Benet2019-09-061-5/+7
| * | | ARM: bcm283x mbox: Fix send status registerFabian Vogt2019-09-062-5/+8
* | | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini2019-09-061-1/+1
|\ \ \ \