summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-02ARM: phytec: pcm051: Remove unneeded CONFIG_USE_IRQLars Poeschel1-3/+0
2015-06-02Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini267-328/+1
2015-06-01net: Fix NET_RANDOM_ETHADDR dependenciesMichal Simek18-18/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger236-240/+0
2015-06-01Move setexpr to KconfigJoe Hershberger68-68/+0
2015-06-01sparc: fix build error on gr_ep2s60 boardMasahiro Yamada1-0/+1
2015-05-31Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini1-5/+3
2015-05-31Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini7-27/+113
2015-05-30ARM: UniPhier: enable CONFIG_NET_RANDOM_ETHADDRMasahiro Yamada1-0/+2
2015-05-30ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to KconfigMasahiro Yamada1-5/+1
2015-05-29ARM: sunxi: Enable PSCI for sun8iChen-Yu Tsai1-0/+6
2015-05-29ARM: sunxi: Enable PSCI for sun6iChen-Yu Tsai1-0/+5
2015-05-29sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel KochmaƄski6-0/+34
2015-05-29sun9i: Basic sun9i (A80) supportHans de Goede1-0/+21
2015-05-29sunxi: Update sunxi-common.h to deal with different A1-SRAM base addr on sun9iHans de Goede1-0/+12
2015-05-29sunxi: Update sunxi-common.h to deal with different DRAM base addr on sun9iHans de Goede1-18/+35
2015-05-29sunxi: Remove support for building "old-fashioned" fel binariesHans de Goede1-9/+0
2015-05-28cosmetic: change Author/MAINTAINER Name from Petermaier to SchmelzerHannes Schmelzer3-3/+3
2015-05-28ARMv7M: add STM32F1 supportMatt Porter1-0/+1
2015-05-28ARM: bcm283x: Switch to generic timerMarek Vasut1-0/+6
2015-05-28vexpress64: use uncompressed kernel by defaultLinus Walleij1-6/+6
2015-05-28meminfo cmd: Enable printing >=4GiB SDRAM sizesAndrew Bradford1-1/+1
2015-05-28Combine bootm_find_<thing> functions togetherKarl Apsite1-1/+1
2015-05-28add boot_get_loadables() to load listed imagesKarl Apsite2-1/+27
2015-05-28mkimage will now report information about loadableKarl Apsite1-0/+1
2015-05-28include: introduce include/linux/io.h as a wrapper of asm/io.hMasahiro Yamada1-0/+10
2015-05-28vexpress64: let Juno wait for root deviceLinus Walleij1-0/+1
2015-05-28ppc: xilinx-ppc: Move to generic board supportRicardo Ribalda1-0/+3
2015-05-27vexpress64: fix various memory issuesLinus Walleij1-5/+9
2015-05-27Makefile: Add U_BOOT_TZ and include in versionChris Packham1-1/+1
2015-05-27vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTHRyan Harkin1-0/+1
2015-05-26Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini29-1460/+480
2015-05-26Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini1-0/+5
2015-05-26mx6: standardise CONFIG_CMD_CACHEPeter Robinson20-69/+4
2015-05-26imx6: generic MMC config options to mx6_commonPeter Robinson22-144/+9
2015-05-26imx6: standardise filesystem and boot optionsPeter Robinson20-142/+13
2015-05-26imx6: move generic miscellaneous and overwrite optionsPeter Robinson22-286/+16
2015-05-26imx6: centralise common boot options in mx6_common.hPeter Robinson22-124/+10
2015-05-26imx6: move MXC_GPIO define to mx6_common.hPeter Robinson21-33/+4
2015-05-26imx6: move standard ATAG configs to mx6_common.hPeter Robinson21-96/+7
2015-05-26imx6: move generic imx6 options to mx6_common.hPeter Robinson24-116/+8
2015-05-26imx6: move all standard includes to mx6_common.hPeter Robinson23-177/+19
2015-05-26novena: standardise mx6_common.h includePeter Robinson1-1/+1
2015-05-26imx: ventana: update MMC env configurationTim Harvey1-2/+3
2015-05-26arm, imx6: add support for aristainetos2 boardHeiko Schocher3-308/+395
2015-05-25zynq: Use system timer implementation instead of ourMichal Simek1-0/+5
2015-05-25Merge git://git.denx.de/u-boot-nand-flashTom Rini2-5/+2
2015-05-24mtd: vf610_nfc: enable ONFI detectionStefan Agner2-0/+2
2015-05-24mtd: vf610_nfc: add Freescale NFC controller configs to KconfigStefan Agner2-5/+0
2015-05-23Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini3-5/+26