summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-05-03include/configs: Numerous typo fixes: "controler" -> "controller".Robert P. J. Day
2016-05-03net: increase maximum frame size to accomediate VLAN packetsStefan Agner
2016-05-03net: fix vlan validationStefan Agner
2016-05-03igep00x0: Use the SRAM available for SPL.Enric Balletbo i Serra
2016-05-02mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOTFabio Estevam
2016-05-02config: am335x_evm: detect BoneGreen using BBG1matwey.kornilov@gmail.com
2016-05-02Fix spelling of "occurred".Vagrant Cascadian
2016-05-02Change my mailaddressAndreas Bießmann
2016-05-02Revert "ti_armv7_common.h: Fix U-Boot location on eMMC"Tom Rini
2016-04-27omap3: Reduce logic/overo SPL max image sizeTom Rini
2016-04-26ARM64: zynqmp: Cleanup config file after CMD moveMichal Simek
2016-04-26Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini
2016-04-25pico-imx6ul: Update the defconfigTom Rini
2016-04-25mmc: sdhci: add const qualifier to the name of struct sdhci_hostMasahiro Yamada
2016-04-25ARM: hisilicon: hikey: Align memory node with upstream kernelPeter Griffin
2016-04-25ARM: hisilicon: hikey: Add hikey & hi6220 dts from v4.6-rc3.Peter Griffin
2016-04-25ti_armv7_common.h: Fix U-Boot location on eMMCSemen Protsenko
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25include/configs: Whitespace fixupTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync CONFIG_USB_MUSB_HOSTTom Rini
2016-04-25configs: Re-sync HUSH optionsTom Rini
2016-04-25Merge branch 'master' of git://www.denx.de/git/u-boot-uniphierTom Rini
2016-04-25Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-04-25dm: core: Add dev_get_addr_ptr() to return a pointer to the reg addressStefan Roese
2016-04-24ARM: uniphier: speed up loading kernel image from NOR deviceMasahiro Yamada
2016-04-24ARM: uniphier: reserve the last 64 byte of SDRAMMasahiro Yamada
2016-04-24ARM: uniphier: add PH1-LD20 SoC supportMasahiro Yamada
2016-04-20Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-04-20usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to KconfigSam Protsenko
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_OMAP to KconfigSam Protsenko
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko
2016-04-19Add initial support for Technexion's PICO-IMX6UL-EMMC boardFabio Estevam
2016-04-19board: ge: bx50v3: Use pwm for display backlightAkshay Bhat
2016-04-18bx50v3: Enable CONFIG_OF_LIBFDT in defconfigAkshay Bhat
2016-04-18efi_loader: Fall back to fdtfile naming conventionAlexander Graf
2016-04-18efi_loader: Pass fdt address directly to bootefi cmdAlexander Graf
2016-04-18Remove references to CONFIG_CMD_EXT3, no such commandRobert P. J. Day
2016-04-18dragonboard410c: Fix environment variablesAndreas Färber
2016-04-18configs: ks2: move CMD_NAND to defconfigsLokesh Vutla
2016-04-18memory: Move TI_AEMIF config to KCONFIGLokesh Vutla
2016-04-18dragonboard410c: Add CONFIG_SYS_CACHELINE_SIZEMateusz Kulikowski
2016-04-18distro: Enable iso partition codeAlexander Graf
2016-04-18efi_loader: Increase path string to 32 charactersAlexander Graf
2016-04-18efi_loader: Pass file path to payloadAlexander Graf
2016-04-18cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDTMichal Simek