aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-06powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy19-24/+24
2018-04-06powerpc: mpc8xx: remove get_immr() argumentChristophe Leroy3-6/+4
2018-04-06powerpc: mpc8xx: make get_immr() independent of CONFIG_8xxChristophe Leroy1-2/+1
2018-04-06powerpc: mpc8xx: get rid of the multiple PVR_ valuesChristophe Leroy2-5/+3
2018-04-06powerpc: mpc8xx: harmonise initialisation of the immap local pointerChristophe Leroy2-5/+3
2018-04-06soft_i2c: cleanup - no mpc8xx supportChristophe Leroy1-3/+0
2018-04-06spi: atmel: default y if DM_SPI && ARCH_AT91Jagan Teki58-58/+1
2018-04-06spi: atmel: Drop atmel_spi.hJagan Teki2-93/+88
2018-04-06spi: atmel: Drop non-dm codeJagan Teki5-220/+0
2018-04-06at91: ma5d4evk: Enable SPL_DM and SPL_OF_CONTROLJagan Teki2-1/+3
2018-04-06at91: ma5d4evk: Enable DM_SPIJagan Teki2-3/+5
2018-04-06at91: ma5d4evk: Add FDT supportJagan Teki4-0/+296
2018-04-06at91: ma5d4evk: Enable DMJagan Teki1-0/+1
2018-04-06at91: vinco: Enable DM_SPIJagan Teki2-2/+4
2018-04-06at91: vinco: Add FDT supportJagan Teki3-0/+251
2018-04-06at91: vinco: Enable DMJagan Teki1-0/+1
2018-04-06at91: taurus: Enable DM_SPIJagan Teki2-0/+4
2018-04-06configs: gurnard: Move CONFIG_ATMEL_SPI to defconfigsJagan Teki2-2/+1
2018-04-06at91: gurnard: Enable DM_SPIJagan Teki2-20/+1
2018-04-06spi: atmel: Add ifdef for DM_GPIO codeJagan Teki1-2/+12
2018-04-06Merge tag 'signed-rpi-next' of git://github.com/agraf/u-bootTom Rini10-5/+49
2018-04-06rpi: Complete table of models with new revision code schemeJonathan Gray1-0/+30
2018-04-05mmc: use core clock frequency in bcm2835 sdhostJonathan Gray4-5/+7
2018-04-05rpi3_32b: Enable lan78xx driverPeter Robinson1-0/+2
2018-04-05rpi: Add identifier for the new RPi3 B+Alexander Graf1-0/+5
2018-04-05rpi3: Enable lan78xx driverAlexander Graf1-0/+2
2018-04-05rpi: Allow to boot without serialAlexander Graf3-0/+3
2018-04-04Merge git://git.denx.de/u-boot-sunxiTom Rini29-236/+390
2018-04-04Revert "sunxi: Pine64: temporarily remove extra Pine64 non-plus DT"Andre Przywara1-0/+1
2018-04-04sunxi: revert disabling of featuresAndre Przywara3-8/+0
2018-04-04sunxi: disable direct MMC environmentAndre Przywara1-1/+0
2018-04-04net: sun8i-emac: remove support for old bindingAndre Przywara1-53/+25
2018-04-04arm: dts: sunxi: update H5 to new EMAC bindingAndre Przywara1-2/+5
2018-04-04arm: dts: sunxi: update H3 to new EMAC bindingAndre Przywara9-51/+75
2018-04-04arm: dts: sunxi: update A64 to new EMAC bindingAndre Przywara1-21/+30
2018-04-04net: sun8i-emac: add support for new EMAC DT bindingAndre Przywara1-8/+51
2018-04-04net: sun8i-emac: support new pinctrl DT bindingsAndre Przywara1-13/+39
2018-04-04sunxi: gpio: add missing compatible stringsAndre Przywara1-0/+3
2018-04-04sunxi: README.sunxi64: Add hint about non-debug of ARM Trusted FirmwareAndre Przywara1-0/+6
2018-04-03Makefile: Disable stack-usage check for ARCAlexey Brodkin1-0/+4
2018-04-03Merge tag 'arc-for-2018.05' of git://git.denx.de/u-boot-arcTom Rini12-59/+1602
2018-04-03configs: add NAND support for NES ClassicMiquel Raynal1-0/+4
2018-04-03sunxi: move the NAND parameters to KconfigMiquel Raynal2-1/+25
2018-04-03sunxi: make NAND_SUNXI use ARCH_SUNXI as default in KconfigMiquel Raynal2-1/+1
2018-04-03sunxi: automatically select SPL_NAND_SUPPORT in KconfigMiquel Raynal2-1/+1
2018-04-03sunxi: dts: enable NAND on NES classicMiquel Raynal2-0/+31
2018-04-03sunxi: allow NAND support to be compiled for sun8i platformsMiquel Raynal2-1/+7
2018-04-03sunxi: spl: remove DMA related settings of the NAND controllerMiquel Raynal1-5/+0
2018-04-03spl: nand: sunxi: use PIO instead of DMAMiquel Raynal1-80/+55
2018-04-03spl: nand: sunxi: declare the ecc_bytes array globallyMiquel Raynal1-1/+2