aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-24spi: Remove spi_setup_slave_fdtMario Six2-29/+0
2018-01-24spi: Remove spi_flash_probe_fdtMario Six2-25/+0
2018-01-24spi: Remove obsolete spi_base_setup_slave_fdtMario Six3-35/+0
2018-01-24spi: Fix style violation and improve codeMario Six1-3/+4
2018-01-24mips: bmips: enable the SPI flash on the Comtrend AR-5387unÁlvaro Fernández Rojas2-0/+20
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-24dm: spi: add BCM63xx HSSPI driverÁlvaro Fernández Rojas3-0/+423
2018-01-24mips: bmips: enable the SPI flash on the Netgear CG3100DÁlvaro Fernández Rojas2-0/+20
2018-01-24mips: bmips: enable the SPI flash on the Sagem F@ST1704Álvaro Fernández Rojas2-0/+20
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-24dm: spi: add BCM63xx SPI driverÁlvaro Fernández Rojas3-0/+442
2018-01-24drivers: spi: consider command bytes when sending transfersÁlvaro Fernández Rojas2-2/+2
2018-01-24drivers: spi: allow limiting readsÁlvaro Fernández Rojas2-0/+6
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas33-263/+205
2018-01-24wait_bit: add 8/16/32 BE/LE versions of wait_for_bitÁlvaro Fernández Rojas1-0/+65
2018-01-10doc: bindings: soft-spi: update documentation to match the codeMiquel Raynal1-10/+14
2018-01-09Merge git://git.denx.de/u-boot-rockchipTom Rini12-0/+223
2018-01-09Merge git://git.denx.de/u-boot-uniphierTom Rini3-2/+25
2018-01-09ARM: uniphier: hide memory top by platform hook instead of CONFIGMasahiro Yamada2-2/+7
2018-01-09ARM: uniphier: enable CONFIG_MMC_SDHCI_SDMA for ARMv8 SoCsMasahiro Yamada1-0/+1
2018-01-09ARM: uniphier: do not use RAM that exceeds 32 bit address rangeMasahiro Yamada1-0/+17
2018-01-09rockchip: clk: bind reset driverElaine Zhang9-0/+80
2018-01-09rockchip: reset: support a (common) rockchip reset driversElaine Zhang3-0/+143
2018-01-08Prepare v2018.01v2018.01Tom Rini1-1/+1
2018-01-08Merge git://git.denx.de/u-boot-imxTom Rini31-122/+1001
2018-01-08mtd: nand: mxs_nand_spl: Remove nand size printJagan Teki1-2/+0
2018-01-08board: engicam: Fix to remove legacy board/icorem6_rqsJagan Teki1-48/+0
2018-01-08imx: initialize and use generic timer on i.MX 6UL/ULLStefan Agner4-3/+9
2018-01-08imx: introduce CONFIG_GPT_TIMERStefan Agner4-1/+7
2018-01-08imx: move CONFIG_SYSCOUNTER_TIMER to KconfigStefan Agner4-2/+4
2018-01-08Merge git://git.denx.de/u-boot-x86Tom Rini7-7/+64
2018-01-08crypto/fsl: fix BLOB encapsulation and decapsulationClemens Gruber2-16/+91
2018-01-08x86: tangier: Add Bluetooth to ACPI tableAndy Shevchenko1-0/+51
2018-01-08x86: tangier: Use actual GPIO hardware numbersAndy Shevchenko1-5/+5
2018-01-08x86: Move commands from under arch/x86 to cmd/x86/Tom Rini6-2/+8
2018-01-04mx6ull: Handle the CONFIG_MX6ULL cases correctlyFabio Estevam10-28/+40
2018-01-03Merge git://git.denx.de/u-boot-rockchipTom Rini4-3/+34
2018-01-03ARM: imx: cm_fx6: env: don't run boot scripts twiceChristopher Spinrath1-7/+1
2018-01-03ARM: imx: cm_fx6: env: support distro boot commandChristopher Spinrath2-20/+30
2018-01-03ARM: imx: cm_fx6: env: use standard variablesChristopher Spinrath1-12/+16
2018-01-03rockchip: firefly-rk3399: enable SPL_ATF_NO_PLATFORM_PARAMPhilipp Tomsich1-0/+1
2018-01-03spl: atf: add SPL_ATF_NO_PLATFORM_PARAM optionPhilipp Tomsich2-3/+27
2018-01-03imx: spl: Fix NAND bootmode detectionEran Matityahu3-3/+4
2018-01-03mx6: Add board mx6memcal for use in validating DDREric Nelson10-0/+894
2018-01-03video: Support multiple lines version string displayPeng Fan1-7/+23