summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* pepper: Implement Board Detection mechanismAdam YH Lee2015-06-081-0/+2
* autoboot.c: Add feature to stop autobooting via SHA256 encrypted passwordStefan Roese2015-06-081-0/+14
* autoboot.c: Move config options to KconfigStefan Roese2015-06-0840-219/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-06-086-18/+43
|\
| * colibri-vf: Enable SPI supportBhuvanchandra DV2015-06-081-0/+7
| * colibri_vf: Enable GPIO supportBhuvanchandra DV2015-06-081-0/+5
| * mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SXFabio Estevam2015-06-082-8/+16
| * wandboard: Add board revision detection supportFabio Estevam2015-06-081-2/+6
| * arm: mx6: tqma6: use default CONFIG_SYS_PBSIZEMarkus Niebel2015-06-011-4/+0
| * arm: mx6: tqma6: fix spelling error in conditionMarkus Niebel2015-06-011-2/+2
| * warp: Add fuse command supportFabio Estevam2015-05-281-0/+4
| * warp: Enable CONFIG_SUPPORT_EMMC_BOOTFabio Estevam2015-05-281-0/+1
| * warp: Fix CONFIG_SYS_FSL_ESDHC_ADDRFabio Estevam2015-05-281-1/+1
| * warp: Adjust CONFIG_SYS_DFU_DATA_BUF_SIZEFabio Estevam2015-05-281-1/+1
* | Merge git://git.denx.de/u-boot-fdtTom Rini2015-06-051-0/+27
|\ \
| * | fdt: Documentation for a few support functions aside their prototypesPaul Kocialkowski2015-06-051-0/+26
| * | fdt: Pass the device serial number through devicetreePaul Kocialkowski2015-06-051-0/+1
* | | Merge git://git.denx.de/u-boot-dmTom Rini2015-06-053-13/+19
|\ \ \
| * | | gpio: fix typos in GPIO headerMasahiro Yamada2015-06-041-8/+8
| * | | dm: Sort the uclass IDs after the tegra/PMIC additionSimon Glass2015-06-041-5/+3
| * | | sandbox: Tidy up terminal restoreSimon Glass2015-06-041-0/+8
| |/ /
* | | x86: minnowmax: initialize the pin-muxing from device treeGabriel Huau2015-06-041-0/+1
* | | x86: gpio: add pinctrl support from the device treeGabriel Huau2015-06-042-0/+32
* | | x86: qemu: Implement PIRQ routingBin Meng2015-06-041-0/+1
* | | x86: qemu: Make host bridge (b.d.f=0.0.0) visibleBin Meng2015-06-042-0/+2
* | | x86: quark: Implement PIRQ routingBin Meng2015-06-041-0/+1
* | | x86: Refactor PIRQ routing supportBin Meng2015-06-042-0/+32
* | | x86: qemu: Add ATA/SATA supportBin Meng2015-06-042-1/+26
* | | x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.hBin Meng2015-06-041-4/+1
* | | x86: qemu: Add graphics supportBin Meng2015-06-041-7/+3
* | | x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video KconfigBin Meng2015-06-041-3/+0
* | | x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.hBin Meng2015-06-046-9/+1
* | | x86: Support QEMU x86 targetsBin Meng2015-06-041-0/+57
|/ /
* | 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
OpenPOWER on IntegriCloud