summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | arm: am57xx: Fix omap_vcores assignment for am572x-idkKeerthy2016-06-021-1/+44
* | | arm: omap: Introduce vcores_init functionKeerthy2016-06-022-0/+12
* | | ARM: DRA7: Add macros for voltage values for all OPPsAnna, Suman2016-06-021-6/+23
* | | ARM: DRA7: Consolidate voltage macros across different SoCsAnna, Suman2016-06-023-28/+21
* | | ARM: DRA7: Define common macros for efuse register offsetsAnna, Suman2016-06-023-15/+22
* | | ARM: DRA7: Update/Correct MPU and CORE OPP_NOM voltage valuesAnna, Suman2016-06-021-4/+4
* | | usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configurationRoger Quadros2016-06-021-15/+41
* | | dra7xx: Enable USB_PHY3 32KHz clockRoger Quadros2016-06-023-2/+14
* | | ARM: AM57xx: AM43xx: Fix USB hostRoger Quadros2016-06-022-57/+55
* | | ARM: OMAP5+: Provide enable/disable_usb_clocks() for CONFIG_USB_XHCI_OMAPRoger Quadros2016-06-022-2/+2
* | | lib: Enable private libgcc by defaultMarek Vasut2016-06-021-0/+1
* | | arm: lib: Split asm symbols into different .text subsectionsMarek Vasut2016-06-027-0/+38
* | | arm: lib: Import Thumb1 functionsMarek Vasut2016-06-021-0/+53
* | | arm: lib: import muldi3.S from LinuxMarek Vasut2016-06-022-1/+48
* | | arm: lib: Repair Warning: conditional infixes are deprecated in unified syntaxMarek Vasut2016-06-022-4/+4
* | | arm: lib: Import __do_div64 from LinuxMarek Vasut2016-06-022-1/+213
* | | arm: lib: Fix uldivmod.S build on Thumb2Marek Vasut2016-06-021-5/+3
* | | arm: lib: Sync libgcc 32b division/modulo operationsMarek Vasut2016-06-026-430/+353
* | | arm: lib: Sync libgcc shift operationsMarek Vasut2016-06-023-12/+24
* | | arm: lib: Drop underscore from private libgcc filenamesMarek Vasut2016-06-029-3/+3
* | | arm: include: Import unified.h from Linux kernelMarek Vasut2016-06-024-7/+138
* | | arm: config: Introduce CONFIG_SYS_ARM_ARCHMarek Vasut2016-06-021-0/+14
* | | ARM: omap: Enable tiny printf on omap3_logicMarek Vasut2016-06-021-0/+1
* | | tiny-printf: Support sprintf()Marek Vasut2016-06-021-2/+14
* | | arm: Select CONFIG_ARM64 for Cavium ThunderXMarek Vasut2016-06-021-0/+1
* | | mips: wdr4300: Move the CONFIG_USE_PRIVATE_LIBGCC to KconfigMarek Vasut2016-06-022-2/+1
* | | spl: Allow settings malloc_f base addressMarek Vasut2016-06-021-0/+3
* | | serial: 16550: Drop OMAP1510 supportMarek Vasut2016-06-021-17/+3
* | | serial: 16550: Make serial_io/out_shift available to debug modeMarek Vasut2016-06-021-6/+6
* | | gpio: mxs: Remove netdev.hMarek Vasut2016-06-021-1/+0
* | | arm: Treat arm946es as v5teMarek Vasut2016-06-021-1/+1
|/ /
* | spl: fit: Fix load address of fit headerLokesh Vutla2016-06-011-2/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-05-3149-204/+1412
|\
| * mips: ath79: ap143: Reset ethernet on bootWills Wang2016-05-311-0/+2
| * mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro defineWills Wang2016-05-312-1/+2
| * mips: ath79: Add support for ungating USB and ethernet on qca953xWills Wang2016-05-311-0/+50
| * mips: ath79: Use 8MB flash profile for mtd partition by defaultWills Wang2016-05-312-5/+5
| * mips: ath79: ap121: Enable ethernetWills Wang2016-05-314-4/+16
| * mips: ath79: Rename get_bootstrap into ath79_get_bootstrapWills Wang2016-05-319-28/+15
| * MIPS: malta: add defconfigs for MIPS64Daniel Schwierzeck2016-05-312-0/+33
| * MIPS: Abstract cache op loops with a macroPaul Burton2016-05-311-41/+18
| * MIPS: Split I & D cache line size configPaul Burton2016-05-3112-28/+53
| * MIPS: Move cache sizes to KconfigPaul Burton2016-05-3118-53/+95
| * MIPS: remove dead code from asm/u-boot-mips.hDaniel Schwierzeck2016-05-311-18/+3
| * net: Add ag7xxx driver for Atheros MIPSMarek Vasut2016-05-313-0/+990
| * MIPS: add tune for MIPS 34kcDaniel Schwierzeck2016-05-312-0/+4
| * MIPS: provide a default u-boot-spl.ldsDaniel Schwierzeck2016-05-312-2/+93
| * malta: Allow MIPS64 buildsPaul Burton2016-05-314-12/+25
| * net: pcnet: Fix init on big endian 64 bitPaul Burton2016-05-311-3/+3
| * net: pcnet: Make 64 bit safePaul Burton2016-05-311-8/+10
OpenPOWER on IntegriCloud