aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-10-16fdt: update bcm283x device tree sources to Linux 4.14 stateAlexander Graf15-26/+794
2017-10-15ARM: uniphier: adjust ifdefs for new UniPhier DWC3 CONFIGMasahiro Yamada3-9/+9
2017-10-15ARM: uniphier: change the default of SoC select to UNIPHIER_V7_MULTIMasahiro Yamada1-1/+1
2017-10-15ARM: uniphier: use pr_() instead of printf() where appropriateMasahiro Yamada9-19/+35
2017-10-15ARM: dts: uniphier: update GPIO nodesMasahiro Yamada7-802/+71
2017-10-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini7-46/+217
2017-10-12ARM: imx6: Add DHCOM i.MX6 PDK board supportMarek Vasut1-0/+10
2017-10-12mx6: sys_proto: Add prototypes for imx6_pcie_toggle() functionsDiego Dorta1-0/+3
2017-10-12mx6: clock: Add a prototype for do_mx6_showclocks()Diego Dorta1-0/+1
2017-10-12arm: imx7d: add support for Compulab cl-som-imx7Ilya Ledvich1-0/+8
2017-10-12imx: mx7: SPL support for i.MX7Uri Mashiach2-1/+23
2017-10-12imx: mx7: DDR controller configuration for the i.MX7 architectureUri Mashiach5-1/+364
2017-10-12imx: mx7: fix the CCM_ macrosUri Mashiach1-23/+23
2017-10-12mx6: soc: Include <asm/bootm.h> header fileDiego Dorta1-0/+1
2017-10-12imx: sys_proto: Add a prototype for board_mmc_get_env_dev()Diego Dorta1-0/+2
2017-10-12imx6: disable clock command and print_cpuinfo code in SPLAnatolij Gustschin2-16/+18
2017-10-10Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini9-1327/+1630
2017-10-09Merge git://git.denx.de/u-boot-dmTom Rini1-6/+14
2017-10-10ARM: rmobile: dts: Add SDR104/HS200 to Salvator-XMarek Vasut1-0/+9
2017-10-09Merge git://git.denx.de/u-boot-videoTom Rini9-40/+151
2017-10-09armv8: layerscape: Enable falcon bootYork Sun4-2/+178
2017-10-09armv8: fsl-layerscape: Avoid running dram_init_banksize againYork Sun1-1/+17
2017-10-09spl: fix assignment of board info to global dataYork Sun1-0/+1
2017-10-09armv8: fsl-layerscape: Allocate Secure memory from first ddr regionSumit Garg1-41/+18
2017-10-09armv8: Apply workaround for USB erratum A-009007 to LS1088ARan Wang2-2/+3
2017-10-08sandbox: avoid memory leak in os_dirent_lsHeinrich Schuchardt1-6/+14
2017-10-08ARM: DTS: stm32: add SDMMC support fo stm32h743-evalPatrice Chotard2-0/+20
2017-10-08ARM: DTS: stm32: add SDMMC support for stm32h743 discoPatrice Chotard3-0/+37
2017-10-08ARM: stm32f7: fix prescaler calculation of timerBo Shen1-1/+1
2017-10-08serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatiblePatrice Chotard1-2/+2
2017-10-08ARMv8: make master CPU checking logic more clearzijun_hu1-0/+1
2017-10-08ARMv8: fix error in freeing stack framezijun_hu1-1/+1
2017-10-08ARMv8: get new GD address from gd->new_gd directlyzijun_hu1-2/+1
2017-10-07Merge git://git.denx.de/u-boot-x86Tom Rini6-0/+455
2017-10-07x86: tangier: Enable ACPI support for Intel TangierAndy Shevchenko6-0/+455
2017-10-06omap: Fix warning when looking for userdata partSam Protsenko1-1/+2
2017-10-06omap: Omit fastboot.userdata_size related errorsSam Protsenko1-9/+4
2017-10-06ARM: Add a new arch + board for QEMU's 'virt' machineTuomas Tynkkynen2-0/+22
2017-10-06omap: detect board before spl_early_init()Jean-Jacques Hiblot1-1/+3
2017-10-05Merge git://git.denx.de/u-boot-sunxiTom Rini17-440/+935
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada14-36/+36
2017-10-04printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada2-8/+0
2017-10-03sunxi: usb_phy: invert the USB phy_ctl conditionMaxime Ripard1-4/+10
2017-10-03sun7i: a20: Add Bananapi M1 Plus supportJagan Teki1-23/+68
2017-10-03sunxi: rename Bananapi M3 dts file nameChen-Yu Tsai2-2/+2
2017-10-03sunxi: Fix USB_GADGET implicationMaxime Ripard1-1/+0
2017-10-03arm: sunxi: Move spl_boot_device in a separate functionMaxime Ripard2-3/+10
2017-10-03sunxi: Add support for A20-OLinuXino-MICRO-eMMCStefan Mavrodiev1-0/+70
2017-10-03sunxi: Enable CMD_GPT by defaultMaxime Ripard1-0/+1
2017-10-03sunxi: sina33: Sync the device tree with the kernelMaxime Ripard6-397/+725