summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: bootm: fix sp detection at end of address rangeSimon Goldschmidt2019-01-161-4/+6
* Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini2019-01-156-15/+29
|\
| * sandbox: i2c_emul_find() No emulators for device 'rtc@43'Heinrich Schuchardt2019-01-142-8/+8
| * dm: serial: Adjust serial_getinfo() to use proper APISimon Glass2019-01-141-5/+6
| * dm: serial: Adjust serial_getconfig() to use proper APISimon Glass2019-01-141-1/+4
| * sandbox: Correct SDL build flagsSimon Glass2019-01-142-3/+1
| * sandbox: add memset_io(..), memcpy_fromio(..) and memcpy_toio(..)Christian GMEINER2019-01-141-0/+12
* | Merge git://git.denx.de/u-boot-riscvTom Rini2019-01-154-11/+31
|\ \
| * | riscv: qemu: define standalone load addressLukas Auer2019-01-151-1/+1
| * | riscv: remove RISC-V standalone linker scriptLukas Auer2019-01-151-1/+0
| * | riscv: use invalidate/flush_*cache_range functions in cache.cLukas Auer2019-01-151-2/+2
| * | riscv: move the AX25-specific implementation of flush_dcache_allLukas Auer2019-01-152-6/+26
| * | riscv: clarify error message on undefined exceptionsLukas Auer2019-01-151-1/+2
| |/
* | am335x: igep003x: Add Device Tree Support and DM_MMC driverEnric Balletbo i Serra2019-01-153-1/+420
* | am335x: sl50: Add Device Tree Support and DM_MMC driverEnric Balletbo i Serra2019-01-152-1/+551
* | omap3: igep00x0: Add Device Tree Support and DM_MMC driverEnric Balletbo i Serra2019-01-155-0/+591
* | arm: dts: Add MMC nodes for HiKey boardManivannan Sadhasivam2019-01-153-0/+43
* | arm: dts: add ethernet related node for MT7629 SoCWeijie Gao2019-01-142-0/+54
* | arm: dts: add ethernet related node for MT7623 SoCWeijie Gao2019-01-142-1/+33
* | reset: MedaiTek: add reset controller driver for MediaTek SoCsWeijie Gao2019-01-141-0/+13
* | poplar: add DWC2 OTG gadget supportShawn Guo2019-01-141-0/+5
* | test: bootcount: add bootcount-uclass testPhilipp Tomsich2019-01-141-0/+6
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-01-111-0/+1
|\
| * ARM: dts: socfpga: Add missing SDMMC resetTien Fong Chee2019-01-111-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-01-113-2/+7
|\ \ | |/ |/|
| * Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot2019-01-102-2/+2
| * ARM: dts: define USB aliases for all omap5 platformsJean-Jacques Hiblot2019-01-101-0/+5
* | Merge tag 'u-boot-imx-20190110' of git://git.denx.de/u-boot-imxTom Rini2019-01-105-7/+12
|\ \
| * | imx8m: clock: Fix oscillator valuesFabio Estevam2019-01-091-2/+2
| * | imx8: cpu: correct infoPeng Fan2019-01-091-1/+1
| * | ARM: vf610: ddrmc: do not write CR79 by defaultStefan Agner2019-01-091-1/+0
| * | ARM: vf610: ddrmc: fix initialization completion detectionStefan Agner2019-01-092-2/+4
| * | ARM: vf610: ddrmc: fix CR138 preprocessor defineStefan Agner2019-01-091-1/+1
| * | ARM: vf610: ddrmc: program Dummy DDRBYTE1/2Stefan Agner2019-01-092-0/+4
| |/
* | arm: Round the dma_alloc_coherent memory size to cache line alignedYe Li2019-01-091-1/+1
* | sunxi: drop default SPL_LIBDISK_SUPPORT enablementAndre Przywara2019-01-091-1/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2019-01-062-1/+2
|\
| * exynos: Leave the compiler to choose the register to avoid possible r0 corrup...Guillaume GARDET2019-01-041-2/+1
| * exynos: allow SPL to build in thumb modeGuillaume GARDET2019-01-031-1/+2
| * exynos: imply SYS_THUMB_BUILDGuillaume GARDET2018-12-261-0/+1
* | rockchip: rk3399-puma: Set VDD_LOG to 950 mV.Christoph Muellner2019-01-021-1/+1
* | rockchip: rk3399-puma: Cleanup of vdd_log DTS entry.Christoph Muellner2019-01-021-4/+1
* | rockchip: rk3036: ram: update licenseKever Yang2019-01-021-2/+2
* | rockchip: sdram-common: fix wrong size for 4GB in 32bit SoCKever Yang2019-01-021-0/+18
* | Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini2019-01-0135-440/+2552
|\ \
| * | imx8m: ddr: removed unused macrosPeng Fan2019-01-011-188/+0
| * | imx: add i.MX8MQ EVK supportPeng Fan2019-01-013-0/+429
| * | drivers: ddr: introduce DDR driver for i.MX8MPeng Fan2019-01-011-0/+573
| * | imx: imx8m: add lpddr4 header filePeng Fan2019-01-011-0/+97
| * | imx: imx8m: not build bootaux when building SPLPeng Fan2019-01-011-0/+2