aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-06ARM64: zynqmp: Remove CONFIG_BOOTP_SERVERIPAlexander Graf1-1/+0
2016-06-06ARM64: zynqmp: Enable AHCI when CONFIG_SATA_CEVA is definedMichal Simek2-2/+2
2016-06-06ARM64: zynqmp: Enable support for SPL FIT imagesMichal Simek7-0/+7
2016-06-06env: Setup GD_FLG_ENV_DEFAULT flag when default environment are usedMichal Simek2-0/+2
2016-06-06ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMPMichal Simek1-5/+2
2016-06-06ARM64: zynqmp: Extend page_table_sizeMichal Simek1-0/+5
2016-06-06ARM64: zynqmp: Add support for zc1751-dc4Michal Simek4-0/+278
2016-06-06ARM64: zynqmp: Add debug uart for zc1751-dc2Michal Simek1-0/+5
2016-06-06ARM64: zynqmp: Enable Vitesse and RealTek ethernet physMichal Simek1-0/+2
2016-06-06microblaze: Move MSR instruction selection to KconfigMichal Simek4-2/+6
2016-06-06microblaze: Add option to pass cpu version numberMichal Simek2-0/+8
2016-06-06microblaze: Select compilation flags via KconfigMichal Simek3-10/+29
2016-06-06ARM64: zynqmp: Enable CMD_NAND via KconfigMichal Simek3-1/+2
2016-06-06mtd: nand: arasan_nfc: Correct nand ecc initializationSiva Durga Prasad Paladugu1-9/+9
2016-06-03arm: lib: fix push/pop-section directivesStephen Warren7-34/+34
2016-06-02Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini22-11/+1853
2016-06-02ARM: k2g: Configure reset mux to device resetLokesh Vutla2-0/+28
2016-06-02arm: am57xx: Fix alignment where necessaryKeerthy1-45/+45
2016-06-02arm: am57xx: Fix omap_vcores assignment for am572x-idkKeerthy1-1/+44
2016-06-02arm: omap: Introduce vcores_init functionKeerthy2-0/+12
2016-06-02ARM: DRA7: Add macros for voltage values for all OPPsAnna, Suman1-6/+23
2016-06-02ARM: DRA7: Consolidate voltage macros across different SoCsAnna, Suman3-28/+21
2016-06-02ARM: DRA7: Define common macros for efuse register offsetsAnna, Suman3-15/+22
2016-06-02ARM: DRA7: Update/Correct MPU and CORE OPP_NOM voltage valuesAnna, Suman1-4/+4
2016-06-02usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configurationRoger Quadros1-15/+41
2016-06-02dra7xx: Enable USB_PHY3 32KHz clockRoger Quadros3-2/+14
2016-06-02ARM: AM57xx: AM43xx: Fix USB hostRoger Quadros2-57/+55
2016-06-02ARM: OMAP5+: Provide enable/disable_usb_clocks() for CONFIG_USB_XHCI_OMAPRoger Quadros2-2/+2
2016-06-02lib: Enable private libgcc by defaultMarek Vasut1-0/+1
2016-06-02arm: lib: Split asm symbols into different .text subsectionsMarek Vasut7-0/+38
2016-06-02arm: lib: Import Thumb1 functionsMarek Vasut1-0/+53
2016-06-02arm: lib: import muldi3.S from LinuxMarek Vasut2-1/+48
2016-06-02arm: lib: Repair Warning: conditional infixes are deprecated in unified syntaxMarek Vasut2-4/+4
2016-06-02arm: lib: Import __do_div64 from LinuxMarek Vasut2-1/+213
2016-06-02arm: lib: Fix uldivmod.S build on Thumb2Marek Vasut1-5/+3
2016-06-02arm: lib: Sync libgcc 32b division/modulo operationsMarek Vasut6-430/+353
2016-06-02arm: lib: Sync libgcc shift operationsMarek Vasut3-12/+24
2016-06-02arm: lib: Drop underscore from private libgcc filenamesMarek Vasut9-3/+3
2016-06-02arm: include: Import unified.h from Linux kernelMarek Vasut4-7/+138
2016-06-02arm: config: Introduce CONFIG_SYS_ARM_ARCHMarek Vasut1-0/+14
2016-06-02ARM: omap: Enable tiny printf on omap3_logicMarek Vasut1-0/+1
2016-06-02tiny-printf: Support sprintf()Marek Vasut1-2/+14
2016-06-02arm: Select CONFIG_ARM64 for Cavium ThunderXMarek Vasut1-0/+1
2016-06-02mips: wdr4300: Move the CONFIG_USE_PRIVATE_LIBGCC to KconfigMarek Vasut2-2/+1
2016-06-02spl: Allow settings malloc_f base addressMarek Vasut1-0/+3
2016-06-02serial: 16550: Drop OMAP1510 supportMarek Vasut1-17/+3
2016-06-02serial: 16550: Make serial_io/out_shift available to debug modeMarek Vasut1-6/+6
2016-06-02gpio: mxs: Remove netdev.hMarek Vasut1-1/+0
2016-06-02arm: Treat arm946es as v5teMarek Vasut1-1/+1
2016-06-01arm: socfpga: improve raw MMC SPL bootSylvain Lesne1-3/+3