aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-04sunxi: mmc: Fix card-detect gpio handling to work with the driver-modelHans de Goede1-3/+4
2015-05-04sunxi: Do not build i2c support when we've no i2c controllersHans de Goede1-4/+3
2015-05-04sunxi: Add Ippo_q8h_v1_2_a33_1024x600 defconfigHans de Goede2-0/+24
2015-05-04sunxi: Add softwinner astar mid756 A33 tablet board defconfigVishnu Patekar2-0/+30
2015-05-04sunxi: Add basic A33 basic supportVishnu Patekar6-0/+26
2015-05-04sunxi: Add a33 dram init codeVishnu Patekar3-0/+544
2015-05-04sunxi: Add support for A33 PLL11 (second DRAM pll)Hans de Goede2-3/+46
2015-05-04sunxi: s/sun8i/sun8i_a23/Hans de Goede9-9/+15
2015-05-04sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede9-21/+43
2015-05-04sunxi: usbc: Remove unused irq fieldHans de Goede1-16/+0
2015-05-04sunxi: Also set Auxiliary Ctl SMP bit in SPLHans de Goede1-2/+3
2015-05-02sun7i: Remove duplicate call to psci_arch_initJan Kiszka1-1/+0
2015-04-29Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini47-50/+914
2015-04-29Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini1-1/+1
2015-04-29ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQMasahiro Yamada12-12/+12
2015-04-29ARM: zynq: move SoC headers to mach-zynq/include/machMasahiro Yamada4-0/+0
2015-04-29ARM: zynq: move SoC sources to mach-zynqMasahiro Yamada15-4/+4
2015-04-29ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.SMasahiro Yamada2-7/+1
2015-04-29zynqmp: Enable SDHCI0 optionsMichal Simek2-0/+14
2015-04-29zynqmp: Enable FS_GENERIC optionSiva Durga Prasad Paladugu1-2/+3
2015-04-29zynqmp: Add SPI driver support for ZynqMPSiva Durga Prasad Paladugu2-0/+10
2015-04-29zynqmp: i2c: Enable i2c driver for zynqMPSiva Durga Prasad Paladugu2-0/+26
2015-04-29zynqmp: Add support for EMMC bootmodeMichal Simek2-1/+3
2015-04-29zynqmp: Add support for emulation platform - VeloceMichal Simek4-2/+12
2015-04-29zynq: timer: Fix wrong timer calculationSiva Durga Prasad Paladugu1-1/+3
2015-04-29zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CDSiva Durga Prasad Paladugu1-1/+1
2015-04-29zynqmp: Add support for R5 sw loadingMichal Simek4-3/+285
2015-04-29zynqmp: caches: Enable dcache for zynqmpSiva Durga Prasad Paladugu2-1/+165
2015-04-29zynq: slcr: Disable all level shiftersSiva Durga Prasad Paladugu1-0/+7
2015-04-29ARM: zynq: drop legacy ps7_init.c/h supportMasahiro Yamada4-7/+2
2015-04-29zynq: Add Zynq PicoZed board supportNathan Rossi5-0/+61
2015-04-29serial: zynq: Add support for slow emulation platformMichal Simek1-1/+7
2015-04-29zynq: Enable GPIO driver and GPIO commandsMichal Simek1-0/+3
2015-04-29gpio: add Xilinx Zynq PS GPIO driverAndrea Scian3-0/+287
2015-04-29microblaze: Fix EMAC Lite initializationNathan Rossi1-1/+1
2015-04-28Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini16-51/+197
2015-04-28Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini3-4/+8
2015-04-28dm: core: Correct bug introduced in uclass_first/next_device()Simon Glass1-0/+5
2015-04-28serial: ns16550: Remove hard-coded baud_divisor settingAxel Lin1-1/+0
2015-04-28dm: core: drop device removal error path correctlyMasahiro Yamada1-3/+3
2015-04-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini26-213/+1480
2015-04-28Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini14-94/+93
2015-04-28sf: Fix to compute proper sector_sizeJagannadha Sutradharudu Teki2-1/+5
2015-04-28dm: sf: Make SST flash write op work againBin Meng1-0/+9
2015-04-28dm: sf: Save flash flags to struct spi_flashBin Meng2-0/+4
2015-04-27spi: omap3: Fix timeout handlingDavid Dueck1-8/+12
2015-04-27mx6cuboxi: Load the correct 'fdtfile' variableFabio Estevam2-3/+41
2015-04-27mx6cuboxi: Use more standard namings for fdt variablesFabio Estevam1-6/+6
2015-04-27mx6cuboxi: Differentiate Cubox-i and HummingboardFabio Estevam1-1/+40
2015-04-27mx6cuboxi: Introduce multi-SoC supportFabio Estevam1-9/+125