summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-04usb: move CONFIG_USB_XHCI to Kconfig with renamingMasahiro Yamada
2016-06-04configs: blackfin: move CONFIG_USB to defconfigMasahiro Yamada
2016-06-04usb: dwc3: Correct datatype of base to unsigned longSiva Durga Prasad Paladugu
2016-06-03arm: lib: fix push/pop-section directivesStephen Warren
2016-06-02Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2016-06-02ARM: k2g: Configure reset mux to device resetLokesh Vutla
2016-06-02arm: am57xx: Fix alignment where necessaryKeerthy
2016-06-02arm: am57xx: Fix omap_vcores assignment for am572x-idkKeerthy
2016-06-02arm: omap: Introduce vcores_init functionKeerthy
2016-06-02ARM: DRA7: Add macros for voltage values for all OPPsAnna, Suman
2016-06-02ARM: DRA7: Consolidate voltage macros across different SoCsAnna, Suman
2016-06-02ARM: DRA7: Define common macros for efuse register offsetsAnna, Suman
2016-06-02ARM: DRA7: Update/Correct MPU and CORE OPP_NOM voltage valuesAnna, Suman
2016-06-02usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configurationRoger Quadros
2016-06-02dra7xx: Enable USB_PHY3 32KHz clockRoger Quadros
2016-06-02ARM: AM57xx: AM43xx: Fix USB hostRoger Quadros
2016-06-02ARM: OMAP5+: Provide enable/disable_usb_clocks() for CONFIG_USB_XHCI_OMAPRoger Quadros
2016-06-02lib: Enable private libgcc by defaultMarek Vasut
2016-06-02arm: lib: Split asm symbols into different .text subsectionsMarek Vasut
2016-06-02arm: lib: Import Thumb1 functionsMarek Vasut
2016-06-02arm: lib: import muldi3.S from LinuxMarek Vasut
2016-06-02arm: lib: Repair Warning: conditional infixes are deprecated in unified syntaxMarek Vasut
2016-06-02arm: lib: Import __do_div64 from LinuxMarek Vasut
2016-06-02arm: lib: Fix uldivmod.S build on Thumb2Marek Vasut
2016-06-02arm: lib: Sync libgcc 32b division/modulo operationsMarek Vasut
2016-06-02arm: lib: Sync libgcc shift operationsMarek Vasut
2016-06-02arm: lib: Drop underscore from private libgcc filenamesMarek Vasut
2016-06-02arm: include: Import unified.h from Linux kernelMarek Vasut
2016-06-02arm: config: Introduce CONFIG_SYS_ARM_ARCHMarek Vasut
2016-06-02ARM: omap: Enable tiny printf on omap3_logicMarek Vasut
2016-06-02tiny-printf: Support sprintf()Marek Vasut
2016-06-02arm: Select CONFIG_ARM64 for Cavium ThunderXMarek Vasut
2016-06-02mips: wdr4300: Move the CONFIG_USE_PRIVATE_LIBGCC to KconfigMarek Vasut
2016-06-02spl: Allow settings malloc_f base addressMarek Vasut
2016-06-02serial: 16550: Drop OMAP1510 supportMarek Vasut
2016-06-02serial: 16550: Make serial_io/out_shift available to debug modeMarek Vasut
2016-06-02gpio: mxs: Remove netdev.hMarek Vasut
2016-06-02arm: Treat arm946es as v5teMarek Vasut
2016-06-01arm: socfpga: improve raw MMC SPL bootSylvain Lesne
2016-06-01arm: socfpga: Add missing ',' in CONFIG_BOOTARGSStefan Roese
2016-06-01arm: socfpga: Enable tiny printf and simple malloc in SPLMarek Vasut
2016-06-01spl: Remove bogus GD_FLG_SPL_INIT checkMarek Vasut
2016-06-01arm: socfpga: Add samtec VIN|ING boardMarek Vasut
2016-06-01spl: fit: Fix load address of fit headerLokesh Vutla
2016-05-31Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-05-31Merge git://www.denx.de/git/u-boot-marvellTom Rini
2016-05-31tools/env: allow to pass NULL for environment optionsAndreas Fenkart
2016-05-31Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro."Masahiro Yamada
2016-05-31mips: ath79: ap143: Reset ethernet on bootWills Wang
2016-05-31mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro defineWills Wang