summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* config: exynos: trats2: Enable support for Image.itb at trats2 deviceŁukasz Majewski2015-04-061-2/+6
* config: exynos: trats: Enable support for Image.itb at trats deviceŁukasz Majewski2015-04-061-2/+6
* config: exynos: common: Provide env variables to support Image.itbŁukasz Majewski2015-04-061-0/+54
* config: peach: Correct memory layout environment settingsSjoerd Simons2015-04-062-0/+16
* exynos5: add trace feature #ifdef in exynos5-common.hInha Song2015-04-061-2/+2
* Merge git://git.denx.de/u-boot-arcTom Rini2015-04-031-5/+1
|\
| * board: Switch Abilis TB-100 board to Driver Model for serial portAlexey Brodkin2015-04-031-5/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-04-033-11/+42
|\ \ | |/ |/|
| * ARM: tegra: update colibri_t20 configurationMarcel Ziswiler2015-03-301-4/+27
| * ARM: tegra: rename colibri_t20 board/configuration/device-treeMarcel Ziswiler2015-03-301-3/+3
| * tegra: seaboard: Remove unused CONFIG_UART_DISABLE_GPIOSimon Glass2015-03-301-3/+0
| * ARMv8: enable DM in vexpress64 boardDavid Feng2015-03-271-1/+12
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-03-319-304/+287
|\ \
| * | ARM: at91: sama5: move the common part of configurations to at91-sama5_common.hWu, Josh2015-04-015-298/+102
| * | ARM: atmel: at91sam9n12ek: enable spl supportBo Shen2015-04-011-1/+57
| * | ARM: atmel: at91sam9x5ek: enable spl supportBo Shen2015-04-011-0/+57
| * | ARM: atmel: at91sam9m10g45ek: enable spl supportBo Shen2015-04-011-0/+58
| * | ARM: at91: at91sam9n12ek: save the environment to a fat file in MMC cardWu, Josh2015-04-011-2/+13
| * | arm, at91: corvus: move MACH_TYPE to defconfigHeiko Schocher2015-04-011-3/+0
* | | Merge git://git.denx.de/u-boot-nand-flashTom Rini2015-03-3136-69/+5
|\ \ \
| * | | nand: yaffs: Remove the "nand write.yaffs" commandPeter Tyser2015-03-303-7/+2
| * | | nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser2015-03-3032-36/+0
| * | | nand: Add verification functionsPeter Tyser2015-03-301-0/+4
| * | | nand: Remove unused read/write structuresPeter Tyser2015-03-301-26/+0
| * | | nand: Remove unused CONFIG_MTD_NAND_ECC_JFFS2 optionPeter Tyser2015-03-301-1/+0
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2015-03-312-0/+173
|\ \ \
| * | | imx:mx6slevk support reading temperaturePeng Fan2015-03-231-0/+7
| * | | board/seco: Add mx6q-uq7 basic board supportBoris BREZILLON2015-03-231-0/+166
* | | | qspi: dra7x: enable quad mode read for ti-qspi driverRavi Babu2015-03-301-0/+1
| |/ / |/| |
* | | sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clockIain Paton2015-03-295-7/+1
* | | powerpc: ppc4xx: convert AMCC boards to generic boardAnatolij Gustschin2015-03-282-2/+2
* | | m68k: fix 3 broken boardsangelo@sysam.it2015-03-281-1/+1
* | | vexpress64: cut config and defaults for unclear variantLinus Walleij2015-03-281-24/+4
* | | vexpress64: remove board late init, use smhloadLinus Walleij2015-03-281-9/+11
* | | config: Define BOOTP client architecture and VCI for ARMv8Thierry Reding2015-03-281-1/+3
* | | config: Use booti instead of bootz on 64-bit ARMThierry Reding2015-03-281-0/+4
* | | ARM: omap4_panda: enable saveenv commandmaxin.john@enea.com2015-03-281-1/+6
* | | m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-282-6/+0
* | | m68k: mcf523x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-281-2/+0
* | | m68k: mcf5227x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-281-2/+0
* | | m68k: mcf5445x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-283-6/+0
* | | m68k: mcf532x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-284-16/+0
* | | m68k: mcf530x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-281-3/+0
* | | m68k: mcf52x2: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-289-31/+0
* | | malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada2015-03-281-2/+0
* | | generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada2015-03-287-8/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-03-267-4/+64
|\ \ \ | |_|/ |/| |
| * | x86: Add ramboot and nfsboot commands in x86-common.hBin Meng2015-03-241-2/+29
| * | x86: galileo: Enable saving environment in SPI flashBin Meng2015-03-241-0/+8
| * | x86: crownbay: Enable saving environment in SPI flashBin Meng2015-03-241-0/+8
OpenPOWER on IntegriCloud