summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-04-20Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini46-327/+17
2016-04-20usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko31-146/+8
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to KconfigSam Protsenko4-9/+1
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_OMAP to KconfigSam Protsenko3-3/+1
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to KconfigSam Protsenko5-6/+1
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko31-45/+4
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko44-91/+3
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko32-32/+4
2016-04-19bx50v3: Enable CONFIG_OF_LIBFDT in defconfigAkshay Bhat1-2/+0
2016-04-19efi_loader: Fall back to fdtfile naming conventionAlexander Graf2-3/+22
2016-04-19efi_loader: Pass fdt address directly to bootefi cmdAlexander Graf1-3/+6
2016-04-19Remove references to CONFIG_CMD_EXT3, no such commandRobert P. J. Day2-2/+0
2016-04-19dragonboard410c: Fix environment variablesAndreas Färber1-4/+4
2016-04-19configs: ks2: move CMD_NAND to defconfigsLokesh Vutla1-1/+0
2016-04-19memory: Move TI_AEMIF config to KCONFIGLokesh Vutla1-2/+0
2016-04-19dragonboard410c: Add CONFIG_SYS_CACHELINE_SIZEMateusz Kulikowski1-0/+2
2016-04-19distro: Enable iso partition codeAlexander Graf1-0/+1
2016-04-19efi_loader: Increase path string to 32 charactersAlexander Graf1-1/+1
2016-04-19efi_loader: Pass file path to payloadAlexander Graf1-2/+3
2016-04-19cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDTMichal Simek5-10/+0
2016-04-19kconfig: Move CONFIG_OF_LIBFDT to KconfigMichal Simek7-11/+0
2016-04-18bcm281xx: save ENV to MMCSteve Rae1-2/+5
2016-04-16ARM: rpi: fix 64-bit CONFIG_SYS_TEXT_BASEStephen Warren1-0/+4
2016-04-15fdt: implement dev_get_addr_name()Stephen Warren1-0/+12
2016-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini8-15/+161
2016-04-13ARM64: zynqmp: Use i2c cadence DM driverMichal Simek4-9/+0
2016-04-13ARM64: zynqmp: Enable pca953x driver for zcu102Michal Simek1-0/+4
2016-04-13gpio: Kconfig: Enable Zynq GPIO driver using kconfigSiva Durga Prasad Paladugu1-2/+0
2016-04-13ARM64: zynqmp: Clean header after moving stuff to KconfigMichal Simek1-3/+0
2016-04-13ARM64: zynqmp: Add support for zc1751 with DC cardsMichal Simek3-0/+89
2016-04-13ARM64: zynqmp: Add support for ZCU102 platformMichal Simek1-0/+56
2016-04-13ARM64: zynqmp: Move kernel and fdt offsets and sizes to board config fileSiva Durga Prasad Paladugu2-2/+8
2016-04-13ARM: zynq: Do not perform reset at the end of thorMichal Simek1-0/+1
2016-04-13ARM: zynq: Support systems with more memory banksMichal Simek1-1/+3
2016-04-13ARM: zynq: Use memory initialization based on DTS fileMichal Simek1-5/+5
2016-04-13ARM: zynq: Extend microzed board supportMichal Simek1-0/+2
2016-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini8-11/+683
2016-04-12arm: mvebu: theadorable: Add PEX-switch detection and reset codeStefan Roese1-0/+1
2016-04-12arm: mvebu: theadorable: Enable 2nd I2C controllerStefan Roese1-0/+1
2016-04-12arm: mvebu: theadorable: Add bootcounter supportStefan Roese1-0/+8
2016-04-12lib/crc8: Add crc start valueStefan Roese1-1/+2
2016-04-12disk: part: Enable get_info pointer for CONFIG_SPL_FAT_SUPPORTMichal Simek1-1/+1
2016-04-12rpi: remove redundant board filesStephen Warren5-251/+204
2016-04-11drivers: block: fix placement of parametersEric Nelson1-20/+14
2016-04-11ARM: add Raspberry Pi 3 64-bit configStephen Warren2-0/+17
2016-04-11Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini7-8/+6
2016-04-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2-2/+9
2016-04-10arm: socfpga: Drop space after 'loadaddr=' in extra envMarek Vasut6-6/+6
2016-04-10arm: socfpga: migration of CONFIG_SPI_FLASH_BARDenis Bakhvalov1-2/+0
2016-04-10drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci contr...Sriram Dash1-2/+2