summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc: mpc8xx: refactorise reginfoChristophe Leroy2018-04-063-72/+20
* board: MCR3000: Use smaller flash sector for environmentChristophe Leroy2018-04-062-6/+6
* common: env_embedded: allow fine placement of environment objectChristophe Leroy2018-04-062-5/+5
* board: MCR3000: cleanup configChristophe Leroy2018-04-064-33/+8
* board: MCR3000: replace mtd->priv by mtd_to_nand()Christophe Leroy2018-04-061-1/+1
* powerpc: mpc8xx: initialisation of initial RAMChristophe Leroy2018-04-061-7/+20
* powerpc: mpc8xx: redistribute data in CPM dpramChristophe Leroy2018-04-061-8/+8
* powercp: mpc8xx: move commproc.hChristophe Leroy2018-04-068-7/+7
* powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy2018-04-0619-24/+24
* powerpc: mpc8xx: remove get_immr() argumentChristophe Leroy2018-04-063-6/+4
* powerpc: mpc8xx: make get_immr() independent of CONFIG_8xxChristophe Leroy2018-04-061-2/+1
* powerpc: mpc8xx: get rid of the multiple PVR_ valuesChristophe Leroy2018-04-062-5/+3
* powerpc: mpc8xx: harmonise initialisation of the immap local pointerChristophe Leroy2018-04-062-5/+3
* soft_i2c: cleanup - no mpc8xx supportChristophe Leroy2018-04-061-3/+0
* 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