summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* spi: atmel: default y if DM_SPI && ARCH_AT91Jagan Teki2018-04-0658-58/+1
* spi: atmel: Drop atmel_spi.hJagan Teki2018-04-062-93/+88
* spi: atmel: Drop non-dm codeJagan Teki2018-04-065-220/+0
* at91: ma5d4evk: Enable SPL_DM and SPL_OF_CONTROLJagan Teki2018-04-062-1/+3
* at91: ma5d4evk: Enable DM_SPIJagan Teki2018-04-062-3/+5
* at91: ma5d4evk: Add FDT supportJagan Teki2018-04-064-0/+296
* at91: ma5d4evk: Enable DMJagan Teki2018-04-061-0/+1
* at91: vinco: Enable DM_SPIJagan Teki2018-04-062-2/+4
* at91: vinco: Add FDT supportJagan Teki2018-04-063-0/+251
* at91: vinco: Enable DMJagan Teki2018-04-061-0/+1
* at91: taurus: Enable DM_SPIJagan Teki2018-04-062-0/+4
* configs: gurnard: Move CONFIG_ATMEL_SPI to defconfigsJagan Teki2018-04-062-2/+1
* at91: gurnard: Enable DM_SPIJagan Teki2018-04-062-20/+1
* spi: atmel: Add ifdef for DM_GPIO codeJagan Teki2018-04-061-2/+12
* Merge tag 'signed-rpi-next' of git://github.com/agraf/u-bootTom Rini2018-04-0610-5/+49
|\
| * rpi: Complete table of models with new revision code schemeJonathan Gray2018-04-061-0/+30
| * mmc: use core clock frequency in bcm2835 sdhostJonathan Gray2018-04-054-5/+7
| * rpi3_32b: Enable lan78xx driverPeter Robinson2018-04-051-0/+2
| * rpi: Add identifier for the new RPi3 B+Alexander Graf2018-04-051-0/+5
| * rpi3: Enable lan78xx driverAlexander Graf2018-04-051-0/+2
| * rpi: Allow to boot without serialAlexander Graf2018-04-053-0/+3
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2018-04-0429-236/+390
|\ \
| * | Revert "sunxi: Pine64: temporarily remove extra Pine64 non-plus DT"Andre Przywara2018-04-041-0/+1
| * | sunxi: revert disabling of featuresAndre Przywara2018-04-043-8/+0
| * | sunxi: disable direct MMC environmentAndre Przywara2018-04-041-1/+0
| * | net: sun8i-emac: remove support for old bindingAndre Przywara2018-04-041-53/+25
| * | arm: dts: sunxi: update H5 to new EMAC bindingAndre Przywara2018-04-041-2/+5
| * | arm: dts: sunxi: update H3 to new EMAC bindingAndre Przywara2018-04-049-51/+75
| * | arm: dts: sunxi: update A64 to new EMAC bindingAndre Przywara2018-04-041-21/+30
| * | net: sun8i-emac: add support for new EMAC DT bindingAndre Przywara2018-04-041-8/+51
| * | net: sun8i-emac: support new pinctrl DT bindingsAndre Przywara2018-04-041-13/+39
| * | sunxi: gpio: add missing compatible stringsAndre Przywara2018-04-041-0/+3
| * | sunxi: README.sunxi64: Add hint about non-debug of ARM Trusted FirmwareAndre Przywara2018-04-041-0/+6
| * | configs: add NAND support for NES ClassicMiquel Raynal2018-04-031-0/+4
| * | sunxi: move the NAND parameters to KconfigMiquel Raynal2018-04-032-1/+25
| * | sunxi: make NAND_SUNXI use ARCH_SUNXI as default in KconfigMiquel Raynal2018-04-032-1/+1
| * | sunxi: automatically select SPL_NAND_SUPPORT in KconfigMiquel Raynal2018-04-032-1/+1
| * | sunxi: dts: enable NAND on NES classicMiquel Raynal2018-04-032-0/+31
| * | sunxi: allow NAND support to be compiled for sun8i platformsMiquel Raynal2018-04-032-1/+7
| * | sunxi: spl: remove DMA related settings of the NAND controllerMiquel Raynal2018-04-031-5/+0
| * | spl: nand: sunxi: use PIO instead of DMAMiquel Raynal2018-04-031-80/+55
| * | spl: nand: sunxi: declare the ecc_bytes array globallyMiquel Raynal2018-04-031-1/+2
| * | sunxi: spl: deassert the NAND controller reset lineMiquel Raynal2018-04-031-0/+4
| * | spl: nand: sunxi: make the reset column helper more genericMiquel Raynal2018-04-031-5/+5
| * | spl: nand: sunxi: ensure enough time has passed after changing the columnMiquel Raynal2018-04-031-3/+12
| * | spl: nand: sunxi: create an helper to handle command executionMiquel Raynal2018-04-031-21/+21
| * | spl: nand: sunxi: add missing status clearMiquel Raynal2018-04-031-0/+1
| * | spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helperMiquel Raynal2018-04-031-0/+19
| * | spl: nand: sunxi: introduce the nand_wait_int() helperMiquel Raynal2018-04-031-20/+14
| * | spl: nand: sunxi: fix typo on register nameMiquel Raynal2018-04-031-3/+3