summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sandbox: Tidy up terminal restoreSimon Glass2015-06-041-0/+8
* board/BuR/common: fix netconsoleHannes Schmelzer2015-06-021-11/+7
* configs: remove CONFIG_NET_MULTILars Poeschel2015-06-0245-49/+0
* ARM: phytec: pcm051: Remove unneeded CONFIG_USE_IRQLars Poeschel2015-06-021-3/+0
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-06-02267-328/+1
|\
| * net: Fix NET_RANDOM_ETHADDR dependenciesMichal Simek2015-06-0118-18/+0
| * net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-01236-240/+0
| * Move setexpr to KconfigJoe Hershberger2015-06-0168-68/+0
| * sparc: fix build error on gr_ep2s60 boardMasahiro Yamada2015-06-011-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-05-301-5/+3
|\ \
| * | ARM: UniPhier: enable CONFIG_NET_RANDOM_ETHADDRMasahiro Yamada2015-05-311-0/+2
| * | ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to KconfigMasahiro Yamada2015-05-311-5/+1
| |/
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-05-307-27/+113
|\ \
| * | ARM: sunxi: Enable PSCI for sun8iChen-Yu Tsai2015-05-291-0/+6
| * | ARM: sunxi: Enable PSCI for sun6iChen-Yu Tsai2015-05-291-0/+5
| * | sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański2015-05-296-0/+34
| * | sun9i: Basic sun9i (A80) supportHans de Goede2015-05-291-0/+21
| * | sunxi: Update sunxi-common.h to deal with different A1-SRAM base addr on sun9iHans de Goede2015-05-291-0/+12
| * | sunxi: Update sunxi-common.h to deal with different DRAM base addr on sun9iHans de Goede2015-05-291-18/+35
| * | sunxi: Remove support for building "old-fashioned" fel binariesHans de Goede2015-05-291-9/+0
| |/
* | cosmetic: change Author/MAINTAINER Name from Petermaier to SchmelzerHannes Schmelzer2015-05-283-3/+3
|/
* ARMv7M: add STM32F1 supportMatt Porter2015-05-281-0/+1
* ARM: bcm283x: Switch to generic timerMarek Vasut2015-05-281-0/+6
* vexpress64: use uncompressed kernel by defaultLinus Walleij2015-05-281-6/+6
* meminfo cmd: Enable printing >=4GiB SDRAM sizesAndrew Bradford2015-05-281-1/+1
* Combine bootm_find_<thing> functions togetherKarl Apsite2015-05-281-1/+1
* add boot_get_loadables() to load listed imagesKarl Apsite2015-05-282-1/+27
* mkimage will now report information about loadableKarl Apsite2015-05-281-0/+1
* include: introduce include/linux/io.h as a wrapper of asm/io.hMasahiro Yamada2015-05-281-0/+10
* vexpress64: let Juno wait for root deviceLinus Walleij2015-05-281-0/+1
* ppc: xilinx-ppc: Move to generic board supportRicardo Ribalda2015-05-281-0/+3
* vexpress64: fix various memory issuesLinus Walleij2015-05-271-5/+9
* Makefile: Add U_BOOT_TZ and include in versionChris Packham2015-05-271-1/+1
* vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTHRyan Harkin2015-05-271-0/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-05-2629-1460/+480
|\
| * mx6: standardise CONFIG_CMD_CACHEPeter Robinson2015-05-2620-69/+4
| * imx6: generic MMC config options to mx6_commonPeter Robinson2015-05-2622-144/+9
| * imx6: standardise filesystem and boot optionsPeter Robinson2015-05-2620-142/+13
| * imx6: move generic miscellaneous and overwrite optionsPeter Robinson2015-05-2622-286/+16
| * imx6: centralise common boot options in mx6_common.hPeter Robinson2015-05-2622-124/+10
| * imx6: move MXC_GPIO define to mx6_common.hPeter Robinson2015-05-2621-33/+4
| * imx6: move standard ATAG configs to mx6_common.hPeter Robinson2015-05-2621-96/+7
| * imx6: move generic imx6 options to mx6_common.hPeter Robinson2015-05-2624-116/+8
| * imx6: move all standard includes to mx6_common.hPeter Robinson2015-05-2623-177/+19
| * novena: standardise mx6_common.h includePeter Robinson2015-05-261-1/+1
| * imx: ventana: update MMC env configurationTim Harvey2015-05-261-2/+3
| * arm, imx6: add support for aristainetos2 boardHeiko Schocher2015-05-263-308/+395
| * imx: ventana: config: enable Falcon modeTim Harvey2015-05-211-0/+16
| * wandboard: Switch to SPL supportFabio Estevam2015-05-211-10/+17
| * imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTPTim Harvey2015-05-191-0/+6
OpenPOWER on IntegriCloud