summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-06-08pepper: Implement Board Detection mechanismAdam YH Lee
2015-06-08autoboot.c: Add feature to stop autobooting via SHA256 encrypted passwordStefan Roese
2015-06-08autoboot.c: Move config options to KconfigStefan Roese
2015-06-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-06-08colibri-vf: Enable SPI supportBhuvanchandra DV
2015-06-08colibri_vf: Enable GPIO supportBhuvanchandra DV
2015-06-08mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SXFabio Estevam
2015-06-08wandboard: Add board revision detection supportFabio Estevam
2015-06-05Merge git://git.denx.de/u-boot-fdtTom Rini
2015-06-05Merge git://git.denx.de/u-boot-dmTom Rini
2015-06-05fdt: Documentation for a few support functions aside their prototypesPaul Kocialkowski
2015-06-05fdt: Pass the device serial number through devicetreePaul Kocialkowski
2015-06-04gpio: fix typos in GPIO headerMasahiro Yamada
2015-06-04dm: Sort the uclass IDs after the tegra/PMIC additionSimon Glass
2015-06-04sandbox: Tidy up terminal restoreSimon Glass
2015-06-04x86: minnowmax: initialize the pin-muxing from device treeGabriel Huau
2015-06-04x86: gpio: add pinctrl support from the device treeGabriel Huau
2015-06-04x86: qemu: Implement PIRQ routingBin Meng
2015-06-04x86: qemu: Make host bridge (b.d.f=0.0.0) visibleBin Meng
2015-06-04x86: quark: Implement PIRQ routingBin Meng
2015-06-04x86: Refactor PIRQ routing supportBin Meng
2015-06-04x86: qemu: Add ATA/SATA supportBin Meng
2015-06-04x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.hBin Meng
2015-06-04x86: qemu: Add graphics supportBin Meng
2015-06-04x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video KconfigBin Meng
2015-06-04x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.hBin Meng
2015-06-04x86: Support QEMU x86 targetsBin Meng
2015-06-02board/BuR/common: fix netconsoleHannes Schmelzer
2015-06-02configs: remove CONFIG_NET_MULTILars Poeschel
2015-06-02ARM: phytec: pcm051: Remove unneeded CONFIG_USE_IRQLars Poeschel
2015-06-02Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-06-01net: Fix NET_RANDOM_ETHADDR dependenciesMichal Simek
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-06-01Move setexpr to KconfigJoe Hershberger
2015-06-01sparc: fix build error on gr_ep2s60 boardMasahiro Yamada
2015-06-01arm: mx6: tqma6: use default CONFIG_SYS_PBSIZEMarkus Niebel
2015-06-01arm: mx6: tqma6: fix spelling error in conditionMarkus Niebel
2015-05-30Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2015-05-30Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-05-31ARM: UniPhier: enable CONFIG_NET_RANDOM_ETHADDRMasahiro Yamada
2015-05-31ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to KconfigMasahiro Yamada
2015-05-29ARM: sunxi: Enable PSCI for sun8iChen-Yu Tsai
2015-05-29ARM: sunxi: Enable PSCI for sun6iChen-Yu Tsai
2015-05-29sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański
2015-05-29sun9i: Basic sun9i (A80) supportHans de Goede
2015-05-29sunxi: Update sunxi-common.h to deal with different A1-SRAM base addr on sun9iHans de Goede
2015-05-29sunxi: Update sunxi-common.h to deal with different DRAM base addr on sun9iHans de Goede
2015-05-29sunxi: Remove support for building "old-fashioned" fel binariesHans de Goede
2015-05-28cosmetic: change Author/MAINTAINER Name from Petermaier to SchmelzerHannes Schmelzer
2015-05-28ARMv7M: add STM32F1 supportMatt Porter