summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-06-046-1/+652
|\
| * armv8: ls1012a: Add support of ls1012afrdm boardPrabhakar Kushwaha2016-06-031-0/+44
| * armv8: ls1012a: Add support of ls1012ardb boardPrabhakar Kushwaha2016-06-031-0/+107
| * armv8: ls1012a: Add support of ls1012aqds boardPrabhakar Kushwaha2016-06-032-0/+336
| * armv8: fsl-layerscape: Add support of QorIQ LS1012A SoCPrabhakar Kushwaha2016-06-032-1/+165
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-06-036-35/+199
|\ \
| * | ARM: tegra: add p2771-0000 board supportStephen Warren2016-05-311-0/+33
| * | ARM: tegra: add core Tegra186 supportStephen Warren2016-05-311-0/+71
| * | mmc: tegra: add basic Tegra186 supportStephen Warren2016-05-311-0/+1
| * | gpio: add Tegra186 GPIO driverStephen Warren2016-05-311-0/+60
| * | ARM: tegra: convert CONFIG_TEGRA_GPIO to KconfigStephen Warren2016-05-311-1/+0
| * | ARM: tegra: fix naming in GPIO DT binding headerStephen Warren2016-05-311-34/+34
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-06-023-7/+235
|\ \
| * | arm: socfpga: improve raw MMC SPL bootSylvain Lesne2016-06-011-3/+3
| * | arm: socfpga: Add missing ',' in CONFIG_BOOTARGSStefan Roese2016-06-011-1/+1
| * | arm: socfpga: Enable tiny printf and simple malloc in SPLMarek Vasut2016-06-011-3/+0
| * | arm: socfpga: Add samtec VIN|ING boardMarek Vasut2016-06-011-0/+231
| |/
* | mips: wdr4300: Move the CONFIG_USE_PRIVATE_LIBGCC to KconfigMarek Vasut2016-06-021-2/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-05-3110-60/+18
|\
| * mips: ath79: Use 8MB flash profile for mtd partition by defaultWills Wang2016-05-312-5/+5
| * MIPS: Split I & D cache line size configPaul Burton2016-05-311-1/+0
| * MIPS: Move cache sizes to KconfigPaul Burton2016-05-318-49/+0
| * malta: Allow MIPS64 buildsPaul Burton2016-05-311-5/+13
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-05-311-0/+2
|\ \
| * | arm: spear: x600: Add support for Micrel KSZ9031 PHYStefan Roese2016-05-311-0/+2
| |/
* | Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro."Masahiro Yamada2016-05-311-12/+57
|/
* Merge git://git.denx.de/u-boot-dmTom Rini2016-05-2711-80/+337
|\
| * dm: mmc: dwmmc: Support CONFIG_BLKSimon Glass2016-05-271-1/+6
| * dm: efi: Update for CONFIG_BLKSimon Glass2016-05-271-1/+1
| * rockchip: Drop SPL GPIO support for rk3288Simon Glass2016-05-271-1/+0
| * mmc: Drop dead mmc code for non-generic MMCSimon Glass2016-05-261-4/+0
| * mmc: Drop mmc_register()Simon Glass2016-05-261-1/+0
| * arm: rpi: Define CONFIG_TFTP_TSIZE to show tftp size infoSimon Glass2016-05-261-0/+1
| * Add a mailbox driver framework/uclassStephen Warren2016-05-263-0/+233
| * Rename reset to sysresetStephen Warren2016-05-263-72/+72
| * dm: allow setting driver_data before/during bindStephen Warren2016-05-261-0/+24
* | image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro.Robert P. J. Day2016-05-271-57/+12
* | board: am335x: Allow to choose serial device dynamicallyLokesh Vutla2016-05-271-0/+4
* | config: env: Set AM335x-ICEv2 board specific envLokesh Vutla2016-05-271-0/+9
* | board: AM335x-ICEv2: Add cpsw supportLokesh Vutla2016-05-271-0/+5
* | configs: am335x_evm: Switch to env on FAT SD by defaultTom Rini2016-05-271-19/+21
* | ARM: dts: AM335x-evmsk: Add initial supportLokesh Vutla2016-05-271-0/+37
* | ARM: dts: AM43x-EPOS Initial SupportLokesh Vutla2016-05-272-0/+14
* | Remove unused BOOTFLAG definitionsChris Packham2016-05-272-16/+0
* | spl: Allow to load a FIT containing U-Boot from FSLokesh Vutla2016-05-271-0/+12
* | ti_omap5_common: Update SPL start address on secure partsDaniel Allred2016-05-271-5/+27
* | ti: AM43xx: board: Detect AM43xx HS EVMMadan Srinivas2016-05-271-0/+2
* | ti: AM43xx: Use CONFIG options from SOC KconfigMadan Srinivas2016-05-271-12/+7
* | arm: Kconfig: Add support for AM43xx SoC specific KconfigMadan Srinivas2016-05-271-2/+0
* | Drop references to CONFIG_SYS_GENERIC_BOARD in config filesSimon Glass2016-05-276-7/+0
OpenPOWER on IntegriCloud