summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: uniphier: add PH1-LD20 SoC supportMasahiro Yamada2016-04-241-7/+40
* 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
* | efi_loader: Fall back to fdtfile naming conventionAlexander Graf2016-04-182-3/+22
* | efi_loader: Pass fdt address directly to bootefi cmdAlexander Graf2016-04-181-3/+6
* | 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
* | distro: Enable iso partition codeAlexander Graf2016-04-181-0/+1
* | efi_loader: Increase path string to 32 charactersAlexander Graf2016-04-181-1/+1
* | efi_loader: Pass file path to payloadAlexander Graf2016-04-181-2/+3
* | 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
* fdt: implement dev_get_addr_name()Stephen Warren2016-04-151-0/+12
* 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
| * | Merge branch 'next'Stefano Babic2016-03-203-4/+351
| |\ \
| | * | mx7dsabresd: Define serial port locallyFabio Estevam2016-03-092-1/+2
| | * | mx7_common: Remove unexisting optionsFabio Estevam2016-03-091-3/+0
| | * | arm: imx: Add support for GE Bx50v3 boardsAkshay Bhat2016-03-091-0/+349
OpenPOWER on IntegriCloud