summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-16toradex: allow custom fdt board setup in board fileStefan Agner
2016-12-16toradex: fix USB Download gadget fixup callbackStefan Agner
2016-12-16Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2016-12-12MAINTAINERS: DFU: Change e-mail address for DFU maintainerLukasz Majewski
2016-12-12MAINTAINERS: ONENAND: MTD: Mark Samsung's OneNAND as orphanedLukasz Majewski
2016-12-12Merge git://www.denx.de/git/u-boot-marvellTom Rini
2016-12-12Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-12-12arm64: mvebu: Enable hush parser in A8K default configurationKonstantin Porotchkin
2016-12-12arm64: mvebu: Enable PCIe support in Armada-7040 configurationKonstantin Porotchkin
2016-12-12arm64: mvebu: Add L3 cache flush functionality to A8K familyKonstantin Porotchkin
2016-12-12arm64: mvebu: Enable pin control support in A8K default configKonstantin Porotchkin
2016-12-12arm64: mvebu: Enable BUBT command support in A8K default configKonstantin Porotchkin
2016-12-12arm64: mvebu: Add pin control nodes to A8K family DTS filesKonstantin Porotchkin
2016-12-12arm64: mvebu: pinctrl: Add pin control driver for A8K familyKonstantin Porotchkin
2016-12-12arm64: mvebu: Add bubt command for flash image burnKonstantin Porotchkin
2016-12-12arm64: mvebu: Modify the A8K SPI and I2C config in DTSKonstantin Porotchkin
2016-12-11ARM: uniphier: remove BLK selectMasahiro Yamada
2016-12-11ARM: dts: uniphier: sync Device Tree with LinuxMasahiro Yamada
2016-12-09imgtec: Update MAINTAINERS for more config filesTom Rini
2016-12-09arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT for BBB and am335x-evmJyri Sarha
2016-12-09calimain: Update maintainers and their email addressesChristian Riesch
2016-12-10ARM: uniphier: disable CONFIG_ARCH_FIXUP_FDT_MEMORYMasahiro Yamada
2016-12-10ARM: uniphier: remove unneeded parenthesesMasahiro Yamada
2016-12-10ARM: uniphier: remove unneeded initializerMasahiro Yamada
2016-12-09travis-ci: Switch to building QEMUTom Rini
2016-12-09tools: mkimage: Use fstat instead of stat to avoid malicious hacksMichal Simek
2016-12-09davinci: omapl138_lcdk: boot from zImageFabien Parent
2016-12-09defconfigs: am57xx_hs_evm: Add default OPTEE load addressAndrew F. Davis
2016-12-09defconfigs: dra7xx_hs_evm: Add default OPTEE load addressAndrew F. Davis
2016-12-09davinci: omapl138_lcdk: fix bad NAND ECC configFabien Parent
2016-12-09davinci: omapl138_lcdk: increase u-boot load sizeFabien Parent
2016-12-09cmd: pci: add option to parse and display BAR informationYehuda Yitschak
2016-12-09spl: sandbox: Drop spl_board_announce_boot_device()Simon Glass
2016-12-09spl: uniphier: Drop spl_board_announce_boot_device()Simon Glass
2016-12-09spl: sunxi: Drop spl_board_announce_boot_device()Simon Glass
2016-12-09spl: Drop announce_boot_device()Simon Glass
2016-12-09spl: Pass the loader into spl_load_image()Simon Glass
2016-12-09spl: Move the loading code into its own functionSimon Glass
2016-12-09spl: Add a name to the SPL load-image methodsSimon Glass
2016-12-09spl: Use a single underscore in the SPL_LOAD_IMAGE_METHOD() macroSimon Glass
2016-12-09am57xx: Set tps659038 PMIC GPIO7 pad mux value to POWERHOLDKeerthy
2016-12-09configs: omap5_uevm_defconfig: Enable LPAE modeKeerthy
2016-12-09arm: armv7: add us timer for bootstagePatrick Delaunay
2016-12-09Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini
2016-12-09Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-12-08net/phy/vitesse: Rework RGMII skew configuration for VSC8601Alex
2016-12-08net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffersStefan Roese
2016-12-08net: fman: fix 2.5G SGMII settingsshaohui xie
2016-12-08net: phy: realtek: Only force master mode on rtl8211b/coliver@schinagl.nl
2016-12-08net: phy: realtek: make define more consistentoliver@schinagl.nl