summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-dmTom Rini2016-05-1722-24/+45
|\
| * dm: sandbox: mmc: Enable building MMC code for sandboxSimon Glass2016-05-171-0/+2
| * dm: sandbox: Enable systemaceSimon Glass2016-05-171-0/+4
| * dm: sandbox: Enable SATASimon Glass2016-05-171-0/+3
| * dm: sandbox: Enable SCSISimon Glass2016-05-171-0/+6
| * dm: sandbox: Enable IDESimon Glass2016-05-171-0/+10
| * dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass2016-05-1720-20/+20
| * pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSESimon Glass2016-05-172-4/+0
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-05-173-2/+5
|\ \
| * | ARM: mx6: Enable MMC and SATA extfs boot supportMarek Vasut2016-05-173-2/+4
| * | ARM: mx6: Enable STDIO deregistering on NovenaMarek Vasut2016-05-171-0/+1
| |/
* | i2c: config: Move SYS_I2C_DW to KconfigStefan Roese2016-05-174-4/+0
|/
* Fix various typos, scattered over the code.Robert P. J. Day2016-05-053-3/+3
* omap4: duovero: Disable EFI bootingAsh Charles2016-05-051-0/+1
* omap4: load files for legacy bootAsh Charles2016-05-051-1/+4
* include/configs: Numerous typo fixes: "controler" -> "controller".Robert P. J. Day2016-05-0334-82/+82
* igep00x0: Use the SRAM available for SPL.Enric Balletbo i Serra2016-05-031-0/+7
* mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOTFabio Estevam2016-05-021-1/+0
* config: am335x_evm: detect BoneGreen using BBG1matwey.kornilov@gmail.com2016-05-021-6/+3
* Change my mailaddressAndreas Bießmann2016-05-021-1/+1
* Revert "ti_armv7_common.h: Fix U-Boot location on eMMC"Tom Rini2016-05-021-2/+2
* omap3: Reduce logic/overo SPL max image sizeTom Rini2016-04-272-2/+2
* ARM64: zynqmp: Cleanup config file after CMD moveMichal Simek2016-04-261-4/+0
* Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2016-04-261-0/+1
|\
| * exynos: Set CNTFRQAlexander Graf2016-04-141-0/+1
* | pico-imx6ul: Update the defconfigTom Rini2016-04-251-8/+0
* | ARM: hisilicon: hikey: Align memory node with upstream kernelPeter Griffin2016-04-251-1/+1
* | ti_armv7_common.h: Fix U-Boot location on eMMCSemen Protsenko2016-04-251-2/+2
* | configs: Re-sync with cmd/KconfigTom Rini2016-04-25411-1279/+0
* | include/configs: Whitespace fixupTom Rini2016-04-25244-675/+0
* | configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25420-1471/+0
* | configs: Re-sync CONFIG_USB_MUSB_HOSTTom Rini2016-04-258-12/+0
* | configs: Re-sync HUSH optionsTom Rini2016-04-25193-403/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-uniphierTom Rini2016-04-251-8/+44
|\ \
| * | ARM: uniphier: speed up loading kernel image from NOR deviceMasahiro Yamada2016-04-241-1/+2
| * | ARM: uniphier: reserve the last 64 byte of SDRAMMasahiro Yamada2016-04-241-0/+2
| * | ARM: uniphier: add PH1-LD20 SoC supportMasahiro Yamada2016-04-241-7/+40
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-04-252-0/+143
|\ \ \ | |/ / |/| |
| * | Add initial support for Technexion's PICO-IMX6UL-EMMC boardFabio Estevam2016-04-191-0/+140
| * | board: ge: bx50v3: Use pwm for display backlightAkshay Bhat2016-04-191-0/+3
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-04-2046-327/+17
|\ \ \
| * | | usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko2016-04-2031-146/+8
| * | | usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to KconfigSam Protsenko2016-04-204-9/+1
| * | | usb: dwc3: Move CONFIG_USB_DWC3_OMAP to KconfigSam Protsenko2016-04-203-3/+1
| * | | usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to KconfigSam Protsenko2016-04-205-6/+1
| * | | usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko2016-04-2031-45/+4
| * | | usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko2016-04-2044-91/+3
| * | | usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko2016-04-2032-32/+4
| |/ /
* | | bx50v3: Enable CONFIG_OF_LIBFDT in defconfigAkshay Bhat2016-04-181-2/+0
* | | Remove references to CONFIG_CMD_EXT3, no such commandRobert P. J. Day2016-04-182-2/+0
OpenPOWER on IntegriCloud