summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-12board: lx2160aqds: fix ethernet-phy compatible propertyFlorin Chiculita
2019-09-12board: fsl: lx2160a: implement board_fix_fdtPankaj Bansal
2019-09-12armv8: fsl-layerscape: Update I2C clock dividerChuanhua Han
2019-09-12watchdog: sp805_wdt: add expire_now methodThomas Schaefer
2019-09-12armv8: ls1028a: configure PMU's PCTBENR to enable WDTThomas Schaefer
2019-09-12arm: dts: ls1028a-qds: define the MDIO MUXAlex Marginean
2019-09-12board/lx2160a: Fix MC firmware loading for SD bootPankaj Bansal
2019-09-12configs/ls1012ardb,lx2160ardb,ls1028ardb: add esdhc hs200 configYinbo Zhu
2019-09-12mmc: fsl_esdhc: Add emmc hs200 supportYinbo Zhu
2019-09-12dts: armv8: add emmc hs200 support for ls1028ardbYinbo Zhu
2019-09-12dts: armv8: add emmc hs200 support for lx2160ardbYinbo Zhu
2019-09-12dts: armv8: add emmc hs200 support for ls1012ardbYinbo Zhu
2019-09-12mmc: Kconfig: Add FSL_ESDHC_USE_PERIPHERAL_CLK optionYinbo Zhu
2019-09-12fsl-layerscape: Add fsl_esdhc peripheral clock supportYinbo Zhu
2019-09-10Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2019-09-10Merge tag 'u-boot-amlogic-20190910' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2019-09-10x86: tangier: Use spaces over TABs in ASL codeAndy Shevchenko
2019-09-10x86: tangier: Fix off-by-one error when preparing CSRTAndy Shevchenko
2019-09-10x86: tangier: Reserve PCI ECAM in motherboard resourcesAndy Shevchenko
2019-09-10x86: acpi: Annotate struct acpi_table_header with __packedAndy Shevchenko
2019-09-10usb: xhci-dwc3: Add support for dis_u2_susphy_quirkNeil Armstrong
2019-09-10x86: efi_loader: Use efi_add_conventional_memory_map()Park, Aiden
2019-09-10x86: show UEFI images involved in crashHeinrich Schuchardt
2019-09-10doc: slimbootloader: Update Linux booting steps on QEMUPark, Aiden
2019-09-10x86: qemu: Report high memory in the E820 tableBin Meng
2019-09-10x86: qemu: Support getting high memory sizeBin Meng
2019-09-10x86: qemu: Extract getting memory size to a separate routineBin Meng
2019-09-10x86: Drop weak version board_get_usable_ram_top()Bin Meng
2019-09-10x86: acpi: Slightly reduce binary size of ACPI tables for TangierAndy Shevchenko
2019-09-10tools: Add ifwitool to .gitignoreAndy Shevchenko
2019-09-09arm: ti: Add missing "=" from previous fixTom Rini
2019-09-08Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2019-09-07Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-09-06Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-bootTom Rini
2019-09-06git-mailrc: Add rpi and bcm283x maintainerAndrei Gherzan
2019-09-06RPI: Add memory map for bcm2711Andrei Gherzan
2019-09-06mmc: bcm283x: Add support for bcm2711 device in bcm2835_sdhciMatthias Brugger
2019-09-06ARM: bcm283x: Include definition for additional emmc clockAndrei Gherzan
2019-09-06RPI: Add entry for Raspberry Pi 4 model BAndrei Gherzan
2019-09-06ARM: bcm283x: Define configs for RaspberryPi 4Andrei Gherzan
2019-09-06ARM: bcm283x: Add BCM283x_BASE defineMatthias Brugger
2019-09-06RPI: Add defconfigs for rpi4 (32/64)Andrei Gherzan
2019-09-06rpi: increase SYS_BOOTM_LEN to 64M on ARM64Bonnans, Laurent
2019-09-06mmc: bcm2835-host: Fix wait_transfer_completeRaul Benet
2019-09-06ARM: bcm283x mbox: Fix send status registerFabian Vogt
2019-09-06Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2019-09-06Merge tag 'efi-2019-10-rc4-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-09-06mmc: sdhci: Add support for dt caps & caps maskT Karthik Reddy
2019-09-06dm: core: Add functions to read 64-bit dt propertiesT Karthik Reddy
2019-09-05doc: UEFI API documentationHeinrich Schuchardt