summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini2018-01-2750-70/+12082
|\
| * ARM: dts: rmobile: Add SoC and board U-Boot DT extrasMarek Vasut2018-01-2712-0/+131
| * ARM: dts: rmobile: Add rudimentary R8A7790 Stout DTMarek Vasut2018-01-272-0/+64
| * ARM: dts: rmobile: Import R8A7794 DTS from Linux 4.15-rc8Marek Vasut2018-01-273-0/+2221
| * ARM: dts: rmobile: Import R8A7793 DTS from Linux 4.15-rc8Marek Vasut2018-01-272-0/+2059
| * ARM: dts: rmobile: Import R8A7792 DTS from Linux 4.15-rc8Marek Vasut2018-01-272-0/+1184
| * ARM: dts: rmobile: Import R8A7791 DTS from Linux 4.15-rc8Marek Vasut2018-01-273-0/+2957
| * ARM: dts: rmobile: Import R8A7790 DTS from Linux 4.15-rc8Marek Vasut2018-01-272-0/+2521
| * ARM: rmobile: Convert CONFIG_R8A77xx to KconfigMarek Vasut2018-01-241-0/+26
| * ARM: dts: rmobile: Factor out U-Boot extrasMarek Vasut2018-01-2415-19/+133
| * ARM: dts: rmobile: Update DTS to match Linux 4.14Marek Vasut2018-01-2412-51/+786
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2018-01-261-0/+1
|\ \
| * | sunxi: imply CONFIG_OF_LIBFDT_OVERLAYAndre Heider2018-01-261-0/+1
* | | ARM: socfpga: Convert callers of cm_write_with_phase for wait_for_bit_le32Tom Rini2018-01-261-5/+5
* | | Merge git://git.denx.de/u-boot-spiTom Rini2018-01-2618-124/+141
|\ \ \ | |_|/ |/| |
| * | SOCFPGA: clock manager: implement dw_spi_get_clk functionEugeniy Paltsev2018-01-262-0/+18
| * | dts: cadence_spi: Sync DT bindings with LinuxJason Rush2018-01-2412-89/+84
| * | spi: kirkwood_spi: implement workaround for FE-9144572Chris Packham2018-01-241-0/+6
| * | wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas2018-01-244-35/+33
* | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-01-2331-42/+397
|\ \ \
| * | | ARM: dts: Freescale: re-license device tree files under GPLv2+/X11Pankaj Bansal2018-01-2325-39/+25
| * | | common: board_f: vid: Add VID specific API to adjust core voltageRajesh Bhagat2018-01-231-0/+3
| * | | board: common: vid: Add support for LTC3882 voltage regulator chipRajesh Bhagat2018-01-231-2/+7
| * | | armv8: lsch3: Add serdes and DDR voltage setupRajesh Bhagat2018-01-235-1/+362
| | |/ | |/|
* | | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-01-231-0/+1
|\ \ \
| * | | efi_selftest: test start imageHeinrich Schuchardt2018-01-221-0/+1
| |/ /
* | | Convert CONFIG_SOC_DA8XX et al to KconfigAdam Ford2018-01-221-10/+26
|/ /
* | configs: stm32: move config flag from defconfig to KconfigPatrice Chotard2018-01-191-0/+22
* | serial: stm32: Rename serial_stm32x7.c to serial_stm32.cPatrice Chotard2018-01-191-1/+1
* | ARM: qemu-arm: Add support for AArch64Tuomas Tynkkynen2018-01-192-2/+11
* | arm: mach-omap2: Remove secure certificate name printingAndrew F. Davis2018-01-191-6/+6
* | arm: am33xx: security: Fix size calculation on headerMadan Srinivas2018-01-191-1/+1
* | ARM: dts: omap3-beagle{-xm}: Add support for BeagleBoardDerald D. Woods2018-01-197-0/+953
* | ARM: dts: am574x-idk: Add initial supportLokesh Vutla2018-01-196-92/+126
* | board: ti: am57xx: Enable CMD_DDR3Lokesh Vutla2018-01-191-0/+1
* | board: ti: am574x-idk: Add hw data supportLokesh Vutla2018-01-191-0/+1
* | arm: dra762: Add support for device package identificationLokesh Vutla2018-01-197-2/+78
* | cmd: ti: Generalize cmd_ddr3 commandLokesh Vutla2018-01-192-0/+3
* | arm: keystone: Move cmd_ddr3 to a common placeLokesh Vutla2018-01-193-250/+4
* | arm: emif-common: Add suppport for enabling ECCLokesh Vutla2018-01-192-1/+119
* | arm: emif-common: Add ecc specific emif registersLokesh Vutla2018-01-192-4/+19
* | drivers: dma: ti-edma3: add support for memory fillTero Kristo2018-01-191-0/+2
* | arm: am33xx: Avoid writing into reserved DPLL dividerLokesh Vutla2018-01-191-6/+6
* | board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s supportRex Chang2018-01-192-2/+18
* | board: ti: dra7xx: Select MCAN instead of DCAN on DRA76 EVMVignesh R2018-01-191-0/+3
* | mmc: omap_hsmmc: Fix incorrect bit operations for disabling a bitKishon Vijay Abraham I2018-01-191-4/+2
* | mmc: omap_hsmmc: Add support for DMA (ADMA2)Kishon Vijay Abraham I2018-01-191-1/+11
* | omap: Update the base address of the MMC controllersJean-Jacques Hiblot2018-01-185-11/+11
* | Revert "omap_hsmmc: update struct hsmmc to accommodate omap3 from DT"Jean-Jacques Hiblot2018-01-181-0/+3
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-01-175-4/+61
|\ \