summaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | dragonboard410c: Fix environment variablesAndreas Färber2016-04-181-4/+4
* | configs: ks2: move CMD_NAND to defconfigsLokesh Vutla2016-04-181-1/+0
* | memory: Move TI_AEMIF config to KCONFIGLokesh Vutla2016-04-181-2/+0
* | dragonboard410c: Add CONFIG_SYS_CACHELINE_SIZEMateusz Kulikowski2016-04-181-0/+2
* | cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDTMichal Simek2016-04-185-10/+0
* | kconfig: Move CONFIG_OF_LIBFDT to KconfigMichal Simek2016-04-187-11/+0
* | bcm281xx: save ENV to MMCSteve Rae2016-04-181-2/+5
|/
* ARM: rpi: fix 64-bit CONFIG_SYS_TEXT_BASEStephen Warren2016-04-161-0/+4
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-04-138-15/+161
|\
| * ARM64: zynqmp: Use i2c cadence DM driverMichal Simek2016-04-134-9/+0
| * ARM64: zynqmp: Enable pca953x driver for zcu102Michal Simek2016-04-131-0/+4
| * gpio: Kconfig: Enable Zynq GPIO driver using kconfigSiva Durga Prasad Paladugu2016-04-131-2/+0
| * ARM64: zynqmp: Clean header after moving stuff to KconfigMichal Simek2016-04-131-3/+0
| * ARM64: zynqmp: Add support for zc1751 with DC cardsMichal Simek2016-04-133-0/+89
| * ARM64: zynqmp: Add support for ZCU102 platformMichal Simek2016-04-131-0/+56
| * ARM64: zynqmp: Move kernel and fdt offsets and sizes to board config fileSiva Durga Prasad Paladugu2016-04-132-2/+8
| * ARM: zynq: Do not perform reset at the end of thorMichal Simek2016-04-131-0/+1
| * ARM: zynq: Support systems with more memory banksMichal Simek2016-04-131-1/+3
| * ARM: zynq: Use memory initialization based on DTS fileMichal Simek2016-04-131-5/+5
| * ARM: zynq: Extend microzed board supportMichal Simek2016-04-131-0/+2
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-04-138-11/+683
|\ \
| * | mx7_common: Define CONFIG_SYS_MALLOC_LEN in the board fileFabio Estevam2016-04-033-3/+7
| * | warp7: Pass the UART base definitionFabio Estevam2016-04-031-0/+2
| * | arm: mxs: Update MX28EVK configMarek Vasut2016-04-031-0/+3
| * | arm: mx6: Add CCV xPress board supportStefan Roese2016-03-261-0/+166
| * | warp7: Add initial supportFabio Estevam2016-03-261-0/+149
| * | mx7_common: Put early/late init configs into board fileFabio Estevam2016-03-262-3/+3
| * | mx6sabre_common: Fix U-Boot corruption after 'saveenv'Fabio Estevam2016-03-251-1/+1
| * | arm: mx5: Enable NAND TrimFFS on M53EVKMarek Vasut2016-03-251-0/+1
OpenPOWER on IntegriCloud