summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2017-12-29imx: Kconfig: Add HAS_CAAM optionBreno Lima
2017-12-29Kconfig: mx6ull: Deselect MX6UL from CONFIG_MX6ULLBreno Lima
2017-12-29mx6sl: Select MX6SL option via KconfigBreno Lima
2017-12-29mx6sxsabresd: Load the correct dtb for revA boardFabio Estevam
2017-12-29imx: Add a common way for detecting NXP boards revisionFabio Estevam
2017-12-29ARM: imx: cm-fx6: reinstate USB support by syncing the devicetree with LinuxChristopher Spinrath
2017-12-27Merge git://git.denx.de/u-boot-dmTom Rini
2017-12-26Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada
2017-12-24arm: Add support of updating dts before fix-upPrabhakar Kushwaha
2017-12-19Merge git://git.denx.de/u-boot-sunxiTom Rini
2017-12-19arm64: dts: sun50i: h5: Order nodes in alphabetic for orangepi-primeJagan Teki
2017-12-18Merge git://git.denx.de/u-boot-rockchipTom Rini
2017-12-18Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-12-18ARM: arch-meson: fix writel arguments orderHans Verkuil
2017-12-18Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...Tom Rini
2017-12-18armv8: ls2085a: Update README file for NAND bootYork Sun
2017-12-18rockchip: add a common script for generate fit itsKever Yang
2017-12-18rockchip: update ROCKCHIP_SPL_RESERVE_IRAM to 0Kever Yang
2017-12-18rockchip: update boot0 hookKever Yang
2017-12-16efi_loader: helloworld.c: Reduce file sizeAlexander Graf
2017-12-14Merge git://git.denx.de/u-boot-dmTom Rini
2017-12-14arm64: zynqmp: Add missing zynq_board_read_rom_ethaddr() prototypeMichal Simek
2017-12-14arm64: zynqmp: Use only earlycon bootargs instead of full oneMichal Simek
2017-12-14arm64: zynqmp: Remove undocumented dma propertiesMichal Simek
2017-12-14arm64: zynqmp: Add generic compatible string for I2C EEPROMJavier Martinez Canillas
2017-12-14arm64: zynqmp: Enable phys for zcu102Michal Simek
2017-12-14arm64: zynqmp: Enable SPL_CLK when SPL is enabledMichal Simek
2017-12-14arm64: zynqmp: Add support for generic QSPI bootMichal Simek
2017-12-14arm64: zynqmp: Add reference to pmu firmware nodeMichal Simek
2017-12-13Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini
2017-12-13Merge git://git.denx.de/u-boot-samsungTom Rini
2017-12-13armv8: layerscape: Discard the needless cpu nodesWenbin song
2017-12-13armv8: ls1043a/ls2080a: check SoC by device IDWenbin song
2017-12-12binman: tegra: Convert to use binmanSimon Glass
2017-12-12binman: arm: Include the binman symbol tableSimon Glass
2017-12-12ARM: pxa: Remove unused ifdefsTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_MVSATA_IDE to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen
2017-12-12ARM: uniphier: use FIELD_PREP for PLL settingsMasahiro Yamada
2017-12-12ARM: uniphier: compute SSCPLL values more preciselyMasahiro Yamada
2017-12-12ARM: uniphier: fix SSCPLL init code for LD11 SoCDai Okamura
2017-12-12ARM: uniphier: compile pll-base-ld20.c for PXs3Masahiro Yamada
2017-12-09ARM: rmobile: Add R8A77995 D3 Draak boardMarek Vasut
2017-12-09ARM: rmobile: Add R8A77970 V3M Eagle boardMarek Vasut
2017-12-09ARM: rmobile: Add R8A77995 SoCMarek Vasut
2017-12-09ARM: rmobile: Add R8A77970 SoCMarek Vasut
2017-12-08sunxi: Add the TBS A711 tabletMaxime Ripard
2017-12-07Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-12-07armv8: fix gd after relocationYork Sun