summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25424-1500/+0
* configs: Re-sync CONFIG_USB_MUSB_HOSTTom Rini2016-04-258-12/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-25195-405/+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
* | | dm: core: Add dev_get_addr_ptr() to return a pointer to the reg addressStefan Roese2016-04-251-0/+10
| |/ |/|
* | 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
OpenPOWER on IntegriCloud