summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-13ARM: dts: dra74x: Fix iodelay configuration for mmc3Faiz Abbas
2019-09-13arm: k3: Use get_ti_sci_handle() where ever possibleLokesh Vutla
2019-09-13arm: k3: Fix getting ti_sci handleLokesh Vutla
2019-09-13ARM: omapl138_lcdk: Enable PinctrlAdam Ford
2019-09-13ARM: omapl138_lcdk: Enable DM_GPIO and DM and GPIO CommandsAdam Ford
2019-09-13ARM: omapl138_lcdk: Disable SPL_DM_USBAdam Ford
2019-09-13ARM: omapl138_lcdk: Remove dead codeAdam Ford
2019-09-13arm: am437x: cm-t43: Enable DM for MMC, USB, SPI, SPI_FLASH, enable BLKSuniel Mahesh
2019-09-13arm: am437x: cm-t43: Add device tree, enable OF_CONTROLSuniel Mahesh
2019-09-13soc: ti: k3-navss-ringacc: fix k3_nav_ringacc_ring_reset_dmaVignesh Raghavendra
2019-09-13MAINTAINERS: Change fsl-qoriq, mpc86xx, mpc85xx maintainersPriyanka Jain
2019-09-12Merge tag 'efi-2019-10-rc4-4' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
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-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
2019-09-09efi_loader: EFI_FILE_PROTOCOL rev 2 stubHeinrich Schuchardt
2019-09-09efi_loader: file size checksHeinrich Schuchardt
2019-09-09efi_loader: correct reading of directoriesHeinrich Schuchardt
2019-09-09efi_loader: eliminate inline function ascii2unicode()Heinrich Schuchardt
2019-09-09efi_loader: EFI_FILE_PROTOCOL.Write() check argsHeinrich Schuchardt