summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-11Merge tag 'u-boot-rockchip-20190912' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-09-11efi_loader: parameter checks EFI_FILE_PROTOCOL.SetInfo()Heinrich Schuchardt
2019-09-11doc: lion_rk3368: use idbloader.img for rk3368Matwey V. Kornilov
2019-09-11doc: rockchip: use idbloader.img for rk3288, rk3328, rk3399Matwey V. Kornilov
2019-09-11rockchip, Makefile: add idbloader.img targetMatwey V. Kornilov
2019-09-11rockchip: clean makefile for misc.cKever Yang
2019-09-11rockchip: not depends on TPL_BUILD for rk3188 makefile includingKever Yang
2019-09-11rockchip: clk: rk3399: remove clk_enable()Kever Yang
2019-09-11rockchip: clk: rk3368: remove clk_enable()Kever Yang
2019-09-11rockchip: clk: rk3328: remove clk_enable()Kever Yang
2019-09-11rockchip: clk: rk3288: remove clk_enable()Kever Yang
2019-09-11usb: ohci-generic: don't probe fail if there is no clk_enable() opsKever Yang
2019-09-11usb: ehci-generic: don't probe fail if there is no clk_enable() opsKever Yang
2019-09-11rockchip: rk3399: dts: add boot order for rockpro64Kever Yang
2019-09-11usb: musb_hcd: fix compilation errorJean-Jacques Hiblot
2019-09-11dwc2: use the nonblock argument in submit_int_msgMichal Suchanek
2019-09-11usb: Add nonblock argument to submit_int_msgMichal Suchanek
2019-09-11usb: storage: submit_int_msg -> usb_int_msgMichal Suchanek
2019-09-11usb: usb_submit_int_msg -> usb_int_msgMichal Suchanek
2019-09-11usb_kdb: only process events successfully receivedMichal Suchanek
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-09efi_loader: check parameters EFI_FILE_PROTOCOL.GetInfo()Heinrich Schuchardt
2019-09-09efi_loader: volume name in EFI_FILE_PROTOCOL.GetInfo()Heinrich Schuchardt