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