aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-07-23ARM: DTS: Resync Logic PD SOM-LV 37xx devkit with Linux 4.18-RC4Adam Ford3-255/+323
2018-07-23ARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux 4.18-RC4Adam Ford3-426/+475
2018-07-23ARM: dts: Resync OMAP3 and omap36xx with Linux 4.18-RC4Adam Ford2-18/+49
2018-07-23ARM: DTS: Resync am3517-evm.dts with Linux 4.18-rc4Adam Ford3-2/+377
2018-07-23m68k: m5253evbe: Remove this boardTom Rini1-5/+0
2018-07-23mx25: fix the offset between the USB ports' registersMartin Kaiser1-1/+6
2018-07-23imx: i.mx6q: imx6q_logic: Migrate to SPL and enable SDPAdam Ford1-1/+2
2018-07-23pico-imx7d: Add SPL supportFabio Estevam1-0/+1
2018-07-23arm, imx6: add alternative PAD_CTL_DSE constantsMark Jonas1-0/+8
2018-07-23imx: mx7: psci: implement MIGRATE_INFO_TYPEStefan Agner1-0/+7
2018-07-23imx: mx7: psci: support CPU0 on/offStefan Agner1-8/+12
2018-07-23imx: mx7: psci: provide complete PSCI 1.0 implementationStefan Agner1-3/+93
2018-07-23imx: mx7: psci: use C code exclusivelyStefan Agner3-70/+24
2018-07-23ARM: PSCI: initialize stack pointer on secondary CPUsStefan Agner1-0/+2
2018-07-23imx: imx6: Add comment to gpr_init functionMichael Trimarchi1-0/+5
2018-07-23mx7: Remove BMODE supportFabio Estevam3-27/+1
2018-07-23imx: mx6: Fix implementantion reset_miscMichael Trimarchi1-0/+2
2018-07-23board: toradex: add Colibri iMX6ULL supportStefan Agner2-0/+558
2018-07-23ARM: dts: imx6ull: use same compatible string as Linux is usingStefan Agner1-1/+1
2018-07-23imx: add macro to detect whether USB has been initializedStefan Agner1-0/+7
2018-07-20Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini3-4/+79
2018-07-21rockchip: veyron: Set vcc33_sd regulator valueCarlo Caione1-0/+10
2018-07-21rk3288: Disable JTAG function from sdmmc0 IOCarlo Caione1-2/+8
2018-07-21rk3288: veyron: Init boot-on regulatorsCarlo Caione1-0/+6
2018-07-21rockchip: rk3399: spl: add missing \n to outputHeinrich Schuchardt1-1/+1
2018-07-21rockchip: rk3399: inject 'u-boot, spl-boot-device' for next-stagePhilipp Tomsich1-0/+48
2018-07-21rockchip: rk3188: add rk_board_late_init() hookAlexander Kochetkov1-1/+6
2018-07-20Merge git://git.denx.de/u-boot-x86Tom Rini40-209/+265
2018-07-20ARM64: meson: Sync DT with Linux 4.17.5Loic Devulder1-0/+7
2018-07-20stm32mp1: clock tree updatePatrick Delaunay1-11/+35
2018-07-20stm32mp1: add support for stm32mp157c-ev1 boardPatrick Delaunay3-1/+165
2018-07-20stm32mp1: activate MISC support in SPLPatrick Delaunay1-0/+1
2018-07-20misc: stm32: Add STM32MP1 supportPatrick Delaunay1-0/+1
2018-07-20dts: import stm32mp1 device tree from linux kernelPatrick Delaunay7-530/+1334
2018-07-20x86: acpi: Prevent acpi_table.h from being included more than onceBin Meng1-0/+5
2018-07-20x86: acpi: Don't touch ACPI hardware in write_acpi_tables()Bin Meng2-14/+18
2018-07-20x86: acpi: Move APIs unrelated to ACPI tables generation to a separate libraryBin Meng7-128/+153
2018-07-20x86: Switch to use DM sysreset driverBin Meng30-66/+40
2018-07-20x86: fsp: Eliminate the reset_cpu() callBin Meng1-1/+1
2018-07-20x86: tangier: Add a sysreset driverBin Meng2-1/+49
2018-07-20x86: quark: acpi: Add full reset bit to the reset register value in FADTBin Meng1-1/+1
2018-07-19board/BuR/brppt1: convert brppt1 boards to driver modelHannes Schmelzer3-0/+1074
2018-07-19dts: am33xx: add u-boot, dm-spl to ocp busHannes Schmelzer1-0/+1
2018-07-19drivers: smem: sandboxRamon Fried1-0/+4
2018-07-19dts: db820c: added smem nodesRamon Fried2-0/+20
2018-07-19dts: db410c: added smem nodesRamon Fried2-0/+21
2018-07-19soc: qualcomm: Add Shared Memory Manager driverRamon Fried1-0/+2
2018-07-19riscv: Remove unused _relocate argumentsIvan Gorinov1-2/+1
2018-07-19arm: Remove unused _relocate argumentsIvan Gorinov4-8/+2
2018-07-19x86: Remove unused _relocate argumentsIvan Gorinov3-7/+2