aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini6-18/+43
2015-06-08colibri-vf: Enable SPI supportBhuvanchandra DV1-0/+7
2015-06-08colibri_vf: Enable GPIO supportBhuvanchandra DV1-0/+5
2015-06-08mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SXFabio Estevam2-8/+16
2015-06-08wandboard: Add board revision detection supportFabio Estevam1-2/+6
2015-06-05Merge git://git.denx.de/u-boot-fdtTom Rini1-0/+27
2015-06-05Merge git://git.denx.de/u-boot-dmTom Rini3-13/+19
2015-06-05fdt: Documentation for a few support functions aside their prototypesPaul Kocialkowski1-0/+26
2015-06-05fdt: Pass the device serial number through devicetreePaul Kocialkowski1-0/+1
2015-06-04gpio: fix typos in GPIO headerMasahiro Yamada1-8/+8
2015-06-04dm: Sort the uclass IDs after the tegra/PMIC additionSimon Glass1-5/+3
2015-06-04sandbox: Tidy up terminal restoreSimon Glass1-0/+8
2015-06-04x86: minnowmax: initialize the pin-muxing from device treeGabriel Huau1-0/+1
2015-06-04x86: gpio: add pinctrl support from the device treeGabriel Huau2-0/+32
2015-06-04x86: qemu: Implement PIRQ routingBin Meng1-0/+1
2015-06-04x86: qemu: Make host bridge (b.d.f=0.0.0) visibleBin Meng2-0/+2
2015-06-04x86: quark: Implement PIRQ routingBin Meng1-0/+1
2015-06-04x86: Refactor PIRQ routing supportBin Meng2-0/+32
2015-06-04x86: qemu: Add ATA/SATA supportBin Meng2-1/+26
2015-06-04x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.hBin Meng1-4/+1
2015-06-04x86: qemu: Add graphics supportBin Meng1-7/+3
2015-06-04x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video KconfigBin Meng1-3/+0
2015-06-04x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.hBin Meng6-9/+1
2015-06-04x86: Support QEMU x86 targetsBin Meng1-0/+57
2015-06-02board/BuR/common: fix netconsoleHannes Schmelzer1-11/+7
2015-06-02configs: remove CONFIG_NET_MULTILars Poeschel45-49/+0
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-06-01arm: mx6: tqma6: use default CONFIG_SYS_PBSIZEMarkus Niebel1-4/+0
2015-06-01arm: mx6: tqma6: fix spelling error in conditionMarkus Niebel1-2/+2
2015-05-30Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini1-5/+3
2015-05-30Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini7-27/+113
2015-05-31ARM: UniPhier: enable CONFIG_NET_RANDOM_ETHADDRMasahiro Yamada1-0/+2
2015-05-31ARM: 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