summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-01-28ARM: dts: stm32: add "u-boot, dm-pre-reloc" for clk_hse in stm32f7-u-bootPatrice Chotard1-0/+4
2018-01-28arm: bootm-fdt.c: fix compiler warningHeiko Schocher1-1/+1
2018-01-28arm: mach-omap2: Pass args to secure ROM in SRAM in SPLAndrew F. Davis1-1/+1
2018-01-28gpio: mpc8xxx: Rename Kconfig option, structures, and functionsMario Six1-1/+1
2018-01-28Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini50-70/+12082
2018-01-27ARM: dts: rmobile: Add SoC and board U-Boot DT extrasMarek Vasut12-0/+131
2018-01-27ARM: dts: rmobile: Add rudimentary R8A7790 Stout DTMarek Vasut2-0/+64
2018-01-27ARM: dts: rmobile: Import R8A7794 DTS from Linux 4.15-rc8Marek Vasut3-0/+2221
2018-01-27ARM: dts: rmobile: Import R8A7793 DTS from Linux 4.15-rc8Marek Vasut2-0/+2059
2018-01-27ARM: dts: rmobile: Import R8A7792 DTS from Linux 4.15-rc8Marek Vasut2-0/+1184
2018-01-27ARM: dts: rmobile: Import R8A7791 DTS from Linux 4.15-rc8Marek Vasut3-0/+2957
2018-01-27ARM: dts: rmobile: Import R8A7790 DTS from Linux 4.15-rc8Marek Vasut2-0/+2521
2018-01-26Merge git://git.denx.de/u-boot-sunxiTom Rini1-0/+1
2018-01-26ARM: socfpga: Convert callers of cm_write_with_phase for wait_for_bit_le32Tom Rini1-5/+5
2018-01-26sunxi: imply CONFIG_OF_LIBFDT_OVERLAYAndre Heider1-0/+1
2018-01-26Merge git://git.denx.de/u-boot-mipsTom Rini6-0/+528
2018-01-26Merge git://git.denx.de/u-boot-spiTom Rini28-125/+308
2018-01-26MIPS: add BMIPS Comtrend AR-5315u boardÁlvaro Fernández Rojas3-0/+98
2018-01-26MIPS: add support for Broadcom MIPS BCM6318 SoC familyÁlvaro Fernández Rojas2-0/+169
2018-01-26MIPS: add BMIPS Comtrend WAP-5813n boardÁlvaro Fernández Rojas3-0/+78
2018-01-26MIPS: add support for Broadcom MIPS BCM6368 SoC familyÁlvaro Fernández Rojas2-0/+180
2018-01-26SOCFPGA: clock manager: implement dw_spi_get_clk functionEugeniy Paltsev2-0/+18
2018-01-25mips: bmips: increment SYS_MALLOC_F_LENÁlvaro Fernández Rojas1-0/+3
2018-01-25Merge branch 'master' of git://git.denx.de/u-boot-coldfireTom Rini7-14/+39
2018-01-25ARM: rmobile: Convert CONFIG_R8A77xx to KconfigMarek Vasut1-0/+26
2018-01-25ARM: dts: rmobile: Factor out U-Boot extrasMarek Vasut15-19/+133
2018-01-25ARM: dts: rmobile: Update DTS to match Linux 4.14Marek Vasut12-51/+786
2018-01-24arm: zynq: Enable SPL_CLK only if SPL is enabledEzequiel Garcia1-1/+1
2018-01-24dts: cadence_spi: Sync DT bindings with LinuxJason Rush12-89/+84
2018-01-24spi: kirkwood_spi: implement workaround for FE-9144572Chris Packham1-0/+6
2018-01-24mips: bmips: enable the SPI flash on the Comtrend AR-5387unÁlvaro Fernández Rojas1-0/+12
2018-01-24mips: bmips: add bcm63xx-hsspi driver support for BCM63268Álvaro Fernández Rojas1-0/+21
2018-01-24mips: bmips: add bcm63xx-hsspi driver support for BCM6328Álvaro Fernández Rojas1-0/+24
2018-01-24mips: bmips: enable the SPI flash on the Netgear CG3100DÁlvaro Fernández Rojas1-0/+12
2018-01-24mips: bmips: enable the SPI flash on the Sagem F@ST1704Álvaro Fernández Rojas1-0/+12
2018-01-24mips: bmips: add bcm63xx-spi driver support for BCM63268Álvaro Fernández Rojas1-0/+17
2018-01-24mips: bmips: add bcm63xx-spi driver support for BCM3380Álvaro Fernández Rojas1-0/+17
2018-01-24mips: bmips: add bcm63xx-spi driver support for BCM6358Álvaro Fernández Rojas1-0/+17
2018-01-24mips: bmips: add bcm63xx-spi driver support for BCM6348Álvaro Fernández Rojas1-0/+17
2018-01-24mips: bmips: add bcm63xx-spi driver support for BCM6338Álvaro Fernández Rojas1-0/+17
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas5-36/+34
2018-01-24Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini31-42/+397
2018-01-24common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFOAngelo Dureghello7-14/+39
2018-01-23ARM: dts: Freescale: re-license device tree files under GPLv2+/X11Pankaj Bansal25-39/+25
2018-01-23common: board_f: vid: Add VID specific API to adjust core voltageRajesh Bhagat1-0/+3
2018-01-23board: common: vid: Add support for LTC3882 voltage regulator chipRajesh Bhagat1-2/+7
2018-01-23armv8: lsch3: Add serdes and DDR voltage setupRajesh Bhagat5-1/+362
2018-01-23Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini1-0/+1
2018-01-23Convert CONFIG_SOC_DA8XX et al to KconfigAdam Ford1-10/+26
2018-01-23efi_selftest: test start imageHeinrich Schuchardt1-0/+1