summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-03net: increase maximum frame size to accomediate VLAN packetsStefan Agner
2016-05-03net: fix vlan validationStefan Agner
2016-05-03drivers: net: ldpaa: Memset pools_params as "0" before usePrabhakar Kushwaha
2016-05-03fdt: fix setting MAC addresses for multiple interfacesLev Iserovich
2016-05-03usb: dwc2: Init desc_before_addrMarek Vasut
2016-05-03usb: dwc2: Make OC protection configurableMarek Vasut
2016-05-03usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init()Marek Vasut
2016-05-03usb: dwc2: Pass private data into dwc_otg_core_init()Marek Vasut
2016-05-03igep00x0: Use the SRAM available for SPL.Enric Balletbo i Serra
2016-05-03mkimage: fix generation of FIT imageAndreas Bießmann
2016-05-03i2c/eeprom: Always define I2C_RXTX_LENMario Six
2016-05-03mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOTFabio Estevam
2016-05-02kbuild: Do not append dtb for OF_EMBED caseMichal Simek
2016-05-02fit_image: Fix a double close() on the error pathSimon Glass
2016-05-02tools: env: fix config file loading in env libraryAnatolij Gustschin
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-02mkimage: fix argument parsing on BSD systemsAndreas Bießmann
2016-05-02arch/arm/imx-common/Makefile: Update u-boot.uim MKIMAGEFLAGSTom Rini
2016-05-02fs: ext4: fix symlink read functionRonald Zachariah
2016-05-02Revert "rockchip: rk3288: correct sdram setting"Vagrant Cascadian
2016-05-02Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-05-02Revert "omap3: Use raw SPL by default for mmc1"Tom Rini
2016-05-02Revert "ti_armv7_common.h: Fix U-Boot location on eMMC"Tom Rini
2016-04-30ARM: uniphier: move pin-mux code into pin_init functionMasahiro Yamada
2016-04-30ARM: uniphier: allow to use System Bus for ROM boot mode of PH1-LD20Masahiro Yamada
2016-04-30ARM: uniphier: enable Peripherl clock to use UART in SPLMasahiro Yamada
2016-04-30ARM: uniphier: fix boot mode table of PH1-LD20Masahiro Yamada
2016-04-28Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2016-04-28Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-04-28drivers/video/am335x-fb: Properly point framebuffer behind paletteMartin Pietryka
2016-04-28drivers/video/am335x-fb: Add support for 16bpp formatMartin Pietryka
2016-04-27omap3: Reduce logic/overo SPL max image sizeTom Rini
2016-04-27sunxi: Enable LDO3 at 3.3V on A13-OLinuXino boardHans de Goede
2016-04-27sunxi: mctl_mem_matches: Add missing memory barrierHans de Goede
2016-04-26ARM64: zynqmp: Cleanup config file after CMD moveMichal Simek
2016-04-26ARM: uniphier: revive some commands lost by Kconfig re-syncMasahiro Yamada
2016-04-26Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini
2016-04-25Prepare v2016.05-rc3Tom Rini
2016-04-25pico-imx6ul: Update the defconfigTom Rini
2016-04-25Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2016-04-25drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definitionMartin Pietryka
2016-04-25pci: Device scanning range fixYoshinori Sato
2016-04-25mmc: sdhci: add const qualifier to the name of struct sdhci_hostMasahiro Yamada
2016-04-25ARM: DRA7: Add ABB setup for all domainsNishanth Menon
2016-04-25ARM: OMAP5: Enable ABB configuration for MM voltage domainNishanth Menon
2016-04-25ARM: OMAP5/DRA7: Move ABB TXDONE mask to voltage structureNishanth Menon
2016-04-25ARM: OMAP5/DRA7: Get rid of control_std_fuse_opp_vdd_mpu_2Nishanth Menon
2016-04-25common/dlmalloc.c: Delete content that was moved to malloc.hRobert P. J. Day