summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-02-15arm64: dts: Fix various entry-method properties to reflect documentationAmit Kucheria1-1/+1
2019-02-15xilinx: dts: Remove additional empty linesMichal Simek3-3/+0
2019-02-15arm64: zynqmp: Add reset-on-timeout for all boards and modify default timeout...Mounika Grace Akula2-2/+2
2019-02-15ARM: dts: zynq: correct and improve the model property of dt filesLuis Araneda9-9/+9
2019-02-15ARM: dts: zynq: Set correct manufacturer for ZedBoard and MicroZed boardsLuis Araneda2-2/+2
2019-02-15ARM: dts: Use mmc@ instead sdhci@Michal Simek1-2/+2
2019-02-14arm64: zynqmp: Fix logic around CONFIG_ZYNQ_SDHCIMichal Simek2-1/+12
2019-02-14arm64: zynqmp: Remove addresses for i2c controllersMichal Simek1-3/+0
2019-02-14arm64: zynqmp: Switch all platforms to DM_I2CMichal Simek4-0/+4
2019-02-14ARM: zynq: Remove addresses for i2c controllersMichal Simek1-2/+0
2019-02-14ARM: zynq: Convert Syzygy to DM_I2CMichal Simek1-0/+6
2019-02-14arm64: versal: Add mini configuration for VersalSiva Durga Prasad Paladugu2-0/+37
2019-02-14arm64: versal: Move IOU_SWITCH_DIVISOR0 to KconfigMichal Simek1-0/+6
2019-02-14arm64: versal: Add mini eMMC configurationSiva Durga Prasad Paladugu3-0/+131
2019-02-14arm64: versal: Add new Kconfig SYS_MEM_RSVD_FOR_MMUSiva Durga Prasad Paladugu6-3/+161
2019-02-13arm: Leave smccc calls in .text when efi_loader=nAlexander Graf2-0/+4
2019-02-13x86: do not use i386 code for x86_64 memory functionsHeinrich Schuchardt2-9/+24
2019-02-13efi_loader: refactor switch to non-secure modeHeinrich Schuchardt4-0/+113
2019-02-13efi_selftest: allow building on ARMv7-MHeinrich Schuchardt1-1/+5
2019-02-12x86: tangier: Add initial ACPI support for PMIC deviceAndy Shevchenko1-0/+87
2019-02-12x86: Use the existing GDT in the ROM for 64-bit U-Boot properBin Meng1-14/+0
2019-02-12x86: Don't copy the cpu_call64() function to a hardcoded addressBin Meng2-3/+12
2019-02-12x86: Change 4-level page table base address to low memoryBin Meng1-4/+2
2019-02-11arm: mvebu: cf gt-8k: dts: add PCIe slot reset supportBaruch Siach1-0/+8
2019-02-11arm: mvebu: mcbin: dts: fix PCIe reset polarityBaruch Siach1-1/+1
2019-02-10Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dmTom Rini6-22/+87
2019-02-09samsung: mmc: Drop old MMC init codeSimon Glass1-2/+0
2019-02-09spring: Update flashmap detailsSimon Glass1-2/+39
2019-02-09spring: Update sound to use max98088 codecSimon Glass1-18/+18
2019-02-09exynos: Convert to use CONFIG_BLKSimon Glass4-0/+30
2019-02-09arm: mach-k3: common: Clean up ATF image startup functionAndreas Dannenberg1-18/+10
2019-02-09dt: bcm63158: add watchdogPhilippe Reynes1-0/+17
2019-02-09bcm963158: add initial supportPhilippe Reynes2-0/+32
2019-02-09bcm63158: add initial supportPhilippe Reynes2-0/+91
2019-02-09dts: stm32mp1: clock tree updatePatrick Delaunay1-12/+15
2019-02-09dt: bcm6858: add watchdogPhilippe Reynes1-0/+17
2019-02-09dt: bcm6838: add watchdogPhilippe Reynes1-0/+17
2019-02-07Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2-1/+4
2019-02-07configs: Don't use SPI_FLASH_BAR as defaultVignesh R1-1/+0
2019-02-07sh: bitops: add hweight*() macrosVignesh R1-0/+4
2019-02-06arm: dts: am33xx: introduce 'am33xx-u-boot.dtsi'Hannes Schmelzer1-0/+11
2019-02-05arm: mvebu: theadorable: Enable video / LCD support with the new DM driverStefan Roese1-0/+25
2019-02-05video: Armada XP: Move driver to DM_VIDEOStefan Roese1-12/+0
2019-02-05arm64: mvebu: Add basic support for uDPU boardVladimir Vid3-0/+214
2019-02-05arm: mvebu: armada-xp-theadorable.dts: Enable PCIe DT nodesStefan Roese1-0/+14
2019-02-05arm: mvebu: armada-xp/37x.dtsi: Sync PCIe DT nodes with Linux v4.20Stefan Roese4-30/+56
2019-02-02Merge tag 'for-master-20190201' of git://git.denx.de/u-boot-rockchipTom Rini33-206/+4108
2019-02-02Merge tag 'mips-pull-2019-02-01' of git://git.denx.de/u-boot-mipsTom Rini3-0/+267
2019-02-02Kconfig: Migrate CONFIG_BUILD_TARGETJagan Teki1-5/+0
2019-02-01rockchip: rk3399: spl: ensure that debug_uart_init is calledPhilipp Tomsich1-2/+2