aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-10-08arm64: zynqmp: Provide a Kconfig option to disable OCM and TCM MMU mappingMichal Simek2-8/+24
2019-10-08arm64: versal: Enable memory mapping via DTMichal Simek2-10/+27
2019-10-08arm64: zynqmp: Set initrd_high to as high as possibleT Karthik Reddy1-2/+2
2019-10-08arm64: versal: Set initrd_high to as high as possibleSiva Durga Prasad Paladugu1-0/+16
2019-10-08arm64: versal: Define board_late_init for versalSiva Durga Prasad Paladugu2-0/+24
2019-10-08arm64: zynqmp: Add u-boot,dm-pre-reloc to clk300 nodeMichal Simek1-0/+1
2019-10-07NET: DW: fix regression for ARC boardsEugeniy Paltsev2-2/+2
2019-10-05Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini7-0/+44
2019-10-04ARM: dts: imx6q-logicpd: Add missing imx6q-logicpd-u-boot for SPLAdam Ford1-0/+18
2019-10-04board: ti: am654: Disable TRNG node for HS devicesAndrew F. Davis2-0/+22
2019-10-04arm: K3: Increase default SYSFW image size allocationAndrew F. Davis1-1/+1
2019-10-01x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parametersAndy Shevchenko2-1/+6
2019-09-30ARM: dts: rmobile: Restore increase off-on delay on the SD Vcc regulatorMarek Vasut7-0/+44
2019-09-28rockchip: make_fit_atf.py: fix .its generation for a single atf imageHeiko Stuebner1-2/+2
2019-09-28rockchip: misc: read the correct number of bytes from the efuseHeiko Stuebner1-1/+1
2019-09-19rockchip: rk3288-tinker: Attach missing peripherals at SPLMichael Trimarchi1-7/+19
2019-09-19rockchip: spi-boot-order: Trival fix to newline missingJagan Teki1-1/+1
2019-09-19rockchip: rk3288: vyasa: Drop ROCKCHIP_BROM_HELPER selectionJagan Teki1-1/+0
2019-09-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini12-26/+147
2019-09-15Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini3-2/+4
2019-09-14sh: r2dplus: Fix missing PCI rangeMarek Vasut1-1/+2
2019-09-14sh: Fix SH4 build with GCC versions without -m4-nofpuMarek Vasut1-1/+1
2019-09-14sh: Fix incorrect linking with new binutilsMarek Vasut1-0/+1
2019-09-13ARM: dts: dra74x: Fix iodelay configuration for mmc3Faiz Abbas1-25/+25
2019-09-13arm: k3: Use get_ti_sci_handle() where ever possibleLokesh Vutla2-25/+6
2019-09-13arm: k3: Fix getting ti_sci handleLokesh Vutla1-1/+1
2019-09-13ARM: omapl138_lcdk: Enable DM_GPIO and DM and GPIO CommandsAdam Ford1-4/+0
2019-09-13arm: am437x: cm-t43: Add device tree, enable OF_CONTROLSuniel Mahesh2-1/+422
2019-09-12armv8: ls1028a: Updated serdes configuration for 0x13BBHou Zhiqiang1-1/+1
2019-09-12armv8: fsl-layerscape: Fix typo in Layerscape PCIe config entryHou Zhiqiang1-1/+1
2019-09-12armv8: fsl-layerscape: Update I2C clock dividerChuanhua Han1-0/+4
2019-09-12armv8: ls1028a: configure PMU's PCTBENR to enable WDTThomas Schaefer1-2/+4
2019-09-12arm: dts: ls1028a-qds: define the MDIO MUXAlex Marginean1-3/+53
2019-09-12dts: armv8: add emmc hs200 support for ls1028ardbYinbo Zhu1-0/+1
2019-09-12dts: armv8: add emmc hs200 support for lx2160ardbYinbo Zhu1-0/+1
2019-09-12dts: armv8: add emmc hs200 support for ls1012ardbYinbo Zhu1-0/+4
2019-09-12fsl-layerscape: Add fsl_esdhc peripheral clock supportYinbo Zhu4-19/+78
2019-09-11rockchip: clean makefile for misc.cKever Yang1-4/+2
2019-09-11rockchip: not depends on TPL_BUILD for rk3188 makefile includingKever Yang1-2/+0
2019-09-11rockchip: rk3399: dts: add boot order for rockpro64Kever Yang1-0/+5
2019-09-10x86: tangier: Use spaces over TABs in ASL codeAndy Shevchenko1-13/+13
2019-09-10x86: tangier: Fix off-by-one error when preparing CSRTAndy Shevchenko1-1/+1
2019-09-10x86: tangier: Reserve PCI ECAM in motherboard resourcesAndy Shevchenko4-1/+30
2019-09-10x86: acpi: Annotate struct acpi_table_header with __packedAndy Shevchenko1-1/+1
2019-09-10x86: efi_loader: Use efi_add_conventional_memory_map()Park, Aiden1-3/+14
2019-09-10x86: show UEFI images involved in crashHeinrich Schuchardt1-0/+14
2019-09-10x86: qemu: Report high memory in the E820 tableBin Meng1-19/+40
2019-09-10x86: qemu: Support getting high memory sizeBin Meng2-2/+36
2019-09-10x86: qemu: Extract getting memory size to a separate routineBin Meng2-2/+14
2019-09-10x86: Drop weak version board_get_usable_ram_top()Bin Meng1-6/+0